Trace number 4447005

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.4 3597.06

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K83.opb
MD5SUMbcb1c72c6ad4afea1adf0a0324f1d09c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
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 84
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4447005-1721342282.opb>
0.00/0.02	c original problem has 5644 variables (5644 bin, 0 int, 0 impl, 0 cont) and 5812 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1121 clqs
0.00/0.05	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1108 clqs
0.00/0.05	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1113 clqs
0.00/0.05	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1139 clqs
0.00/0.05	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1154 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.10/0.10	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 88 fixings, 0 bound changes
0.10/0.10	c (round 6, medium)     671 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1149 clqs
0.10/0.11	c (round 7, fast)       671 del vars, 393 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1156 clqs
0.10/0.11	c (round 8, exhaustive) 671 del vars, 474 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1156 clqs
0.10/0.13	c (round 9, exhaustive) 671 del vars, 474 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5338 upgd conss, 0 impls, 1156 clqs
0.10/0.16	c (round 10, exhaustive) 732 del vars, 474 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5338 upgd conss, 0 impls, 1145 clqs
0.10/0.16	c (round 11, fast)       793 del vars, 535 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5338 upgd conss, 0 impls, 1145 clqs
0.50/0.56	c (round 12, exhaustive) 818 del vars, 536 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5338 upgd conss, 0 impls, 33427 clqs
0.50/0.56	c (round 13, fast)       818 del vars, 561 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 116 chg coeffs, 5338 upgd conss, 0 impls, 33444 clqs
0.79/0.83	c (round 14, exhaustive) 844 del vars, 561 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 117 chg coeffs, 5338 upgd conss, 0 impls, 33683 clqs
0.79/0.83	c (round 15, fast)       844 del vars, 587 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 166 chg coeffs, 5338 upgd conss, 0 impls, 33690 clqs
0.89/0.97	c (round 16, exhaustive) 869 del vars, 587 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 166 chg coeffs, 5338 upgd conss, 0 impls, 33702 clqs
0.89/0.98	c (round 17, fast)       869 del vars, 612 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 223 chg coeffs, 5338 upgd conss, 0 impls, 33709 clqs
1.19/1.23	c (round 18, exhaustive) 894 del vars, 612 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 223 chg coeffs, 5338 upgd conss, 0 impls, 33720 clqs
1.19/1.23	c (round 19, fast)       894 del vars, 637 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 278 chg coeffs, 5338 upgd conss, 0 impls, 33725 clqs
1.19/1.28	c (round 20, exhaustive) 919 del vars, 637 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 278 chg coeffs, 5338 upgd conss, 0 impls, 33719 clqs
1.19/1.28	c (round 21, fast)       919 del vars, 662 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 323 chg coeffs, 5338 upgd conss, 0 impls, 33726 clqs
1.29/1.32	c (round 22, exhaustive) 944 del vars, 662 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 323 chg coeffs, 5338 upgd conss, 0 impls, 33630 clqs
1.29/1.32	c (round 23, fast)       944 del vars, 687 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 346 chg coeffs, 5338 upgd conss, 0 impls, 33630 clqs
1.59/1.66	c    (1.7s) probing: 1000/5133 (19.5%) - 164 fixings, 1 aggregations, 556061 implications, 0 bound changes
2.58/2.69	c    (2.7s) probing: 2000/5133 (39.0%) - 170 fixings, 1 aggregations, 1064904 implications, 0 bound changes
2.88/2.93	c (round 24, exhaustive) 969 del vars, 687 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 346 chg coeffs, 5338 upgd conss, 0 impls, 33739 clqs
2.88/2.94	c (round 25, fast)       969 del vars, 712 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 383 chg coeffs, 5338 upgd conss, 0 impls, 33745 clqs
2.88/2.98	c (round 26, exhaustive) 994 del vars, 712 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 383 chg coeffs, 5338 upgd conss, 0 impls, 33759 clqs
2.88/2.98	c (round 27, fast)       994 del vars, 737 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 417 chg coeffs, 5338 upgd conss, 0 impls, 33760 clqs
3.58/3.66	c    (3.7s) probing: 3000/5133 (58.4%) - 210 fixings, 1 aggregations, 1461143 implications, 0 bound changes
4.48/4.52	c    (4.5s) probing: 4000/5133 (77.9%) - 215 fixings, 1 aggregations, 1854039 implications, 0 bound changes
5.28/5.34	c    (5.3s) probing: 5000/5133 (97.4%) - 216 fixings, 1 aggregations, 2214551 implications, 0 bound changes
5.28/5.39	c    (5.4s) probing cycle finished: starting next cycle
6.47/6.52	c    (6.5s) probing: 1000/4916 (20.3%) - 220 fixings, 3 aggregations, 2782523 implications, 0 bound changes
6.87/6.99	c    (7.0s) probing: 1438/4916 (29.3%) - 220 fixings, 3 aggregations, 3011560 implications, 0 bound changes
6.87/6.99	c    (7.0s) probing aborted: 1000/1000 successive useless probings
6.87/6.99	c (round 28, exhaustive) 1016 del vars, 737 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 417 chg coeffs, 5338 upgd conss, 0 impls, 32377 clqs
6.87/6.99	c (round 29, fast)       1016 del vars, 759 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 453 chg coeffs, 5338 upgd conss, 0 impls, 32381 clqs
7.08/7.14	c    (7.1s) probing: 1538/4916 (31.3%) - 220 fixings, 3 aggregations, 3062802 implications, 0 bound changes
7.08/7.14	c    (7.1s) probing aborted: 1000/1000 successive useless probings
7.08/7.14	c    (7.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.08/7.17	c    (7.2s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
7.08/7.17	c dynamic symmetry handling statistics:
7.08/7.17	c    orbitopal reduction:       no components
7.08/7.17	c    orbital reduction:         no components
7.08/7.17	c    lexicographic reduction:    4 permutations with support sizes 154, 304, 154, 138
7.08/7.17	c handled 5 out of 5 symmetry components
7.08/7.17	c (round 30, exhaustive) 1022 del vars, 759 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 453 chg coeffs, 5338 upgd conss, 0 impls, 33817 clqs
7.08/7.17	c (round 31, fast)       1022 del vars, 765 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 465 chg coeffs, 5338 upgd conss, 0 impls, 33817 clqs
7.27/7.30	c    (7.3s) probing: 1638/4916 (33.3%) - 220 fixings, 3 aggregations, 3107196 implications, 0 bound changes
7.27/7.30	c    (7.3s) probing aborted: 1000/1000 successive useless probings
7.27/7.30	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
7.27/7.30	c  1022 deleted vars, 765 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 465 changed coefficients
7.27/7.30	c  0 implications, 33831 cliques
7.27/7.30	c presolved problem has 4904 variables (4904 bin, 0 int, 0 impl, 0 cont) and 5048 constraints
7.27/7.30	c    1076 constraints of type <setppc>
7.27/7.30	c       1 constraints of type <orbitope>
7.27/7.30	c    3971 constraints of type <logicor>
7.27/7.30	c transformed objective value is always integral (scale: 1)
7.27/7.30	c Presolving Time: 7.27
7.27/7.30	c - non default parameters ----------------------------------------------------------------------
7.27/7.30	c # SCIP version 10.0.0
7.27/7.30	c 
7.27/7.30	c # maximal time in seconds to run
7.27/7.30	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
7.27/7.30	c limits/time = 3596.997011
7.27/7.30	c 
7.27/7.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.27/7.30	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
7.27/7.30	c limits/memory = 27900
7.27/7.30	c 
7.27/7.30	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
7.27/7.30	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
7.27/7.30	c limits/solutions = 1
7.27/7.30	c 
7.27/7.30	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
7.27/7.30	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
7.27/7.30	c misc/usesymmetry = 3
7.27/7.30	c 
7.27/7.30	c # belongs reading time to solving time?
7.27/7.30	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
7.27/7.30	c timing/reading = TRUE
7.27/7.30	c 
7.27/7.30	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
7.27/7.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.27/7.30	c propagating/symmetry/detectdoublelex = FALSE
7.27/7.30	c 
7.27/7.30	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
7.27/7.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.27/7.30	c propagating/symmetry/detectsubgroups = FALSE
7.27/7.30	c 
7.27/7.30	c # Type of symmetries that shall be computed?
7.27/7.30	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
7.27/7.30	c propagating/symmetry/symtype = 1
7.27/7.30	c 
7.27/7.30	c # Should components consisting of a single full reflection be handled?
7.27/7.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
7.27/7.30	c propagating/symmetry/usesimplesgncomp = FALSE
7.27/7.30	c 
7.27/7.30	c -----------------------------------------------------------------------------------------------
7.27/7.30	c start solving
7.27/7.30	c 
10.86/10.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.86/10.95	c  10.9s|     1 |     0 | 11627 |     - |    79M |   0 |4904 |5173 |5047 |   0 |  0 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
36.30/36.49	c  36.5s|     1 |     0 | 65918 |     - |    88M |   0 |4904 |5380 |5061 |  14 |  1 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
38.00/38.11	c  38.1s|     1 |     0 | 68532 |     - |    91M |   0 |4904 |5382 |5069 |  22 |  2 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.48/42.64	c  42.6s|     1 |     0 | 78715 |     - |    93M |   0 |4904 |5386 |5082 |  35 |  3 | 141 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.57/46.72	c  46.7s|     1 |     0 | 87326 |     - |    95M |   0 |4904 |5380 |5097 |  50 |  4 | 143 |   0 | 0.000000e+00 |      --      |    Inf | unknown
49.06/49.21	c  49.2s|     1 |     0 | 92561 |     - |    96M |   0 |4904 |5377 |5106 |  59 |  5 | 150 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.96/53.17	c  53.2s|     1 |     0 |101222 |     - |    97M |   0 |4904 |5375 |5115 |  68 |  6 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.54/56.71	c  56.7s|     1 |     0 |108933 |     - |    98M |   0 |4904 |5377 |5130 |  83 |  7 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.43/60.65	c  60.7s|     1 |     0 |117262 |     - |    99M |   0 |4904 |5376 |5142 |  95 |  8 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.62/65.86	c  65.9s|     1 |     0 |127704 |     - |   100M |   0 |4904 |5373 |5154 | 107 |  9 | 156 |   0 | 0.000000e+00 |      --      |    Inf | unknown
69.32/69.51	c  69.5s|     1 |     0 |134343 |     - |   101M |   0 |4904 |5371 |5170 | 123 | 10 | 160 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.51/73.75	c  73.7s|     1 |     0 |144153 |     - |   102M |   0 |4904 |5369 |5183 | 136 | 11 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
102.64/102.92	c   103s|     1 |     2 |206375 |     - |   105M |   0 |4904 |5370 |5183 | 136 | 11 | 181 |  11 | 0.000000e+00 |      --      |    Inf | unknown
210.67/211.27	c   211s|   100 |    17 |494314 |3537.0 |   111M |  37 |4904 |5419 |5126 | 168 |  1 | 235 |  11 | 0.000000e+00 |      --      |    Inf | unknown
618.39/619.94	c   620s|   200 |    71 |  1440k|6514.6 |   129M |  40 |4904 |5560 |5107 | 330 |  1 | 450 |  11 | 0.000000e+00 |      --      |    Inf |   4.00%
845.66/847.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
845.66/847.72	c   848s|   300 |   103 |  2072k|6450.8 |   146M |  40 |4904 |5607 |5107 | 475 |  0 | 617 |  11 | 0.000000e+00 |      --      |    Inf |   5.31%
1101.14/1103.86	c  1104s|   400 |   135 |  2729k|6479.3 |   157M |  40 |4904 |5687 |5126 | 716 |  1 | 815 |  11 | 0.000000e+00 |      --      |    Inf |   8.31%
1240.12/1243.10	c  1243s|   500 |   151 |  3152k|6028.7 |   165M |  40 |4904 |5679 |   0 | 953 |  0 | 892 |  11 | 0.000000e+00 |      --      |    Inf |  11.03%
1463.78/1467.30	c  1467s|   600 |   191 |  3803k|6109.3 |   173M |  40 |4904 |5722 |5134 |1374 |  1 |1082 |  11 | 0.000000e+00 |      --      |    Inf |  12.83%
1777.24/1781.55	c  1782s|   700 |   237 |  4561k|6319.4 |   176M |  40 |4904 |5742 |5112 |1659 |  1 |1221 |  11 | 0.000000e+00 |      --      |    Inf |  15.49%
1936.36/1941.08	c  1941s|   800 |   263 |  5030k|6115.1 |   177M |  40 |4904 |5739 |5122 |1893 |  0 |1267 |  11 | 0.000000e+00 |      --      |    Inf |  16.38%
2099.87/2104.90	c  2105s|   900 |   285 |  5519k|5979.7 |   180M |  40 |4904 |5792 |5147 |2208 |  2 |1380 |  11 | 0.000000e+00 |      --      |    Inf |  17.45%
2263.58/2269.10	c  2269s|  1000 |   309 |  6001k|5863.0 |   181M |  40 |4904 |5790 |5124 |2322 |  0 |1436 |  11 | 0.000000e+00 |      --      |    Inf |  18.40%
2437.66/2443.54	c  2444s|  1100 |   355 |  6491k|5775.4 |   186M |  40 |4904 |5937 |5126 |2543 |  1 |1682 |  11 | 0.000000e+00 |      --      |    Inf |  18.77%
2549.69/2555.83	c  2556s|  1200 |   371 |  6840k|5585.2 |   187M |  40 |4904 |5894 |5140 |2748 |  1 |1743 |  11 | 0.000000e+00 |      --      |    Inf |  20.07%
2687.86/2694.34	c  2694s|  1300 |   403 |  7293k|5504.1 |   190M |  40 |4904 |5939 |5134 |3019 |  0 |1860 |  11 | 0.000000e+00 |      --      |    Inf |  20.43%
2804.79/2811.57	c  2812s|  1400 |   431 |  7651k|5365.9 |   191M |  40 |4904 |5922 |5128 |3169 |  1 |1931 |  11 | 0.000000e+00 |      --      |    Inf |  20.75%
2963.70/2970.85	c  2971s|  1500 |   453 |  8144k|5337.4 |   195M |  40 |4904 |6075 |5133 |3426 |  1 |2218 |  11 | 0.000000e+00 |      --      |    Inf |  21.71%
3094.39/3101.81	c  3102s|  1600 |   477 |  8538k|5249.9 |   198M |  40 |4904 |6008 |5133 |3682 |  0 |2307 |  11 | 0.000000e+00 |      --      |    Inf |  22.16%
3222.96/3230.75	c  3231s|  1700 |   493 |  8894k|5150.5 |   199M |  40 |4904 |5936 |5123 |3817 |  0 |2358 |  11 | 0.000000e+00 |      --      |    Inf |  22.38%
3351.20/3359.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3351.20/3359.38	c  3359s|  1800 |   511 |  9262k|5068.8 |   200M |  40 |4904 |5928 |5145 |4007 |  1 |2440 |  11 | 0.000000e+00 |      --      |    Inf |  22.58%
3473.90/3482.35	c  3482s|  1900 |   537 |  9622k|4991.4 |   202M |  40 |4904 |5946 |5121 |4214 |  1 |2550 |  11 | 0.000000e+00 |      --      |    Inf |  22.98%
3588.23/3597.00	c 
3588.23/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.23/3597.00	c Solving Time (sec) : 3597.00
3588.23/3597.00	c Solving Nodes      : 1982
3588.23/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.23/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.23/3597.00	c Gap                : infinite
3588.23/3597.00	s UNKNOWN
3588.23/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.23/3597.00	c Total Time         :    3597.00
3588.23/3597.00	c   solving          :    3597.00
3588.23/3597.00	c   presolving       :       7.27 (included in solving)
3588.23/3597.00	c   reading          :       0.02 (included in solving)
3588.23/3597.00	c   copying          :       0.77 (54 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3588.23/3597.00	c Original Problem   :
3588.23/3597.00	c   Problem name     : HOME/instance-4447005-1721342282.opb
3588.23/3597.00	c   Variables        : 5644 (5644 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.23/3597.00	c   Constraints      : 5812 initial, 5812 maximal
3588.23/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.23/3597.00	c Presolved Problem  :
3588.23/3597.00	c   Problem name     : t_HOME/instance-4447005-1721342282.opb
3588.23/3597.00	c   Variables        : 4904 (4904 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.23/3597.00	c   Constraints      : 5048 initial, 6152 maximal
3588.23/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.23/3597.00	c   Nonzeros         : 26823 constraint, 72407 clique table
3588.23/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.23/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   domcol           :       0.09       0.00     11          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   gateextraction   :       0.03       0.00     12          0          0          0          0          0          1          0          0          0
3588.23/3597.00	c   implics          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   milp             :       0.05       0.00      1         88          0          0          0          0          0          0          0          0
3588.23/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   sparsify         :       0.12       0.00      3          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   trivial          :       0.00       0.00     32        282          0          0          0          0          0          0          0          0
3588.23/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dualfix          :       0.00       0.00     32          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   probing          :       6.57       0.00     11        220          3          0          0          0          0          0          0          0
3588.23/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3588.23/3597.00	c   vbounds          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   setppc           :       0.05       0.00     47          0          0          0          0          0         80          0          0          0
3588.23/3597.00	c   linear           :       0.04       0.00     11        141          0          0        141          0        474          0          0          0
3588.23/3597.00	c   orbitope         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   logicor          :       0.27       0.00     47         61          0          0          0          0        210          0          0        465
3588.23/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3588.23/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.23/3597.00	c   benderslp        :          0          0          0          0       1268          0          0         54          0          0          0          0          0          0          0
3588.23/3597.00	c   integral         :          0          0          0          0       1268          0          0         54          0          0          0          0          0          0       2536
3588.23/3597.00	c   setppc           :       1076+      1273         11     143514          0          0          0         50     648450        209     102583          0          0          0          0
3588.23/3597.00	c   linear           :          0+       220         11      41492          0          0          0          3       5520          3        252          6          5          0          0
3588.23/3597.00	c   orbitope         :          1          1          0      44902          0          0          0          0       1005          5        781          0          0          0          0
3588.23/3597.00	c   logicor          :       3971+      4708         11     124636          0          0          0          0    1210164        324     150170         23         12          0          0
3588.23/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.23/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   integral         :       4.45       0.00       0.00       0.00       4.45       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   setppc           :       1.33       0.00       0.00       1.17       0.00       0.00       0.00       0.00       0.15       0.01
3588.23/3597.00	c   linear           :       0.04       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.01       0.00
3588.23/3597.00	c   orbitope         :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   logicor          :       3.12       0.00       0.01       2.69       0.00       0.00       0.00       0.00       0.41       0.01
3588.23/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.23/3597.00	c   dualfix          :          1          0          0          0
3588.23/3597.00	c   genvbounds       :          0          0          0          0
3588.23/3597.00	c   nlobbt           :          0          0          0          0
3588.23/3597.00	c   obbt             :          0          0          0          0
3588.23/3597.00	c   probing          :          0          0          0          0
3588.23/3597.00	c   pseudoobj        :          0          0          0          0
3588.23/3597.00	c   redcost          :          0          0          0          0
3588.23/3597.00	c   rootredcost      :          0          0          0          0
3588.23/3597.00	c   symmetry         :       7279          0          8         17
3588.23/3597.00	c   vbounds          :      23902          0          0          0
3588.23/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.23/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3588.23/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   probing          :       6.57       0.00       6.57       0.00       0.00       0.00
3588.23/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3588.23/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.23/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3588.23/3597.00	c   symmetry         :       0.08       0.00       0.03       0.06       0.00       0.00
3588.23/3597.00	c   vbounds          :       0.11       0.00       0.01       0.10       0.00       0.00
3588.23/3597.00	c Symmetry           :
3588.23/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.23/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.23/3597.00	c   lexicographic red:         17 reductions applied,          8 cutoffs
3588.23/3597.00	c   shadow tree time :       0.00 s
3588.23/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.23/3597.00	c   propagation      :       0.08        532        394          -       2020      136.1         39       24.9          -          -          -
3588.23/3597.00	c   infeasible LP    :       3.59       1128        702          -      12992      878.2         77       16.1          2      414.0          0
3588.23/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.23/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.23/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.23/3597.00	c   applied globally :       0.12          -          -          0       2645      232.4          -          -          2          -          -
3588.23/3597.00	c   applied locally  :          -          -          -          0          8      936.1          -          -          0          -          -
3588.23/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.23/3597.00	c   cut pool         :       0.34          -        538         21          -          -       3358      56290          -          -          -          -          -    (maximal pool size:       2156)
3588.23/3597.00	c   aggregation      :       0.18       0.00        198         11          0          0          2         94          0          0          0          0          0
3588.23/3597.00	c   > cmir           :          -          -          -          -          -          -          -         47          0          0          0          0          -
3588.23/3597.00	c   > flowcover      :          -          -          -          -          -          -          -         47          0          0          0          0          -
3588.23/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.23/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   clique           :       0.31       0.00         11         11          0          0         82       1621          0        433        433          0          0
3588.23/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   gomory           :      21.64       0.00        197         10          0          0       2976      46390        244       2037       2030          7          0
3588.23/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      19920        122       1158       1152          6          -
3588.23/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      26470        122        879        878          1          -
3588.23/3597.00	c   impliedbounds    :       0.23       0.00        198         11          0          0        276       1947          0        445        445          0          0
3588.23/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   multilinear      :       0.00       0.00        102         11          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   rapidlearning    :      41.86       0.00         49          1          0      11538          0          0          0          0          0          0        660
3588.23/3597.00	c   rlt              :       0.00       0.00        139         10          0          0          0          0          0          0          0          0          0
3588.23/3597.00	c   zerohalf         :      10.62       0.00        198         11          0          0        586       6238        320       1500       1262        238          0
3588.23/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.23/3597.00	c   hybrid           :       0.06       0.00        328         11       4456          0      52070        136          0        156
3588.23/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.23/3597.00	c   problem variables:       0.00          -          0          0
3588.23/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.23/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c   relpscost        :       4.45       0.00       1268          0          0          0          0          0          0       2536
3588.23/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.23/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.23/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.23/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.23/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.23/3597.00	c   strong branching :       0.00          -          -          0          0
3588.23/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.23/3597.00	c   adaptivediving   :      54.28       0.00          4          0          0
3588.23/3597.00	c   alns             :       0.24       0.00          5          0          0
3588.23/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.23/3597.00	c   clique           :       0.02       0.00          1          0          0
3588.23/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.23/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.23/3597.00	c   conflictdiving   :      78.98       0.00         13          0          0
3588.23/3597.00	c   crossover        :       0.00       0.00          0          0          0
3588.23/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.23/3597.00	c   distributiondivin:      44.38       0.00         12          0          0
3588.23/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.23/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.23/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.23/3597.00	c   feasjump         :       0.02       0.00          1          0          0
3588.23/3597.00	c   feaspump         :      46.51       0.00          6          0          0
3588.23/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.23/3597.00	c   fracdiving       :      49.74       0.00         12          0          0
3588.23/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.23/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.23/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.23/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.23/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.23/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3588.23/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.23/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.23/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.23/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.23/3597.00	c   linesearchdiving :     103.78       0.00         12          0          0
3588.23/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.23/3597.00	c   locks            :       0.02       0.00          1          0          0
3588.23/3597.00	c   lpface           :       0.01       0.00          0          0          0
3588.23/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.23/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.23/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.23/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.23/3597.00	c   objpscostdiving  :     247.75       0.00          4          0          0
3588.23/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.23/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.23/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3588.23/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.23/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.23/3597.00	c   pscostdiving     :      73.95       0.00         12          0          0
3588.23/3597.00	c   randrounding     :       0.08       0.00         59          0          0
3588.23/3597.00	c   rens             :       0.07       0.00          1          0          0
3588.23/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.23/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.23/3597.00	c   rins             :       0.00       0.00          0          0          0
3588.23/3597.00	c   rootsoldiving    :      66.37       0.00          7          0          0
3588.23/3597.00	c   rounding         :       0.12       0.00        529          0          0
3588.23/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.23/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3588.23/3597.00	c   shifting         :       0.46       0.00        274          0          0
3588.23/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3588.23/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.23/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.23/3597.00	c   trivial          :       0.00       0.00          2          0          0
3588.23/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.23/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.23/3597.00	c   trysol           :       0.00       0.00          0          0          0
3588.23/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.23/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.23/3597.00	c   vbounds          :       0.04       0.00          1          0          0
3588.23/3597.00	c   veclendiving     :     126.11       0.00         13          0          0
3588.23/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.23/3597.00	c   zirounding       :       0.09       0.00       1000          0          0
3588.23/3597.00	c   other solutions  :          -          -          -          0          -
3588.23/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.23/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.23/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3588.23/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3588.23/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.23/3597.00	c   primal LP        :       0.77        173          0       0.00       0.00       0.77        173
3588.23/3597.00	c   dual LP          :    2610.53       2338    7812020    3367.25    2992.51       0.01         18
3588.23/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.23/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.23/3597.00	c   resolve instable :      12.86         30      43297    1443.23    3367.95
3588.23/3597.00	c   diving/probing LP:     886.70       2534    2177160     859.18    2455.36
3588.23/3597.00	c   strong branching :       3.57         11       7735     703.18    2169.64          -          -         14
3588.23/3597.00	c     (at root node) :          -         11       7735     703.18          -
3588.23/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.23/3597.00	c B&B Tree           :
3588.23/3597.00	c   number of runs   :          1
3588.23/3597.00	c   nodes            :       1982 (1268 internal, 714 leaves)
3588.33/3597.00	c   feasible leaves  :          0
3588.33/3597.00	c   infeas. leaves   :        713
3588.33/3597.00	c   objective leaves :          0
3588.33/3597.00	c   nodes (total)    :       1982 (1268 internal, 714 leaves)
3588.33/3597.00	c   nodes left       :        556
3588.33/3597.00	c   max depth        :         40
3588.33/3597.00	c   max depth (total):         40
3588.33/3597.00	c   backtracks       :        362 (18.3%)
3588.33/3597.00	c   early backtracks :          0 (0.0%)
3588.33/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.33/3597.00	c   delayed cutoffs  :          0
3588.33/3597.00	c   repropagations   :        753 (3663 domain reductions, 0 cutoffs)
3588.33/3597.00	c   avg switch length:       4.94
3588.33/3597.00	c   switching time   :       1.78
3588.33/3597.00	c Root Node          :
3588.33/3597.00	c   First LP value   : +0.00000000000000e+00
3588.33/3597.00	c   First LP Iters   :      11627 (3297.75 Iter/sec)
3588.33/3597.00	c   First LP Time    :       3.53
3588.33/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.33/3597.00	c   Final Root Iters :     144153
3588.33/3597.00	c   Root LP Estimate : +2.96401068644079e-02
3588.33/3597.00	c Solution           :
3588.33/3597.00	c   Solutions found  :          0 (0 improvements)
3588.33/3597.00	c   Primal Bound     :          -
3588.33/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.33/3597.00	c   Gap              :   infinite
3588.33/3597.00	c Integrals          :      Total       Avg%
3588.33/3597.00	c   primal-dual      :  359699.75     100.00
3588.33/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.33/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.33/3597.06	c Time complete: 3588.4.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (59982 MiB free)
  memory of node 1: 64510 MiB (60735 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.10008 s]*
/proc/loadavg: 1.23 2.00 2.96 10/256 1010655
/proc/meminfo: memFree=123473260/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=86460 memory=47372 CPUtime=0.1 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 9754 0 0 0 9 1 0 0 20 0 1 0 186393582 88535040 11843 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 21615 11843 3740 3540 0 9872 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 86460 KiB
Current children cumulated memory: 47372 KiB

[startup+0.206061 s]*
/proc/loadavg: 1.23 2.00 2.96 8/256 1010655
/proc/meminfo: memFree=123431888/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=103316 memory=61344 CPUtime=0.2 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 13346 0 0 0 19 1 0 0 20 0 1 0 186393582 105795584 15336 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 25829 15336 3772 3540 0 14086 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 103316 KiB
Current children cumulated memory: 61344 KiB

[startup+0.305153 s]*
/proc/loadavg: 1.23 2.00 2.96 8/256 1010655
/proc/meminfo: memFree=123389840/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=111940 memory=70076 CPUtime=0.3 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 15511 0 0 0 28 2 0 0 20 0 1 0 186393582 114626560 17519 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 27985 17519 3788 3540 0 16242 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 111940 KiB
Current children cumulated memory: 70076 KiB

[startup+0.7002 s]
/proc/loadavg: 1.23 2.00 2.96 8/256 1010655
/proc/meminfo: memFree=123381700/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=112072 memory=70336 CPUtime=0.69 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 15553 0 0 0 67 2 0 0 20 0 1 0 186393582 114761728 17584 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 28018 17584 3788 3540 0 16275 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 112072 KiB
Current children cumulated memory: 70336 KiB

[startup+1.50024 s]
/proc/loadavg: 1.23 2.00 2.96 9/256 1010655
/proc/meminfo: memFree=123381108/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=112072 memory=70864 CPUtime=1.49 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 15695 0 0 0 147 2 0 0 20 0 1 0 186393582 114761728 17716 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 28018 17716 3788 3540 0 16275 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 112072 KiB
Current children cumulated memory: 70864 KiB

[startup+3.10591 s]
/proc/loadavg: 1.45 2.03 2.96 9/256 1010657
/proc/meminfo: memFree=123378636/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=112072 memory=70864 CPUtime=3.09 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 15705 0 0 0 307 2 0 0 20 0 1 0 186393582 114761728 17716 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 28018 17716 3788 3540 0 16275 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 112072 KiB
Current children cumulated memory: 70864 KiB

[startup+6.30023 s]
/proc/loadavg: 1.45 2.03 2.96 8/256 1010657
/proc/meminfo: memFree=123348280/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=113176 memory=71920 CPUtime=6.27 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 15957 0 0 0 625 2 0 0 20 0 1 0 186393582 115892224 17980 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 28294 17980 3788 3540 0 16551 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 113176 KiB
Current children cumulated memory: 71920 KiB

[startup+12.7002 s]
/proc/loadavg: 1.85 2.09 2.98 8/256 1010659
/proc/meminfo: memFree=123279724/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=144404 memory=96216 CPUtime=12.66 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 22997 0 0 0 1262 4 0 0 20 0 1 0 186393582 147869696 24054 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 36101 24054 4012 3540 0 24358 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 144404 KiB
Current children cumulated memory: 96216 KiB

[startup+25.5002 s]
/proc/loadavg: 2.18 2.16 2.99 8/256 1010660
/proc/meminfo: memFree=123275592/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=146188 memory=97536 CPUtime=25.43 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 23349 0 0 0 2539 4 0 0 20 0 1 0 186393582 149696512 24384 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 36547 24384 4012 3540 0 24804 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 146188 KiB
Current children cumulated memory: 97536 KiB

[startup+51.106 s]
/proc/loadavg: 2.86 2.32 3.02 7/256 1010663
/proc/meminfo: memFree=122889596/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220576 memory=169532 CPUtime=50.97 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 41786 0 0 0 5090 7 0 0 20 0 1 0 186393582 225869824 42383 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55144 42383 4043 3540 0 43401 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 220576 KiB
Current children cumulated memory: 169532 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.67 3.10 7/256 1010673
/proc/meminfo: memFree=122879156/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220576 memory=171632 CPUtime=102.04 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 42286 0 0 0 10196 8 0 0 20 0 1 0 186393582 225869824 42908 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55144 42908 4043 3540 0 43401 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 220576 KiB
Current children cumulated memory: 171632 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.93 3.16 7/259 1010690
/proc/meminfo: memFree=122874924/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220664 memory=172240 CPUtime=161.89 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 45400 0 0 0 16180 9 0 0 20 0 1 0 186393582 225959936 43060 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55166 43060 4043 3540 0 43423 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 220664 KiB
Current children cumulated memory: 172240 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 3.17 3.24 8/259 1010701
/proc/meminfo: memFree=122865100/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=222148 memory=174992 CPUtime=221.74 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 46809 0 0 0 22164 10 0 0 20 0 1 0 186393582 227479552 43748 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55537 43748 4043 3540 0 43794 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 222148 KiB
Current children cumulated memory: 174992 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.37 3.30 8/259 1010711
/proc/meminfo: memFree=122858860/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220664 memory=181028 CPUtime=281.59 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 50278 0 0 0 28148 11 0 0 20 0 1 0 186393582 225959936 45257 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55166 45257 4184 3540 0 43423 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 220664 KiB
Current children cumulated memory: 181028 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.50 3.35 8/258 1010722
/proc/meminfo: memFree=122855400/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220664 memory=181036 CPUtime=341.45 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 50342 0 0 0 34134 11 0 0 20 0 1 0 186393582 225959936 45259 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55166 45259 4184 3540 0 43423 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 220664 KiB
Current children cumulated memory: 181036 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 3.64 3.41 7/258 1010736
/proc/meminfo: memFree=122848964/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=220664 memory=181036 CPUtime=401.3 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 56310 0 0 0 40118 12 0 0 20 0 1 0 186393582 225959936 45259 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 55166 45259 4184 3540 0 43423 0
Current children cumulated CPU time: 401.3 s
Current children cumulated vsize: 220664 KiB
Current children cumulated memory: 181036 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.71 3.45 7/255 1010746
/proc/meminfo: memFree=122835412/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=232520 memory=191384 CPUtime=461.16 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 69371 0 0 0 46101 15 0 0 20 0 1 0 186393582 238100480 47846 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 58130 47846 4184 3540 0 46387 0

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

/proc/loadavg: 4.12 4.10 4.09 8/260 1012433
/proc/meminfo: memFree=122623928/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=293216 memory=253716 CPUtime=3154.74 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 152467 0 0 0 315442 32 0 0 20 0 1 0 186393582 300253184 63429 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 73304 63429 4216 3540 0 61561 0
Current children cumulated CPU time: 3154.74 s
Current children cumulated vsize: 293216 KiB
Current children cumulated memory: 253716 KiB

[startup+3222.3 s]
/proc/loadavg: 4.20 4.13 4.10 8/260 1012443
/proc/meminfo: memFree=122622680/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=293216 memory=253716 CPUtime=3214.59 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 152564 0 0 0 321427 32 0 0 20 0 1 0 186393582 300253184 63429 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 73304 63429 4216 3540 0 61561 0
Current children cumulated CPU time: 3214.59 s
Current children cumulated vsize: 293216 KiB
Current children cumulated memory: 253716 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 7/259 1012454
/proc/meminfo: memFree=122616736/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=299760 memory=258696 CPUtime=3274.41 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 156048 0 0 0 327409 32 0 0 20 0 1 0 186393582 306954240 64674 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74940 64674 4216 3540 0 63197 0
Current children cumulated CPU time: 3274.41 s
Current children cumulated vsize: 299760 KiB
Current children cumulated memory: 258696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 7/258 1012465
/proc/meminfo: memFree=122615076/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=299176 memory=259680 CPUtime=3334.23 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 163570 0 0 0 333390 33 0 0 20 0 1 0 186393582 306356224 64920 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74794 64920 4216 3540 0 63051 0
Current children cumulated CPU time: 3334.23 s
Current children cumulated vsize: 299176 KiB
Current children cumulated memory: 259680 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 8/258 1012476
/proc/meminfo: memFree=122616136/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=297156 memory=257660 CPUtime=3394.09 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 166515 0 0 0 339375 34 0 0 20 0 1 0 186393582 304287744 64415 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74289 64415 4216 3540 0 62546 0
Current children cumulated CPU time: 3394.09 s
Current children cumulated vsize: 297156 KiB
Current children cumulated memory: 257660 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.11 4.09 7/255 1012487
/proc/meminfo: memFree=122612744/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=299260 memory=259672 CPUtime=3453.95 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 169403 0 0 0 345360 35 0 0 20 0 1 0 186393582 306442240 64918 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74815 64918 4216 3540 0 63072 0
Current children cumulated CPU time: 3453.95 s
Current children cumulated vsize: 299260 KiB
Current children cumulated memory: 259672 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.09 4.09 8/255 1012498
/proc/meminfo: memFree=122612624/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298432 memory=258936 CPUtime=3513.8 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 170948 0 0 0 351345 35 0 0 20 0 1 0 186393582 305594368 64734 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74608 64734 4216 3540 0 62865 0
Current children cumulated CPU time: 3513.8 s
Current children cumulated vsize: 298432 KiB
Current children cumulated memory: 258936 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 7/255 1012509
/proc/meminfo: memFree=122611548/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298432 memory=258936 CPUtime=3573.66 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 171049 0 0 0 357331 35 0 0 20 0 1 0 186393582 305594368 64734 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74608 64734 4216 3540 0 62865 0
Current children cumulated CPU time: 3573.66 s
Current children cumulated vsize: 298432 KiB
Current children cumulated memory: 258936 KiB

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

# cumulated CPU time of all completed processes:  user=3588.03 s, system=0.364075 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.10 4.09 7/255 1012509
/proc/meminfo: memFree=122611556/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298432 memory=258936 CPUtime=3575.36 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 171049 0 0 0 357501 35 0 0 20 0 1 0 186393582 305594368 64734 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74608 64734 4216 3540 0 62865 0
Current children cumulated CPU time: 3575.36 s
Current children cumulated vsize: 298432 KiB
Current children cumulated memory: 258936 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.10 4.09 7/255 1012509
/proc/meminfo: memFree=122611596/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298432 memory=258936 CPUtime=3581.74 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 171049 0 0 0 358139 35 0 0 20 0 1 0 186393582 305594368 64734 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74608 64734 4216 3540 0 62865 0
Current children cumulated CPU time: 3581.74 s
Current children cumulated vsize: 298432 KiB
Current children cumulated memory: 258936 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.10 4.09 8/255 1012511
/proc/meminfo: memFree=122611428/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298432 memory=258936 CPUtime=3584.93 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 171049 0 0 0 358458 35 0 0 20 0 1 0 186393582 305594368 64734 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74608 64734 4216 3540 0 62865 0
Current children cumulated CPU time: 3584.93 s
Current children cumulated vsize: 298432 KiB
Current children cumulated memory: 258936 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.10 4.09 9/255 1012511
/proc/meminfo: memFree=122600164/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298748 memory=259252 CPUtime=3586.53 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 174050 0 0 0 358617 36 0 0 20 0 1 0 186393582 305917952 64813 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74687 64813 4216 3540 0 62944 0
Current children cumulated CPU time: 3586.53 s
Current children cumulated vsize: 298748 KiB
Current children cumulated memory: 259252 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 8/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298748 memory=259252 CPUtime=3587.34 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 174050 0 0 0 358698 36 0 0 20 0 1 0 186393582 305917952 64813 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74687 64813 4216 3540 0 62944 0
Current children cumulated CPU time: 3587.34 s
Current children cumulated vsize: 298748 KiB
Current children cumulated memory: 259252 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.10 4.09 8/255 1012511
/proc/meminfo: memFree=122611120/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298748 memory=259252 CPUtime=3588.13 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 174050 0 0 0 358777 36 0 0 20 0 1 0 186393582 305917952 64813 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74687 64813 4216 3540 0 62944 0
Current children cumulated CPU time: 3588.13 s
Current children cumulated vsize: 298748 KiB
Current children cumulated memory: 259252 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.10 4.09 9/255 1012511
/proc/meminfo: memFree=122611112/131524600 swapFree=131071996/131071996
[pid=1010652] ppid=1010647 vsize=298748 memory=259252 CPUtime=3588.33 cores=5,7
/proc/1010652/stat : 1010652 (pbscip) R 1010647 1010652 1010581 0 -1 4194304 174050 0 0 0 358797 36 0 0 20 0 1 0 186393582 305917952 64813 134679101440 4194304 18693293 140730654572384 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 35237888 140730654581762 140730654581861 140730654581861 140730654588878 0
/proc/1010652/statm: 74687 64813 4216 3540 0 62944 0
Current children cumulated CPU time: 3588.33 s
Current children cumulated vsize: 298748 KiB
Current children cumulated memory: 259252 KiB

Child status: 0

Real time (s): 3597.06
CPU time (s): 3588.4
CPU user time (s): 3588.03
CPU system time (s): 0.364075
CPU usage (%): 99.7592
Max. virtual memory (cumulated for all children) (KiB): 310080
Max. memory (cumulated for all children) (KiB): 270384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.03
system time used= 0.364075
maximum resident set size= 270912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174058
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= 45
involuntary context switches= 2871


# summary of solver processes directly reported to runsolver:
#   pid: 1010652
#   total CPU time (s): 3588.4
#   total CPU user time (s): 3588.03
#   total CPU system time (s): 0.364075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.27487 second user time and 15.602 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 00:38:15
IDJOB=4447005
IDBENCH=158345
IDSOLVER=3059
FILE ID=nodeC025/4447005-1721342282
RUNJOBID= nodeC025-1721342295-1010594
SLURM_JOB_ID= 7542740
Free space on /tmp= 890024 MiB

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

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

MD5SUM BENCH= bcb1c72c6ad4afea1adf0a0324f1d09c
RANDOM SEED=4640699

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

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

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

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

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

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

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

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

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

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


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

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