Trace number 4459430

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07UNSAT 137.555 137.862

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-neos-859770.opb
MD5SUM4a685e943d6a7da38bd3737149184f18
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark9.77196
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
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.09	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.09	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.09	c 
0.00/0.09	c user parameter file <scip.set> not found - using default parameters
0.00/0.09	c reading problem <HOME/instance-4459430-1721898458.opb>
0.12/0.27	c original problem has 2504 variables (2504 bin, 0 int, 0 impl, 0 cont) and 2065 constraints
0.12/0.27	c problem read in 0.19
0.31/0.41	c presolving:
0.70/0.81	c    (0.7s) running MILP presolver
2.70/2.86	c    (2.8s) MILP presolver (65 rounds): 0 aggregations, 1204 fixings, 0 bound changes
2.70/2.86	c (round 1, medium)     1204 del vars, 2065 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19 clqs
2.80/2.96	c (round 2, exhaustive) 1204 del vars, 2065 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 420 clqs
3.00/3.12	c (round 3, exhaustive) 1334 del vars, 2066 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 389 clqs
3.00/3.13	c (round 4, fast)       1334 del vars, 2196 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 389 clqs
3.39/3.53	c (round 5, exhaustive) 1359 del vars, 2196 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
3.39/3.54	c (round 6, fast)       1359 del vars, 2221 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
3.79/3.90	c (round 7, exhaustive) 1384 del vars, 2221 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
3.79/3.92	c (round 8, fast)       1384 del vars, 2246 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
4.09/4.21	c (round 9, exhaustive) 1409 del vars, 2246 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
4.09/4.23	c (round 10, fast)       1409 del vars, 2271 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1566 upgd conss, 0 impls, 2615 clqs
4.09/4.28	c    (4.2s) running MILP presolver
4.49/4.67	c    (4.6s) MILP presolver (16 rounds): 0 aggregations, 41 fixings, 0 bound changes
4.59/4.76	c (round 11, medium)     1450 del vars, 2312 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 54 chg coeffs, 1566 upgd conss, 0 impls, 2608 clqs
4.99/5.15	c (round 12, exhaustive) 1475 del vars, 2312 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 54 chg coeffs, 1566 upgd conss, 0 impls, 4240 clqs
4.99/5.16	c (round 13, fast)       1475 del vars, 2337 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 55 chg coeffs, 1566 upgd conss, 0 impls, 4240 clqs
5.09/5.29	c (round 14, exhaustive) 1475 del vars, 2337 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 177 chg coeffs, 1566 upgd conss, 0 impls, 4240 clqs
5.29/5.45	c (round 15, exhaustive) 1500 del vars, 2337 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 177 chg coeffs, 1566 upgd conss, 0 impls, 4192 clqs
5.29/5.46	c (round 16, fast)       1500 del vars, 2362 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 177 chg coeffs, 1566 upgd conss, 0 impls, 4192 clqs
9.29/9.40	c (round 17, exhaustive) 1525 del vars, 2362 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 177 chg coeffs, 1566 upgd conss, 0 impls, 63004 clqs
9.29/9.41	c (round 18, fast)       1525 del vars, 2387 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 390 chg coeffs, 1566 upgd conss, 0 impls, 63004 clqs
9.68/9.86	c (round 19, exhaustive) 1525 del vars, 2387 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 3787 chg coeffs, 1566 upgd conss, 0 impls, 63004 clqs
10.28/10.41	c (round 20, exhaustive) 1550 del vars, 2387 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 3787 chg coeffs, 1566 upgd conss, 0 impls, 64326 clqs
10.28/10.42	c (round 21, fast)       1550 del vars, 2412 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 4417 chg coeffs, 1566 upgd conss, 0 impls, 64326 clqs
10.38/10.54	c (round 22, exhaustive) 1550 del vars, 2412 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 4471 chg coeffs, 1566 upgd conss, 0 impls, 64326 clqs
12.67/12.83	c    (12.7s) probing: 1000/1170 (85.5%) - 196 fixings, 0 aggregations, 154067 implications, 0 bound changes
13.77/13.93	c    (13.8s) probing cycle finished: starting next cycle
13.98/14.18	c    (14.1s) probing: 51/933 (5.5%) - 196 fixings, 0 aggregations, 187041 implications, 0 bound changes
13.98/14.18	c    (14.1s) probing aborted: 50/50 successive totally useless probings
13.98/14.18	c (round 23, exhaustive) 1571 del vars, 2412 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 4471 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
13.98/14.19	c (round 24, fast)       1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5053 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
14.07/14.24	c (round 25, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5179 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
16.16/16.36	c (round 26, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5305 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
18.26/18.47	c (round 27, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5431 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
20.36/20.57	c (round 28, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5557 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
22.46/22.66	c (round 29, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5683 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
24.55/24.75	c (round 30, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5809 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
26.65/26.82	c (round 31, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 5921 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
28.64/28.81	c (round 32, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6033 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
30.54/30.78	c (round 33, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6145 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
32.54/32.74	c (round 34, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6257 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
34.43/34.69	c (round 35, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6327 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
35.84/36.01	c (round 36, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6397 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
37.33/37.53	c (round 37, exhaustive) 1571 del vars, 2433 del conss, 1566 add conss, 0 chg bounds, 0 chg sides, 6516 chg coeffs, 1566 upgd conss, 0 impls, 183276 clqs
39.32/39.51	c    (39.4s) probing: 403/933 (43.2%) - 196 fixings, 0 aggregations, 189576 implications, 0 bound changes
39.32/39.51	c    (39.4s) probing aborted: 50/50 successive totally useless probings
39.42/39.66	c    (39.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
39.52/39.72	c    (39.6s) symmetry computation finished: 88 generators found (max: 1500, log10 of symmetry group size: 20.0) (symcode time: 0.03)
39.52/39.73	c dynamic symmetry handling statistics:
39.52/39.73	c    orbitopal reduction:       no components
39.52/39.73	c    orbital reduction:         no components
39.52/39.73	c    lexicographic reduction:   no permutations
39.52/39.73	c handled 1 out of 1 symmetry components
39.52/39.75	c (round 38, exhaustive) 1655 del vars, 2433 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 6516 chg coeffs, 1566 upgd conss, 0 impls, 146465 clqs
39.52/39.76	c (round 39, fast)       1655 del vars, 2517 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 8807 chg coeffs, 1566 upgd conss, 0 impls, 146465 clqs
42.32/42.58	c (round 40, medium)     1655 del vars, 2520 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 8807 chg coeffs, 1566 upgd conss, 0 impls, 146465 clqs
42.72/43.00	c (round 41, exhaustive) 1680 del vars, 2520 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 8807 chg coeffs, 1566 upgd conss, 0 impls, 132052 clqs
42.82/43.01	c (round 42, fast)       1680 del vars, 2545 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 9642 chg coeffs, 1566 upgd conss, 0 impls, 132052 clqs
42.92/43.17	c (round 43, exhaustive) 1680 del vars, 2545 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 9716 chg coeffs, 1566 upgd conss, 0 impls, 132052 clqs
43.22/43.47	c    (43.4s) probing: 501/933 (53.7%) - 226 fixings, 0 aggregations, 189726 implications, 0 bound changes
43.22/43.47	c    (43.4s) probing aborted: 50/50 successive totally useless probings
43.22/43.48	c (round 44, exhaustive) 1685 del vars, 2545 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 9716 chg coeffs, 1566 upgd conss, 0 impls, 129245 clqs
43.22/43.48	c (round 45, fast)       1685 del vars, 2550 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 9901 chg coeffs, 1566 upgd conss, 0 impls, 129245 clqs
43.41/43.64	c (round 46, exhaustive) 1685 del vars, 2550 del conss, 1650 add conss, 0 chg bounds, 0 chg sides, 9937 chg coeffs, 1566 upgd conss, 0 impls, 129245 clqs
43.41/43.67	c    (43.6s) probing: 506/933 (54.2%) - 226 fixings, 0 aggregations, 189726 implications, 0 bound changes
43.41/43.67	c    (43.6s) probing aborted: 50/50 successive totally useless probings
43.41/43.69	c presolving (47 rounds: 47 fast, 35 medium, 32 exhaustive):
43.41/43.69	c  1685 deleted vars, 2550 deleted constraints, 1650 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 9937 changed coefficients
43.41/43.69	c  0 implications, 129245 cliques
43.41/43.69	c presolved problem has 819 variables (819 bin, 0 int, 0 impl, 0 cont) and 1165 constraints
43.41/43.69	c     255 constraints of type <knapsack>
43.41/43.69	c     254 constraints of type <setppc>
43.41/43.69	c      81 constraints of type <orbitope>
43.41/43.69	c     575 constraints of type <logicor>
43.41/43.69	c transformed objective value is always integral (scale: 1)
43.41/43.69	c Presolving Time: 43.28
43.41/43.69	c - non default parameters ----------------------------------------------------------------------
43.41/43.69	c # SCIP version 10.0.0
43.41/43.69	c 
43.41/43.69	c # maximal time in seconds to run
43.41/43.69	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
43.41/43.69	c limits/time = 3596.997134
43.41/43.69	c 
43.41/43.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
43.41/43.69	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
43.41/43.69	c limits/memory = 27900
43.41/43.69	c 
43.41/43.69	c # belongs reading time to solving time?
43.41/43.69	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
43.41/43.69	c timing/reading = TRUE
43.41/43.69	c 
43.41/43.69	c -----------------------------------------------------------------------------------------------
43.41/43.69	c start solving
43.41/43.69	c 
46.01/46.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
46.01/46.22	c  46.1s|     1 |     0 |   324 |     - |   330M |   0 | 819 |1190 |1084 |   0 |  0 |  25 |   0 | 4.566667e+01 |      --      |    Inf | unknown
49.01/49.21	c  49.1s|     1 |     0 |  5669 |     - |   342M |   0 | 819 |1195 |1098 |  14 |  1 |  30 |   0 | 4.586301e+01 |      --      |    Inf | unknown
51.30/51.52	c  51.4s|     1 |     0 |  5736 |     - |   362M |   0 | 819 |1198 |1106 |  22 |  2 |  33 |   0 | 4.603896e+01 |      --      |    Inf | unknown
53.40/53.62	c  53.5s|     1 |     0 |  5861 |     - |   379M |   0 | 819 |1201 |1115 |  31 |  3 |  36 |   0 | 4.658759e+01 |      --      |    Inf | unknown
55.70/55.95	c  55.9s|     1 |     0 |  6141 |     - |   398M |   0 | 819 |1206 |1125 |  41 |  4 |  41 |   0 | 4.736036e+01 |      --      |    Inf | unknown
57.90/58.17	c  58.1s|     1 |     0 |  6235 |     - |   411M |   0 | 819 |1208 |1133 |  49 |  5 |  43 |   0 | 4.745475e+01 |      --      |    Inf | unknown
60.08/60.33	c  60.2s|     1 |     0 |  6844 |     - |   423M |   0 | 819 |1207 |1141 |  57 |  6 |  43 |   0 | 4.782658e+01 |      --      |    Inf | unknown
62.39/62.69	c  62.6s|     1 |     0 |  6959 |     - |   438M |   0 | 819 |1207 |1147 |  63 |  7 |  43 |   0 | 4.788889e+01 |      --      |    Inf | unknown
64.98/65.21	c  65.1s|     1 |     0 |  7315 |     - |   452M |   0 | 819 |1207 |1154 |  70 |  8 |  43 |   0 | 4.804667e+01 |      --      |    Inf | unknown
67.47/67.77	c  67.7s|     1 |     0 |  7521 |     - |   466M |   0 | 819 |1210 |1163 |  79 |  9 |  46 |   0 | 4.843396e+01 |      --      |    Inf | unknown
69.67/69.97	c  69.9s|     1 |     0 |  7582 |     - |   480M |   0 | 819 |1212 |1169 |  85 | 10 |  49 |   0 | 4.887857e+01 |      --      |    Inf | unknown
71.97/72.27	c  72.2s|     1 |     0 |  7949 |     - |   480M |   0 | 819 |1214 |1177 |  93 | 11 |  51 |   0 | 4.930172e+01 |      --      |    Inf | unknown
74.56/74.83	c  74.7s|     1 |     0 |  8316 |     - |   481M |   0 | 819 |1218 |1183 |  99 | 12 |  55 |   0 | 4.975000e+01 |      --      |    Inf | unknown
77.06/77.38	c  77.3s|     1 |     0 |  8857 |     - |   482M |   0 | 819 |1219 |1193 | 109 | 13 |  56 |   0 | 4.998017e+01 |      --      |    Inf | unknown
79.86/80.12	c  80.0s|     1 |     0 |  9128 |     - |   482M |   0 | 819 |1220 |1197 | 113 | 14 |  58 |   0 | 5.021014e+01 |      --      |    Inf | unknown
82.76/83.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.76/83.01	c  82.9s|     1 |     0 |  9616 |     - |   482M |   0 | 819 |1225 |1202 | 118 | 15 |  63 |   0 | 5.141151e+01 |      --      |    Inf | unknown
85.55/85.87	c  85.8s|     1 |     0 |  9908 |     - |   482M |   0 | 819 |1226 |1184 | 122 | 16 |  64 |   0 | 5.266460e+01 |      --      |    Inf | unknown
88.35/88.69	c  88.6s|     1 |     0 | 10086 |     - |   482M |   0 | 819 |1227 |1193 | 131 | 17 |  65 |   0 | 5.419650e+01 |      --      |    Inf | unknown
91.14/91.40	c  91.3s|     1 |     0 | 10210 |     - |   482M |   0 | 819 |1227 |1197 | 135 | 18 |  65 |   0 | 5.459908e+01 |      --      |    Inf | unknown
94.25/94.50	c  94.4s|     1 |     0 | 10744 |     - |   482M |   0 | 819 |1227 |1201 | 139 | 19 |  65 |   0 | 5.600891e+01 |      --      |    Inf | unknown
97.34/97.64	c  97.6s|     1 |     0 | 10811 |     - |   482M |   0 | 819 |1227 |1207 | 145 | 20 |  65 |   0 | 5.607423e+01 |      --      |    Inf | unknown
100.54/100.89	c   101s|     1 |     0 | 11298 |     - |   482M |   0 | 819 |1227 |1213 | 151 | 21 |  65 |   0 | 5.646096e+01 |      --      |    Inf | unknown
103.63/103.92	c   104s|     1 |     0 | 11464 |     - |   483M |   0 | 819 |1228 |1188 | 154 | 22 |  66 |   0 | 5.688504e+01 |      --      |    Inf | unknown
106.63/106.95	c   107s|     1 |     0 | 11550 |     - |   483M |   0 | 819 |1233 |1191 | 157 | 23 |  71 |   0 | 5.689334e+01 |      --      |    Inf | unknown
109.53/109.89	c   110s|     1 |     0 | 11945 |     - |   483M |   0 | 819 |1234 |1195 | 161 | 24 |  72 |   0 | 5.693375e+01 |      --      |    Inf | unknown
112.12/112.47	c   112s|     1 |     0 | 12286 |     - |   483M |   0 | 819 |1234 |1197 | 163 | 25 |  72 |   0 | 5.716211e+01 |      --      |    Inf | unknown
114.92/115.28	c   115s|     1 |     0 | 12896 |     - |   483M |   0 | 819 |1236 |1200 | 166 | 26 |  74 |   0 | 5.892515e+01 |      --      |    Inf | unknown
117.61/117.99	c   118s|     1 |     0 | 13236 |     - |   483M |   0 | 819 |1236 |1203 | 169 | 27 |  74 |   0 | 5.953169e+01 |      --      |    Inf | unknown
120.31/120.60	c   121s|     1 |     0 | 13331 |     - |   483M |   0 | 819 |1239 |1174 | 172 | 28 |  77 |   0 | 5.984701e+01 |      --      |    Inf | unknown
123.01/123.34	c   123s|     1 |     0 | 13457 |     - |   483M |   0 | 819 |1241 |1178 | 176 | 29 |  80 |   0 | 6.008908e+01 |      --      |    Inf | unknown
125.60/125.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.60/125.97	c   126s|     1 |     0 | 13576 |     - |   484M |   0 | 819 |1242 |1181 | 179 | 30 |  81 |   0 | 6.054778e+01 |      --      |    Inf | unknown
128.00/128.39	c   128s|     1 |     0 | 13923 |     - |   485M |   0 | 819 |1245 |1184 | 182 | 31 |  84 |   0 | 6.335547e+01 |      --      |    Inf | unknown
130.40/130.77	c   131s|     1 |     0 | 14004 |     - |   486M |   0 | 819 |1247 |1185 | 183 | 32 |  86 |   0 | 6.346749e+01 |      --      |    Inf | unknown
132.80/133.11	c   133s|     1 |     0 | 14168 |     - |   486M |   0 | 819 |1249 |1186 | 184 | 33 |  88 |   0 | 6.366878e+01 |      --      |    Inf | unknown
134.99/135.31	c   135s|     1 |     0 | 14349 |     - |   486M |   0 | 819 |1251 |1163 | 185 | 34 |  90 |   0 | 6.420586e+01 |      --      |    Inf | unknown
137.29/137.63	c   138s|     1 |     0 | 14412 |     - |   486M |   0 | 819 |1253 |1164 | 186 | 35 |  92 |   0 |    cutoff    |      --      |   0.00%| unknown
137.29/137.63	c   138s|     1 |     0 | 14412 |     - |   486M |   0 | 819 |1253 |1164 | 186 | 35 |  92 |   0 |    cutoff    |      --      |   0.00%| unknown
137.29/137.63	c 
137.29/137.63	c SCIP Status        : problem is solved [infeasible]
137.29/137.63	c Solving Time (sec) : 137.54
137.29/137.63	c Solving Nodes      : 1
137.29/137.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
137.29/137.63	c Dual Bound         : +1.00000000000000e+20
137.29/137.63	c Gap                : 0.00 %
137.29/137.63	s UNSATISFIABLE
137.29/137.63	c SCIP Status        : problem is solved [infeasible]
137.29/137.63	c Total Time         :     137.54
137.29/137.63	c   solving          :     137.54
137.29/137.63	c   presolving       :      43.28 (included in solving)
137.29/137.63	c   reading          :       0.19 (included in solving)
137.29/137.63	c   copying          :       0.03 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
137.29/137.63	c Original Problem   :
137.29/137.63	c   Problem name     : HOME/instance-4459430-1721898458.opb
137.29/137.63	c   Variables        : 2504 (2504 binary, 0 integer, 0 implicit integer, 0 continuous)
137.29/137.63	c   Constraints      : 2065 initial, 2065 maximal
137.29/137.63	c   Objective        : minimize, 2504 non-zeros (abs.min = 5, abs.max = 10)
137.29/137.63	c Presolved Problem  :
137.29/137.63	c   Problem name     : t_HOME/instance-4459430-1721898458.opb
137.29/137.63	c   Variables        : 819 (819 binary, 0 integer, 0 implicit integer, 0 continuous)
137.29/137.63	c   Constraints      : 1165 initial, 1253 maximal
137.29/137.63	c   Objective        : minimize, 803 non-zeros (abs.min = 5, abs.max = 10)
137.29/137.63	c   Nonzeros         : 124775 constraint, 260092 clique table
137.29/137.63	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
137.29/137.63	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   domcol           :       0.46       0.00     12          0          0          0          0          0          0          0          0          0
137.29/137.63	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   dualsparsify     :       0.15       0.00      1          0          0          0          0          0          0          0          0          0
137.29/137.63	c   gateextraction   :       0.02       0.00     31          0          0          0          0          0          0          0          0          0
137.29/137.63	c   implics          :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
137.29/137.63	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   milp             :       2.77       0.00      2       1245          0          0          0          0       2065       1566          0          0
137.29/137.63	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   sparsify         :       0.11       0.00      3          0          0          0          0          0          0          0          0          0
137.29/137.63	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   trivial          :       0.00       0.00     47          0          0          0          0          0          0          0          0          0
137.29/137.63	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   dualfix          :       0.00       0.00     47          0          0          0          0          0          0          0          0          0
137.29/137.63	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   probing          :      11.06       0.00     12        226          0          0          0          0          0          0          0          0
137.29/137.63	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   symmetry         :       0.07       0.00      1         84          0          0          0          0          0         84          0          0
137.29/137.63	c   vbounds          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
137.29/137.63	c   knapsack         :      27.32       0.00    109          0          0          0          0          0          0          0          0       1344
137.29/137.63	c   setppc           :       0.02       0.00     97        130          0          0          0          0        166          0          0          0
137.29/137.63	c   linear           :       0.21       0.10      3          0          0          0          0          0          0          0          0          0
137.29/137.63	c   orbitope         :       0.00       0.00      6          0          0          0          0          0          3          0          0          0
137.29/137.63	c   logicor          :       1.01       0.00     96          0          0          0          0          0        316          0          0       8593
137.29/137.63	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
137.29/137.63	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
137.29/137.63	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
137.29/137.63	c   benderslp        :          0          0          0          0          0          0          0         12          0          0          0          0          0          0          0
137.29/137.63	c   integral         :          0          0          0          0          0          0          0         12          0          0          0          0          0          0          0
137.29/137.63	c   knapsack         :        255+       256         35       6780          0          0          0          8      16394        258          0          0          0          0          0
137.29/137.63	c   setppc           :        254+       291         35       6522          0          0          0          2       7451         15          0         10          0          0          0
137.29/137.63	c   orbitope         :         81         81          0       1675          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   logicor          :        575+       626         35       4636          0          0          0          0      26390         25          0          0          0          0          0
137.29/137.63	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
137.29/137.63	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   knapsack         :      92.71       0.00      86.45       6.25       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   setppc           :       0.25       0.00       0.00       0.25       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   orbitope         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   logicor          :       0.87       0.00       0.01       0.83       0.00       0.00       0.00       0.00       0.03       0.00
137.29/137.63	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
137.29/137.63	c   dualfix          :          1          0          0          0
137.29/137.63	c   genvbounds       :          0          0          0          0
137.29/137.63	c   nlobbt           :          0          0          0          0
137.29/137.63	c   obbt             :          0          0          0          0
137.29/137.63	c   probing          :          0          0          0          0
137.29/137.63	c   pseudoobj        :         36          0          0          0
137.29/137.63	c   redcost          :         35          0          0          0
137.29/137.63	c   rootredcost      :          0          0          0          0
137.29/137.63	c   symmetry         :          0          0          0          0
137.29/137.63	c   vbounds          :        428          0          0          0
137.29/137.63	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
137.29/137.63	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   probing          :      11.06       0.00      11.06       0.00       0.00       0.00
137.29/137.63	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
137.29/137.63	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c   symmetry         :       0.07       0.00       0.07       0.00       0.00       0.00
137.29/137.63	c   vbounds          :       0.01       0.00       0.00       0.00       0.00       0.00
137.29/137.63	c Symmetry           :
137.29/137.63	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
137.29/137.63	c   orbital reduction:          0 reductions applied,          0 cutoffs
137.29/137.63	c   lexicographic red:          0 reductions applied,          0 cutoffs
137.29/137.63	c   shadow tree time :       0.00 s
137.29/137.63	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
137.29/137.63	c   propagation      :       0.05        235         46          -        140       75.9          0        0.0          -          -          -
137.29/137.63	c   infeasible LP    :       0.00          1          1          -          0        0.0          0        0.0          1      457.0          0
137.29/137.63	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
137.29/137.63	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
137.29/137.63	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
137.29/137.63	c   applied globally :       0.02          -          -          0         90        6.7          -          -          1          -          -
137.29/137.63	c   applied locally  :          -          -          -          0          1      161.0          -          -          0          -          -
137.29/137.63	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
137.29/137.63	c   cut pool         :       0.08          -         69         69          -          -       2465       3364          -          -          -          -          -    (maximal pool size:       2465)
137.29/137.63	c   aggregation      :       0.72       0.00         35         35          0          0          0          0          0          0          0          0          0
137.29/137.63	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
137.29/137.63	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
137.29/137.63	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
137.29/137.63	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   clique           :       0.20       0.00         35         35          0          0        292        890          0         90         90          0          0
137.29/137.63	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   gomory           :       1.08       0.00         10         10          0          0       2001       2129          0         11         11          0          0
137.29/137.63	c   > gomorymi       :          -          -          -          -          -          -          -       1095          0          8          8          0          -
137.29/137.63	c   > strongcg       :          -          -          -          -          -          -          -       1034          0          3          3          0          -
137.29/137.63	c   impliedbounds    :       0.14       0.00         35         35          0          0        144        282          0         76         76          0          0
137.29/137.63	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
137.29/137.63	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   multilinear      :       0.00       0.00         35         35          0          0          0          0          0          0          0          0          0
137.29/137.63	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.29/137.63	c   rapidlearning    :       0.31       0.00          1          1          0          0          0          0          0          0          0          0          0
137.29/137.63	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
137.29/137.63	c   zerohalf         :       0.07       0.00         20         20          0          0         28         63          0          9          9          0          0
137.29/137.63	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
137.29/137.63	c   hybrid           :       0.04       0.00         35         35        186          0       3188        186          0       3188
137.29/137.63	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c Pricers            :   ExecTime  SetupTime      Calls       Vars
137.29/137.63	c   problem variables:       0.00          -          0          0
137.29/137.63	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
137.29/137.63	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
137.29/137.63	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
137.29/137.63	c   LP solutions     :       0.00          -          -          0          0
137.29/137.63	c   relax solutions  :       0.00          -          -          0          0
137.29/137.63	c   pseudo solutions :       0.00          -          -          0          0
137.29/137.63	c   strong branching :       0.00          -          -          0          0
137.29/137.63	c   actconsdiving    :       0.00       0.00          0          0          0
137.29/137.63	c   adaptivediving   :       0.00       0.00          0          0          0
137.29/137.63	c   alns             :       0.00       0.00          0          0          0
137.29/137.63	c   bound            :       0.00       0.00          0          0          0
137.29/137.63	c   clique           :       0.13       0.00          1          0          0
137.29/137.63	c   coefdiving       :       0.00       0.00          0          0          0
137.29/137.63	c   completesol      :       0.00       0.00          0          0          0
137.29/137.63	c   conflictdiving   :       0.00       0.00          0          0          0
137.29/137.63	c   crossover        :       0.00       0.00          0          0          0
137.29/137.63	c   dins             :       0.00       0.00          0          0          0
137.29/137.63	c   distributiondivin:       0.00       0.00          0          0          0
137.29/137.63	c   dps              :       0.00       0.00          0          0          0
137.29/137.63	c   dualval          :       0.00       0.00          0          0          0
137.29/137.63	c   farkasdiving     :       0.00       0.00          0          0          0
137.29/137.63	c   feasjump         :       2.09       0.00          1          0          0
137.29/137.63	c   feaspump         :       0.36       0.00          1          0          0
137.29/137.63	c   fixandinfer      :       0.00       0.00          0          0          0
137.29/137.63	c   fracdiving       :       0.00       0.00          0          0          0
137.29/137.63	c   gins             :       0.00       0.00          0          0          0
137.29/137.63	c   guideddiving     :       0.00       0.00          0          0          0
137.29/137.63	c   indcoefdiving    :       0.00       0.00          0          0          0
137.29/137.63	c   indicator        :       0.00       0.00          0          0          0
137.29/137.63	c   indicatordiving  :       0.00       0.00          0          0          0
137.29/137.63	c   indoneopt        :       0.00       0.00          0          0          0
137.29/137.63	c   indrounding      :       0.00       0.00          0          0          0
137.29/137.63	c   indtwoopt        :       0.00       0.00          0          0          0
137.29/137.63	c   intdiving        :       0.00       0.00          0          0          0
137.29/137.63	c   intshifting      :       0.00       0.00          0          0          0
137.29/137.63	c   linesearchdiving :       0.00       0.00          0          0          0
137.29/137.63	c   localbranching   :       0.00       0.00          0          0          0
137.29/137.63	c   locks            :       0.01       0.00          1          0          0
137.29/137.63	c   lpface           :       0.00       0.00          0          0          0
137.29/137.63	c   mpec             :       0.00       0.00          0          0          0
137.29/137.63	c   multistart       :       0.00       0.00          0          0          0
137.29/137.63	c   mutation         :       0.00       0.00          0          0          0
137.29/137.63	c   nlpdiving        :       0.00       0.00          0          0          0
137.29/137.63	c   objpscostdiving  :       0.00       0.00          0          0          0
137.29/137.63	c   octane           :       0.00       0.00          0          0          0
137.29/137.63	c   ofins            :       0.00       0.00          0          0          0
137.29/137.63	c   oneopt           :       0.00       0.00          0          0          0
137.29/137.63	c   padm             :       0.00       0.00          0          0          0
137.29/137.63	c   proximity        :       0.00       0.00          0          0          0
137.29/137.63	c   pscostdiving     :       0.00       0.00          0          0          0
137.29/137.63	c   randrounding     :       0.74       0.00         35          0          0
137.29/137.63	c   rens             :       0.00       0.00          0          0          0
137.29/137.63	c   reoptsols        :       0.00       0.00          0          0          0
137.29/137.63	c   repair           :       0.00       0.00          0          0          0
137.29/137.63	c   rins             :       0.00       0.00          0          0          0
137.29/137.63	c   rootsoldiving    :       0.00       0.00          0          0          0
137.29/137.63	c   rounding         :       0.01       0.00         35          0          0
137.29/137.63	c   scheduler        :       0.00       0.00          0          0          0
137.29/137.63	c   shiftandpropagate:       0.03       0.00          1          0          0
137.29/137.63	c   shifting         :       0.03       0.00         35          0          0
137.29/137.63	c   simplerounding   :       0.00       0.00          0          0          0
137.29/137.63	c   smallcard        :       0.00       0.00          0          0          0
137.29/137.63	c   subnlp           :       0.00       0.00          0          0          0
137.29/137.63	c   trivial          :       0.00       0.00          2          0          0
137.29/137.63	c   trivialnegation  :       0.00       0.00          0          0          0
137.29/137.63	c   trustregion      :       0.00       0.00          0          0          0
137.29/137.63	c   trysol           :       0.00       0.00          0          0          0
137.29/137.63	c   twoopt           :       0.00       0.00          0          0          0
137.29/137.63	c   undercover       :       0.00       0.00          0          0          0
137.29/137.63	c   vbounds          :       0.22       0.00          1          0          0
137.29/137.63	c   veclendiving     :       0.00       0.00          0          0          0
137.29/137.63	c   zeroobj          :       0.00       0.00          0          0          0
137.29/137.63	c   zirounding       :       0.00       0.00          0          0          0
137.29/137.63	c   other solutions  :          -          -          -          0          -
137.29/137.63	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
137.29/137.63	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
137.29/137.63	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
137.29/137.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
137.29/137.63	c   primal LP        :       0.00          4          0       0.00          -       0.00          4
137.29/137.63	c   dual LP          :       0.84         36       9065     251.81   10762.44       0.00          0
137.29/137.63	c   lex dual LP      :       0.00          0          0       0.00          -
137.29/137.63	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
137.29/137.63	c   resolve instable :       0.00          0          0       0.00          -
137.29/137.63	c   diving/probing LP:       0.37         13       5347     411.31   14396.37
137.29/137.63	c   strong branching :       0.00          0          0       0.00          -          -          -          0
137.29/137.63	c     (at root node) :          -          0          0       0.00          -
137.29/137.63	c   conflict analysis:       0.00          0          0       0.00          -
137.29/137.63	c B&B Tree           :
137.29/137.63	c   number of runs   :          1
137.29/137.63	c   nodes            :          1 (0 internal, 1 leaves)
137.29/137.63	c   feasible leaves  :          0
137.29/137.63	c   infeas. leaves   :          1
137.29/137.63	c   objective leaves :          0
137.29/137.63	c   nodes (total)    :          1 (0 internal, 1 leaves)
137.29/137.63	c   nodes left       :          0
137.29/137.63	c   max depth        :          0
137.29/137.63	c   max depth (total):          0
137.29/137.63	c   backtracks       :          0 (0.0%)
137.29/137.63	c   early backtracks :          0 (0.0%)
137.29/137.63	c   nodes exc. ref.  :          0 (0.0%)
137.29/137.63	c   delayed cutoffs  :          0
137.29/137.63	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
137.29/137.63	c   avg switch length:       2.00
137.29/137.63	c   switching time   :       0.00
137.29/137.63	c Root Node          :
137.29/137.63	c   First LP value   : +4.56666666666667e+01
137.29/137.63	c   First LP Iters   :        183 (13819.66 Iter/sec)
137.29/137.63	c   First LP Time    :       0.01
137.29/137.63	c   Final Dual Bound :          -
137.29/137.63	c   Final Root Iters :      14271
137.29/137.63	c   Root LP Estimate :                     -
137.29/137.63	c Solution           :
137.29/137.63	c   Solutions found  :          0 (0 improvements)
137.29/137.63	c   Primal Bound     : infeasible
137.29/137.63	c   Dual Bound       :          -
137.29/137.63	c   Gap              :       0.00 %
137.29/137.63	c Integrals          :      Total       Avg%
137.29/137.63	c   primal-dual      :          -          - (problem infeasible)
137.29/137.63	c   primal-ref       :          -          - (problem infeasible)
137.29/137.63	c   dual-ref         :          -          - (problem infeasible)
137.49/137.85	c Time complete: 137.543.

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: 63968 MiB (60809 MiB free)
  memory of node 1: 64473 MiB (59119 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100081 s]*
/proc/loadavg: 0.73 1.77 2.96 8/263 234108
/proc/meminfo: memFree=122764172/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=61228 memory=20576 CPUtime=0.01 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 2256 0 4 0 1 0 0 0 20 0 1 0 26369210 62697472 5144 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 0 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 15307 5144 3213 3540 0 3564 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 61228 KiB
Current children cumulated memory: 20576 KiB

[startup+0.206561 s]*
/proc/loadavg: 0.73 1.77 2.96 8/263 234108
/proc/meminfo: memFree=122610388/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=73192 memory=31664 CPUtime=0.12 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 5033 0 4 0 11 1 0 0 20 0 1 0 26369210 74948608 7916 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 0 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 18298 7916 3213 3540 0 6555 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 73192 KiB
Current children cumulated memory: 31664 KiB

[startup+0.306111 s]*
/proc/loadavg: 0.73 1.77 2.96 5/261 234108
/proc/meminfo: memFree=122605340/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=100260 memory=59872 CPUtime=0.22 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 11827 0 4 0 20 2 0 0 20 0 1 0 26369210 102666240 14968 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 25065 14968 3517 3540 0 13322 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 100260 KiB
Current children cumulated memory: 59872 KiB

[startup+0.700154 s]
/proc/loadavg: 0.73 1.77 2.96 5/261 234122
/proc/meminfo: memFree=122521488/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=231200 memory=182296 CPUtime=0.61 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 34426 0 4 0 55 6 0 0 20 0 1 0 26369210 236748800 45574 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 57800 45574 3565 3540 0 46057 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 231200 KiB
Current children cumulated memory: 182296 KiB

[startup+1.50022 s]
/proc/loadavg: 0.91 1.79 2.96 7/263 234154
/proc/meminfo: memFree=122339436/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=293960 memory=252476 CPUtime=1.4 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 41142 0 4 0 131 9 0 0 20 0 1 0 26369210 301015040 63119 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 73490 63119 3612 3540 0 61747 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 293960 KiB
Current children cumulated memory: 252476 KiB

[startup+3.10624 s]
/proc/loadavg: 0.91 1.79 2.96 7/263 234154
/proc/meminfo: memFree=122300532/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=250692 memory=209720 CPUtime=3 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 41183 0 4 0 291 9 0 0 20 0 1 0 26369210 256708608 52430 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 62673 52430 3676 3540 0 50930 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 250692 KiB
Current children cumulated memory: 209720 KiB

[startup+6.30022 s]
/proc/loadavg: 1.16 1.83 2.96 7/263 234154
/proc/meminfo: memFree=122291712/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=250692 memory=209720 CPUtime=6.19 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 41212 0 4 0 610 9 0 0 20 0 1 0 26369210 256708608 52430 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 62673 52430 3676 3540 0 50930 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 250692 KiB
Current children cumulated memory: 209720 KiB

[startup+12.7002 s]
/proc/loadavg: 1.38 1.86 2.97 7/263 234202
/proc/meminfo: memFree=122225672/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=249776 memory=209120 CPUtime=12.57 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 41245 0 4 0 1247 10 0 0 20 0 1 0 26369210 255770624 52280 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 62444 52280 3740 3540 0 50701 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 249776 KiB
Current children cumulated memory: 209120 KiB

[startup+25.5002 s]
/proc/loadavg: 1.87 1.95 2.98 7/263 234203
/proc/meminfo: memFree=122065188/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=249776 memory=209120 CPUtime=25.35 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 41282 0 4 0 2524 11 0 0 20 0 1 0 26369210 255770624 52280 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 62444 52280 3740 3540 0 50701 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 249776 KiB
Current children cumulated memory: 209120 KiB

[startup+51.1054 s]
/proc/loadavg: 1.97 1.97 2.96 4/244 234316
/proc/meminfo: memFree=122258316/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=453896 memory=388956 CPUtime=50.91 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 65463 0 4 0 5075 16 0 0 20 0 1 0 26369210 464789504 97239 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 113474 97239 3963 3540 0 101731 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 453896 KiB
Current children cumulated memory: 388956 KiB

[startup+102.3 s]
/proc/loadavg: 2.11 2.01 2.92 4/244 234324
/proc/meminfo: memFree=122157628/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=541588 memory=476200 CPUtime=102.04 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87345 0 4 0 10185 19 0 0 20 0 1 0 26369210 554586112 119050 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 135397 119050 3963 3540 0 123654 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 541588 KiB
Current children cumulated memory: 476200 KiB

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

# cumulated CPU time of all completed processes:  user=137.346 s, system=0.209339 s

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

[startup+102.4 s]
/proc/loadavg: 2.11 2.01 2.92 4/244 234324
/proc/meminfo: memFree=122157628/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=541588 memory=476200 CPUtime=102.14 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87345 0 4 0 10195 19 0 0 20 0 1 0 26369210 554586112 119050 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 135397 119050 3963 3540 0 123654 0
Current children cumulated CPU time: 102.14 s
Current children cumulated vsize: 541588 KiB
Current children cumulated memory: 476200 KiB

[startup+115.2 s]
/proc/loadavg: 2.10 2.01 2.91 4/244 234327
/proc/meminfo: memFree=122155200/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=542596 memory=476728 CPUtime=114.92 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87486 0 4 0 11473 19 0 0 20 0 1 0 26369210 555618304 119182 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 135649 119182 3963 3540 0 123906 0
Current children cumulated CPU time: 114.92 s
Current children cumulated vsize: 542596 KiB
Current children cumulated memory: 476728 KiB

[startup+128 s]*
/proc/loadavg: 2.07 2.01 2.89 4/244 234330
/proc/meminfo: memFree=122147188/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=543608 memory=477692 CPUtime=127.71 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87718 0 4 0 12752 19 0 0 20 0 1 0 26369210 556654592 119423 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 135902 119423 3963 3540 0 124159 0
Current children cumulated CPU time: 127.71 s
Current children cumulated vsize: 543608 KiB
Current children cumulated memory: 477692 KiB

[startup+134.4 s]
/proc/loadavg: 2.07 2.01 2.89 4/244 234330
/proc/meminfo: memFree=122145976/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=544616 memory=478220 CPUtime=134.09 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87895 0 4 0 13390 19 0 0 20 0 1 0 26369210 557686784 119555 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 136154 119555 3963 3540 0 124411 0
Current children cumulated CPU time: 134.09 s
Current children cumulated vsize: 544616 KiB
Current children cumulated memory: 478220 KiB

[startup+136 s]*
/proc/loadavg: 2.06 2.01 2.88 4/244 234330
/proc/meminfo: memFree=122145816/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=544616 memory=478484 CPUtime=135.69 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87940 0 4 0 13550 19 0 0 20 0 1 0 26369210 557686784 119621 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 136154 119621 3963 3540 0 124411 0
Current children cumulated CPU time: 135.69 s
Current children cumulated vsize: 544616 KiB
Current children cumulated memory: 478484 KiB

[startup+136.8 s]
/proc/loadavg: 2.06 2.01 2.88 4/244 234330
/proc/meminfo: memFree=122145816/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=544616 memory=478484 CPUtime=136.49 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87940 0 4 0 13630 19 0 0 20 0 1 0 26369210 557686784 119621 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 136154 119621 3963 3540 0 124411 0
Current children cumulated CPU time: 136.49 s
Current children cumulated vsize: 544616 KiB
Current children cumulated memory: 478484 KiB

[startup+137.6 s]
/proc/loadavg: 2.06 2.01 2.88 4/244 234331
/proc/meminfo: memFree=122145676/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=544616 memory=478484 CPUtime=137.29 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 87940 0 4 0 13710 19 0 0 20 0 1 0 26369210 557686784 119621 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 2 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 136154 119621 3963 3540 0 124411 0
Current children cumulated CPU time: 137.29 s
Current children cumulated vsize: 544616 KiB
Current children cumulated memory: 478484 KiB

[startup+137.8 s]
/proc/loadavg: 2.06 2.01 2.88 4/244 234331
/proc/meminfo: memFree=122145676/131524600 swapFree=131054712/131071996
[pid=234104] ppid=234092 vsize=544616 memory=479012 CPUtime=137.49 cores=4,6
/proc/234104/stat : 234104 (pbscip) R 234092 234104 234035 0 -1 4194304 88037 0 4 0 13730 19 0 0 20 0 1 0 26369210 557686784 119753 134679101440 4194304 18693293 140722524305856 0 0 0 0 0 0 0 0 0 17 4 0 0 8 0 0 21375888 21430392 27901952 140722524308484 140722524308583 140722524308583 140722524315598 0
/proc/234104/statm: 136154 119753 3963 3540 0 124411 0
Current children cumulated CPU time: 137.49 s
Current children cumulated vsize: 544616 KiB
Current children cumulated memory: 479012 KiB

Child status: 0

Real time (s): 137.862
CPU time (s): 137.555
CPU user time (s): 137.346
CPU system time (s): 0.209339
CPU usage (%): 99.7777
Max. virtual memory (cumulated for all children) (KiB): 544616
Max. memory (cumulated for all children) (KiB): 479012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.346
system time used= 0.209339
maximum resident set size= 479012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88050
page faults= 4
swaps= 0
block input operations= 656
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 140


# summary of solver processes directly reported to runsolver:
#   pid: 234104
#   total CPU time (s): 137.555
#   total CPU user time (s): 137.346
#   total CPU system time (s): 0.209339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.247983 second user time and 0.637164 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 11:07:38
IDJOB=4459430
IDBENCH=178796
IDSOLVER=3059
FILE ID=nodeC028/4459430-1721898458
RUNJOBID= nodeC028-1721898458-234046
SLURM_JOB_ID= 8089360
Free space on /tmp= 890056 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-neos-859770.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459430-1721898458/watcher-4459430-1721898458 -o /tmp/evaluation-result-4459430-1721898458/solver-4459430-1721898458 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721898458-234046 --watchdog 3760  pbscip -f HOME/instance-4459430-1721898458.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 4a685e943d6a7da38bd3737149184f18
RANDOM SEED=1499488337

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        122809248 kB
MemAvailable:   129701688 kB
Buffers:          309388 kB
Cached:          7369000 kB
SwapCached:          284 kB
Active:          2341280 kB
Inactive:        5693732 kB
Active(anon):       4352 kB
Inactive(anon):   404532 kB
Active(file):    2336928 kB
Inactive(file):  5289200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054712 kB
Dirty:             74468 kB
Writeback:            84 kB
AnonPages:        356472 kB
Mapped:            96720 kB
Shmem:             51932 kB
KReclaimable:     212268 kB
Slab:             333316 kB
SReclaimable:     212268 kB
SUnreclaim:       121048 kB
KernelStack:        3968 kB
PageTables:         9716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     693100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 890024 MiB
End job on nodeC028 at 2024-07-25 11:09:56