Trace number 4491619

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 2025-06-13UNSAT 1437.29 1441.78

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM76d76a6e9366419c7968e5756d4a65f6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.727783
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20605
Total number of constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
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 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4491619-1751142761.opb>
0.10/0.12	c original problem has 20605 variables (20605 bin, 0 int, 0 cont) and 59851 constraints
0.10/0.12	c problem read in 0.121 seconds
0.10/0.12	c problem without objective
0.20/0.23	c presolving:
0.30/0.31	c (round 1, fast)       16 del vars, 7 del conss, 0 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 0 upgd conss, 0 impls, 39560 clqs
0.30/0.38	c    (0.4s) running MILP presolver
12.25/12.32	c    (12.3s) MILP presolver (30 rounds): 1888 aggregations, 2276 fixings, 0 bound changes
12.25/12.34	c (round 2, medium)     4191 del vars, 59851 del conss, 48629 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 0 upgd conss, 0 impls, 31473 clqs
12.44/12.54	c (round 3, exhaustive) 4191 del vars, 59852 del conss, 48629 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 48628 upgd conss, 0 impls, 31835 clqs
12.65/12.74	c (round 4, exhaustive) 4191 del vars, 106690 del conss, 64230 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 48628 upgd conss, 0 impls, 31835 clqs
12.65/12.79	c (round 5, exhaustive) 4219 del vars, 106723 del conss, 64235 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 48628 upgd conss, 0 impls, 31813 clqs
13.65/13.70	c (round 6, exhaustive) 4261 del vars, 106723 del conss, 64235 add conss, 1 chg bounds, 588 chg sides, 1176 chg coeffs, 48628 upgd conss, 0 impls, 148438 clqs
13.65/13.71	c (round 7, fast)       4269 del vars, 106743 del conss, 64235 add conss, 1 chg bounds, 588 chg sides, 1184 chg coeffs, 48629 upgd conss, 0 impls, 148334 clqs
13.65/13.78	c (round 8, exhaustive) 4269 del vars, 106789 del conss, 64281 add conss, 1 chg bounds, 588 chg sides, 1184 chg coeffs, 48629 upgd conss, 0 impls, 148335 clqs
17.63/17.76	c (round 9, exhaustive) 4294 del vars, 106789 del conss, 64281 add conss, 1 chg bounds, 588 chg sides, 1185 chg coeffs, 48629 upgd conss, 0 impls, 148841 clqs
17.63/17.77	c (round 10, fast)       4312 del vars, 106820 del conss, 64281 add conss, 1 chg bounds, 588 chg sides, 1203 chg coeffs, 48634 upgd conss, 0 impls, 148766 clqs
19.72/19.89	c (round 11, exhaustive) 4338 del vars, 106823 del conss, 64282 add conss, 1 chg bounds, 588 chg sides, 1203 chg coeffs, 48634 upgd conss, 0 impls, 148882 clqs
19.82/19.90	c (round 12, fast)       4346 del vars, 106836 del conss, 64282 add conss, 1 chg bounds, 588 chg sides, 1212 chg coeffs, 48642 upgd conss, 0 impls, 148850 clqs
19.82/19.94	c (round 13, exhaustive) 4352 del vars, 106844 del conss, 64290 add conss, 1 chg bounds, 588 chg sides, 1212 chg coeffs, 48642 upgd conss, 0 impls, 148770 clqs
19.82/19.98	c (round 14, exhaustive) 4366 del vars, 106865 del conss, 64296 add conss, 1 chg bounds, 588 chg sides, 1212 chg coeffs, 48642 upgd conss, 0 impls, 148593 clqs
22.41/22.55	c    (22.5s) probing: 1000/16397 (6.1%) - 71 fixings, 27 aggregations, 1384786 implications, 0 bound changes
29.19/29.37	c    (29.4s) probing: 2000/16397 (12.2%) - 71 fixings, 35 aggregations, 2269605 implications, 0 bound changes
33.58/33.70	c    (33.7s) probing: 2524/16397 (15.4%) - 71 fixings, 35 aggregations, 2910826 implications, 0 bound changes
33.58/33.70	c    (33.7s) probing aborted: 1000/1000 successive useless probings
33.58/33.77	c (round 15, exhaustive) 4380 del vars, 106871 del conss, 64296 add conss, 1 chg bounds, 588 chg sides, 1212 chg coeffs, 48642 upgd conss, 0 impls, 149127 clqs
33.68/33.81	c (round 16, exhaustive) 4401 del vars, 106896 del conss, 64297 add conss, 1 chg bounds, 588 chg sides, 1212 chg coeffs, 48642 upgd conss, 0 impls, 148900 clqs
34.57/34.71	c    (34.7s) probing: 2624/16397 (16.0%) - 71 fixings, 35 aggregations, 3040190 implications, 0 bound changes
34.57/34.71	c    (34.7s) probing aborted: 1000/1000 successive useless probings
34.57/34.71	c    (34.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
34.57/34.79	c    (34.8s) no symmetry present (symcode time: 0.05)
34.67/34.81	c presolving (17 rounds: 17 fast, 13 medium, 12 exhaustive):
34.67/34.81	c  4401 deleted vars, 106896 deleted constraints, 64297 added constraints, 1 tightened bounds, 0 added holes, 588 changed sides, 1212 changed coefficients
34.67/34.81	c  0 implications, 149326 cliques
34.67/34.81	c presolved problem has 16215 variables (16215 bin, 0 int, 0 cont) and 17196 constraints
34.67/34.81	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
34.67/34.81	c    1176 constraints of type <knapsack>
34.67/34.81	c     675 constraints of type <setppc>
34.67/34.81	c   15332 constraints of type <and>
34.67/34.81	c      13 constraints of type <logicor>
34.67/34.81	c transformed objective value is always integral (scale: 1)
34.67/34.81	c Presolving Time: 34.59
34.67/34.81	c 
34.67/34.81	c - non default parameters ----------------------------------------------------------------------
34.67/34.81	c 
34.67/34.81	c # SCIP version 10.0.0
34.67/34.81	c 
34.67/34.81	c # maximal time in seconds to run
34.67/34.81	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
34.67/34.81	c limits/time = 3596.998008
34.67/34.81	c 
34.67/34.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
34.67/34.81	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
34.67/34.81	c limits/memory = 27900
34.67/34.81	c 
34.67/34.81	c # belongs reading time to solving time?
34.67/34.81	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
34.67/34.81	c timing/reading = TRUE
34.67/34.81	c 
34.67/34.81	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
34.67/34.81	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
34.67/34.81	c reading/opbreader/maxintsize = 47
34.67/34.81	c 
34.67/34.81	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
34.67/34.81	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
34.67/34.81	c propagating/genvbounds/timingmask = 0
34.67/34.81	c 
34.67/34.81	c -----------------------------------------------------------------------------------------------
34.67/34.82	c 
35.67/35.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
35.67/35.83	c  35.8s|     1 |     0 |  4227 |     - |   262M |   0 |  16k|  17k|  32k|   0 |  0 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.66/40.83	c  40.8s|     1 |     0 | 15433 |     - |   290M |   0 |  16k|  17k|  33k| 921 |  1 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
42.96/43.15	c  43.2s|     1 |     0 | 21191 |     - |   290M |   0 |  16k|  17k|  34k|2147 |  2 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
47.34/47.50	c  47.5s|     1 |     0 | 27182 |     - |   306M |   0 |  16k|  17k|  35k|2993 |  3 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.83/52.05	c  52.1s|     1 |     0 | 33547 |     - |   318M |   0 |  16k|  17k|  36k|3786 |  4 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
57.81/58.01	c  58.0s|     1 |     0 | 41134 |     - |   334M |   0 |  16k|  17k|  37k|4538 |  5 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.38/65.64	c  65.6s|     1 |     0 | 49511 |     - |   347M |   0 |  16k|  17k|  37k|5235 |  6 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.26/73.52	c  73.5s|     1 |     0 | 57444 |     - |   365M |   0 |  16k|  17k|  38k|5932 |  7 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
80.64/80.90	c  80.9s|     1 |     0 | 64057 |     - |   382M |   0 |  16k|  17k|  39k|6539 |  8 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
100.78/101.17	c   101s|     1 |     0 | 70496 |     - |   388M |   0 |  16k|  17k|  39k|7066 |  9 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
110.44/110.83	c   111s|     1 |     0 | 78801 |     - |   405M |   0 |  16k|  17k|  40k|7526 | 10 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.41/118.81	c   119s|     1 |     0 | 85581 |     - |   418M |   0 |  16k|  17k|  40k|8001 | 11 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
179.42/180.01	c   180s|     1 |     2 |114076 |     - |   420M |   0 |  16k|  17k|  40k|8001 | 11 |  80 |  19 | 0.000000e+00 |      --      |    Inf | unknown
303.65/304.64	c   305s|   100 |    87 |275251 |1915.9 |   438M |  70 |  16k|  17k|   0 |  13k|  0 | 168 |  19 | 0.000000e+00 |      --      |    Inf | unknown
306.84/307.86	c   308s|   200 |    79 |276125 | 957.5 |   441M | 145 |  16k|  17k|  39k|  13k|  1 | 214 |  19 | 0.000000e+00 |      --      |    Inf | unknown
309.43/310.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
309.43/310.45	c   310s|   300 |   136 |276721 | 639.3 |   442M | 145 |  16k|  17k|  39k|  13k|  1 | 261 |  19 | 0.000000e+00 |      --      |    Inf | unknown
355.90/357.01	c   357s|   400 |    35 |394667 | 774.7 |   446M | 145 |  16k|  17k|  38k|  22k|  2 | 596 |  19 | 0.000000e+00 |      --      |    Inf |   0.97%
392.97/394.24	c   394s|   500 |    38 |535361 | 901.4 |   450M | 145 |  16k|  18k|  40k|  33k|  2 | 862 |  19 | 0.000000e+00 |      --      |    Inf |   1.59%
425.97/427.31	c   427s|   600 |    27 |677766 | 988.6 |   452M | 145 |  16k|  18k|  38k|  46k|  2 |1221 |  19 | 0.000000e+00 |      --      |    Inf |   2.75%
461.85/463.36	c   463s|   700 |    27 |820967 |1052.1 |   457M | 145 |  16k|  18k|   0 |  59k|  0 |1547 |  19 | 0.000000e+00 |      --      |    Inf |   3.70%
503.62/505.21	c   505s|   800 |    32 |970322 |1107.3 |   463M | 145 |  16k|  19k|  38k|  73k|  2 |1908 |  19 | 0.000000e+00 |      --      |    Inf |   5.70%
526.05/527.75	c   528s|   900 |    25 |  1064k|1088.8 |   466M | 145 |  16k|  19k|   0 |  85k|  0 |2089 |  19 | 0.000000e+00 |      --      |    Inf |   8.02%
559.54/561.31	c   561s|  1000 |    30 |  1202k|1117.8 |   469M | 145 |  16k|  19k|   0 |  98k|  0 |2266 |  19 | 0.000000e+00 |      --      |    Inf |  11.37%
577.58/579.43	c   579s|  1100 |    24 |  1277k|1084.4 |   470M | 145 |  16k|  19k|   0 | 110k|  0 |2449 |  19 | 0.000000e+00 |      --      |    Inf |  13.91%
611.28/613.28	c   613s|  1200 |    27 |  1405k|1100.8 |   474M | 145 |  16k|  19k|   0 | 124k|  0 |2737 |  19 | 0.000000e+00 |      --      |    Inf |  16.35%
647.86/649.93	c   650s|  1300 |    21 |  1548k|1126.5 |   477M | 145 |  16k|  19k|   0 | 136k|  0 |2959 |  19 | 0.000000e+00 |      --      |    Inf |  18.50%
686.13/688.30	c   688s|  1400 |    19 |  1686k|1144.1 |   480M | 145 |  16k|  19k|   0 | 149k|  0 |3220 |  19 | 0.000000e+00 |      --      |    Inf |  20.87%
713.94/716.27	c   716s|  1500 |    17 |  1803k|1146.1 |   483M | 145 |  16k|  19k|  39k| 162k|  2 |3419 |  19 | 0.000000e+00 |      --      |    Inf |  23.86%
753.41/755.84	c   756s|  1600 |    18 |  1948k|1165.4 |   486M | 145 |  16k|  19k|  38k| 175k|  2 |3596 |  19 | 0.000000e+00 |      --      |    Inf |  26.66%
783.62/786.11	c   786s|  1700 |    19 |  2066k|1165.7 |   488M | 145 |  16k|  19k|   0 | 187k|  0 |3778 |  19 | 0.000000e+00 |      --      |    Inf |  29.79%
808.73/811.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
808.73/811.38	c   811s|  1800 |    17 |  2173k|1160.4 |   492M | 145 |  16k|  19k|  38k| 201k|  2 |3959 |  19 | 0.000000e+00 |      --      |    Inf |  34.18%
832.46/835.16	c   835s|  1900 |    18 |  2267k|1148.7 |   493M | 145 |  16k|  19k|   0 | 213k|  0 |4188 |  19 | 0.000000e+00 |      --      |    Inf |  36.52%
867.54/870.31	c   870s|  2000 |    11 |  2399k|1157.4 |   494M | 145 |  16k|  19k|  38k| 225k|  2 |4385 |  19 | 0.000000e+00 |      --      |    Inf |  42.38%
898.54/901.45	c   901s|  2100 |     8 |  2520k|1160.0 |   498M | 145 |  16k|  19k|   0 | 238k|  0 |4570 |  19 | 0.000000e+00 |      --      |    Inf |  46.48%
927.06/930.05	c   930s|  2200 |    10 |  2634k|1159.0 |   500M | 145 |  16k|  19k|   0 | 252k|  0 |4734 |  19 | 0.000000e+00 |      --      |    Inf |  50.00%
947.79/950.80	c   951s|  2300 |     8 |  2718k|1145.2 |   514M | 145 |  16k|  19k|  38k| 263k|  2 |4900 |  19 | 0.000000e+00 |      --      |    Inf |  53.91%
982.98/986.13	c   986s|  2400 |    12 |  2861k|1157.1 |   516M | 145 |  16k|  18k|  39k| 276k|  2 |5055 |  19 | 0.000000e+00 |      --      |    Inf |  56.93%
1019.46/1022.78	c  1023s|  2500 |    13 |  3016k|1172.9 |   518M | 145 |  16k|  18k|   0 | 290k|  0 |5257 |  19 | 0.000000e+00 |      --      |    Inf |  58.58%
1053.55/1056.99	c  1057s|  2600 |     5 |  3157k|1182.1 |   521M | 145 |  16k|  19k|   0 | 303k|  0 |5425 |  19 | 0.000000e+00 |      --      |    Inf |  60.88%
1100.20/1103.73	c  1104s|  2700 |     7 |  3319k|1198.0 |   527M | 145 |  16k|  19k|  38k| 316k|  2 |5574 |  19 | 0.000000e+00 |      --      |    Inf |  64.06%
1142.07/1145.73	c  1146s|  2800 |     4 |  3480k|1212.9 |   531M | 145 |  16k|  19k|  37k| 329k|  2 |5728 |  19 | 0.000000e+00 |      --      |    Inf |  68.75%
1191.43/1195.28	c  1195s|  2900 |    11 |  3655k|1231.5 |   534M | 145 |  16k|  19k|  38k| 342k|  2 |5883 |  19 | 0.000000e+00 |      --      |    Inf |  73.34%
1224.94/1228.83	c  1229s|  3000 |    12 |  3792k|1236.2 |   537M | 145 |  16k|  19k|   0 | 356k|  0 |6023 |  19 | 0.000000e+00 |      --      |    Inf |  77.15%
1258.05/1262.02	c  1262s|  3100 |    13 |  3926k|1239.5 |   541M | 145 |  16k|  19k|   0 | 369k|  0 |6167 |  19 | 0.000000e+00 |      --      |    Inf |  80.55%
1289.36/1293.41	c  1293s|  3200 |     4 |  4054k|1240.8 |   549M | 145 |  16k|  18k|   0 | 382k|  0 |6305 |  19 | 0.000000e+00 |      --      |    Inf |  84.77%
1330.13/1334.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1330.13/1334.36	c  1334s|  3300 |     6 |  4205k|1248.9 |   551M | 145 |  16k|  18k|   0 | 396k|  0 |6441 |  19 | 0.000000e+00 |      --      |    Inf |  88.04%
1370.50/1374.85	c  1375s|  3400 |    10 |  4353k|1255.7 |   557M | 145 |  16k|  14k|  38k| 409k|  2 |6594 |  19 | 0.000000e+00 |      --      |    Inf |  92.58%
1407.39/1411.86	c  1412s|  3500 |    10 |  4492k|1259.4 |   560M | 145 |  16k|  11k|   0 | 423k|  0 |6750 |  19 | 0.000000e+00 |      --      |    Inf |  96.75%
1433.71/1438.29	c  1438s|  3600 |     3 |  4597k|1253.7 |   562M | 145 |  16k|9007 |  38k| 435k|  2 |6887 |  19 | 0.000000e+00 |      --      |    Inf |  99.41%
1437.00/1441.58	c 
1437.00/1441.58	c SCIP Status        : problem is solved [infeasible]
1437.00/1441.58	c Solving Time (sec) : 1441.58
1437.00/1441.58	c Solving Nodes      : 3611
1437.00/1441.58	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1437.00/1441.58	c Dual Bound         : +1.00000000000000e+20
1437.00/1441.58	c Gap                : 0.00 %
1437.00/1441.58	s UNSATISFIABLE
1437.00/1441.58	c SCIP Status        : problem is solved [infeasible]
1437.00/1441.58	c Total Time         :    1441.58
1437.00/1441.58	c   solving          :    1441.58
1437.00/1441.58	c   presolving       :      34.59 (included in solving)
1437.00/1441.58	c   reading          :       0.12 (included in solving)
1437.00/1441.58	c   copying          :       0.20 (5 #copies) (minimal 0.04, maximal 0.05, average 0.04)
1437.00/1441.58	c Original Problem   :
1437.00/1441.58	c   Problem name     : HOME/instance-4491619-1751142761.opb
1437.00/1441.58	c   Variables        : 20605 (20605 binary, 0 integer, 0 continuous)
1437.00/1441.58	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
1437.00/1441.58	c   Constraints      : 59851 initial, 59851 maximal
1437.00/1441.58	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1437.00/1441.58	c Presolved Problem  :
1437.00/1441.58	c   Problem name     : t_HOME/instance-4491619-1751142761.opb
1437.00/1441.58	c   Variables        : 16215 (16215 binary, 0 integer, 0 continuous)
1437.00/1441.58	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
1437.00/1441.58	c   Constraints      : 17196 initial, 19937 maximal
1437.00/1441.58	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1437.00/1441.58	c   Nonzeros         : 60407 constraint, 298737 clique table
1437.00/1441.58	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1437.00/1441.58	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   domcol           :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   gateextraction   :       0.14       0.00     11          0          0          0          0          0      46840      15602          0          0
1437.00/1441.58	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   milp             :      12.01       0.00      1       2276       1888          0          0          0      59816      48629          0          0
1437.00/1441.58	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   trivial          :       0.01       0.00     17         11          0          0          0          0          0          0          0          0
1437.00/1441.58	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dualfix          :       0.01       0.00     17          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   probing          :      21.36       0.00      5         71         35          0          0          0          0          0          0          0
1437.00/1441.58	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   symmetry         :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   vbounds          :       0.06       0.00      2          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   knapsack         :       0.02       0.00     35          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   setppc           :       0.06       0.00     35          0          2          0          0          0         39          0          0          0
1437.00/1441.58	c   and              :       0.36       0.00     23          0        102          0          0          0        163         66          0         35
1437.00/1441.58	c   linear           :       0.25       0.02      6          1          4          0          1          0         36          0        588       1176
1437.00/1441.58	c   logicor          :       0.03       0.00     30          0          0          0          0          0          2          0          0          1
1437.00/1441.58	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   root node        :          -          -      -       9238          -          -       9238          -          -          -          -          -
1437.00/1441.58	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1437.00/1441.58	c   integral         :          0          0          0          0       2424          0          0         39          0          0          0          0          0          0       4848
1437.00/1441.58	c   knapsack         :       1176       1176         11      95056          0          0          0         35        316         27        899       2205        165          0          0
1437.00/1441.58	c   setppc           :        675+       734         11      94976          0          0          0          0      32373        103       9218          4          2          0          0
1437.00/1441.58	c   and              :      15332      15332       4651      94928          0          0          0          0     855310       1516    1198836    4721421     419063          0          0
1437.00/1441.58	c   linear           :          0+        34          0      56598          0          0          0          3        253         60        342          0          0          0          0
1437.00/1441.58	c   logicor          :         13+      2925         10      30945          0          0          0          0      24224        407      13471         11          1          0          0
1437.00/1441.58	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1437.00/1441.58	c   integral         :      29.67       0.00       0.00       0.00      29.67       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   knapsack         :       0.51       0.00       0.02       0.50       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   setppc           :       0.49       0.00       0.00       0.47       0.00       0.00       0.00       0.00       0.02       0.00
1437.00/1441.58	c   and              :      28.48       0.00      10.33      17.66       0.00       0.00       0.00       0.00       0.37       0.13
1437.00/1441.58	c   linear           :       0.05       0.02       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   logicor          :       0.50       0.00       0.00       0.47       0.00       0.00       0.00       0.00       0.04       0.00
1437.00/1441.58	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1437.00/1441.58	c   dualfix          :          1          0          0          0
1437.00/1441.58	c   genvbounds       :          0          0          0          0
1437.00/1441.58	c   nlobbt           :          0          0          0          0
1437.00/1441.58	c   obbt             :          0          0          0          0
1437.00/1441.58	c   probing          :          0          0          0          0
1437.00/1441.58	c   pseudoobj        :          0          0          0          0
1437.00/1441.58	c   redcost          :          0          0          0          0
1437.00/1441.58	c   rootredcost      :          0          0          0          0
1437.00/1441.58	c   symmetry         :          0          0          0          0
1437.00/1441.58	c   vbounds          :      57761          0          0          0
1437.00/1441.58	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1437.00/1441.58	c   dualfix          :       0.01       0.00       0.01       0.00       0.00       0.00
1437.00/1441.58	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1437.00/1441.58	c   probing          :      21.36       0.00      21.36       0.00       0.00       0.00
1437.00/1441.58	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
1437.00/1441.58	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
1437.00/1441.58	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
1437.00/1441.58	c   symmetry         :       0.10       0.00       0.09       0.01       0.00       0.00
1437.00/1441.58	c   vbounds          :      13.37       0.00       0.06      13.30       0.00       0.00
1437.00/1441.58	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1437.00/1441.58	c   propagation      :       0.66       2108       1826          -      11230       47.3        136       29.9          -          -          -
1437.00/1441.58	c   infeasible LP    :       0.24         73         73          -        244       34.6          5       34.6         73        3.2          0
1437.00/1441.58	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
1437.00/1441.58	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1437.00/1441.58	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
1437.00/1441.58	c   applied globally :       0.91          -          -          0       6826       30.9          -          -         73          -          -
1437.00/1441.58	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
1437.00/1441.58	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1437.00/1441.58	c   cut pool         :       0.82          -       1002         20          -          -      17989     129442          -          -          -          -          -    (maximal pool size:      17457)
1437.00/1441.58	c   aggregation      :       0.51       0.00         17         10          0          0         23       2188          0         89         89          0          0
1437.00/1441.58	c   > cmir           :          -          -          -          -          -          -          -        760          0         32         32          0          -
1437.00/1441.58	c   > flowcover      :          -          -          -          -          -          -          -       1138          0         43         43          0          -
1437.00/1441.58	c   > knapsackcover  :          -          -          -          -          -          -          -        290          0         14         14          0          -
1437.00/1441.58	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   clique           :       8.97       0.00         10         10          0          0         80        278          0         22         22          0          0
1437.00/1441.58	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   gomory           :      18.01       0.00         17         10          0          0       2358      17739         80        587        585          2          0
1437.00/1441.58	c   > gomorymi       :          -          -          -          -          -          -          -       8379         40        161        161          0          -
1437.00/1441.58	c   > strongcg       :          -          -          -          -          -          -          -       9360         40        426        424          2          -
1437.00/1441.58	c   impliedbounds    :       0.20       0.00         17         10          0          0      15232     104975          0      16342      16342          0          0
1437.00/1441.58	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   mcf              :       0.02       0.00          1          1          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   multilinear      :       0.01       0.00         74         11          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
1437.00/1441.58	c   zerohalf         :       1.09       0.00         17         10          0          0        387       4262         11        920        914          6          0
1437.00/1441.58	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1437.00/1441.58	c   hybrid           :      13.13       0.00       4445         11     437191          0    4415983       8001          0      43029
1437.00/1441.58	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1437.00/1441.58	c   problem variables:       0.00          -          0          0
1437.00/1441.58	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1437.00/1441.58	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c   relpscost        :      29.67       0.00       2424          0          0          0          0          0          0       4848
1437.00/1441.58	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1437.00/1441.58	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1437.00/1441.58	c   LP solutions     :       0.00          -          -          0          0
1437.00/1441.58	c   relax solutions  :       0.00          -          -          0          0
1437.00/1441.58	c   pseudo solutions :       0.00          -          -          0          0
1437.00/1441.58	c   strong branching :       0.00          -          -          0          0
1437.00/1441.58	c   actconsdiving    :       0.00       0.00          0          0          0
1437.00/1441.58	c   adaptivediving   :       8.07       0.00          2          0          0
1437.00/1441.58	c   alns             :       0.66       0.00          4          0          0
1437.00/1441.58	c   bound            :       0.00       0.00          0          0          0
1437.00/1441.58	c   clique           :       0.18       0.00          1          0          0
1437.00/1441.58	c   coefdiving       :       0.00       0.00          0          0          0
1437.00/1441.58	c   completesol      :       0.00       0.00          0          0          0
1437.00/1441.58	c   conflictdiving   :      37.46       0.00          2          0          0
1437.00/1441.58	c   crossover        :       0.00       0.00          0          0          0
1437.00/1441.58	c   dins             :       0.00       0.00          0          0          0
1437.00/1441.58	c   distributiondivin:       5.75       0.00          2          0          0
1437.00/1441.58	c   dks              :       0.00       0.00          0          0          0
1437.00/1441.58	c   dps              :       0.00       0.00          0          0          0
1437.00/1441.58	c   dualval          :       0.00       0.00          0          0          0
1437.00/1441.58	c   farkasdiving     :       0.00       0.00          0          0          0
1437.00/1441.58	c   feaspump         :       1.14       0.00          1          0          0
1437.00/1441.58	c   fixandinfer      :       0.00       0.00          0          0          0
1437.00/1441.58	c   fracdiving       :       0.20       0.00          2          0          0
1437.00/1441.58	c   gins             :       0.00       0.00          0          0          0
1437.00/1441.58	c   guideddiving     :       0.00       0.00          0          0          0
1437.00/1441.58	c   indicator        :       0.00       0.00          0          0          0
1437.00/1441.58	c   indicatordiving  :       0.00       0.00          0          0          0
1437.00/1441.58	c   intdiving        :       0.00       0.00          0          0          0
1437.00/1441.58	c   intshifting      :       0.00       0.00          0          0          0
1437.00/1441.58	c   linesearchdiving :       0.06       0.00          2          0          0
1437.00/1441.58	c   localbranching   :       0.00       0.00          0          0          0
1437.00/1441.58	c   locks            :       0.04       0.00          1          0          0
1437.00/1441.58	c   lpface           :       0.04       0.00          0          0          0
1437.00/1441.58	c   mpec             :       0.00       0.00          0          0          0
1437.00/1441.58	c   multistart       :       0.00       0.00          0          0          0
1437.00/1441.58	c   mutation         :       0.00       0.00          0          0          0
1437.00/1441.58	c   nlpdiving        :       0.00       0.00          0          0          0
1437.00/1441.58	c   objpscostdiving  :      58.73       0.00          2          0          0
1437.00/1441.58	c   octane           :       0.00       0.00          0          0          0
1437.00/1441.58	c   ofins            :       0.00       0.00          0          0          0
1437.00/1441.58	c   oneopt           :       0.00       0.00          0          0          0
1437.00/1441.58	c   padm             :       0.00       0.00          0          0          0
1437.00/1441.58	c   proximity        :       0.00       0.00          0          0          0
1437.00/1441.58	c   pscostdiving     :       3.05       0.00          2          0          0
1437.00/1441.58	c   randrounding     :       0.19       0.00         44          0          0
1437.00/1441.58	c   rens             :       0.22       0.00          1          0          0
1437.00/1441.58	c   reoptsols        :       0.00       0.00          0          0          0
1437.00/1441.58	c   repair           :       0.00       0.00          0          0          0
1437.00/1441.58	c   rins             :       0.00       0.00          0          0          0
1437.00/1441.58	c   rootsoldiving    :       0.90       0.00          1          0          0
1437.00/1441.58	c   rounding         :       2.12       0.00       1124          0          0
1437.00/1441.58	c   scheduler        :       0.00       0.00          0          0          0
1437.00/1441.58	c   shiftandpropagate:       0.11       0.00          1          0          0
1437.00/1441.58	c   shifting         :      20.36       0.00        518          0          0
1437.00/1441.58	c   simplerounding   :       0.00       0.00          0          0          0
1437.00/1441.58	c   subnlp           :       0.00       0.00          0          0          0
1437.00/1441.58	c   trivial          :       0.01       0.00          2          0          0
1437.00/1441.58	c   trivialnegation  :       0.00       0.00          0          0          0
1437.00/1441.58	c   trustregion      :       0.00       0.00          0          0          0
1437.00/1441.58	c   trysol           :       0.00       0.00          0          0          0
1437.00/1441.58	c   twoopt           :       0.00       0.00          0          0          0
1437.00/1441.58	c   undercover       :       0.27       0.00          1          0          0
1437.00/1441.58	c   vbounds          :       0.24       0.00          1          0          0
1437.00/1441.58	c   veclendiving     :       3.27       0.00          2          0          0
1437.00/1441.58	c   zeroobj          :       0.00       0.00          0          0          0
1437.00/1441.58	c   zirounding       :       0.99       0.00       1000          0          0
1437.00/1441.58	c   other solutions  :          -          -          -          0          -
1437.00/1441.58	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	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
1437.00/1441.58	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1437.00/1441.58	c   primal LP        :       1.55        366          0       0.00       0.00       1.55        366
1437.00/1441.58	c   dual LP          :    1100.43       6935    4502998     650.25    4092.02       0.04         10
1437.00/1441.58	c   lex dual LP      :       0.00          0          0       0.00          -
1437.00/1441.58	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1437.00/1441.58	c   resolve instable :       0.00          0          0       0.00          -
1437.00/1441.58	c   diving/probing LP:     120.92        196     107825     550.13     891.71
1437.00/1441.58	c   strong branching :      18.59         19      18942     996.95    1019.18          -          -         36
1437.00/1441.58	c     (at root node) :          -         19      18942     996.95          -
1437.00/1441.58	c   conflict analysis:       0.00          0          0       0.00          -
1437.00/1441.58	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
1437.00/1441.58	c   benders          :       0.00          0          0          0       0.00          0          0          0
1437.00/1441.58	c B&B Tree           :
1437.00/1441.58	c   number of runs   :          1
1437.00/1441.58	c   nodes            :       3611 (2424 internal, 1187 leaves)
1437.00/1441.58	c   feasible leaves  :          0
1437.00/1441.58	c   infeas. leaves   :       1187
1437.00/1441.58	c   objective leaves :          0
1437.00/1441.58	c   nodes (total)    :       3611 (2424 internal, 1187 leaves)
1437.00/1441.58	c   nodes left       :          0
1437.00/1441.58	c   max depth        :        145
1437.00/1441.58	c   max depth (total):        145
1437.00/1441.58	c   backtracks       :       1049 (29.1%)
1437.00/1441.58	c   early backtracks :          0 (0.0%)
1437.00/1441.58	c   nodes exc. ref.  :          0 (0.0%)
1437.00/1441.58	c   delayed cutoffs  :       1238
1437.00/1441.58	c   repropagations   :       4138 (336462 domain reductions, 927 cutoffs)
1437.00/1441.58	c   avg switch length:       3.83
1437.00/1441.58	c   switching time   :       6.82
1437.00/1441.58	c Root Node          :
1437.00/1441.58	c   First LP value   : +0.00000000000000e+00
1437.00/1441.58	c   First LP Iters   :       4227 (9657.43 Iter/sec)
1437.00/1441.58	c   First LP Time    :       0.44
1437.00/1441.58	c   Final Dual Bound :          -
1437.00/1441.58	c   Final Root Iters :      85581
1437.00/1441.58	c   Root LP Estimate : +3.63668129192754e-03
1437.00/1441.58	c Solution           :
1437.00/1441.58	c   Solutions found  :          0 (0 improvements)
1437.00/1441.58	c   Primal Bound     : infeasible
1437.00/1441.58	c   Dual Bound       :          -
1437.00/1441.58	c   Gap              :       0.00 %
1437.00/1441.58	c Integrals          :      Total       Avg%
1437.00/1441.58	c   primal-dual      :          -          - (problem infeasible)
1437.00/1441.58	c   primal-ref       :          -          - (problem infeasible)
1437.00/1441.58	c   dual-ref         :          -          - (problem infeasible)
1437.19/1441.76	c Time complete (sec):   1437.268

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (61617 MiB free)
  memory of node 1: 64507 MiB (63458 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491619-1751142761/watcher-4491619-1751142761 -o /tmp/evaluation-result-4491619-1751142761/solver-4491619-1751142761 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751142754-13717 --watchdog 3760 pbsolver -f HOME/instance-4491619-1751142761.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100065 s]*
/proc/loadavg: 1.34 1.19 1.81 5/263 13866
/proc/meminfo: memFree=128074100/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=66048 memory=55680 CPUtime=0.1 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 11981 0 0 0 8 2 0 0 20 0 1 0 29953882 67633152 13920 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 16512 13920 2176 2575 0 13419 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 66048 KiB
Current children cumulated memory: 55680 KiB

[startup+0.205648 s]*
/proc/loadavg: 1.34 1.19 1.81 5/263 13866
/proc/meminfo: memFree=128014124/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=129320 memory=119724 CPUtime=0.2 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 28080 0 0 0 17 3 0 0 20 0 1 0 29953882 132423680 29931 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 32330 29931 2368 2575 0 29237 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 129320 KiB
Current children cumulated memory: 119724 KiB

[startup+0.305621 s]*
/proc/loadavg: 1.34 1.19 1.81 5/263 13866
/proc/meminfo: memFree=127989932/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=150608 memory=139180 CPUtime=0.3 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 32906 0 0 0 27 3 0 0 20 0 1 0 29953882 154222592 34795 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 37652 34795 2400 2575 0 34559 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 150608 KiB
Current children cumulated memory: 139180 KiB

[startup+0.700174 s]
/proc/loadavg: 1.34 1.19 1.81 5/263 13866
/proc/meminfo: memFree=127941420/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=192844 memory=181484 CPUtime=0.69 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 43687 0 0 0 63 6 0 0 20 0 1 0 29953882 197472256 45371 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 48211 45371 2528 2575 0 45118 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 192844 KiB
Current children cumulated memory: 181484 KiB

[startup+1.50017 s]
/proc/loadavg: 1.34 1.19 1.81 5/263 13866
/proc/meminfo: memFree=127939656/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=192844 memory=181484 CPUtime=1.49 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 43687 0 0 0 143 6 0 0 20 0 1 0 29953882 197472256 45371 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 48211 45371 2528 2575 0 45118 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 192844 KiB
Current children cumulated memory: 181484 KiB

[startup+3.1055 s]
/proc/loadavg: 1.56 1.24 1.83 5/264 13868
/proc/meminfo: memFree=127700508/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=192844 memory=181484 CPUtime=3.09 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 43691 0 0 0 303 6 0 0 20 0 1 0 29953882 197472256 45371 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 48211 45371 2528 2575 0 45118 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 192844 KiB
Current children cumulated memory: 181484 KiB

[startup+6.30016 s]
/proc/loadavg: 1.56 1.24 1.83 5/264 13913
/proc/meminfo: memFree=127131752/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=196044 memory=184684 CPUtime=6.27 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 44495 0 0 0 621 6 0 0 20 0 1 0 29953882 200749056 46171 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 49011 46171 2528 2575 0 45918 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 196044 KiB
Current children cumulated memory: 184684 KiB

[startup+12.7002 s]
/proc/loadavg: 1.93 1.33 1.85 5/264 13913
/proc/meminfo: memFree=126757480/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=186072 memory=174212 CPUtime=12.65 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 51704 0 0 0 1258 7 0 0 20 0 1 0 29953882 190537728 43553 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 46518 43553 2592 2575 0 43425 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 186072 KiB
Current children cumulated memory: 174212 KiB

[startup+25.5002 s]
/proc/loadavg: 2.25 1.42 1.87 5/264 13913
/proc/meminfo: memFree=126613840/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=213672 memory=201452 CPUtime=25.4 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 57987 0 0 0 2532 8 0 0 20 0 1 0 29953882 218800128 50363 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 53418 50363 2624 2575 0 50325 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 213672 KiB
Current children cumulated memory: 201452 KiB

[startup+51.1055 s]
/proc/loadavg: 2.85 1.62 1.93 5/264 13913
/proc/meminfo: memFree=126367720/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=485932 memory=447500 CPUtime=50.93 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 104370 0 0 0 5077 16 0 0 20 0 1 0 29953882 497594368 111875 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 121483 111875 2688 2575 0 118390 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 485932 KiB
Current children cumulated memory: 447500 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 2.06 2.06 5/264 13915
/proc/meminfo: memFree=126226488/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=533536 memory=485772 CPUtime=101.97 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 113990 0 0 0 10178 19 0 0 20 0 1 0 29953882 546340864 121443 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 133384 121443 2688 2575 0 130291 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 533536 KiB
Current children cumulated memory: 485772 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 2.44 2.20 5/264 13966
/proc/meminfo: memFree=125155600/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=644884 memory=588556 CPUtime=161.77 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 139690 0 0 0 16154 23 0 0 20 0 1 0 29953882 660361216 147139 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 161221 147139 2688 2575 0 158128 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 644884 KiB
Current children cumulated memory: 588556 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.75 2.32 5/264 13968
/proc/meminfo: memFree=125149412/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=644884 memory=588940 CPUtime=221.59 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 139769 0 0 0 22136 23 0 0 20 0 1 0 29953882 660361216 147235 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 161221 147235 2688 2575 0 158128 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 644884 KiB
Current children cumulated memory: 588940 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.99 2.43 5/264 13973
/proc/meminfo: memFree=124209604/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=645080 memory=589068 CPUtime=281.42 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 139846 0 0 0 28119 23 0 0 20 0 1 0 29953882 660561920 147267 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 161270 147267 2688 2575 0 158177 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 645080 KiB
Current children cumulated memory: 589068 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.19 2.54 5/263 13975
/proc/meminfo: memFree=123711668/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600332 CPUtime=341.24 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142665 0 0 0 34101 23 0 0 20 0 1 0 29953882 671539200 150083 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150083 2688 2575 0 160857 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 655800 KiB
Current children cumulated memory: 600332 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.36 2.64 5/263 13977
/proc/meminfo: memFree=123711516/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600332 CPUtime=401.05 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142676 0 0 0 40082 23 0 0 20 0 1 0 29953882 671539200 150083 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150083 2688 2575 0 160857 0
Current children cumulated CPU time: 401.05 s
Current children cumulated vsize: 655800 KiB
Current children cumulated memory: 600332 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.51 2.74 5/263 13979
/proc/meminfo: memFree=123706284/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600332 CPUtime=460.86 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142678 0 0 0 46063 23 0 0 20 0 1 0 29953882 671539200 150083 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150083 2688 2575 0 160857 0

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

/proc/loadavg: 4.08 4.02 3.37 5/263 14005
/proc/meminfo: memFree=123396864/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600332 CPUtime=999.12 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142687 0 0 0 99889 23 0 0 20 0 1 0 29953882 671539200 150083 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150083 2688 2575 0 160857 0
Current children cumulated CPU time: 999.12 s
Current children cumulated vsize: 655800 KiB
Current children cumulated memory: 600332 KiB

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.42 5/263 14007
/proc/meminfo: memFree=123142832/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600332 CPUtime=1058.93 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142687 0 0 0 105870 23 0 0 20 0 1 0 29953882 671539200 150083 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150083 2688 2575 0 160857 0
Current children cumulated CPU time: 1058.93 s
Current children cumulated vsize: 655800 KiB
Current children cumulated memory: 600332 KiB

[startup+1122.3 s]
/proc/loadavg: 4.10 4.05 3.46 5/263 14009
/proc/meminfo: memFree=123138536/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=655800 memory=600460 CPUtime=1118.74 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 142705 0 0 0 111851 23 0 0 20 0 1 0 29953882 671539200 150115 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 163950 150115 2688 2575 0 160857 0
Current children cumulated CPU time: 1118.74 s
Current children cumulated vsize: 655800 KiB
Current children cumulated memory: 600460 KiB

[startup+1182.3 s]
/proc/loadavg: 4.14 4.07 3.51 5/263 14011
/proc/meminfo: memFree=123133900/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=660200 memory=604812 CPUtime=1178.57 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 143786 0 0 0 117833 24 0 0 20 0 1 0 29953882 676044800 151203 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 165050 151203 2688 2575 0 161957 0
Current children cumulated CPU time: 1178.57 s
Current children cumulated vsize: 660200 KiB
Current children cumulated memory: 604812 KiB

[startup+1242.3 s]
/proc/loadavg: 4.11 4.07 3.55 5/263 14013
/proc/meminfo: memFree=123130008/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=666284 memory=610444 CPUtime=1238.4 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 145215 0 0 0 123816 24 0 0 20 0 1 0 29953882 682274816 152611 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 166571 152611 2688 2575 0 163478 0
Current children cumulated CPU time: 1238.4 s
Current children cumulated vsize: 666284 KiB
Current children cumulated memory: 610444 KiB

[startup+1302.3 s]
/proc/loadavg: 4.08 4.07 3.58 5/262 14015
/proc/meminfo: memFree=123126080/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=676776 memory=621452 CPUtime=1298.23 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 148055 0 0 0 129799 24 0 0 20 0 1 0 29953882 693018624 155363 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 169194 155363 2688 2575 0 166101 0
Current children cumulated CPU time: 1298.23 s
Current children cumulated vsize: 676776 KiB
Current children cumulated memory: 621452 KiB

[startup+1362.3 s]
/proc/loadavg: 4.13 4.08 3.62 5/263 14022
/proc/meminfo: memFree=123004452/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=683316 memory=627724 CPUtime=1358.04 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 149638 0 0 0 135779 25 0 0 20 0 1 0 29953882 699715584 156931 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 170829 156931 2688 2575 0 167736 0
Current children cumulated CPU time: 1358.04 s
Current children cumulated vsize: 683316 KiB
Current children cumulated memory: 627724 KiB

[startup+1422.3 s]
/proc/loadavg: 4.09 4.08 3.66 5/263 14024
/proc/meminfo: memFree=123004008/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=687484 memory=632076 CPUtime=1417.85 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 150726 0 0 0 141760 25 0 0 20 0 1 0 29953882 703983616 158019 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 171871 158019 2688 2575 0 168778 0
Current children cumulated CPU time: 1417.85 s
Current children cumulated vsize: 687484 KiB
Current children cumulated memory: 632076 KiB

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

# cumulated CPU time of all completed processes:  user=1437.01 s, system=0.278074 s

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

[startup+1433.6 s]
/proc/loadavg: 4.08 4.08 3.66 5/263 14024
/proc/meminfo: memFree=123006292/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=688704 memory=633228 CPUtime=1429.12 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151018 0 0 0 142887 25 0 0 20 0 1 0 29953882 705232896 158307 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172176 158307 2688 2575 0 169083 0
Current children cumulated CPU time: 1429.12 s
Current children cumulated vsize: 688704 KiB
Current children cumulated memory: 633228 KiB

[startup+1436.8 s]
/proc/loadavg: 4.08 4.08 3.66 5/263 14024
/proc/meminfo: memFree=122998480/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=688872 memory=633484 CPUtime=1432.31 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151072 0 0 0 143206 25 0 0 20 0 1 0 29953882 705404928 158371 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172218 158371 2688 2575 0 169125 0
Current children cumulated CPU time: 1432.31 s
Current children cumulated vsize: 688872 KiB
Current children cumulated memory: 633484 KiB

[startup+1440 s]*
/proc/loadavg: 4.15 4.09 3.67 5/263 14024
/proc/meminfo: memFree=122997400/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=689056 memory=633612 CPUtime=1435.51 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151103 0 0 0 143526 25 0 0 20 0 1 0 29953882 705593344 158403 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172264 158403 2688 2575 0 169171 0
Current children cumulated CPU time: 1435.51 s
Current children cumulated vsize: 689056 KiB
Current children cumulated memory: 633612 KiB

[startup+1440.8 s]
/proc/loadavg: 4.15 4.09 3.67 5/263 14024
/proc/meminfo: memFree=122997400/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=689056 memory=633612 CPUtime=1436.3 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151106 0 0 0 143605 25 0 0 20 0 1 0 29953882 705593344 158403 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172264 158403 2688 2575 0 169171 0
Current children cumulated CPU time: 1436.3 s
Current children cumulated vsize: 689056 KiB
Current children cumulated memory: 633612 KiB

[startup+1441.2 s]
/proc/loadavg: 4.15 4.09 3.67 5/263 14024
/proc/meminfo: memFree=122997652/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=689228 memory=633740 CPUtime=1436.7 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151135 0 0 0 143645 25 0 0 20 0 1 0 29953882 705769472 158435 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172307 158435 2688 2575 0 169214 0
Current children cumulated CPU time: 1436.7 s
Current children cumulated vsize: 689228 KiB
Current children cumulated memory: 633740 KiB

[startup+1441.6 s]
/proc/loadavg: 4.15 4.09 3.67 5/263 14024
/proc/meminfo: memFree=122997652/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=689228 memory=633740 CPUtime=1437.1 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151140 0 0 0 143685 25 0 0 20 0 1 0 29953882 705769472 158435 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 172307 158435 2688 2575 0 169214 0
Current children cumulated CPU time: 1437.1 s
Current children cumulated vsize: 689228 KiB
Current children cumulated memory: 633740 KiB

[startup+1441.7 s]
/proc/loadavg: 4.15 4.09 3.67 5/263 14024
/proc/meminfo: memFree=122997652/131249996 swapFree=33010684/33010684
[pid=13865] ppid=13862 vsize=615692 memory=560240 CPUtime=1437.19 cores=0,2
/proc/13865/stat : 13865 (pbsolver) R 13862 13865 11391 0 -1 4194304 151140 0 0 0 143694 25 0 0 20 0 1 0 29953882 630468608 140060 18446744073709551615 4198400 14743177 140732190369488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 53936128 140732190378378 140732190378474 140732190378474 140732190384076 0
/proc/13865/statm: 153923 140060 2688 2575 0 150830 0
Current children cumulated CPU time: 1437.19 s
Current children cumulated vsize: 615692 KiB
Current children cumulated memory: 560240 KiB

Child status: 0

Real time (s): 1441.78
CPU time (s): 1437.29
CPU user time (s): 1437.01
CPU system time (s): 0.278074
CPU usage (%): 99.6884
Max. virtual memory (cumulated for all children) (KiB): 689228
Max. memory (cumulated for all children) (KiB): 633740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.01
system time used= 0.278074
maximum resident set size= 633740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151140
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= 3
involuntary context switches= 3180


# summary of solver processes directly reported to runsolver:
#   pid: 13865
#   total CPU time (s): 1437.29
#   total CPU user time (s): 1437.01
#   total CPU system time (s): 0.278074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.95317 second user time and 6.01312 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-28 22:32:41
IDJOB=4491619
IDBENCH=147727
IDSOLVER=3366
FILE ID=nodeC022/4491619-1751142761
RUNJOBID= nodeC022-1751142754-13717
SLURM_JOB_ID= 9587422
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491619-1751142761/watcher-4491619-1751142761 -o /tmp/evaluation-result-4491619-1751142761/solver-4491619-1751142761 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751142754-13717 --watchdog 3760  pbsolver -f HOME/instance-4491619-1751142761.opb -t 3600 -m 31000

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

MD5SUM BENCH= 76d76a6e9366419c7968e5756d4a65f6
RANDOM SEED=1178195131

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128078420 kB
MemAvailable:   127722484 kB
Buffers:            3280 kB
Cached:           453380 kB
SwapCached:            0 kB
Active:          2274444 kB
Inactive:         239712 kB
Active(anon):    2075568 kB
Inactive(anon):        0 kB
Active(file):     198876 kB
Inactive(file):   239712 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72080 kB
Writeback:            16 kB
AnonPages:       2060544 kB
Mapped:           133240 kB
Shmem:             18060 kB
KReclaimable:      84496 kB
Slab:             167096 kB
SReclaimable:      84496 kB
SUnreclaim:        82600 kB
KernelStack:        4236 kB
PageTables:         7288 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2450936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC022 at 2025-06-28 22:56:43