Trace number 4502266

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07OPT15 149.672 150.24

General information on the benchmark

NamePB24/normalized-PB10/OPT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_15_errors.opb
MD5SUMdd402b2688f2af05a1e1d750cfef6b8d
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark3.22177
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4502266-1751271853.opb>
0.00/0.05	c original problem has 2990 variables (584 bin, 0 int, 2406 impl, 0 cont) and 3136 constraints
0.00/0.05	c problem read in 0.02
0.00/0.07	c presolving:
0.00/0.09	c (round 1, fast)       662 del vars, 33 del conss, 0 add conss, 33 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7840 clqs
0.00/0.09	c (round 2, fast)       1343 del vars, 574 del conss, 0 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 7810 clqs
0.07/0.14	c (round 3, medium)     1353 del vars, 1739 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5965 clqs
0.07/0.14	c (round 4, fast)       2113 del vars, 2353 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.07/0.15	c (round 5, exhaustive) 2113 del vars, 2413 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.07/0.15	c (round 6, exhaustive) 2113 del vars, 3351 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.07/0.18	c (round 7, exhaustive) 2120 del vars, 3358 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.18/0.24	c    (0.2s) probing: 51/1499 (3.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.18/0.24	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.18/0.24	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.18/0.25	c    (0.2s) no symmetry present (symcode time: 0.01)
0.18/0.26	c presolving (8 rounds: 8 fast, 5 medium, 4 exhaustive):
0.18/0.26	c  2120 deleted vars, 3358 deleted constraints, 164 added constraints, 33 tightened bounds, 0 added holes, 0 changed sides, 421 changed coefficients
0.18/0.26	c  0 implications, 5967 cliques
0.18/0.26	c presolved problem has 1499 variables (491 bin, 0 int, 1008 impl, 0 cont) and 1487 constraints
0.18/0.26	c      71 constraints of type <setppc>
0.18/0.26	c    1011 constraints of type <and>
0.18/0.26	c     157 constraints of type <xor>
0.18/0.26	c      90 constraints of type <linear>
0.18/0.26	c      88 constraints of type <logicor>
0.18/0.26	c      70 constraints of type <pseudoboolean>
0.18/0.26	c transformed objective value is always integral (scale: 1)
0.18/0.26	c Presolving Time: 0.19
0.18/0.26	c - non default parameters ----------------------------------------------------------------------
0.18/0.26	c # SCIP version 10.0.0
0.18/0.26	c 
0.18/0.26	c # maximal time in seconds to run
0.18/0.26	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.18/0.26	c limits/time = 3596.99316
0.18/0.26	c 
0.18/0.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.18/0.26	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.18/0.26	c limits/memory = 27900
0.18/0.26	c 
0.18/0.26	c # belongs reading time to solving time?
0.18/0.26	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.18/0.26	c timing/reading = TRUE
0.18/0.26	c 
0.18/0.26	c -----------------------------------------------------------------------------------------------
0.18/0.26	c start solving
0.18/0.26	c 
0.52/0.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.52/0.64	c   0.6s|     1 |     0 |  1453 |     - |    30M |   0 |1565 |1557 |2701 |   0 |  0 |  69 |   0 | 1.300000e+01 |      --      |    Inf | unknown
4.77/4.94	c   4.9s|     1 |     0 |  2630 |     - |    34M |   0 |1565 |1590 |2796 |  95 |  1 |  87 |   0 | 1.300000e+01 |      --      |    Inf | unknown
4.88/5.05	c   5.0s|     1 |     0 |  3123 |     - |    38M |   0 |1565 |1592 |2877 | 176 |  2 |  89 |   0 | 1.300000e+01 |      --      |    Inf | unknown
4.98/5.17	c   5.1s|     1 |     0 |  3386 |     - |    42M |   0 |1565 |1593 |2959 | 258 |  3 |  90 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.07/5.25	c   5.2s|     1 |     0 |  3578 |     - |    46M |   0 |1565 |1595 |3022 | 321 |  4 |  92 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.17/5.36	c   5.3s|     1 |     0 |  3836 |     - |    51M |   0 |1565 |1601 |3096 | 395 |  5 |  98 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.37/5.50	c   5.5s|     1 |     0 |  4149 |     - |    57M |   0 |1565 |1603 |3177 | 476 |  6 | 100 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.47/5.60	c   5.6s|     1 |     0 |  4495 |     - |    62M |   0 |1565 |1606 |3230 | 529 |  7 | 103 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.57/5.70	c   5.7s|     1 |     0 |  4845 |     - |    64M |   0 |1565 |1607 |3281 | 580 |  8 | 104 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.57/5.79	c   5.8s|     1 |     0 |  5074 |     - |    71M |   0 |1565 |1609 |3332 | 631 |  9 | 106 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.77/5.91	c   5.9s|     1 |     0 |  5451 |     - |    73M |   0 |1565 |1611 |3373 | 672 | 10 | 108 |   0 | 1.300000e+01 |      --      |    Inf | unknown
5.77/5.96	c   5.9s|     1 |     0 |  5780 |     - |    75M |   0 |1565 |1614 |3411 | 710 | 11 | 111 |   0 | 1.300000e+01 |      --      |    Inf | unknown
6.46/6.66	c   6.6s|     1 |     2 |  7354 |     - |    75M |   0 |1565 |1626 |3411 | 710 | 11 | 123 |  12 | 1.300000e+01 |      --      |    Inf | unknown
12.65/12.84	c  12.8s|   100 |   101 | 25703 | 201.2 |    89M |  21 |1565 |1698 |1148 |4534 |  2 | 195 | 904 | 1.300000e+01 |      --      |    Inf | unknown
16.85/17.03	c  17.0s|   200 |   197 | 42537 | 184.7 |   106M |  22 |1565 |1721 |1150 |8169 |  2 | 218 |1342 | 1.300000e+01 |      --      |    Inf | unknown
20.02/20.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.02/20.22	c  20.2s|   300 |   287 | 63026 | 191.5 |   110M |  22 |1565 |1778 |1025 |  12k|  2 | 275 |1601 | 1.300000e+01 |      --      |    Inf | unknown
23.71/23.95	c  23.9s|   400 |   387 | 91969 | 216.0 |   114M |  22 |1565 |1814 |1058 |  16k|  2 | 311 |1644 | 1.300000e+01 |      --      |    Inf | unknown
26.82/27.06	c  27.0s|   500 |   487 |120675 | 230.3 |   117M |  22 |1565 |1930 |1188 |  20k|  2 | 427 |1659 | 1.300000e+01 |      --      |    Inf | unknown
30.91/31.12	c  31.1s|   600 |   587 |158246 | 254.5 |   122M |  22 |1565 |2026 |1180 |  25k|  3 | 533 |1675 | 1.300000e+01 |      --      |    Inf | unknown
34.68/34.99	c  35.0s|   700 |   687 |189986 | 263.5 |   126M |  25 |1565 |2100 |1201 |  30k|  3 | 627 |1775 | 1.300000e+01 |      --      |    Inf | unknown
38.27/38.59	c  38.6s|   800 |   787 |223607 | 272.6 |   128M |  25 |1565 |2216 |1181 |  35k|  2 | 766 |1837 | 1.300000e+01 |      --      |    Inf | unknown
41.56/41.87	c  41.8s|   900 |   887 |252217 | 274.1 |   130M |  25 |1565 |2347 |1130 |  39k|  2 | 924 |1889 | 1.300000e+01 |      --      |    Inf | unknown
45.05/45.33	c  45.3s|  1000 |   987 |279840 | 274.3 |   131M |  25 |1565 |2428 |1136 |  42k|  2 |1021 |1905 | 1.306250e+01 |      --      |    Inf | unknown
47.44/47.76	c  47.7s|  1100 |  1087 |305180 | 272.4 |   132M |  25 |1565 |2526 |1115 |  46k|  2 |1140 |1929 | 1.310000e+01 |      --      |    Inf | unknown
50.43/50.72	c  50.7s|  1200 |  1185 |327712 | 268.5 |   132M |  27 |1565 |2628 |1120 |  49k|  2 |1260 |1941 | 1.311940e+01 |      --      |    Inf | unknown
53.12/53.44	c  53.4s|  1300 |  1285 |353756 | 267.9 |   133M |  27 |1565 |2794 |1086 |  52k|  2 |1455 |1950 | 1.325000e+01 |      --      |    Inf | unknown
56.21/56.51	c  56.5s|  1400 |  1385 |380902 | 268.1 |   135M |  27 |1565 |2953 |1205 |  56k|  2 |1659 |1960 | 1.337500e+01 |      --      |    Inf | unknown
59.20/59.53	c  59.5s|  1500 |  1485 |408770 | 268.8 |   136M |  27 |1565 |3042 |1144 |  60k|  2 |1808 |1969 | 1.337500e+01 |      --      |    Inf | unknown
61.99/62.33	c  62.3s|  1600 |  1583 |435608 | 268.8 |   137M |  27 |1565 |3129 |1319 |  64k|  8 |1962 |1979 | 1.350000e+01 |      --      |    Inf | unknown
65.59/65.95	c  65.9s|  1700 |  1682 |470979 | 273.8 |   139M |  27 |1565 |3312 |1150 |  69k|  2 |2214 |1986 | 1.350000e+01 |      --      |    Inf | unknown
69.07/69.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.07/69.46	c  69.4s|  1800 |  1780 |502454 | 276.1 |   140M |  27 |1565 |3447 |1068 |  73k|  2 |2421 |1991 | 1.350000e+01 |      --      |    Inf | unknown
71.68/72.05	c  72.0s|  1900 |  1880 |532930 | 277.6 |   140M |  27 |1565 |3536 |1142 |  77k|  3 |2598 |1998 | 1.350000e+01 |      --      |    Inf | unknown
74.26/74.67	c  74.6s|  2000 |  1980 |563511 | 279.0 |   141M |  27 |1565 |3614 |1132 |  81k|  2 |2810 |2006 | 1.350000e+01 |      --      |    Inf | unknown
76.76/77.16	c  77.1s|  2100 |  2080 |588037 | 277.4 |   143M |  31 |1565 |3675 |1119 |  85k|  2 |2997 |2013 | 1.350000e+01 |      --      |    Inf | unknown
78.76/79.13	c  79.1s|  2200 |  2180 |610831 | 275.1 |   143M |  31 |1565 |3678 |1179 |  88k|  2 |3161 |2015 | 1.350000e+01 |      --      |    Inf | unknown
80.75/81.18	c  81.2s|  2300 |  2278 |633750 | 273.1 |   144M |  31 |1565 |3721 |1153 |  92k|  2 |3373 |2020 | 1.350000e+01 |      --      |    Inf | unknown
82.74/83.12	c  83.1s|  2400 |  2372 |653761 | 270.1 |   145M |  31 |1565 |3750 |1183 |  95k|  2 |3529 |2027 | 1.350000e+01 |      --      |    Inf | unknown
84.42/84.80	c  84.8s|  2500 |  2467 |671611 | 266.4 |   145M |  31 |1565 |3714 |1155 |  97k|  2 |3659 |2033 | 1.350000e+01 |      --      |    Inf | unknown
86.92/87.32	c  87.3s|  2600 |  2563 |699555 | 266.9 |   150M |  31 |1565 |3718 |1245 | 101k|  2 |3829 |2033 | 1.350000e+01 |      --      |    Inf | unknown
89.11/89.52	c  89.5s|  2700 |  2661 |723819 | 266.0 |   150M |  31 |1565 |3704 |1240 | 105k|  4 |4022 |2051 | 1.352778e+01 |      --      |    Inf | unknown
91.10/91.58	c  91.6s|  2800 |  2759 |745708 | 264.4 |   151M |  31 |1565 |3682 |1130 | 108k|  2 |4226 |2088 | 1.354167e+01 |      --      |    Inf | unknown
92.90/93.40	c  93.4s|  2900 |  2855 |764125 | 261.6 |   152M |  31 |1565 |3602 |1133 | 111k|  2 |4308 |2122 | 1.355479e+01 |      --      |    Inf | unknown
94.49/94.96	c  94.9s|  3000 |  2953 |782035 | 258.8 |   153M |  32 |1565 |3589 |1285 | 114k|  0 |4407 |2136 | 1.355479e+01 |      --      |    Inf | unknown
96.29/96.75	c  96.7s|  3100 |  3047 |802061 | 256.9 |   153M |  35 |1565 |3547 |1233 | 116k|  3 |4560 |2152 | 1.355970e+01 |      --      |    Inf | unknown
98.08/98.57	c  98.5s|  3200 |  3145 |823620 | 255.7 |   154M |  35 |1565 |3522 |1133 | 120k|  3 |4705 |2157 | 1.358333e+01 |      --      |    Inf | unknown
99.59/100.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.59/100.10	c   100s|  3300 |  3241 |842528 | 253.6 |   154M |  35 |1565 |3547 |1131 | 122k|  2 |4902 |2162 | 1.358333e+01 |      --      |    Inf | unknown
101.37/101.87	c   102s|  3400 |  3337 |863290 | 252.3 |   154M |  35 |1565 |3576 |1165 | 125k|  2 |5060 |2167 | 1.359091e+01 |      --      |    Inf | unknown
103.76/104.22	c   104s|  3500 |  3435 |887212 | 251.9 |   157M |  35 |1565 |3616 |1190 | 128k|  2 |5317 |2200 | 1.362500e+01 |      --      |    Inf | unknown
105.76/106.23	c   106s|  3600 |  3533 |908206 | 250.7 |   158M |  35 |1565 |3532 |1250 | 131k|  2 |5480 |2235 | 1.362500e+01 |      --      |    Inf | unknown
107.45/108.00	c   108s|  3700 |  3622 |925788 | 248.7 |   158M |  35 |1565 |3481 |1248 | 134k|  4 |5624 |2274 | 1.362500e+01 |      --      |    Inf | unknown
108.25/108.77	o 20
108.25/108.77	c * 109s|  3740 |  2133 |933259 | 248.1 |    LP  |  35 |1565 |3485 |1215 | 135k|  1 |5672 |2288 | 1.362500e+01 | 2.000000e+01 |  46.79%|   3.03%
109.66/110.12	c   110s|  3800 |  2181 |946726 | 247.7 |   159M |  35 |1565 |3419 |1292 | 138k|  0 |5699 |2302 | 1.362500e+01 | 2.000000e+01 |  46.79%|   3.19%
112.34/112.88	c   113s|  3900 |  2261 |971489 | 247.7 |   159M |  35 |1565 |3303 |1148 | 143k|  2 |5758 |2315 | 1.364925e+01 | 2.000000e+01 |  46.53%|   3.51%
114.03/114.57	c   115s|  4000 |  2304 |987228 | 245.4 |   161M |  35 |1565 |3209 |1105 | 145k|  3 |5810 |2319 | 1.366667e+01 | 2.000000e+01 |  46.34%|   4.03%
116.72/117.21	c   117s|  4100 |  2362 |  1011k| 245.4 |   161M |  35 |1565 |3147 |1241 | 150k|  4 |5874 |2325 | 1.366842e+01 | 2.000000e+01 |  46.32%|   4.32%
118.63/119.18	c   119s|  4200 |  2420 |  1030k| 243.9 |   161M |  35 |1565 |3077 |1301 | 153k|  6 |5936 |2348 | 1.370000e+01 | 2.000000e+01 |  45.99%|   4.61%
120.52/121.11	c   121s|  4300 |  2458 |  1048k| 242.6 |   162M |  35 |1565 |3027 |1125 | 156k|  2 |6002 |2377 | 1.373964e+01 | 2.000000e+01 |  45.56%|   4.90%
122.70/123.21	c   123s|  4400 |  2502 |  1068k| 241.6 |   162M |  35 |1565 |2989 |1169 | 159k|  3 |6086 |2411 | 1.374286e+01 | 2.000000e+01 |  45.53%|   5.11%
124.40/124.99	c   125s|  4500 |  2559 |  1085k| 240.0 |   162M |  35 |1565 |2940 |1163 | 163k|  2 |6161 |2451 | 1.375000e+01 | 2.000000e+01 |  45.45%|   5.43%
126.29/126.85	c   127s|  4600 |  2626 |  1103k| 238.8 |   163M |  35 |1565 |2897 |1183 | 166k|  2 |6226 |2464 | 1.377717e+01 | 2.000000e+01 |  45.17%|   5.84%
128.68/129.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.68/129.28	c   129s|  4700 |  2679 |  1128k| 238.9 |   166M |  35 |1565 |2869 |1402 | 169k|  0 |6280 |2478 | 1.377717e+01 | 2.000000e+01 |  45.17%|   6.25%
130.88/131.49	c   131s|  4800 |  2725 |  1147k| 238.0 |   166M |  35 |1565 |2853 |1232 | 173k|  0 |6355 |2501 | 1.383333e+01 | 2.000000e+01 |  44.58%|   6.51%
132.27/132.84	c   133s|  4900 |  2765 |  1159k| 235.5 |   167M |  35 |1565 |2862 |1306 | 175k|  2 |6423 |2508 | 1.383333e+01 | 2.000000e+01 |  44.58%|   6.64%
134.07/134.63	c   135s|  5000 |  2789 |  1176k| 234.1 |   167M |  35 |1565 |2831 |1206 | 178k|  0 |6473 |2514 | 1.383333e+01 | 2.000000e+01 |  44.58%|   7.07%
135.96/136.58	c   137s|  5100 |  2846 |  1197k| 233.6 |   167M |  35 |1565 |2853 |1294 | 181k|  4 |6579 |2536 | 1.383333e+01 | 2.000000e+01 |  44.58%|   7.18%
138.25/138.88	c   139s|  5200 |  2885 |  1216k| 233.0 |   168M |  35 |1565 |2841 |1234 | 184k|  6 |6676 |2582 | 1.388889e+01 | 2.000000e+01 |  44.00%|   7.59%
139.85/140.44	c   140s|  5300 |  2913 |  1230k| 231.1 |   168M |  35 |1565 |2831 |1183 | 187k|  0 |6741 |2622 | 1.390385e+01 | 2.000000e+01 |  43.85%|   7.89%
141.64/142.23	o 19
141.64/142.23	c * 142s|  5398 |  2368 |  1250k| 230.6 |    LP  |  35 |1565 |2345 |1218 | 189k|  1 |6803 |2650 | 1.392748e+01 | 1.900000e+01 |  36.42%|  12.14%
141.64/142.24	c   142s|  5400 |  2368 |  1250k| 230.5 |   168M |  35 |1565 |2345 |1214 | 189k|  0 |6803 |2650 | 1.392748e+01 | 1.900000e+01 |  36.42%|  12.14%
141.84/142.47	o 17
141.84/142.47	c * 142s|  5421 |   964 |  1252k| 230.0 |    LP  |  35 |1565 |2339 |1244 | 190k|  1 |6819 |2650 | 1.392748e+01 | 1.700000e+01 |  22.06%|  29.87%
142.94/143.55	c   144s|  5500 |   967 |  1262k| 228.6 |   169M |  35 |1565 |2363 |1112 | 192k|  0 |6899 |2681 | 1.392857e+01 | 1.700000e+01 |  22.05%|  31.12%
143.93/144.59	c   145s|  5600 |   965 |  1272k| 226.3 |   169M |  35 |1565 |2383 |1039 | 193k|  0 |6962 |2697 | 1.394393e+01 | 1.700000e+01 |  21.92%|  32.86%
145.84/146.44	c   146s|  5700 |   973 |  1289k| 225.2 |   171M |  35 |1565 |2372 |1080 | 196k|  0 |7018 |2711 | 1.400000e+01 | 1.700000e+01 |  21.43%|  34.52%
147.73/148.36	c   148s|  5800 |   955 |  1305k| 224.1 |   172M |  35 |1565 |2373 |1221 | 199k|  0 |7077 |2716 | 1.400000e+01 | 1.700000e+01 |  21.43%|  37.08%
149.33/149.91	c   150s|  5900 |   935 |  1318k| 222.5 |   173M |  35 |1565 |2357 |1161 | 201k|  4 |7108 |2716 | 1.400000e+01 | 1.700000e+01 |  21.43%|  39.10%
149.44/150.04	o 15
149.44/150.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
149.44/150.04	c * 150s|  5917 |    21 |  1318k| 221.9 |    LP  |  35 |1565 |2209 |1758 | 201k|  5 |7112 |2718 | 1.400000e+01 | 1.500000e+01 |   7.14%|  90.64%
149.54/150.16	c 
149.54/150.16	c SCIP Status        : problem is solved [optimal solution found]
149.54/150.16	c Solving Time (sec) : 150.13
149.54/150.16	c Solving Nodes      : 5938
149.54/150.16	c Primal Bound       : +1.50000000000000e+01 (4 solutions)
149.54/150.16	c Dual Bound         : +1.50000000000000e+01
149.54/150.16	c Gap                : 0.00 %
149.54/150.16	s OPTIMUM FOUND
149.54/150.16	v -x584 -x583 x582 x581 x580 -x579 x578 -x577 -x576 x575 x574 -x573 x572 -x571 -x570 x569 x568 -x567 -x566 -x565 x564 x563 -x562 
149.54/150.16	v -x561 x560 -x559 -x558 -x557 -x556 x555 x554 x553 x552 -x551 x550 -x549 -x548 x547 -x546 x545 x544 x543 x542 x541 -x540 x539 
149.54/150.16	v -x538 -x537 -x536 -x535 -x534 -x533 x532 -x531 x530 -x529 -x528 -x527 x526 -x525 x524 x523 x522 x521 x520 -x519 x518 x517 x516 
149.54/150.16	v -x515 -x514 x513 x512 -x511 -x510 -x509 -x508 x507 -x506 -x505 -x504 x503 x502 -x501 x500 -x499 -x498 x497 x496 x495 -x494 
149.54/150.16	v -x493 -x492 -x491 x490 -x489 -x488 x487 -x486 x485 -x484 x483 -x482 -x481 -x480 -x479 x478 -x477 x476 -x475 -x474 -x473 -x472 
149.54/150.16	v x471 x470 -x469 -x468 -x467 -x466 -x465 -x464 x463 x462 -x461 -x460 x459 -x458 x457 -x456 x455 x454 x453 x452 -x451 x450 -x449 
149.54/150.16	v x448 x447 -x446 -x445 -x444 x443 x442 -x441 x440 x439 -x438 x437 -x436 -x435 -x434 x433 x432 -x431 x430 x429 x428 x427 x426 
149.54/150.16	v -x425 -x424 x423 x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 x414 x413 -x412 x411 x410 -x409 -x408 -x407 -x406 -x405 x404 
149.54/150.16	v -x403 x402 x401 -x400 -x399 x398 x397 x396 x395 -x394 -x393 -x392 -x391 x390 x389 x388 x387 x386 -x385 -x384 x383 x382 -x381 
149.54/150.16	v x380 -x379 -x378 x377 -x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 x368 x367 -x366 x365 x364 x363 -x362 x361 x360 -x359 x358 
149.54/150.16	v -x357 x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 x346 x345 x344 -x343 x342 -x341 -x340 -x339 x338 x337 x336 
149.54/150.16	v -x335 x334 -x333 -x332 -x331 x330 -x329 -x328 -x327 x326 -x325 -x324 x323 x322 x321 -x320 x319 -x318 -x317 -x316 x315 x314 x313 
149.54/150.16	v x312 x311 -x310 x309 -x308 x307 -x306 x305 x304 x303 x302 -x301 x300 x299 x298 x297 x296 x295 x294 x293 x292 x291 -x290 x289 
149.54/150.16	v -x288 x287 x286 -x285 -x284 x283 -x282 -x281 x280 -x279 -x278 -x277 x276 -x275 x274 -x273 x272 -x271 -x270 -x269 x268 x267 
149.54/150.16	v x266 -x265 x264 x263 x262 x261 -x260 -x259 -x258 -x257 x256 x255 -x254 -x253 -x252 -x251 -x250 -x249 x248 -x247 -x246 -x245 
149.54/150.16	v x244 -x243 x242 -x241 -x240 x239 -x238 -x237 x236 x235 x234 -x233 x232 -x231 -x230 -x229 -x228 x227 -x226 x225 -x224 x223 -x222 
149.54/150.16	v x221 x220 -x219 x218 -x217 -x216 -x215 x214 -x213 x212 x211 -x210 -x209 -x208 x207 -x206 -x205 x204 x203 x202 -x201 x200 
149.54/150.16	v x199 x198 x197 -x196 x195 x194 x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 
149.54/150.16	v -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 
149.54/150.16	v -x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 
149.54/150.16	v -x134 -x133 x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 x117 x116 -x115 -x114 
149.54/150.16	v -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 
149.54/150.16	v -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 
149.54/150.16	v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 
149.54/150.16	v -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 x15 
149.54/150.16	v -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
149.54/150.16	c SCIP Status        : problem is solved [optimal solution found]
149.54/150.16	c Total Time         :     150.13
149.54/150.16	c   solving          :     150.13
149.54/150.16	c   presolving       :       0.19 (included in solving)
149.54/150.16	c   reading          :       0.02 (included in solving)
149.54/150.16	c   copying          :       0.74 (114 #copies) (minimal 0.00, maximal 0.01, average 0.01)
149.54/150.16	c Original Problem   :
149.54/150.16	c   Problem name     : HOME/instance-4502266-1751271853.opb
149.54/150.16	c   Variables        : 2990 (584 binary, 0 integer, 2406 implicit integer, 0 continuous)
149.54/150.16	c   Constraints      : 3136 initial, 3136 maximal
149.54/150.16	c   Objective        : minimize, 182 non-zeros (abs.min = 1, abs.max = 1)
149.54/150.16	c Presolved Problem  :
149.54/150.16	c   Problem name     : t_HOME/instance-4502266-1751271853.opb
149.54/150.16	c   Variables        : 1565 (491 binary, 66 integer, 1008 implicit integer, 0 continuous)
149.54/150.16	c   Constraints      : 1487 initial, 3782 maximal
149.54/150.16	c   Objective        : minimize, 182 non-zeros (abs.min = 1, abs.max = 1)
149.54/150.16	c   Nonzeros         : 16598 constraint, 12914 clique table
149.54/150.16	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
149.54/150.16	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   gateextraction   :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
149.54/150.16	c   implics          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
149.54/150.16	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   trivial          :       0.00       0.00      8        629          0          0          0          0          0          0          0          0
149.54/150.16	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   dualfix          :       0.00       0.00      8        760          0          0          0          0          0          0          0          0
149.54/150.16	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   probing          :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   vbounds          :       0.00       0.00      1          0          2          0          0          0          0          0          0          0
149.54/150.16	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   setppc           :       0.01       0.00     17          0         27          0          0          0       1668          0          0          0
149.54/150.16	c   and              :       0.06       0.00     10         16          9          0          0          0          9          0          0        213
149.54/150.16	c   xor              :       0.01       0.00     11          0          7          0          0          0          7          0          0          0
149.54/150.16	c   linear           :       0.00       0.00      9         33          0          0         33          0         33          0          0          0
149.54/150.16	c   logicor          :       0.00       0.00     13          0          0          0          0          0        476          0          0        208
149.54/150.16	c   bounddisjunction :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   pseudoboolean    :       0.04       0.00      5          0          8          0          0          0       1165        164          0          0
149.54/150.16	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   root node        :          -          -      -       1098          -          -       1130          -          -          -          -          -
149.54/150.16	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
149.54/150.16	c   benderslp        :          0          0          0          0       5369          0          0       4574          0          0          0          0          0          0          0
149.54/150.16	c   integral         :          0          0          0          0       5369          0          0       4574          0          0       1796          0          0        433      10370
149.54/150.16	c   knapsack         :          0+        48          0      78284          0          0          0          0       1058        152       1035          0          0          0          0
149.54/150.16	c   setppc           :         71+       111         12      80934         11          0          0       4571       3638         49       4981          0          0          0          0
149.54/150.16	c   and              :       1011       1011      16312      80919         11          0          0        117      20245        191     166533     344543     131386          0          0
149.54/150.16	c   xor              :        157        157         12      80728          4          0          0        113      10689        295       6185          0          0          0          0
149.54/150.16	c   linear           :         90+       223         12      80433          4          0          0          1       3276        451       6074          0          0          0          0
149.54/150.16	c   logicor          :         88+      1257         12      34167          4          0          0          1       3251         81       1819          0          0          0          0
149.54/150.16	c   bounddisjunction :          0+      1225          0      28946          0          0          0          0        555         24        782          0          0          0          0
149.54/150.16	c   benders          :          0          0          0          0         11          0          0          3          0          0          0          0          0          0          0
149.54/150.16	c   pseudoboolean    :         70         70          0          0          4          0          0          1          0          0          0          0          0          0          0
149.54/150.16	c   fixedvar         :          0          0          0          0          4          0          0          2          0          0          0          0          0          0          0
149.54/150.16	c   countsols        :          0          0          0          0          4          0          0          2          0          0          0          0          0          0          0
149.54/150.16	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
149.54/150.16	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   integral         :      14.52       0.00       0.00       0.00      14.49       0.00       0.00       0.03       0.00       0.00
149.54/150.16	c   knapsack         :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   setppc           :       0.11       0.00       0.00       0.09       0.00       0.00       0.00       0.01       0.00       0.01
149.54/150.16	c   and              :       3.53       0.00       2.56       0.89       0.00       0.00       0.00       0.00       0.00       0.08
149.54/150.16	c   xor              :       1.07       0.00       0.00       1.04       0.00       0.00       0.00       0.00       0.00       0.02
149.54/150.16	c   linear           :       0.38       0.00       0.01       0.35       0.00       0.00       0.00       0.00       0.00       0.02
149.54/150.16	c   logicor          :       0.28       0.00       0.00       0.27       0.00       0.00       0.00       0.00       0.00       0.01
149.54/150.16	c   bounddisjunction :       0.25       0.00       0.00       0.24       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
149.54/150.16	c   dualfix          :          2          0          0          0
149.54/150.16	c   genvbounds       :          0          0          0          0
149.54/150.16	c   nlobbt           :          0          0          0          0
149.54/150.16	c   obbt             :          0          0          0          0
149.54/150.16	c   probing          :          0          0          0          0
149.54/150.16	c   pseudoobj        :      23608          0          0          0
149.54/150.16	c   redcost          :      29920          0          0      49486
149.54/150.16	c   rootredcost      :          5          0          0         33
149.54/150.16	c   symmetry         :          0          0          0          0
149.54/150.16	c   vbounds          :      35119          0          0          0
149.54/150.16	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
149.54/150.16	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
149.54/150.16	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
149.54/150.16	c   probing          :       0.03       0.00       0.03       0.00       0.00       0.00
149.54/150.16	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
149.54/150.16	c   redcost          :       0.74       0.00       0.00       0.74       0.00       0.00
149.54/150.16	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
149.54/150.16	c   symmetry         :       0.02       0.00       0.01       0.01       0.00       0.00
149.54/150.16	c   vbounds          :       0.05       0.00       0.00       0.04       0.00       0.00
149.54/150.16	c Symmetry           :
149.54/150.16	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
149.54/150.16	c   orbital reduction:          0 reductions applied,          0 cutoffs
149.54/150.16	c   lexicographic red:          0 reductions applied,          0 cutoffs
149.54/150.16	c   shadow tree time :       0.00 s
149.54/150.16	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
149.54/150.16	c   propagation      :       0.02        832        822          -       3673       30.0        160       10.3          -          -          -
149.54/150.16	c   infeasible LP    :       0.21        827        828          -       3302       29.7        137        8.7        831       27.2          0
149.54/150.16	c   bound exceed. LP :       0.29        544        522          -       2001       42.1         15        7.3        478      184.8       2041
149.54/150.16	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
149.54/150.16	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
149.54/150.16	c   applied globally :       0.10          -          -          2       5805       19.7          -          -       1309          -          -
149.54/150.16	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
149.54/150.16	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
149.54/150.16	c   cut pool         :       5.79          -       6258         21          -          -     115714     394123          -          -          -          -          -    (maximal pool size:       8942)
149.54/150.16	c   aggregation      :       1.44       0.00       2284         11          0          0       6806      49419         21      18929      18917         12          0
149.54/150.16	c   > cmir           :          -          -          -          -          -          -          -      22663          3       3824       3822          2          -
149.54/150.16	c   > flowcover      :          -          -          -          -          -          -          -      26756         18      15105      15095         10          -
149.54/150.16	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
149.54/150.16	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
149.54/150.16	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   gomory           :       9.21       0.00       1628         10          0          0      81751     218557        946       7447       7424         23          0
149.54/150.16	c   > gomorymi       :          -          -          -          -          -          -          -      62432        529       1633       1618         15          -
149.54/150.16	c   > strongcg       :          -          -          -          -          -          -          -     156125        417       5814       5806          8          -
149.54/150.16	c   impliedbounds    :       0.61       0.00       2287         11          0          0      20803      50310          0      28105      28105          0          0
149.54/150.16	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
149.54/150.16	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   mixing           :       0.00       0.00       2290         11          0          0          0          0          0          0          0          0          0
149.54/150.16	c   multilinear      :       0.05       0.00        978         11          0          0       2587       1216       1801         77          7         70          0
149.54/150.16	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
149.54/150.16	c   rapidlearning    :      11.07       0.00        100          1          0       4412          0          0          0          0          0          0       1005
149.54/150.16	c   rlt              :       0.29       0.00        447         10          0          0          0          0          0          0          0          0          0
149.54/150.16	c   zerohalf         :       3.24       0.00       1629         11          0          0       6615      74621         80      16069      16047         22          0
149.54/150.16	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
149.54/150.16	c   hybrid           :       0.69       0.00      16002         11     202076          0     539407        710          0       9658
149.54/150.16	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c Pricers            :   ExecTime  SetupTime      Calls       Vars
149.54/150.16	c   problem variables:       0.00          -          0          0
149.54/150.16	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
149.54/150.16	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c   relpscost        :      14.49       0.00       5358          0          0          0       1796          0        488      10370
149.54/150.16	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
149.54/150.16	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
149.54/150.16	c   LP solutions     :       0.05          -          -          4          4
149.54/150.16	c   relax solutions  :       0.00          -          -          0          0
149.54/150.16	c   pseudo solutions :       0.00          -          -          0          0
149.54/150.16	c   strong branching :       0.01          -          -          0          0
149.54/150.16	c   actconsdiving    :       0.00       0.00          0          0          0
149.54/150.16	c   adaptivediving   :       0.39       0.00         24          0          0
149.54/150.16	c   alns             :       0.09       0.00          5          0          0
149.54/150.16	c   bound            :       0.00       0.00          0          0          0
149.54/150.16	c   clique           :       0.04       0.00          1          0          0
149.54/150.16	c   coefdiving       :       0.00       0.00          0          0          0
149.54/150.16	c   completesol      :       0.00       0.00          0          0          0
149.54/150.16	c   conflictdiving   :       2.27       0.00        127          0          0
149.54/150.16	c   crossover        :       0.02       0.00          1          0          0
149.54/150.16	c   dins             :       0.00       0.00          0          0          0
149.54/150.16	c   distributiondivin:       4.76       0.00        126          0          0
149.54/150.16	c   dps              :       0.00       0.00          0          0          0
149.54/150.16	c   dualval          :       0.00       0.00          0          0          0
149.54/150.16	c   farkasdiving     :       0.00       0.00          0          0          0
149.54/150.16	c   feasjump         :       0.03       0.00          1          0          0
149.54/150.16	c   feaspump         :       1.48       0.00         37          0          0
149.54/150.16	c   fixandinfer      :       0.00       0.00          0          0          0
149.54/150.16	c   fracdiving       :       2.04       0.00        126          0          0
149.54/150.16	c   gins             :       0.00       0.00          0          0          0
149.54/150.16	c   guideddiving     :       1.07       0.00         77          0          0
149.54/150.16	c   indcoefdiving    :       0.00       0.00          0          0          0
149.54/150.16	c   indicator        :       0.00       0.00          0          0          0
149.54/150.16	c   indicatordiving  :       0.00       0.00          0          0          0
149.54/150.16	c   indoneopt        :       0.00       0.00          0          0          0
149.54/150.16	c   indrounding      :       0.00       0.00          0          0          0
149.54/150.16	c   indtwoopt        :       0.00       0.00          0          0          0
149.54/150.16	c   intdiving        :       0.00       0.00          0          0          0
149.54/150.16	c   intshifting      :       0.00       0.00          0          0          0
149.54/150.16	c   linesearchdiving :       2.19       0.00        126          0          0
149.54/150.16	c   localbranching   :       0.00       0.00          0          0          0
149.54/150.16	c   locks            :       0.00       0.00          1          0          0
149.54/150.16	c   lpface           :       0.62       0.00          2          0          0
149.54/150.16	c   mpec             :       0.00       0.00          0          0          0
149.54/150.16	c   multistart       :       0.00       0.00          0          0          0
149.54/150.16	c   mutation         :       0.00       0.00          0          0          0
149.54/150.16	c   nlpdiving        :       0.00       0.00          0          0          0
149.54/150.16	c   objpscostdiving  :       1.22       0.00         10          0          0
149.54/150.16	c   octane           :       0.00       0.00          0          0          0
149.54/150.16	c   ofins            :       0.00       0.00          0          0          0
149.54/150.16	c   oneopt           :       0.00       0.00          4          0          0
149.54/150.16	c   padm             :       0.00       0.00          0          0          0
149.54/150.16	c   proximity        :       0.00       0.00          0          0          0
149.54/150.16	c   pscostdiving     :       2.40       0.00        126          0          0
149.54/150.16	c   randrounding     :       0.09       0.00       1530          0          0
149.54/150.16	c   rens             :       0.02       0.00          1          0          0
149.54/150.16	c   reoptsols        :       0.00       0.00          0          0          0
149.54/150.16	c   repair           :       0.00       0.00          0          0          0
149.54/150.16	c   rins             :       0.15       0.00          7          0          0
149.54/150.16	c   rootsoldiving    :       0.87       0.00         16          0          0
149.54/150.16	c   rounding         :       0.05       0.00       1970          0          0
149.54/150.16	c   scheduler        :       0.00       0.00          0          0          0
149.54/150.16	c   shiftandpropagate:       0.01       0.00          1          0          0
149.54/150.16	c   shifting         :       0.33       0.00        869          0          0
149.54/150.16	c   simplerounding   :       0.00       0.00          0          0          0
149.54/150.16	c   smallcard        :       0.00       0.00          0          0          0
149.54/150.16	c   subnlp           :       0.00       0.00          0          0          0
149.54/150.16	c   trivial          :       0.00       0.00          2          0          0
149.54/150.16	c   trivialnegation  :       0.00       0.00          0          0          0
149.54/150.16	c   trustregion      :       0.00       0.00          0          0          0
149.54/150.16	c   trysol           :       0.00       0.00          0          0          0
149.54/150.16	c   twoopt           :       0.00       0.00          0          0          0
149.54/150.16	c   undercover       :       3.95       0.00          1          0          0
149.54/150.16	c   vbounds          :       0.05       0.00          1          0          0
149.54/150.16	c   veclendiving     :       1.61       0.00        126          0          0
149.54/150.16	c   zeroobj          :       0.00       0.00          0          0          0
149.54/150.16	c   zirounding       :       0.03       0.00       1000          0          0
149.54/150.16	c   other solutions  :          -          -          -          0          -
149.54/150.16	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
149.54/150.16	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
149.54/150.16	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
149.54/150.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
149.54/150.16	c   primal LP        :       3.47       4839          0       0.00       0.00       3.47       4839
149.54/150.16	c   dual LP          :      61.96      24861     945917      42.49   15267.01       1.26       2597
149.54/150.16	c   lex dual LP      :       0.00          0          0       0.00          -
149.54/150.16	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
149.54/150.16	c   resolve instable :       0.00          0          0       0.00          -
149.54/150.16	c   diving/probing LP:      15.68       4376     373918      85.45   23851.12
149.54/150.16	c   strong branching :      11.33       2718     160858      59.18   14197.22          -          -        570
149.54/150.16	c     (at root node) :          -         12       5730     477.50          -
149.54/150.16	c   conflict analysis:       0.12        207       2041       9.86   16366.10
149.54/150.16	c B&B Tree           :
149.54/150.16	c   number of runs   :          1
149.54/150.16	c   nodes            :       5938 (5185 internal, 753 leaves)
149.54/150.16	c   feasible leaves  :          4
149.54/150.16	c   infeas. leaves   :         61
149.54/150.16	c   objective leaves :        688
149.54/150.16	c   nodes (total)    :       5938 (5185 internal, 753 leaves)
149.54/150.16	c   nodes left       :          0
149.54/150.16	c   max depth        :         35
149.54/150.16	c   max depth (total):         35
149.54/150.16	c   backtracks       :       1536 (25.9%)
149.54/150.16	c   early backtracks :          0 (0.0%)
149.54/150.16	c   nodes exc. ref.  :          0 (0.0%)
149.54/150.16	c   delayed cutoffs  :         14
149.54/150.16	c   repropagations   :       1513 (7308 domain reductions, 11 cutoffs)
149.54/150.16	c   avg switch length:       6.28
149.54/150.16	c   switching time   :       4.98
149.54/150.16	c Root Node          :
149.54/150.16	c   First LP value   : +1.30000000000000e+01
149.54/150.16	c   First LP Iters   :       1453 (5993.19 Iter/sec)
149.54/150.16	c   First LP Time    :       0.24
149.54/150.16	c   Final Dual Bound : +1.50000000000000e+01
149.54/150.16	c   Final Root Iters :       5780
149.54/150.16	c   Root LP Estimate : +4.54008005138021e+01
149.54/150.16	c Solution           :
149.54/150.16	c   Solutions found  :          4 (4 improvements)
149.54/150.16	c   First Solution   : +2.00000000000000e+01   (in run 1, after 3740 nodes, 108.74 seconds, depth 28, found by <relaxation>)
149.54/150.16	c   Gap First Sol.   :      46.79 %
149.54/150.16	c   Gap Last Sol.    :       7.14 %
149.54/150.16	c   Primal Bound     : +1.50000000000000e+01   (in run 1, after 5917 nodes, 149.99 seconds, depth 20, found by <relaxation>)
149.54/150.16	c   Dual Bound       : +1.50000000000000e+01
149.54/150.16	c   Gap              :       0.00 %
149.54/150.16	c Integrals          :      Total       Avg%
149.54/150.16	c   primal-dual      :   12059.81      80.33
149.54/150.16	c   primal-ref       :          -          - (not evaluated)
149.54/150.16	c   dual-ref         :          -          - (not evaluated)
149.63/150.23	c Time complete: 149.657.

Verifier Data

OK	15

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: 63837 MiB (62567 MiB free)
  memory of node 1: 64465 MiB (63765 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502266-1751271853/watcher-4502266-1751271853 -o /tmp/evaluation-result-4502266-1751271853/solver-4502266-1751271853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751268232-44413 --watchdog 3760 pbscip -f HOME/instance-4502266-1751271853.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=45140, runsolver pid=45137

[startup+0.10007 s]*
/proc/loadavg: 4.37 4.17 4.05 5/251 45141
/proc/meminfo: memFree=129321692/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=60368 memory=33408 CPUtime=0.07 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 5055 0 0 0 6 1 0 0 20 0 1 0 42864454 61816832 8352 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 15092 8352 3616 3530 0 6543 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 60368 KiB
Current children cumulated memory: 33408 KiB

[startup+0.213187 s]*
/proc/loadavg: 4.37 4.17 4.05 5/251 45141
/proc/meminfo: memFree=129315896/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=61176 memory=34432 CPUtime=0.18 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 5294 0 0 0 16 2 0 0 20 0 1 0 42864454 62644224 8608 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 15294 8608 3648 3530 0 6745 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 61176 KiB
Current children cumulated memory: 34432 KiB

[startup+0.313052 s]*
/proc/loadavg: 4.37 4.17 4.05 5/251 45141
/proc/meminfo: memFree=129302328/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=73472 memory=44740 CPUtime=0.26 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 8208 0 0 0 23 3 0 0 20 0 1 0 42864454 75235328 11185 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 18368 11185 3744 3530 0 9819 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 73472 KiB
Current children cumulated memory: 44740 KiB

[startup+0.700206 s]
/proc/loadavg: 4.37 4.17 4.05 5/251 45141
/proc/meminfo: memFree=129284436/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=76664 memory=48196 CPUtime=0.61 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 8975 0 0 0 58 3 0 0 20 0 1 0 42864454 78503936 12049 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 19166 12049 3872 3530 0 10617 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 76664 KiB
Current children cumulated memory: 48196 KiB

[startup+1.50022 s]
/proc/loadavg: 4.37 4.17 4.05 5/251 45141
/proc/meminfo: memFree=129228756/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=117576 memory=84932 CPUtime=1.39 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 18116 0 0 0 134 5 0 0 20 0 1 0 42864454 120397824 21233 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 29394 21233 3936 3530 0 20845 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 117576 KiB
Current children cumulated memory: 84932 KiB

[startup+3.11263 s]
/proc/loadavg: 4.34 4.16 4.05 5/251 45141
/proc/meminfo: memFree=129045248/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=169612 memory=133700 CPUtime=2.99 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 30304 0 0 0 290 9 0 0 20 0 1 0 42864454 173682688 33425 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 42403 33425 3936 3530 0 33854 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 169612 KiB
Current children cumulated memory: 133700 KiB

[startup+6.30029 s]
/proc/loadavg: 4.34 4.16 4.05 4/247 45149
/proc/meminfo: memFree=129078608/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=131332 memory=100280 CPUtime=6.16 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 41530 0 0 0 606 10 0 0 20 0 1 0 42864454 134483968 25070 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 32833 25070 3936 3530 0 24284 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 131332 KiB
Current children cumulated memory: 100280 KiB

[startup+12.7003 s]
/proc/loadavg: 4.29 4.16 4.05 5/251 45186
/proc/meminfo: memFree=128936608/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=154748 memory=123156 CPUtime=12.55 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 47715 0 0 0 1243 12 0 0 20 0 1 0 42864454 158461952 30789 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 38687 30789 3936 3530 0 30138 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 154748 KiB
Current children cumulated memory: 123156 KiB

[startup+25.5003 s]
/proc/loadavg: 4.24 4.15 4.05 5/251 45186
/proc/meminfo: memFree=128738948/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=189664 memory=158128 CPUtime=25.31 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 56701 0 0 0 2517 14 0 0 20 0 1 0 42864454 194215936 39532 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 47416 39532 3936 3530 0 38867 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 189664 KiB
Current children cumulated memory: 158128 KiB

[startup+51.1127 s]
/proc/loadavg: 4.22 4.16 4.05 5/251 45187
/proc/meminfo: memFree=128680736/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=192040 memory=161328 CPUtime=50.84 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 57523 0 0 0 5070 14 0 0 20 0 1 0 42864454 196648960 40332 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 48010 40332 3936 3530 0 39461 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 192040 KiB
Current children cumulated memory: 161328 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.14 4.05 5/251 45188
/proc/meminfo: memFree=128529608/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=204604 memory=173376 CPUtime=101.87 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 62875 0 0 0 10172 15 0 0 20 0 1 0 42864454 209514496 43344 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 51151 43344 3936 3530 0 42602 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 204604 KiB
Current children cumulated memory: 173376 KiB

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

# cumulated CPU time of all completed processes:  user=149.5 s, system=0.172119 s

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

[startup+102.4 s]
/proc/loadavg: 4.13 4.14 4.05 5/251 45188
/proc/meminfo: memFree=128529608/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=204604 memory=173376 CPUtime=101.97 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 62875 0 0 0 10182 15 0 0 20 0 1 0 42864454 209514496 43344 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 51151 43344 3936 3530 0 42602 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 204604 KiB
Current children cumulated memory: 173376 KiB

[startup+128 s]*
/proc/loadavg: 4.16 4.15 4.05 5/253 45198
/proc/meminfo: memFree=128481744/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=219396 memory=188864 CPUtime=127.5 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 66594 0 0 0 12735 15 0 0 20 0 1 0 42864454 224661504 47216 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 54849 47216 4096 3530 0 46300 0
Current children cumulated CPU time: 127.5 s
Current children cumulated vsize: 219396 KiB
Current children cumulated memory: 188864 KiB

[startup+140.8 s]
/proc/loadavg: 4.13 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128481808/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=222976 memory=192448 CPUtime=140.25 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 67492 0 0 0 14010 15 0 0 20 0 1 0 42864454 228327424 48112 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55744 48112 4096 3530 0 47195 0
Current children cumulated CPU time: 140.25 s
Current children cumulated vsize: 222976 KiB
Current children cumulated memory: 192448 KiB

[startup+147.2 s]
/proc/loadavg: 4.11 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128465680/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=222672 memory=192380 CPUtime=146.64 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 68052 0 0 0 14648 16 0 0 20 0 1 0 42864454 228016128 48095 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55668 48095 4096 3530 0 47119 0
Current children cumulated CPU time: 146.64 s
Current children cumulated vsize: 222672 KiB
Current children cumulated memory: 192380 KiB

[startup+148.8 s]
/proc/loadavg: 4.11 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128465680/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=222672 memory=192380 CPUtime=148.23 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 68052 0 0 0 14807 16 0 0 20 0 1 0 42864454 228016128 48095 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55668 48095 4096 3530 0 47119 0
Current children cumulated CPU time: 148.23 s
Current children cumulated vsize: 222672 KiB
Current children cumulated memory: 192380 KiB

[startup+149.6 s]
/proc/loadavg: 4.11 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128465680/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=222672 memory=192380 CPUtime=149.03 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 68052 0 0 0 14887 16 0 0 20 0 1 0 42864454 228016128 48095 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55668 48095 4096 3530 0 47119 0
Current children cumulated CPU time: 149.03 s
Current children cumulated vsize: 222672 KiB
Current children cumulated memory: 192380 KiB

[startup+150 s]*
/proc/loadavg: 4.11 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128465680/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=222672 memory=192380 CPUtime=149.44 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 68052 0 0 0 14928 16 0 0 20 0 1 0 42864454 228016128 48095 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55668 48095 4096 3530 0 47119 0
Current children cumulated CPU time: 149.44 s
Current children cumulated vsize: 222672 KiB
Current children cumulated memory: 192380 KiB

[startup+150.2 s]
/proc/loadavg: 4.11 4.14 4.05 5/253 45198
/proc/meminfo: memFree=128465680/131382112 swapFree=33010684/33010684
[pid=45140] ppid=45137 vsize=221260 memory=190988 CPUtime=149.63 cores=4,6
/proc/45140/stat : 45140 (pbscip) R 45137 45140 44395 0 -1 4194304 68057 0 0 0 14947 16 0 0 20 0 1 0 42864454 226570240 47747 18446744073709551615 4235264 18693293 140727879000048 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 41361408 140727879002505 140727879002604 140727879002604 140727879008206 0
/proc/45140/statm: 55315 47747 4096 3530 0 46766 0
Current children cumulated CPU time: 149.63 s
Current children cumulated vsize: 221260 KiB
Current children cumulated memory: 190988 KiB

Child status: 0

Real time (s): 150.24
CPU time (s): 149.672
CPU user time (s): 149.5
CPU system time (s): 0.172119
CPU usage (%): 99.6216
Max. virtual memory (cumulated for all children) (KiB): 222976
Max. memory (cumulated for all children) (KiB): 192448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.5
system time used= 0.172119
maximum resident set size= 194752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68063
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= 80
involuntary context switches= 246


# summary of solver processes directly reported to runsolver:
#   pid: 45140
#   total CPU time (s): 149.672
#   total CPU user time (s): 149.5
#   total CPU system time (s): 0.172119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.699874 second user time and 1.53758 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-30 10:24:13
IDJOB=4502266
IDBENCH=155311
IDSOLVER=3365
FILE ID=nodeC007/4502266-1751271853
RUNJOBID= nodeC007-1751268232-44413
SLURM_JOB_ID= 9594174
Free space on /tmp= 432972 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB10/OPT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_15_errors.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502266-1751271853/watcher-4502266-1751271853 -o /tmp/evaluation-result-4502266-1751271853/solver-4502266-1751271853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751268232-44413 --watchdog 3760  pbscip -f HOME/instance-4502266-1751271853.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= dd402b2688f2af05a1e1d750cfef6b8d
RANDOM SEED=27383631

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.377
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.161
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.405
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.172
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.060
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.193
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.184
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129382340 kB
MemAvailable:   129496960 kB
Buffers:            3280 kB
Cached:           922548 kB
SwapCached:            0 kB
Active:           771688 kB
Inactive:         676164 kB
Active(anon):     539988 kB
Inactive(anon):        0 kB
Active(file):     231700 kB
Inactive(file):   676164 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56128 kB
Writeback:            28 kB
AnonPages:        525324 kB
Mapped:           114688 kB
Shmem:             17960 kB
KReclaimable:      92764 kB
Slab:             176008 kB
SReclaimable:      92764 kB
SUnreclaim:        83244 kB
KernelStack:        3840 kB
PageTables:         3812 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     818556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432944 MiB
End job on nodeC007 at 2025-06-30 10:26:44