Trace number 4541576

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07UNSAT 72.4891 72.7029

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-20array_ineq6.opb
MD5SUM3fc1fa6fafd20a9b1fe100c4dc12e1ea
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 benchmark72.4891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints3361
Number of constraints which are clauses2460
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints881
Minimum length of a constraint1
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4541576-1753209881.opb>
0.00/0.02	c original problem has 2520 variables (2520 bin, 0 int, 0 impl, 0 cont) and 3361 constraints
0.00/0.02	c problem read in 0.01
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.03	c presolving:
0.00/0.03	c (round 1, fast)       446 del vars, 1018 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1201 clqs
0.00/0.03	c (round 2, fast)       458 del vars, 1242 del conss, 0 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1397 clqs
0.00/0.03	c    (0.0s) running MILP presolver
0.00/0.04	c    (0.0s) MILP presolver (2 rounds): 398 aggregations, 0 fixings, 0 bound changes
0.00/0.04	c (round 3, medium)     856 del vars, 3361 del conss, 1323 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 601 clqs
0.00/0.05	c (round 4, exhaustive) 856 del vars, 3361 del conss, 1323 add conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 601 upgd conss, 0 impls, 601 clqs
0.00/0.05	c (round 5, fast)       856 del vars, 3361 del conss, 1323 add conss, 269 chg bounds, 1 chg sides, 78 chg coeffs, 601 upgd conss, 0 impls, 601 clqs
0.00/0.05	c (round 6, exhaustive) 856 del vars, 3961 del conss, 1523 add conss, 269 chg bounds, 1 chg sides, 78 chg coeffs, 601 upgd conss, 0 impls, 602 clqs
0.09/0.12	c    (0.1s) probing: 1000/1674 (59.7%) - 0 fixings, 0 aggregations, 566 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing: 1001/1674 (59.8%) - 0 fixings, 0 aggregations, 575 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 1000/1000 successive useless probings
0.09/0.12	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.09/0.13	c    (0.1s) no symmetry present (symcode time: 0.00)
0.09/0.13	c presolving (7 rounds: 7 fast, 4 medium, 3 exhaustive):
0.09/0.13	c  856 deleted vars, 3961 deleted constraints, 1523 added constraints, 269 tightened bounds, 0 added holes, 1 changed sides, 78 changed coefficients
0.09/0.13	c  0 implications, 1177 cliques
0.09/0.13	c presolved problem has 1674 variables (1674 bin, 0 int, 0 impl, 0 cont) and 923 constraints
0.09/0.13	c       1 constraints of type <knapsack>
0.09/0.13	c     200 constraints of type <and>
0.09/0.13	c     722 constraints of type <linear>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.10
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 10.0.0
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.13	c limits/time = 3596.997018
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.13	c limits/memory = 27900
0.09/0.13	c 
0.09/0.13	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.09/0.13	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.09/0.13	c limits/solutions = 1
0.09/0.13	c 
0.09/0.13	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.09/0.13	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.09/0.13	c misc/usesymmetry = 3
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.09/0.13	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.13	c propagating/symmetry/detectdoublelex = FALSE
0.09/0.13	c 
0.09/0.13	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.09/0.13	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.13	c propagating/symmetry/detectsubgroups = FALSE
0.09/0.13	c 
0.09/0.13	c # Type of symmetries that shall be computed?
0.09/0.13	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.09/0.13	c propagating/symmetry/symtype = 1
0.09/0.13	c 
0.09/0.13	c # Should components consisting of a single full reflection be handled?
0.09/0.13	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.13	c propagating/symmetry/usesimplesgncomp = FALSE
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.09/0.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.17	c   0.2s|     1 |     0 |   447 |     - |    21M |   0 |1674 | 970 |1123 |   0 |  0 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.40	c   0.4s|     1 |     0 |  5108 |     - |    22M |   0 |1674 | 987 |1126 |   3 |  1 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.47	c   0.5s|     1 |     0 |  6302 |     - |    24M |   0 |1674 | 987 |1184 |  61 |  2 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.53	c   0.5s|     1 |     0 |  6936 |     - |    25M |   0 |1674 | 987 |1271 | 148 |  3 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.71	c   0.7s|     1 |     0 |  8554 |     - |    28M |   0 |1674 | 988 |1377 | 254 |  4 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.92	c   0.9s|     1 |     0 |  9821 |     - |    33M |   0 |1674 | 988 |1555 | 432 |  5 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.58/1.64	c (node 1) unresolved numerical troubles in LP 13 -- using pseudo solution instead (loop 1)
1.58/1.64	c   1.6s|     1 |     2 | 15154 |     - |    34M |   0 |1674 | 988 |1801 | 678 |  6 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
27.21/27.32	c  27.3s|   100 |    55 |270475 |2579.0 |    38M |  13 |1674 |1070 |   0 |1561 |  0 | 146 |   0 | 0.000000e+00 |      --      |    Inf |  13.67%
37.28/37.47	c  37.5s|   200 |    47 |375640 |1811.5 |    45M |  15 |1674 |1221 |1824 |2901 |  1 | 299 |   0 | 0.000000e+00 |      --      |    Inf |  62.54%
38.78/38.94	c  38.9s|   300 |    59 |396356 |1274.9 |    48M |  20 |1674 |1428 |   0 |3833 |  0 | 506 |   0 | 0.000000e+00 |      --      |    Inf |  62.57%
40.07/40.28	c  40.3s|   400 |    62 |412732 | 996.4 |    49M |  21 |1674 |1584 |1943 |4740 |  1 | 662 |   0 | 0.000000e+00 |      --      |    Inf |  62.58%
41.27/41.43	c  41.4s|   500 |    59 |430047 | 831.4 |    49M |  21 |1674 |1762 |1957 |5416 |  1 | 841 |   0 | 0.000000e+00 |      --      |    Inf |  62.59%
42.17/42.30	c  42.3s|   600 |    57 |438403 | 706.6 |    50M |  21 |1674 |1957 |   0 |5697 |  0 |1040 |   0 | 0.000000e+00 |      --      |    Inf |  62.59%
43.66/43.81	c  43.8s|   700 |    77 |462126 | 639.4 |    51M |  22 |1674 |2155 |1930 |6859 |  1 |1248 |   0 | 0.000000e+00 |      --      |    Inf |  69.75%
44.26/44.45	c  44.4s|   800 |    81 |475233 | 575.8 |    52M |  22 |1674 |2304 |1930 |7396 |  1 |1405 |   0 | 0.000000e+00 |      --      |    Inf |  75.22%
44.86/45.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.86/45.09	c  45.1s|   900 |    77 |488631 | 526.7 |    53M |  23 |1674 |2544 |   0 |7564 |  0 |1670 |   0 | 0.000000e+00 |      --      |    Inf |  79.14%
45.56/45.76	c  45.8s|  1000 |    79 |503738 | 489.1 |    54M |  24 |1674 |2725 |   0 |8150 |  0 |1867 |   0 | 0.000000e+00 |      --      |    Inf |  89.30%
46.16/46.37	c  46.4s|  1100 |    80 |517054 | 456.7 |    54M |  24 |1674 |2930 |1949 |8411 |  1 |2109 |   0 | 0.000000e+00 |      --      |    Inf |  89.30%
46.75/46.93	c  46.9s|  1200 |    80 |530379 | 429.7 |    54M |  25 |1674 |3018 |   0 |9190 |  0 |2225 |   0 | 0.000000e+00 |      --      |    Inf |  89.31%
47.65/47.88	c  47.9s|  1300 |   102 |555669 | 416.1 |    55M |  26 |1674 |3048 |   0 |9655 |  0 |2289 |   0 | 0.000000e+00 |      --      |    Inf |  92.43%
48.25/48.40	c  48.4s|  1400 |    98 |567364 | 394.7 |    55M |  26 |1674 |3110 |   0 |9962 |  0 |2403 |   0 | 0.000000e+00 |      --      |    Inf |  95.76%
48.95/49.14	c  49.1s|  1500 |   100 |583620 | 379.2 |    56M |  26 |1674 |3484 |1926 |  10k|  1 |2833 |   0 | 0.000000e+00 |      --      |    Inf |  95.87%
49.35/49.58	c  49.6s|  1600 |    89 |592721 | 361.2 |    56M |  26 |1674 |3861 |1924 |  10k|  1 |3277 |   0 | 0.000000e+00 |      --      |    Inf |  96.04%
49.85/50.01	c  50.0s|  1700 |    97 |602846 | 345.9 |    57M |  28 |1674 |3948 |1953 |  10k|  1 |3398 |   0 | 0.000000e+00 |      --      |    Inf |  96.04%
50.15/50.36	c  50.4s|  1800 |    98 |610666 | 331.0 |    57M |  33 |1674 |4013 |   0 |  10k|  0 |3479 |   0 | 0.000000e+00 |      --      |    Inf |  96.05%
50.64/50.85	c  50.8s|  1900 |    99 |620894 | 319.0 |    57M |  33 |1674 |4227 |   0 |  10k|  0 |3777 |   0 | 0.000000e+00 |      --      |    Inf |  96.05%
51.14/51.31	c  51.3s|  2000 |   111 |630983 | 308.1 |    58M |  33 |1674 |4334 |1965 |  11k|  1 |3982 |   0 | 0.000000e+00 |      --      |    Inf |  96.06%
51.54/51.71	c  51.7s|  2100 |    98 |640043 | 297.7 |    59M |  33 |1674 |4507 |1926 |  12k|  1 |4226 |   0 | 0.000000e+00 |      --      |    Inf |  96.06%
52.24/52.42	c  52.4s|  2200 |   105 |654634 | 290.8 |    60M |  33 |1674 |4487 |1930 |  12k|  1 |4407 |   0 | 0.000000e+00 |      --      |    Inf |  96.07%
52.54/52.77	c  52.8s|  2300 |   105 |661240 | 281.0 |    61M |  33 |1674 |4581 |1924 |  12k|  1 |4647 |   0 | 0.000000e+00 |      --      |    Inf |  96.07%
53.14/53.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.14/53.31	c  53.3s|  2400 |   126 |673016 | 274.2 |    61M |  33 |1674 |4869 |1952 |  12k|  1 |5017 |   0 | 0.000000e+00 |      --      |    Inf |  96.08%
53.24/53.49	c  53.5s|  2500 |   122 |674801 | 264.0 |    62M |  33 |1674 |4917 |1948 |  13k|  2 |5079 |   0 | 0.000000e+00 |      --      |    Inf |  96.08%
53.74/53.97	c  54.0s|  2600 |   136 |682165 | 256.6 |    62M |  33 |1674 |4924 |   0 |  13k|  0 |5277 |   0 | 0.000000e+00 |      --      |    Inf |  96.28%
54.33/54.51	c  54.5s|  2700 |   123 |694284 | 251.6 |    62M |  33 |1674 |4935 |   0 |  13k|  0 |5585 |   0 | 0.000000e+00 |      --      |    Inf |  96.42%
54.73/54.95	c  54.9s|  2800 |   110 |702938 | 245.7 |    63M |  33 |1674 |4898 |   0 |  13k|  0 |5827 |   0 | 0.000000e+00 |      --      |    Inf |  96.43%
55.03/55.28	c  55.3s|  2900 |   110 |708260 | 239.1 |    63M |  33 |1674 |4954 |1911 |  13k|  1 |6098 |   0 | 0.000000e+00 |      --      |    Inf |  96.44%
55.63/55.85	c  55.8s|  3000 |   112 |719753 | 234.9 |    64M |  33 |1674 |5048 |   0 |  13k|  0 |6438 |   0 | 0.000000e+00 |      --      |    Inf |  96.46%
56.23/56.45	c  56.4s|  3100 |   121 |730773 | 230.9 |    64M |  33 |1674 |5009 |1971 |  14k|  2 |6762 |   0 | 0.000000e+00 |      --      |    Inf |  96.47%
56.63/56.89	c  56.9s|  3200 |   117 |740157 | 226.6 |    64M |  33 |1674 |5178 |   0 |  14k|  0 |7119 |   0 | 0.000000e+00 |      --      |    Inf |  96.49%
57.13/57.32	c  57.3s|  3300 |   113 |749542 | 222.6 |    64M |  33 |1674 |5290 |1952 |  14k|  1 |7373 |   0 | 0.000000e+00 |      --      |    Inf |  96.50%
57.73/57.91	c  57.9s|  3400 |   115 |760908 | 219.4 |    65M |  33 |1674 |5033 |2012 |  14k|  1 |7712 |   0 | 0.000000e+00 |      --      |    Inf |  96.52%
58.23/58.49	c  58.5s|  3500 |   116 |775034 | 217.2 |    65M |  33 |1674 |5244 |2012 |  14k|  1 |8047 |   0 | 0.000000e+00 |      --      |    Inf |  96.53%
59.12/59.37	c  59.4s|  3600 |   123 |791154 | 215.6 |    65M |  33 |1674 |4996 |2012 |  14k|  1 |8384 |   0 | 0.000000e+00 |      --      |    Inf |  96.55%
59.62/59.82	c  59.8s|  3700 |   120 |800082 | 212.2 |    66M |  33 |1674 |5253 |2012 |  14k|  1 |8747 |   0 | 0.000000e+00 |      --      |    Inf |  96.56%
60.01/60.24	c  60.2s|  3800 |   120 |806695 | 208.4 |    67M |  33 |1674 |5518 |1949 |  14k|  1 |9204 |   0 | 0.000000e+00 |      --      |    Inf |  96.63%
60.41/60.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.41/60.64	c  60.6s|  3900 |   116 |812379 | 204.5 |    67M |  33 |1674 |5851 |   0 |  14k|  0 |9741 |   0 | 0.000000e+00 |      --      |    Inf |  96.65%
60.92/61.12	c  61.1s|  4000 |   115 |821331 | 201.6 |    67M |  33 |1674 |6092 |   0 |  14k|  0 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  96.66%
61.31/61.50	c  61.5s|  4100 |   112 |827546 | 198.2 |    68M |  33 |1674 |5316 |1949 |  14k|  1 |  10k|   0 | 0.000000e+00 |      --      |    Inf |  96.68%
61.91/62.13	c  62.1s|  4200 |   114 |839987 | 196.4 |    68M |  33 |1674 |5710 |   0 |  14k|  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  96.69%
62.21/62.46	c  62.4s|  4300 |   107 |844523 | 192.9 |    68M |  33 |1674 |5106 |1977 |  14k|  2 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  96.72%
62.71/62.93	c  62.9s|  4400 |   117 |853374 | 190.5 |    68M |  33 |1674 |5128 |   0 |  15k|  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  96.72%
63.10/63.30	c  63.3s|  4500 |   116 |858849 | 187.5 |    68M |  33 |1674 |5338 |   0 |  15k|  0 |  11k|   0 | 0.000000e+00 |      --      |    Inf |  96.73%
63.60/63.88	c  63.9s|  4600 |   125 |869305 | 185.7 |    69M |  33 |1674 |4930 |1937 |  16k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  96.73%
64.00/64.26	c  64.2s|  4700 |   122 |876708 | 183.3 |    69M |  33 |1674 |4787 |   0 |  16k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  96.74%
64.70/64.91	c  64.9s|  4800 |   131 |890854 | 182.5 |    69M |  33 |1674 |4583 |1911 |  16k|  1 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  96.74%
65.10/65.33	c  65.3s|  4900 |   125 |898991 | 180.4 |    70M |  33 |1674 |4763 |1924 |  17k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  96.75%
65.59/65.89	c  65.9s|  5000 |   122 |912562 | 179.5 |    70M |  33 |1674 |4897 |   0 |  17k|  0 |  12k|   0 | 0.000000e+00 |      --      |    Inf |  96.76%
66.19/66.41	c  66.4s|  5100 |   123 |920386 | 177.5 |    71M |  33 |1674 |4752 |   0 |  17k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.77%
66.49/66.79	c  66.8s|  5200 |   126 |929199 | 175.8 |    71M |  33 |1674 |4742 |1979 |  18k|  1 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.77%
67.79/68.01	c  68.0s|  5300 |   128 |953758 | 177.1 |    71M |  33 |1674 |4355 |1935 |  18k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.78%
68.19/68.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.19/68.41	c  68.4s|  5400 |   130 |961526 | 175.3 |    71M |  33 |1674 |4464 |   0 |  18k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.78%
68.69/68.97	c  69.0s|  5500 |   125 |970315 | 173.7 |    72M |  33 |1674 |4261 |   0 |  19k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.79%
69.18/69.44	c  69.4s|  5600 |   124 |977471 | 171.9 |    72M |  33 |1674 |3573 |   0 |  19k|  0 |  13k|   0 | 0.000000e+00 |      --      |    Inf |  96.84%
69.68/69.99	c  70.0s|  5700 |   123 |986645 | 170.5 |    72M |  33 |1674 |3353 |1921 |  19k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  96.91%
70.08/70.38	c  70.4s|  5800 |   120 |993972 | 168.8 |    72M |  33 |1674 |3383 |1967 |  19k|  2 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  96.92%
70.78/71.04	c  71.0s|  5900 |   125 |  1008k| 168.4 |    72M |  33 |1674 |3407 |1921 |  20k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  96.92%
71.68/71.92	c  71.9s|  6000 |    87 |  1024k| 168.2 |    73M |  33 |1674 |2226 |   0 |  20k|  0 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  97.35%
72.28/72.55	c  72.5s|  6100 |    33 |  1037k| 167.6 |    73M |  33 |1674 |2012 |1949 |  21k|  1 |  14k|   0 | 0.000000e+00 |      --      |    Inf |  99.12%
72.38/72.68	c 
72.38/72.68	c SCIP Status        : problem is solved [infeasible]
72.38/72.68	c Solving Time (sec) : 72.67
72.38/72.68	c Solving Nodes      : 6130
72.38/72.68	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
72.38/72.68	c Dual Bound         : +1.00000000000000e+20
72.38/72.68	c Gap                : 0.00 %
72.38/72.68	s UNSATISFIABLE
72.38/72.68	c SCIP Status        : problem is solved [infeasible]
72.38/72.68	c Total Time         :      72.67
72.38/72.68	c   solving          :      72.67
72.38/72.68	c   presolving       :       0.10 (included in solving)
72.38/72.68	c   reading          :       0.01 (included in solving)
72.38/72.68	c   copying          :       0.96 (105 #copies) (minimal 0.00, maximal 0.05, average 0.01)
72.38/72.68	c Original Problem   :
72.38/72.68	c   Problem name     : HOME/instance-4541576-1753209881.opb
72.38/72.68	c   Variables        : 2520 (2520 binary, 0 integer, 0 implicit integer, 0 continuous)
72.38/72.68	c   Constraints      : 3361 initial, 3361 maximal
72.38/72.68	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
72.38/72.68	c Presolved Problem  :
72.38/72.68	c   Problem name     : t_HOME/instance-4541576-1753209881.opb
72.38/72.68	c   Variables        : 1674 (1674 binary, 0 integer, 0 implicit integer, 0 continuous)
72.38/72.68	c   Constraints      : 923 initial, 6101 maximal
72.38/72.68	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
72.38/72.68	c   Nonzeros         : 4087 constraint, 2258 clique table
72.38/72.68	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
72.38/72.68	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   gateextraction   :       0.00       0.00      1          0          0          0          0          0        600        200          0          0
72.38/72.68	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
72.38/72.68	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   milp             :       0.01       0.00      1          0        398          0          0          0       2119       1323          0          0
72.38/72.68	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   trivial          :       0.00       0.00      7         10          0          0          0          0          0          0          0          0
72.38/72.68	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   dualfix          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
72.38/72.68	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   probing          :       0.07       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   knapsack         :       0.00       0.00      6          0          0          0          0          0          0          0          1         78
72.38/72.68	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
72.38/72.68	c   and              :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
72.38/72.68	c   linear           :       0.01       0.00      9        269        169          0        269          0       1242          0          0          0
72.38/72.68	c   logicor          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
72.38/72.68	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   root node        :          -          -      -         51          -          -         51          -          -          -          -          -
72.38/72.68	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
72.38/72.68	c   benderslp        :          0          0          0          0       3505          0        203        997          0          0          0          0          0          0          0
72.38/72.68	c   integral         :          0          0          0          0       3505          0          0        997          0          0          0          0          0          0       7010
72.38/72.68	c   knapsack         :          1+         8          6      87161          0          0        203        994        566         12       2303          5          1          0          0
72.38/72.68	c   setppc           :          0+        56          0      79335          0          0          0          0       3584          1       1500          0          0          0          0
72.38/72.68	c   and              :        200        200        158      10014          0          0         28        476     164076          0       3361        292        202          0          0
72.38/72.68	c   linear           :        722+       750          6      87157          0          0        203        478    1128437       3588     871313          0          0          0          0
72.38/72.68	c   logicor          :          0+      5123          6      33016          0          0          0          0      10627        169       8738         42          4          0          0
72.38/72.68	c   benders          :          0          0          0          0          0          0        203          0          0          0          0          0          0          0          0
72.38/72.68	c   fixedvar         :          0          0          0          0          0          0        203          0          0          0          0          0          0          0          0
72.38/72.68	c   countsols        :          0          0          0          0          0          0        203          0          0          0          0          0          0          0          0
72.38/72.68	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
72.38/72.68	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   integral         :       0.30       0.00       0.00       0.00       0.30       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   knapsack         :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   setppc           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   and              :       0.04       0.00       0.00       0.02       0.00       0.00       0.00       0.01       0.02       0.00
72.38/72.68	c   linear           :       2.02       0.00       0.00       1.69       0.00       0.00       0.00       0.00       0.32       0.00
72.38/72.68	c   logicor          :       0.35       0.00       0.00       0.34       0.00       0.00       0.00       0.00       0.02       0.00
72.38/72.68	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
72.38/72.68	c   dualfix          :          1          0          0          0
72.38/72.68	c   genvbounds       :          0          0          0          0
72.38/72.68	c   nlobbt           :          0          0          0          0
72.38/72.68	c   obbt             :          0          0          0          0
72.38/72.68	c   probing          :          0          0          0          0
72.38/72.68	c   pseudoobj        :          0          0          0          0
72.38/72.68	c   redcost          :          0          0          0          0
72.38/72.68	c   rootredcost      :          0          0          0          0
72.38/72.68	c   symmetry         :          0          0          0          0
72.38/72.68	c   vbounds          :      59382          0          0          0
72.38/72.68	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
72.38/72.68	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
72.38/72.68	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   probing          :       0.07       0.00       0.07       0.00       0.00       0.00
72.38/72.68	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
72.38/72.68	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
72.38/72.68	c   symmetry         :       0.01       0.00       0.00       0.01       0.00       0.00
72.38/72.68	c   vbounds          :       0.44       0.00       0.00       0.44       0.00       0.00
72.38/72.68	c Symmetry           :
72.38/72.68	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
72.38/72.68	c   orbital reduction:          0 reductions applied,          0 cutoffs
72.38/72.68	c   lexicographic red:          0 reductions applied,          0 cutoffs
72.38/72.68	c   shadow tree time :       0.00 s
72.38/72.68	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
72.38/72.68	c   propagation      :       0.71       2086       2066          -      18705      121.7        138       22.8          -          -          -
72.38/72.68	c   infeasible LP    :       0.03        114         61          -        447       85.7         19        5.3         53      127.5          0
72.38/72.68	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
72.38/72.68	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
72.38/72.68	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
72.38/72.68	c   applied globally :       0.18          -          -          0      14875      101.9          -          -         52          -          -
72.38/72.68	c   applied locally  :          -          -          -          0          6      117.8          -          -          1          -          -
72.38/72.68	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
72.38/72.68	c   cut pool         :       0.12          -        829          9          -          -       5092      50827          -          -          -          -          -    (maximal pool size:       3996)
72.38/72.68	c   aggregation      :       0.06       0.00         39          5          0          0       1960      25063        137      10094       9981        113          0
72.38/72.68	c   > cmir           :          -          -          -          -          -          -          -        202          0         23         23          0          -
72.38/72.68	c   > flowcover      :          -          -          -          -          -          -          -      13048          0       7279       7279          0          -
72.38/72.68	c   > knapsackcover  :          -          -          -          -          -          -          -      11813        137       2792       2679        113          -
72.38/72.68	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   clique           :       0.01       0.00          5          5          0          0          5         45          0          2          2          0          0
72.38/72.68	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   gomory           :       0.46       0.00         39          5          0          0       2391      12881        167       1982       1973          9          0
72.38/72.68	c   > gomorymi       :          -          -          -          -          -          -          -       2295        103        133        126          7          -
72.38/72.68	c   > strongcg       :          -          -          -          -          -          -          -      10586         64       1849       1847          2          -
72.38/72.68	c   impliedbounds    :       0.01       0.00         39          5          0          0        824       8542          0       6449       6449          0          0
72.38/72.68	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
72.38/72.68	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   multilinear      :       0.00       0.00        352          6          0          0          0          0          0          0          0          0          0
72.38/72.68	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
72.38/72.68	c   rapidlearning    :       2.67       0.00        100          1          0       9494          0          0          0          0          0          0         40
72.38/72.68	c   rlt              :       0.07       0.00         34          6          0          0          2          2          0          0          0          0          0
72.38/72.68	c   zerohalf         :       0.08       0.00         37          5          0          0        474       4294        261       2285       2144        141          0
72.38/72.68	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
72.38/72.68	c   hybrid           :       0.04       0.00        779          6      21346          0      29539        678          0       2273
72.38/72.68	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c Pricers            :   ExecTime  SetupTime      Calls       Vars
72.38/72.68	c   problem variables:       0.00          -          0          0
72.38/72.68	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
72.38/72.68	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   inference        :       0.01       0.00          0          0        203          0          0          0          0        406
72.38/72.68	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c   relpscost        :       0.30       0.00       3505          0          0          0          0          0          0       7010
72.38/72.68	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
72.38/72.68	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
72.38/72.68	c   LP solutions     :       0.00          -          -          0          0
72.38/72.68	c   relax solutions  :       0.00          -          -          0          0
72.38/72.68	c   pseudo solutions :       0.00          -          -          0          0
72.38/72.68	c   strong branching :       0.00          -          -          0          0
72.38/72.68	c   actconsdiving    :       0.00       0.00          0          0          0
72.38/72.68	c   adaptivediving   :       0.78       0.00         13          0          0
72.38/72.68	c   alns             :       0.18       0.00          5          0          0
72.38/72.68	c   bound            :       0.00       0.00          0          0          0
72.38/72.68	c   clique           :       0.00       0.00          1          0          0
72.38/72.68	c   coefdiving       :       0.00       0.00          0          0          0
72.38/72.68	c   completesol      :       0.00       0.00          0          0          0
72.38/72.68	c   conflictdiving   :       1.03       0.00         34          0          0
72.38/72.68	c   crossover        :       0.00       0.00          0          0          0
72.38/72.68	c   dins             :       0.00       0.00          0          0          0
72.38/72.68	c   distributiondivin:       0.94       0.00         33          0          0
72.38/72.68	c   dps              :       0.00       0.00          0          0          0
72.38/72.68	c   dualval          :       0.00       0.00          0          0          0
72.38/72.68	c   farkasdiving     :       0.00       0.00          0          0          0
72.38/72.68	c   feasjump         :       0.01       0.00          1          0          0
72.38/72.68	c   feaspump         :       0.67       0.00         20          0          0
72.38/72.68	c   fixandinfer      :       0.00       0.00          0          0          0
72.38/72.68	c   fracdiving       :       0.65       0.00         34          0          0
72.38/72.68	c   gins             :       0.00       0.00          0          0          0
72.38/72.68	c   guideddiving     :       0.00       0.00          0          0          0
72.38/72.68	c   indcoefdiving    :       0.00       0.00          0          0          0
72.38/72.68	c   indicator        :       0.00       0.00          0          0          0
72.38/72.68	c   indicatordiving  :       0.00       0.00          0          0          0
72.38/72.68	c   indoneopt        :       0.00       0.00          0          0          0
72.38/72.68	c   indrounding      :       0.00       0.00          0          0          0
72.38/72.68	c   indtwoopt        :       0.00       0.00          0          0          0
72.38/72.68	c   intdiving        :       0.00       0.00          0          0          0
72.38/72.68	c   intshifting      :       0.00       0.00          0          0          0
72.38/72.68	c   linesearchdiving :       0.09       0.00         35          0          0
72.38/72.68	c   localbranching   :       0.00       0.00          0          0          0
72.38/72.68	c   locks            :       0.00       0.00          1          0          0
72.38/72.68	c   lpface           :       0.01       0.00          0          0          0
72.38/72.68	c   mpec             :       0.00       0.00          0          0          0
72.38/72.68	c   multistart       :       0.00       0.00          0          0          0
72.38/72.68	c   mutation         :       0.00       0.00          0          0          0
72.38/72.68	c   nlpdiving        :       0.00       0.00          0          0          0
72.38/72.68	c   objpscostdiving  :       2.00       0.00         12          0          0
72.38/72.68	c   octane           :       0.00       0.00          0          0          0
72.38/72.68	c   ofins            :       0.00       0.00          0          0          0
72.38/72.68	c   oneopt           :       0.00       0.00          0          0          0
72.38/72.68	c   padm             :       0.00       0.00          0          0          0
72.38/72.68	c   proximity        :       0.00       0.00          0          0          0
72.38/72.68	c   pscostdiving     :       1.27       0.00         35          0          0
72.38/72.68	c   randrounding     :       0.08       0.00        995          0          0
72.38/72.68	c   rens             :       0.00       0.00          0          0          0
72.38/72.68	c   reoptsols        :       0.00       0.00          0          0          0
72.38/72.68	c   repair           :       0.00       0.00          0          0          0
72.38/72.68	c   rins             :       0.00       0.00          0          0          0
72.38/72.68	c   rootsoldiving    :       0.80       0.00         15          0          0
72.38/72.68	c   rounding         :       0.04       0.00        898          0          0
72.38/72.68	c   scheduler        :       0.00       0.00          0          0          0
72.38/72.68	c   shiftandpropagate:       0.01       0.00          1          0          0
72.38/72.68	c   shifting         :       0.12       0.00        418          0          0
72.38/72.68	c   simplerounding   :       0.00       0.00          0          0          0
72.38/72.68	c   smallcard        :       0.00       0.00          0          0          0
72.38/72.68	c   subnlp           :       0.00       0.00          0          0          0
72.38/72.68	c   trivial          :       0.00       0.00          2          0          0
72.38/72.68	c   trivialnegation  :       0.00       0.00          0          0          0
72.38/72.68	c   trustregion      :       0.00       0.00          0          0          0
72.38/72.68	c   trysol           :       0.00       0.00          0          0          0
72.38/72.68	c   twoopt           :       0.00       0.00          0          0          0
72.38/72.68	c   undercover       :       0.02       0.00          1          0          0
72.38/72.68	c   vbounds          :       0.01       0.00          1          0          0
72.38/72.68	c   veclendiving     :       0.87       0.00         34          0          0
72.38/72.68	c   zeroobj          :       0.00       0.00          0          0          0
72.38/72.68	c   zirounding       :       0.04       0.00       1000          0          0
72.38/72.68	c   other solutions  :          -          -          -          0          -
72.38/72.68	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	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
72.38/72.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
72.38/72.68	c   primal LP        :       1.29        332      13475    2245.83   10410.59       0.19        326
72.38/72.68	c   dual LP          :      52.55       6444     891907     159.16   16974.03       0.20        840
72.38/72.68	c   lex dual LP      :       0.00          0          0       0.00          -
72.38/72.68	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
72.38/72.68	c   resolve instable :       5.42         55      64397    1170.85   11882.27
72.38/72.68	c   diving/probing LP:       8.31       1155     134430     116.39   16181.64
72.38/72.68	c   strong branching :       0.00          0          0       0.00          -          -          -          0
72.38/72.68	c     (at root node) :          -          0          0       0.00          -
72.38/72.68	c   conflict analysis:       0.00          0          0       0.00          -
72.38/72.68	c B&B Tree           :
72.38/72.68	c   number of runs   :          1
72.38/72.68	c   nodes            :       6130 (3708 internal, 2422 leaves)
72.38/72.68	c   feasible leaves  :          0
72.38/72.68	c   infeas. leaves   :       2422
72.38/72.68	c   objective leaves :          0
72.38/72.68	c   nodes (total)    :       6130 (3708 internal, 2422 leaves)
72.38/72.68	c   nodes left       :          0
72.38/72.68	c   max depth        :         33
72.38/72.68	c   max depth (total):         33
72.38/72.68	c   backtracks       :       1909 (31.1%)
72.38/72.68	c   early backtracks :          0 (0.0%)
72.38/72.68	c   nodes exc. ref.  :          0 (0.0%)
72.38/72.68	c   delayed cutoffs  :       1287
72.38/72.68	c   repropagations   :       2324 (192051 domain reductions, 980 cutoffs)
72.38/72.68	c   avg switch length:       3.53
72.38/72.68	c   switching time   :       1.06
72.38/72.68	c Root Node          :
72.38/72.68	c   First LP value   : +0.00000000000000e+00
72.38/72.68	c   First LP Iters   :        447 (35255.15 Iter/sec)
72.38/72.68	c   First LP Time    :       0.01
72.38/72.68	c   Final Dual Bound : +0.00000000000000e+00
72.38/72.68	c   Final Root Iters :      15154
72.38/72.68	c   Root LP Estimate :                     -
72.38/72.68	c Solution           :
72.38/72.68	c   Solutions found  :          0 (0 improvements)
72.38/72.68	c   Primal Bound     : infeasible
72.38/72.68	c   Dual Bound       :          -
72.38/72.68	c   Gap              :       0.00 %
72.38/72.68	c Integrals          :      Total       Avg%
72.38/72.68	c   primal-dual      :          -          - (problem infeasible)
72.38/72.68	c   primal-ref       :          -          - (problem infeasible)
72.38/72.68	c   dual-ref         :          -          - (problem infeasible)
72.38/72.69	c Time complete: 72.4819.

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 (62282 MiB free)
  memory of node 1: 64507 MiB (63287 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100056 s]*
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128572848/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=57504 memory=31616 CPUtime=0.09 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 4566 0 0 0 8 1 0 0 20 0 1 0 236668385 58884096 7904 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 14376 7904 3712 3530 0 5827 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 57504 KiB
Current children cumulated memory: 31616 KiB

[startup+0.205436 s]*
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128555208/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=76488 memory=47732 CPUtime=0.19 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 8904 0 0 0 17 2 0 0 20 0 1 0 236668385 78323712 11933 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 19122 11933 4064 3530 0 10573 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 76488 KiB
Current children cumulated memory: 47732 KiB

[startup+0.305289 s]*
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128555208/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=77308 memory=48736 CPUtime=0.29 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 9606 0 0 0 27 2 0 0 20 0 1 0 236668385 79163392 12184 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 19327 12184 4128 3530 0 10778 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 77308 KiB
Current children cumulated memory: 48736 KiB

[startup+0.700122 s]
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128555208/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=77308 memory=48864 CPUtime=0.68 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 9648 0 0 0 66 2 0 0 20 0 1 0 236668385 79163392 12216 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 19327 12216 4128 3530 0 10778 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 77308 KiB
Current children cumulated memory: 48864 KiB

[startup+1.50011 s]
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128553368/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=80132 memory=52704 CPUtime=1.48 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 10627 0 0 0 146 2 0 0 20 0 1 0 236668385 82055168 13176 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 20033 13176 4128 3530 0 11484 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 80132 KiB
Current children cumulated memory: 52704 KiB

[startup+3.1047 s]
/proc/loadavg: 2.01 3.47 3.87 8/270 195316
/proc/meminfo: memFree=128551892/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=80132 memory=52704 CPUtime=3.08 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 10636 0 0 0 306 2 0 0 20 0 1 0 236668385 82055168 13176 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 20033 13176 4128 3530 0 11484 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 80132 KiB
Current children cumulated memory: 52704 KiB

[startup+6.30011 s]
/proc/loadavg: 2.49 3.55 3.90 8/270 195316
/proc/meminfo: memFree=128539964/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=92536 memory=64224 CPUtime=6.26 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 13516 0 0 0 624 2 0 0 20 0 1 0 236668385 94756864 16056 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 23134 16056 4128 3530 0 14585 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 92536 KiB
Current children cumulated memory: 64224 KiB

[startup+12.7001 s]
/proc/loadavg: 2.85 3.60 3.91 8/270 195317
/proc/meminfo: memFree=128540068/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=93788 memory=66144 CPUtime=12.65 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 13949 0 0 0 1262 3 0 0 20 0 1 0 236668385 96038912 16536 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 23447 16536 4160 3530 0 14898 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 93788 KiB
Current children cumulated memory: 66144 KiB

[startup+25.5001 s]
/proc/loadavg: 3.77 3.77 3.96 8/270 195317
/proc/meminfo: memFree=128531924/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=99564 memory=72416 CPUtime=25.41 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 15531 0 0 0 2538 3 0 0 20 0 1 0 236668385 101953536 18104 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 24891 18104 4160 3530 0 16342 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 99564 KiB
Current children cumulated memory: 72416 KiB

[startup+51.1052 s]
/proc/loadavg: 4.95 4.05 4.05 8/270 195317
/proc/meminfo: memFree=128523548/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=109492 memory=82484 CPUtime=50.95 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 23313 0 0 0 5091 4 0 0 20 0 1 0 236668385 112119808 20621 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 27373 20621 4160 3530 0 18824 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 109492 KiB
Current children cumulated memory: 82484 KiB

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

# cumulated CPU time of all completed processes:  user=72.4198 s, system=0.069331 s

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

[startup+51.2002 s]
/proc/loadavg: 4.95 4.05 4.05 8/270 195317
/proc/meminfo: memFree=128523548/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=109492 memory=82484 CPUtime=51.04 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 23313 0 0 0 5100 4 0 0 20 0 1 0 236668385 112119808 20621 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 27373 20621 4160 3530 0 18824 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 109492 KiB
Current children cumulated memory: 82484 KiB

[startup+64.0001 s]*
/proc/loadavg: 5.26 4.14 4.08 8/270 195318
/proc/meminfo: memFree=128507708/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=117572 memory=91828 CPUtime=63.81 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 25325 0 0 0 6376 5 0 0 20 0 1 0 236668385 120393728 22957 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 29393 22957 4160 3530 0 20844 0
Current children cumulated CPU time: 63.81 s
Current children cumulated vsize: 117572 KiB
Current children cumulated memory: 91828 KiB

[startup+67.2001 s]
/proc/loadavg: 5.40 4.19 4.10 8/270 195318
/proc/meminfo: memFree=128476932/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=143228 memory=116404 CPUtime=66.99 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 31391 0 0 0 6693 6 0 0 20 0 1 0 236668385 146665472 29101 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 35807 29101 4160 3530 0 27258 0
Current children cumulated CPU time: 66.99 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 116404 KiB

[startup+70.4001 s]
/proc/loadavg: 5.53 4.24 4.12 8/270 195318
/proc/meminfo: memFree=128476948/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=143228 memory=116404 CPUtime=70.18 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 31397 0 0 0 7012 6 0 0 20 0 1 0 236668385 146665472 29101 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 35807 29101 4160 3530 0 27258 0
Current children cumulated CPU time: 70.18 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 116404 KiB

[startup+72.0001 s]*
/proc/loadavg: 5.53 4.24 4.12 8/270 195318
/proc/meminfo: memFree=128476972/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=143228 memory=116532 CPUtime=71.78 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 31414 0 0 0 7172 6 0 0 20 0 1 0 236668385 146665472 29133 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 35807 29133 4160 3530 0 27258 0
Current children cumulated CPU time: 71.78 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 116532 KiB

[startup+72.4001 s]
/proc/loadavg: 5.53 4.24 4.12 8/270 195318
/proc/meminfo: memFree=128476972/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=143228 memory=116532 CPUtime=72.18 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 31429 0 0 0 7212 6 0 0 20 0 1 0 236668385 146665472 29133 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 35807 29133 4160 3530 0 27258 0
Current children cumulated CPU time: 72.18 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 116532 KiB

[startup+72.6001 s]
/proc/loadavg: 5.53 4.24 4.12 8/270 195318
/proc/meminfo: memFree=128476972/131250000 swapFree=33008868/33010684
[pid=195297] ppid=195291 vsize=143228 memory=116532 CPUtime=72.38 cores=4,6
/proc/195297/stat : 195297 (pbscip) R 195291 195297 195240 0 -1 4194304 31429 0 0 0 7232 6 0 0 20 0 1 0 236668385 146665472 29133 18446744073709551615 4235264 18693293 140726088542640 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 59994112 140726088546695 140726088546794 140726088546794 140726088552398 0
/proc/195297/statm: 35807 29133 4160 3530 0 27258 0
Current children cumulated CPU time: 72.38 s
Current children cumulated vsize: 143228 KiB
Current children cumulated memory: 116532 KiB

Child status: 0

Real time (s): 72.7029
CPU time (s): 72.4891
CPU user time (s): 72.4198
CPU system time (s): 0.069331
CPU usage (%): 99.7059
Max. virtual memory (cumulated for all children) (KiB): 143228
Max. memory (cumulated for all children) (KiB): 116532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.4198
system time used= 0.069331
maximum resident set size= 116532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31436
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= 96
involuntary context switches= 478


# summary of solver processes directly reported to runsolver:
#   pid: 195297
#   total CPU time (s): 72.4891
#   total CPU user time (s): 72.4198
#   total CPU system time (s): 0.069331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.148411 second user time and 0.2892 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-22 20:44:41
IDJOB=4541576
IDBENCH=163188
IDSOLVER=3365
FILE ID=nodeC013/4541576-1753209881
RUNJOBID= nodeC013-1753209881-195251
SLURM_JOB_ID= 9687772
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-20array_ineq6.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541576-1753209881/watcher-4541576-1753209881 -o /tmp/evaluation-result-4541576-1753209881/solver-4541576-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753209881-195251 --watchdog 3760  pbscip -f HOME/instance-4541576-1753209881.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 3fc1fa6fafd20a9b1fe100c4dc12e1ea
RANDOM SEED=942850719

nodeC013 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		: 3599.029
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.67
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.429
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.67
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.836
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.67
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		: 3599.832
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.67
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.839
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.67
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.821
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.67
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		: 3721.497
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.143
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128583756 kB
MemAvailable:   129680904 kB
Buffers:            1668 kB
Cached:          1838468 kB
SwapCached:           52 kB
Active:           927400 kB
Inactive:         980204 kB
Active(anon):      84344 kB
Inactive(anon):     4872 kB
Active(file):     843056 kB
Inactive(file):   975332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             74520 kB
Writeback:             0 kB
AnonPages:         70800 kB
Mapped:           103808 kB
Shmem:             21424 kB
KReclaimable:     235600 kB
Slab:             331804 kB
SReclaimable:     235600 kB
SUnreclaim:        96204 kB
KernelStack:        4008 kB
PageTables:         2744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     327320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC013 at 2025-07-22 20:45:54