Trace number 4441455

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 14.8645 14.9118

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.rf7.ucl.opb
MD5SUM79a7804b43e8049374f004a706247a16
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.077814
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3736
Total number of constraints10457
Number of constraints which are clauses10089
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints368
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4441455-1721293751.opb>
0.00/0.02	c original problem has 3736 variables (3736 bin, 0 int, 0 impl, 0 cont) and 10457 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       23 del vars, 7 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6807 clqs
0.00/0.05	c (round 2, fast)       41 del vars, 65 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6823 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.09/0.17	c    (0.2s) MILP presolver (6 rounds): 229 aggregations, 180 fixings, 0 bound changes
0.09/0.17	c (round 3, medium)     450 del vars, 65 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 5909 clqs
0.09/0.18	c (round 4, fast)       453 del vars, 1139 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6050 clqs
0.09/0.18	c (round 5, exhaustive) 453 del vars, 1251 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6050 clqs
0.09/0.18	c (round 6, fast)       557 del vars, 1355 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 5842 clqs
0.09/0.20	c (round 7, exhaustive) 557 del vars, 1355 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9102 upgd conss, 0 impls, 5842 clqs
0.19/0.23	c (round 8, exhaustive) 557 del vars, 10021 del conss, 2886 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9102 upgd conss, 0 impls, 5842 clqs
0.19/0.23	c (round 9, exhaustive) 596 del vars, 10029 del conss, 2894 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9102 upgd conss, 0 impls, 5759 clqs
0.19/0.23	c (round 10, fast)       618 del vars, 10039 del conss, 2894 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5748 clqs
0.19/0.24	c (round 11, exhaustive) 623 del vars, 10068 del conss, 2923 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5734 clqs
0.19/0.24	c (round 12, fast)       625 del vars, 10079 del conss, 2923 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5741 clqs
0.19/0.24	c (round 13, exhaustive) 625 del vars, 10085 del conss, 2925 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5741 clqs
0.19/0.24	c (round 14, exhaustive) 645 del vars, 10108 del conss, 2927 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5700 clqs
0.19/0.25	c (round 15, exhaustive) 646 del vars, 10112 del conss, 2929 add conss, 1 chg bounds, 184 chg sides, 378 chg coeffs, 9102 upgd conss, 0 impls, 5697 clqs
0.19/0.25	c (round 16, exhaustive) 649 del vars, 10116 del conss, 2929 add conss, 1 chg bounds, 184 chg sides, 379 chg coeffs, 9102 upgd conss, 0 impls, 5692 clqs
0.19/0.27	c (round 17, exhaustive) 739 del vars, 10117 del conss, 2929 add conss, 1 chg bounds, 184 chg sides, 380 chg coeffs, 9102 upgd conss, 0 impls, 6110 clqs
0.19/0.27	c (round 18, fast)       783 del vars, 10168 del conss, 2929 add conss, 1 chg bounds, 184 chg sides, 423 chg coeffs, 9107 upgd conss, 0 impls, 6060 clqs
0.19/0.27	c (round 19, exhaustive) 785 del vars, 10170 del conss, 2930 add conss, 1 chg bounds, 184 chg sides, 423 chg coeffs, 9107 upgd conss, 0 impls, 6058 clqs
0.19/0.27	c (round 20, fast)       786 del vars, 10172 del conss, 2930 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 6057 clqs
0.19/0.27	c (round 21, exhaustive) 792 del vars, 10175 del conss, 2933 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 6045 clqs
0.19/0.27	c (round 22, exhaustive) 792 del vars, 10178 del conss, 2933 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 6047 clqs
0.19/0.27	c (round 23, exhaustive) 793 del vars, 10186 del conss, 2941 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 6043 clqs
0.19/0.28	c (round 24, exhaustive) 793 del vars, 10191 del conss, 2942 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 6045 clqs
0.19/0.29	c (round 25, exhaustive) 836 del vars, 10192 del conss, 2942 add conss, 1 chg bounds, 184 chg sides, 424 chg coeffs, 9108 upgd conss, 0 impls, 11070 clqs
0.19/0.29	c (round 26, fast)       862 del vars, 10219 del conss, 2942 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 10976 clqs
0.19/0.30	c (round 27, exhaustive) 871 del vars, 10238 del conss, 2961 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 10935 clqs
0.19/0.30	c (round 28, exhaustive) 871 del vars, 10241 del conss, 2961 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 10943 clqs
0.19/0.30	c (round 29, exhaustive) 874 del vars, 10255 del conss, 2975 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 10934 clqs
0.29/0.31	c (round 30, exhaustive) 874 del vars, 10260 del conss, 2978 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 10938 clqs
0.29/0.33	c (round 31, exhaustive) 920 del vars, 10262 del conss, 2978 add conss, 1 chg bounds, 184 chg sides, 450 chg coeffs, 9116 upgd conss, 0 impls, 13464 clqs
0.29/0.33	c (round 32, fast)       949 del vars, 10303 del conss, 2978 add conss, 1 chg bounds, 184 chg sides, 481 chg coeffs, 9126 upgd conss, 0 impls, 13324 clqs
0.29/0.33	c (round 33, exhaustive) 957 del vars, 10306 del conss, 2981 add conss, 1 chg bounds, 184 chg sides, 481 chg coeffs, 9126 upgd conss, 0 impls, 13304 clqs
0.29/0.34	c (round 34, exhaustive) 958 del vars, 10315 del conss, 2989 add conss, 1 chg bounds, 184 chg sides, 481 chg coeffs, 9126 upgd conss, 0 impls, 13292 clqs
0.29/0.34	c (round 35, exhaustive) 958 del vars, 10318 del conss, 2991 add conss, 1 chg bounds, 184 chg sides, 481 chg coeffs, 9126 upgd conss, 0 impls, 13293 clqs
0.29/0.39	c (round 36, exhaustive) 984 del vars, 10319 del conss, 2991 add conss, 1 chg bounds, 184 chg sides, 481 chg coeffs, 9126 upgd conss, 0 impls, 23072 clqs
0.29/0.39	c (round 37, fast)       997 del vars, 10332 del conss, 2991 add conss, 1 chg bounds, 184 chg sides, 494 chg coeffs, 9134 upgd conss, 0 impls, 22849 clqs
0.29/0.39	c (round 38, medium)     1000 del vars, 10332 del conss, 2991 add conss, 1 chg bounds, 184 chg sides, 494 chg coeffs, 9134 upgd conss, 0 impls, 22818 clqs
0.29/0.39	c (round 39, fast)       1004 del vars, 10334 del conss, 2991 add conss, 1 chg bounds, 184 chg sides, 496 chg coeffs, 9135 upgd conss, 0 impls, 22804 clqs
0.29/0.40	c (round 40, exhaustive) 1010 del vars, 10346 del conss, 3003 add conss, 1 chg bounds, 184 chg sides, 496 chg coeffs, 9135 upgd conss, 0 impls, 22765 clqs
0.29/0.40	c (round 41, exhaustive) 1013 del vars, 10355 del conss, 3009 add conss, 1 chg bounds, 184 chg sides, 496 chg coeffs, 9135 upgd conss, 0 impls, 22710 clqs
0.39/0.44	c (round 42, exhaustive) 1039 del vars, 10357 del conss, 3009 add conss, 1 chg bounds, 184 chg sides, 496 chg coeffs, 9135 upgd conss, 0 impls, 26800 clqs
0.39/0.44	c (round 43, fast)       1055 del vars, 10376 del conss, 3009 add conss, 1 chg bounds, 184 chg sides, 512 chg coeffs, 9141 upgd conss, 0 impls, 26671 clqs
0.39/0.44	c (round 44, exhaustive) 1060 del vars, 10390 del conss, 3022 add conss, 1 chg bounds, 184 chg sides, 512 chg coeffs, 9141 upgd conss, 0 impls, 26589 clqs
0.39/0.45	c (round 45, exhaustive) 1060 del vars, 10397 del conss, 3027 add conss, 1 chg bounds, 184 chg sides, 512 chg coeffs, 9141 upgd conss, 0 impls, 26598 clqs
0.39/0.46	c (round 46, exhaustive) 1120 del vars, 10399 del conss, 3027 add conss, 1 chg bounds, 184 chg sides, 512 chg coeffs, 9141 upgd conss, 0 impls, 26271 clqs
0.39/0.46	c (round 47, fast)       1147 del vars, 10428 del conss, 3027 add conss, 1 chg bounds, 184 chg sides, 539 chg coeffs, 9159 upgd conss, 0 impls, 25984 clqs
0.39/0.46	c (round 48, exhaustive) 1148 del vars, 10435 del conss, 3034 add conss, 1 chg bounds, 184 chg sides, 539 chg coeffs, 9159 upgd conss, 0 impls, 25978 clqs
0.39/0.46	c (round 49, exhaustive) 1148 del vars, 10440 del conss, 3034 add conss, 1 chg bounds, 184 chg sides, 539 chg coeffs, 9159 upgd conss, 0 impls, 25979 clqs
0.39/0.46	c (round 50, exhaustive) 1160 del vars, 10453 del conss, 3035 add conss, 1 chg bounds, 184 chg sides, 539 chg coeffs, 9159 upgd conss, 0 impls, 25828 clqs
0.39/0.49	c (round 51, exhaustive) 1192 del vars, 10454 del conss, 3035 add conss, 1 chg bounds, 184 chg sides, 539 chg coeffs, 9159 upgd conss, 0 impls, 26667 clqs
0.39/0.49	c (round 52, fast)       1204 del vars, 10466 del conss, 3035 add conss, 1 chg bounds, 184 chg sides, 551 chg coeffs, 9169 upgd conss, 0 impls, 26436 clqs
0.39/0.49	c (round 53, exhaustive) 1204 del vars, 10473 del conss, 3042 add conss, 1 chg bounds, 184 chg sides, 551 chg coeffs, 9169 upgd conss, 0 impls, 26439 clqs
0.49/0.60	c (round 54, exhaustive) 1229 del vars, 10473 del conss, 3042 add conss, 1 chg bounds, 184 chg sides, 551 chg coeffs, 9169 upgd conss, 0 impls, 26416 clqs
0.49/0.60	c (round 55, fast)       1238 del vars, 10486 del conss, 3042 add conss, 1 chg bounds, 184 chg sides, 561 chg coeffs, 9174 upgd conss, 0 impls, 26100 clqs
0.58/0.60	c (round 56, exhaustive) 1238 del vars, 10492 del conss, 3048 add conss, 1 chg bounds, 184 chg sides, 561 chg coeffs, 9174 upgd conss, 0 impls, 26103 clqs
0.88/0.90	c (round 57, exhaustive) 1263 del vars, 10492 del conss, 3048 add conss, 1 chg bounds, 184 chg sides, 561 chg coeffs, 9174 upgd conss, 0 impls, 26739 clqs
0.88/0.90	c (round 58, fast)       1263 del vars, 10499 del conss, 3048 add conss, 1 chg bounds, 184 chg sides, 566 chg coeffs, 9180 upgd conss, 0 impls, 26739 clqs
0.88/0.91	c (round 59, exhaustive) 1264 del vars, 10504 del conss, 3053 add conss, 1 chg bounds, 184 chg sides, 566 chg coeffs, 9180 upgd conss, 0 impls, 26730 clqs
0.88/0.91	c (round 60, exhaustive) 1276 del vars, 10517 del conss, 3054 add conss, 1 chg bounds, 184 chg sides, 566 chg coeffs, 9180 upgd conss, 0 impls, 26412 clqs
0.98/1.07	c (round 61, exhaustive) 1301 del vars, 10518 del conss, 3054 add conss, 1 chg bounds, 184 chg sides, 566 chg coeffs, 9180 upgd conss, 0 impls, 26779 clqs
0.98/1.07	c (round 62, fast)       1309 del vars, 10530 del conss, 3054 add conss, 1 chg bounds, 184 chg sides, 578 chg coeffs, 9188 upgd conss, 0 impls, 26722 clqs
0.98/1.08	c (round 63, exhaustive) 1309 del vars, 10540 del conss, 3064 add conss, 1 chg bounds, 184 chg sides, 578 chg coeffs, 9188 upgd conss, 0 impls, 26729 clqs
1.08/1.17	c    (1.2s) probing: 1000/3116 (32.1%) - 324 fixings, 94 aggregations, 266112 implications, 0 bound changes
1.08/1.19	c (round 64, exhaustive) 1334 del vars, 10541 del conss, 3064 add conss, 1 chg bounds, 184 chg sides, 578 chg coeffs, 9188 upgd conss, 0 impls, 26499 clqs
1.08/1.19	c (round 65, fast)       1336 del vars, 10544 del conss, 3064 add conss, 1 chg bounds, 184 chg sides, 581 chg coeffs, 9191 upgd conss, 0 impls, 26421 clqs
1.08/1.19	c (round 66, exhaustive) 1336 del vars, 10570 del conss, 3090 add conss, 1 chg bounds, 184 chg sides, 581 chg coeffs, 9191 upgd conss, 0 impls, 26424 clqs
1.08/1.19	c (round 67, exhaustive) 1336 del vars, 10574 del conss, 3090 add conss, 1 chg bounds, 184 chg sides, 581 chg coeffs, 9191 upgd conss, 0 impls, 26433 clqs
1.28/1.34	c (round 68, exhaustive) 1362 del vars, 10574 del conss, 3090 add conss, 1 chg bounds, 184 chg sides, 581 chg coeffs, 9191 upgd conss, 0 impls, 26604 clqs
1.28/1.34	c (round 69, fast)       1371 del vars, 10582 del conss, 3090 add conss, 1 chg bounds, 184 chg sides, 589 chg coeffs, 9199 upgd conss, 0 impls, 26421 clqs
1.28/1.34	c (round 70, exhaustive) 1372 del vars, 10591 del conss, 3099 add conss, 1 chg bounds, 184 chg sides, 589 chg coeffs, 9199 upgd conss, 0 impls, 26417 clqs
1.28/1.34	c (round 71, exhaustive) 1372 del vars, 10594 del conss, 3100 add conss, 1 chg bounds, 184 chg sides, 589 chg coeffs, 9199 upgd conss, 0 impls, 26418 clqs
1.38/1.42	c (round 72, exhaustive) 1398 del vars, 10594 del conss, 3100 add conss, 1 chg bounds, 184 chg sides, 589 chg coeffs, 9199 upgd conss, 0 impls, 26605 clqs
1.38/1.42	c (round 73, fast)       1413 del vars, 10611 del conss, 3100 add conss, 1 chg bounds, 184 chg sides, 604 chg coeffs, 9205 upgd conss, 0 impls, 26524 clqs
1.38/1.43	c (round 74, exhaustive) 1415 del vars, 10618 del conss, 3107 add conss, 1 chg bounds, 184 chg sides, 604 chg coeffs, 9205 upgd conss, 0 impls, 26506 clqs
1.38/1.43	c (round 75, exhaustive) 1415 del vars, 10620 del conss, 3109 add conss, 1 chg bounds, 184 chg sides, 604 chg coeffs, 9205 upgd conss, 0 impls, 26509 clqs
1.77/1.83	c (round 76, exhaustive) 1440 del vars, 10622 del conss, 3109 add conss, 1 chg bounds, 184 chg sides, 604 chg coeffs, 9205 upgd conss, 0 impls, 26572 clqs
1.77/1.84	c (round 77, fast)       1450 del vars, 10638 del conss, 3109 add conss, 1 chg bounds, 184 chg sides, 616 chg coeffs, 9218 upgd conss, 0 impls, 26336 clqs
1.77/1.84	c (round 78, exhaustive) 1451 del vars, 10649 del conss, 3120 add conss, 1 chg bounds, 184 chg sides, 616 chg coeffs, 9218 upgd conss, 0 impls, 26337 clqs
1.77/1.84	c (round 79, exhaustive) 1451 del vars, 10653 del conss, 3120 add conss, 1 chg bounds, 184 chg sides, 616 chg coeffs, 9218 upgd conss, 0 impls, 26343 clqs
1.77/1.85	c (round 80, exhaustive) 1452 del vars, 10655 del conss, 3121 add conss, 1 chg bounds, 184 chg sides, 616 chg coeffs, 9218 upgd conss, 0 impls, 26337 clqs
1.87/2.00	c    (2.0s) probing: 2000/3116 (64.2%) - 387 fixings, 121 aggregations, 549118 implications, 0 bound changes
2.17/2.27	c (round 81, exhaustive) 1477 del vars, 10656 del conss, 3121 add conss, 1 chg bounds, 184 chg sides, 616 chg coeffs, 9218 upgd conss, 0 impls, 26366 clqs
2.17/2.27	c (round 82, fast)       1492 del vars, 10681 del conss, 3121 add conss, 1 chg bounds, 184 chg sides, 633 chg coeffs, 9237 upgd conss, 0 impls, 26216 clqs
2.17/2.28	c (round 83, exhaustive) 1492 del vars, 10685 del conss, 3125 add conss, 1 chg bounds, 184 chg sides, 633 chg coeffs, 9237 upgd conss, 0 impls, 26234 clqs
2.27/2.32	c    (2.3s) probing: 2418/3116 (77.6%) - 403 fixings, 122 aggregations, 656622 implications, 0 bound changes
2.27/2.32	c    (2.3s) probing aborted: 50/50 successive totally useless probings
2.27/2.32	c (round 84, exhaustive) 1494 del vars, 10685 del conss, 3125 add conss, 1 chg bounds, 184 chg sides, 633 chg coeffs, 9237 upgd conss, 0 impls, 27157 clqs
2.27/2.32	c (round 85, fast)       1496 del vars, 10689 del conss, 3125 add conss, 1 chg bounds, 184 chg sides, 635 chg coeffs, 9239 upgd conss, 0 impls, 27061 clqs
2.27/2.33	c (round 86, exhaustive) 1496 del vars, 10694 del conss, 3130 add conss, 1 chg bounds, 184 chg sides, 635 chg coeffs, 9239 upgd conss, 0 impls, 27063 clqs
2.27/2.33	c    (2.3s) probing: 2423/3116 (77.8%) - 403 fixings, 122 aggregations, 656622 implications, 0 bound changes
2.27/2.33	c    (2.3s) probing aborted: 50/50 successive totally useless probings
2.27/2.33	c    (2.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.27/2.34	c    (2.3s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
2.27/2.34	c dynamic symmetry handling statistics:
2.27/2.34	c    orbitopal reduction:       no components
2.27/2.34	c    orbital reduction:         no components
2.27/2.34	c    lexicographic reduction:    1 permutations with support sizes 236
2.27/2.34	c handled 1 out of 1 symmetry components
2.27/2.35	c presolving (87 rounds: 87 fast, 63 medium, 61 exhaustive):
2.27/2.35	c  1496 deleted vars, 10694 deleted constraints, 3130 added constraints, 1 tightened bounds, 0 added holes, 184 changed sides, 635 changed coefficients
2.27/2.35	c  0 implications, 27068 cliques
2.27/2.35	c presolved problem has 2273 variables (2273 bin, 0 int, 0 impl, 0 cont) and 2608 constraints
2.27/2.35	c     368 constraints of type <knapsack>
2.27/2.35	c     336 constraints of type <setppc>
2.27/2.35	c    1902 constraints of type <and>
2.27/2.35	c       2 constraints of type <logicor>
2.27/2.35	c transformed objective value is always integral (scale: 1)
2.27/2.35	c Presolving Time: 2.31
2.27/2.35	c - non default parameters ----------------------------------------------------------------------
2.27/2.35	c # SCIP version 10.0.0
2.27/2.35	c 
2.27/2.35	c # maximal time in seconds to run
2.27/2.35	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.27/2.35	c limits/time = 3596.998007
2.27/2.35	c 
2.27/2.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.27/2.35	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.27/2.35	c limits/memory = 27900
2.27/2.35	c 
2.27/2.35	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
2.27/2.35	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
2.27/2.35	c limits/solutions = 1
2.27/2.35	c 
2.27/2.35	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.
2.27/2.35	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
2.27/2.35	c misc/usesymmetry = 3
2.27/2.35	c 
2.27/2.35	c # belongs reading time to solving time?
2.27/2.35	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.27/2.35	c timing/reading = TRUE
2.27/2.35	c 
2.27/2.35	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
2.27/2.35	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.27/2.35	c propagating/symmetry/detectdoublelex = FALSE
2.27/2.35	c 
2.27/2.35	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
2.27/2.35	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.27/2.35	c propagating/symmetry/detectsubgroups = FALSE
2.27/2.35	c 
2.27/2.35	c # Type of symmetries that shall be computed?
2.27/2.35	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
2.27/2.35	c propagating/symmetry/symtype = 1
2.27/2.35	c 
2.27/2.35	c # Should components consisting of a single full reflection be handled?
2.27/2.35	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.27/2.35	c propagating/symmetry/usesimplesgncomp = FALSE
2.27/2.35	c 
2.27/2.35	c -----------------------------------------------------------------------------------------------
2.27/2.35	c start solving
2.27/2.35	c 
2.38/2.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.38/2.44	c   2.4s|     1 |     0 |  1131 |     - |    51M |   0 |2273 |2663 |4510 |   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.99/3.07	c   3.1s|     1 |     0 |  3760 |     - |    58M |   0 |2273 |2743 |4790 | 280 |  1 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.28/3.37	c   3.4s|     1 |     0 |  4624 |     - |    63M |   0 |2273 |2744 |5027 | 517 |  2 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.58/3.65	c   3.7s|     1 |     0 |  5381 |     - |    65M |   0 |2273 |2748 |5225 | 715 |  3 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.88/3.98	c   4.0s|     1 |     0 |  6268 |     - |    69M |   0 |2273 |2750 |5383 | 873 |  4 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.32	c   4.3s|     1 |     0 |  7191 |     - |    74M |   0 |2273 |2752 |5516 |1006 |  5 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.57/4.66	c   4.7s|     1 |     0 |  7771 |     - |    78M |   0 |2273 |2753 |5613 |1103 |  6 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.97/5.02	c   5.0s|     1 |     0 |  8346 |     - |    85M |   0 |2273 |2754 |5691 |1181 |  7 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.37/5.45	c   5.4s|     1 |     0 |  8850 |     - |    93M |   0 |2273 |2756 |5770 |1260 |  8 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.87/5.92	c   5.9s|     1 |     0 |  9321 |     - |    99M |   0 |2273 |2758 |5839 |1329 |  9 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.27/6.37	c   6.4s|     1 |     0 |  9819 |     - |   106M |   0 |2273 |2759 |5909 |1399 | 10 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.47/6.50	c   6.5s|     1 |     0 | 10134 |     - |   107M |   0 |2273 |2760 |5958 |1448 | 11 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.56/8.61	c   8.6s|     1 |     2 | 13561 |     - |   107M |   0 |2273 |2770 |5958 |1448 | 11 |  83 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.25/12.30	c  12.3s|   100 |     2 | 32310 | 224.0 |   112M |  20 |2273 |2382 |5665 |3019 |  1 | 229 |  11 | 0.000000e+00 |      --      |    Inf |  78.12%
14.34/14.49	c  14.5s|   200 |     6 | 40200 | 151.1 |   121M |  20 |2273 |2310 |5783 |3961 |  2 | 361 |  11 | 0.000000e+00 |      --      |    Inf |  89.84%
14.75/14.81	c 
14.75/14.81	c SCIP Status        : problem is solved [infeasible]
14.75/14.81	c Solving Time (sec) : 14.80
14.75/14.81	c Solving Nodes      : 209
14.75/14.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
14.75/14.81	c Dual Bound         : +1.00000000000000e+20
14.75/14.81	c Gap                : 0.00 %
14.75/14.81	s UNSATISFIABLE
14.75/14.81	c SCIP Status        : problem is solved [infeasible]
14.75/14.81	c Total Time         :      14.80
14.75/14.81	c   solving          :      14.80
14.75/14.81	c   presolving       :       2.31 (included in solving)
14.75/14.81	c   reading          :       0.02 (included in solving)
14.75/14.81	c   copying          :       0.36 (51 #copies) (minimal 0.01, maximal 0.01, average 0.01)
14.75/14.81	c Original Problem   :
14.75/14.81	c   Problem name     : HOME/instance-4441455-1721293751.opb
14.75/14.81	c   Variables        : 3736 (3736 binary, 0 integer, 0 implicit integer, 0 continuous)
14.75/14.81	c   Constraints      : 10457 initial, 10457 maximal
14.75/14.81	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
14.75/14.81	c Presolved Problem  :
14.75/14.81	c   Problem name     : t_HOME/instance-4441455-1721293751.opb
14.75/14.81	c   Variables        : 2273 (2273 binary, 0 integer, 0 implicit integer, 0 continuous)
14.75/14.81	c   Constraints      : 2608 initial, 2903 maximal
14.75/14.81	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
14.75/14.81	c   Nonzeros         : 10361 constraint, 11883 clique table
14.75/14.81	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
14.75/14.81	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   domcol           :       0.00       0.00     17          0          0          0          0          0          0          0          0          0
14.75/14.81	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.75/14.81	c   gateextraction   :       0.02       0.00     59          0          0          0          0          0       8677       2890          0          0
14.75/14.81	c   implics          :       0.00       0.00     63          0          0          0          0          0          0          0          0          0
14.75/14.81	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   milp             :       0.12       0.00      1        180        229          0          0          0          0          0          0          0
14.75/14.81	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.75/14.81	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   trivial          :       0.00       0.00     87         33          0          0          0          0          0          0          0          0
14.75/14.81	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   dualfix          :       0.00       0.00     87          0          0          0          0          0          0          0          0          0
14.75/14.81	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   probing          :       1.84       0.00     17        403        122          0          0          0          0          0          0          0
14.75/14.81	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
14.75/14.81	c   vbounds          :       0.02       0.00      8          2          1          0          0          0          0          0          0          0
14.75/14.81	c   knapsack         :       0.01       0.00    195          0          0          0          0          0          0          0          0          0
14.75/14.81	c   setppc           :       0.02       0.00    195          0          1          0          0          0        105          0          0          0
14.75/14.81	c   and              :       0.18       0.00    129         13        367          0          0          0        557        240          0        266
14.75/14.81	c   linear           :       0.04       0.00      9          1        111          0          1          0       1355          0        184        368
14.75/14.81	c   logicor          :       0.00       0.00    157          0          0          0          0          0          0          0          0          1
14.75/14.81	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
14.75/14.81	c   root node        :          -          -      -       1463          -          -       1463          -          -          -          -          -
14.75/14.81	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
14.75/14.81	c   benderslp        :          0          0          0          0        124          0          0         29          0          0          0          0          0          0          0
14.75/14.81	c   integral         :          0          0          0          0        124          0          0         29          0          0          0          0          0          0        248
14.75/14.81	c   knapsack         :        368+       385         11      23048          0          0          0         25         53          2         68       2201        118          0          0
14.75/14.81	c   setppc           :        336+       366         11      23103          0          0          0          0       1181         34       1162          5          0          0          0
14.75/14.81	c   and              :       1902       1902        283      23069          0          0          0          0       6908         95      18856       4517       1953          0          0
14.75/14.81	c   linear           :          0+        94         11       2847          0          0          0          3         17          2         35         33          4          0          0
14.75/14.81	c   logicor          :          2+       283         11       1650          0          0          0          0        176          5        170         10          1          0          0
14.75/14.81	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
14.75/14.81	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   integral         :       1.47       0.00       0.00       0.00       1.47       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   knapsack         :       0.09       0.00       0.02       0.08       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   setppc           :       0.07       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   and              :       0.97       0.00       0.08       0.87       0.00       0.00       0.00       0.00       0.00       0.01
14.75/14.81	c   linear           :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
14.75/14.81	c   dualfix          :          1          0          0          0
14.75/14.81	c   genvbounds       :          0          0          0          0
14.75/14.81	c   nlobbt           :          0          0          0          0
14.75/14.81	c   obbt             :          0          0          0          0
14.75/14.81	c   probing          :          0          0          0          0
14.75/14.81	c   pseudoobj        :          0          0          0          0
14.75/14.81	c   redcost          :          0          0          0          0
14.75/14.81	c   rootredcost      :          0          0          0          0
14.75/14.81	c   symmetry         :        550          0          3          0
14.75/14.81	c   vbounds          :       3032          0          0          0
14.75/14.81	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
14.75/14.81	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   probing          :       1.84       0.00       1.84       0.00       0.00       0.00
14.75/14.81	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
14.75/14.81	c   symmetry         :       0.02       0.00       0.01       0.00       0.00       0.00
14.75/14.81	c   vbounds          :       0.05       0.00       0.02       0.04       0.00       0.00
14.75/14.81	c Symmetry           :
14.75/14.81	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
14.75/14.81	c   orbital reduction:          0 reductions applied,          0 cutoffs
14.75/14.81	c   lexicographic red:          0 reductions applied,          3 cutoffs
14.75/14.81	c   shadow tree time :       0.00 s
14.75/14.81	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
14.75/14.81	c   propagation      :       0.00        135         71          -        220       14.2         10        8.1          -          -          -
14.75/14.81	c   infeasible LP    :       0.03         69         67          -        166       15.5          8        9.9         67        9.0          0
14.75/14.81	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
14.75/14.81	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
14.75/14.81	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
14.75/14.81	c   applied globally :       0.01          -          -          0        310        9.1          -          -         65          -          -
14.75/14.81	c   applied locally  :          -          -          -          0          0        0.0          -          -          1          -          -
14.75/14.81	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
14.75/14.81	c   cut pool         :       0.11          -         89         21          -          -       6338      12232          -          -          -          -          -    (maximal pool size:       6338)
14.75/14.81	c   aggregation      :       0.12       0.00         33         11          0          0        715       3338          0        185        185          0          0
14.75/14.81	c   > cmir           :          -          -          -          -          -          -          -       2319          0        100        100          0          -
14.75/14.81	c   > flowcover      :          -          -          -          -          -          -          -        987          0         78         78          0          -
14.75/14.81	c   > knapsackcover  :          -          -          -          -          -          -          -         32          0          7          7          0          -
14.75/14.81	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   clique           :       0.29       0.00         11         11          0          0         76        153          0         20         20          0          0
14.75/14.81	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   gomory           :       1.53       0.00         32         10          0          0       3115       4087        390        146        136         10          0
14.75/14.81	c   > gomorymi       :          -          -          -          -          -          -          -       2049        195         56         50          6          -
14.75/14.81	c   > strongcg       :          -          -          -          -          -          -          -       2038        195         90         86          4          -
14.75/14.81	c   impliedbounds    :       0.05       0.00         33         11          0          3       2527       4159          0       1296       1296          0          0
14.75/14.81	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
14.75/14.81	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   multilinear      :       0.00       0.00         50         11          0          0          0          0          0          0          0          0          0
14.75/14.81	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
14.75/14.81	c   rapidlearning    :       2.08       0.00         50          1          0      14852          0          0          0          0          0          0        105
14.75/14.81	c   rlt              :       1.06       0.00         21         10          0          0        219        224         58        156        120         36          0
14.75/14.81	c   zerohalf         :       0.15       0.00         33         11          0          0        187        271         53        138        117         21          0
14.75/14.81	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
14.75/14.81	c   hybrid           :       0.04       0.00        187         11       4026          0      14349       1448          0      10441
14.75/14.81	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c Pricers            :   ExecTime  SetupTime      Calls       Vars
14.75/14.81	c   problem variables:       0.00          -          0          0
14.75/14.81	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
14.75/14.81	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c   relpscost        :       1.47       0.00        124          0          0          0          0          0          0        248
14.75/14.81	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
14.75/14.81	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
14.75/14.81	c   LP solutions     :       0.00          -          -          0          0
14.75/14.81	c   relax solutions  :       0.00          -          -          0          0
14.75/14.81	c   pseudo solutions :       0.00          -          -          0          0
14.75/14.81	c   strong branching :       0.00          -          -          0          0
14.75/14.81	c   actconsdiving    :       0.00       0.00          0          0          0
14.75/14.81	c   adaptivediving   :       0.22       0.00          1          0          0
14.75/14.81	c   alns             :       0.03       0.00          3          0          0
14.75/14.81	c   bound            :       0.00       0.00          0          0          0
14.75/14.81	c   clique           :       0.01       0.00          1          0          0
14.75/14.81	c   coefdiving       :       0.00       0.00          0          0          0
14.75/14.81	c   completesol      :       0.00       0.00          0          0          0
14.75/14.81	c   conflictdiving   :       0.63       0.00          1          0          0
14.75/14.81	c   crossover        :       0.00       0.00          0          0          0
14.75/14.81	c   dins             :       0.00       0.00          0          0          0
14.75/14.81	c   distributiondivin:       0.01       0.00          0          0          0
14.75/14.81	c   dps              :       0.00       0.00          0          0          0
14.75/14.81	c   dualval          :       0.00       0.00          0          0          0
14.75/14.81	c   farkasdiving     :       0.00       0.00          0          0          0
14.75/14.81	c   feasjump         :       0.01       0.00          1          0          0
14.75/14.81	c   feaspump         :       0.15       0.00          1          0          0
14.75/14.81	c   fixandinfer      :       0.00       0.00          0          0          0
14.75/14.81	c   fracdiving       :       0.08       0.00          1          0          0
14.75/14.81	c   gins             :       0.00       0.00          0          0          0
14.75/14.81	c   guideddiving     :       0.00       0.00          0          0          0
14.75/14.81	c   indcoefdiving    :       0.00       0.00          0          0          0
14.75/14.81	c   indicator        :       0.00       0.00          0          0          0
14.75/14.81	c   indicatordiving  :       0.00       0.00          0          0          0
14.75/14.81	c   indoneopt        :       0.00       0.00          0          0          0
14.75/14.81	c   indrounding      :       0.00       0.00          0          0          0
14.75/14.81	c   indtwoopt        :       0.00       0.00          0          0          0
14.75/14.81	c   intdiving        :       0.00       0.00          0          0          0
14.75/14.81	c   intshifting      :       0.00       0.00          0          0          0
14.75/14.81	c   linesearchdiving :       0.00       0.00          0          0          0
14.75/14.81	c   localbranching   :       0.00       0.00          0          0          0
14.75/14.81	c   locks            :       0.00       0.00          1          0          0
14.75/14.81	c   lpface           :       0.00       0.00          0          0          0
14.75/14.81	c   mpec             :       0.00       0.00          0          0          0
14.75/14.81	c   multistart       :       0.00       0.00          0          0          0
14.75/14.81	c   mutation         :       0.00       0.00          0          0          0
14.75/14.81	c   nlpdiving        :       0.00       0.00          0          0          0
14.75/14.81	c   objpscostdiving  :       0.00       0.00          0          0          0
14.75/14.81	c   octane           :       0.00       0.00          0          0          0
14.75/14.81	c   ofins            :       0.00       0.00          0          0          0
14.75/14.81	c   oneopt           :       0.00       0.00          0          0          0
14.75/14.81	c   padm             :       0.00       0.00          0          0          0
14.75/14.81	c   proximity        :       0.00       0.00          0          0          0
14.75/14.81	c   pscostdiving     :       0.06       0.00          1          0          0
14.75/14.81	c   randrounding     :       0.03       0.00         34          0          0
14.75/14.81	c   rens             :       0.00       0.00          0          0          0
14.75/14.81	c   reoptsols        :       0.00       0.00          0          0          0
14.75/14.81	c   repair           :       0.00       0.00          0          0          0
14.75/14.81	c   rins             :       0.00       0.00          0          0          0
14.75/14.81	c   rootsoldiving    :       0.00       0.00          0          0          0
14.75/14.81	c   rounding         :       0.03       0.00        224          0          0
14.75/14.81	c   scheduler        :       0.00       0.00          0          0          0
14.75/14.81	c   shiftandpropagate:       0.01       0.00          1          0          0
14.75/14.81	c   shifting         :       0.14       0.00         66          0          0
14.75/14.81	c   simplerounding   :       0.00       0.00          0          0          0
14.75/14.81	c   smallcard        :       0.00       0.00          0          0          0
14.75/14.81	c   subnlp           :       0.00       0.00          0          0          0
14.75/14.81	c   trivial          :       0.00       0.00          2          0          0
14.75/14.81	c   trivialnegation  :       0.00       0.00          0          0          0
14.75/14.81	c   trustregion      :       0.00       0.00          0          0          0
14.75/14.81	c   trysol           :       0.00       0.00          0          0          0
14.75/14.81	c   twoopt           :       0.00       0.00          0          0          0
14.75/14.81	c   undercover       :       0.02       0.00          1          0          0
14.75/14.81	c   vbounds          :       0.01       0.00          1          0          0
14.75/14.81	c   veclendiving     :       0.02       0.00          1          0          0
14.75/14.81	c   zeroobj          :       0.00       0.00          0          0          0
14.75/14.81	c   zirounding       :       0.01       0.00        124          0          0
14.75/14.81	c   other solutions  :          -          -          -          0          -
14.75/14.81	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	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
14.75/14.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
14.75/14.81	c   primal LP        :       0.01         13          0       0.00       0.00       0.01         13
14.75/14.81	c   dual LP          :       3.39        428      32695      77.85    9633.64       0.01          8
14.75/14.81	c   lex dual LP      :       0.00          0          0       0.00          -
14.75/14.81	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
14.75/14.81	c   resolve instable :       0.00          0          0       0.00          -
14.75/14.81	c   diving/probing LP:       1.20         43       8885     206.63    7381.61
14.75/14.81	c   strong branching :       1.31         11       9346     849.64    7149.95          -          -         14
14.75/14.81	c     (at root node) :          -         11       9346     849.64          -
14.75/14.81	c   conflict analysis:       0.00          0          0       0.00          -
14.75/14.81	c B&B Tree           :
14.75/14.81	c   number of runs   :          1
14.75/14.81	c   nodes            :        209 (124 internal, 85 leaves)
14.75/14.81	c   feasible leaves  :          0
14.75/14.81	c   infeas. leaves   :         85
14.75/14.81	c   objective leaves :          0
14.75/14.81	c   nodes (total)    :        209 (124 internal, 85 leaves)
14.75/14.81	c   nodes left       :          0
14.75/14.81	c   max depth        :         20
14.75/14.81	c   max depth (total):         20
14.75/14.81	c   backtracks       :         59 (28.2%)
14.75/14.81	c   early backtracks :          0 (0.0%)
14.75/14.81	c   nodes exc. ref.  :          0 (0.0%)
14.75/14.81	c   delayed cutoffs  :         40
14.75/14.81	c   repropagations   :         75 (2998 domain reductions, 14 cutoffs)
14.75/14.81	c   avg switch length:       2.90
14.75/14.81	c   switching time   :       0.08
14.75/14.81	c Root Node          :
14.75/14.81	c   First LP value   : +0.00000000000000e+00
14.75/14.81	c   First LP Iters   :       1131 (26123.11 Iter/sec)
14.75/14.81	c   First LP Time    :       0.04
14.75/14.81	c   Final Dual Bound :          -
14.75/14.81	c   Final Root Iters :      10134
14.75/14.81	c   Root LP Estimate : +2.64427770384059e-02
14.75/14.81	c Solution           :
14.75/14.81	c   Solutions found  :          0 (0 improvements)
14.75/14.81	c   Primal Bound     : infeasible
14.75/14.81	c   Dual Bound       :          -
14.75/14.81	c   Gap              :       0.00 %
14.75/14.81	c Integrals          :      Total       Avg%
14.75/14.81	c   primal-dual      :          -          - (problem infeasible)
14.75/14.81	c   primal-ref       :          -          - (problem infeasible)
14.75/14.81	c   dual-ref         :          -          - (problem infeasible)
14.84/14.90	c Time complete: 14.8568.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4441455-1721293751/watcher-4441455-1721293751 -o /tmp/evaluation-result-4441455-1721293751/solver-4441455-1721293751 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721293764-975185 --watchdog 3760 pbscip -f HOME/instance-4441455-1721293751.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
Current StackSize limit: 8192 KiB

solver pid=975214, runsolver pid=975210

[startup+0.100761 s]*
/proc/loadavg: 2.17 2.24 2.25 5/254 975237
/proc/meminfo: memFree=123602172/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=88216 memory=48768 CPUtime=0.09 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 9615 0 0 0 8 1 0 0 20 0 1 0 181540476 90333184 12192 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 22054 12192 3628 3540 0 10311 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 88216 KiB
Current children cumulated memory: 48768 KiB

[startup+0.206195 s]*
/proc/loadavg: 2.17 2.24 2.25 5/259 975247
/proc/meminfo: memFree=123480380/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=89928 memory=50852 CPUtime=0.19 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 10589 0 0 0 18 1 0 0 20 0 1 0 181540476 92086272 12713 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 22482 12713 3692 3540 0 10739 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89928 KiB
Current children cumulated memory: 50852 KiB

[startup+0.305965 s]*
/proc/loadavg: 2.17 2.24 2.25 5/259 975247
/proc/meminfo: memFree=123354352/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=94432 memory=54440 CPUtime=0.29 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 11436 0 0 0 28 1 0 0 20 0 1 0 181540476 96698368 13610 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 23608 13610 3740 3540 0 11865 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 94432 KiB
Current children cumulated memory: 54440 KiB

[startup+0.700229 s]
/proc/loadavg: 2.17 2.24 2.25 5/259 975247
/proc/meminfo: memFree=123118512/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=96132 memory=56024 CPUtime=0.68 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 11850 0 0 0 67 1 0 0 20 0 1 0 181540476 98439168 14006 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 24033 14006 3740 3540 0 12290 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 96132 KiB
Current children cumulated memory: 56024 KiB

[startup+1.50023 s]
/proc/loadavg: 2.17 2.24 2.25 5/259 975247
/proc/meminfo: memFree=122387244/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=97160 memory=57344 CPUtime=1.48 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 12128 0 0 0 147 1 0 0 20 0 1 0 181540476 99491840 14336 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 24290 14336 3740 3540 0 12547 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 97160 KiB
Current children cumulated memory: 57344 KiB

[startup+3.10609 s]
/proc/loadavg: 2.17 2.24 2.25 5/259 975249
/proc/meminfo: memFree=121229888/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=136736 memory=93216 CPUtime=3.09 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 23748 0 0 0 305 4 0 0 20 0 1 0 181540476 140017664 23304 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 34184 23304 3983 3540 0 22441 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 136736 KiB
Current children cumulated memory: 93216 KiB

[startup+6.30022 s]
/proc/loadavg: 2.32 2.26 2.26 5/259 975249
/proc/meminfo: memFree=120897396/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=168580 memory=121968 CPUtime=6.27 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 30961 0 0 0 621 6 0 0 20 0 1 0 181540476 172625920 30492 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 42145 30492 3983 3540 0 30402 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 168580 KiB
Current children cumulated memory: 121968 KiB

[startup+12.7002 s]
/proc/loadavg: 2.46 2.29 2.27 5/259 975249
/proc/meminfo: memFree=120733732/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=193676 memory=146812 CPUtime=12.65 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 38449 0 0 0 1258 7 0 0 20 0 1 0 181540476 198324224 36703 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 48419 36703 3983 3540 0 36676 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 193676 KiB
Current children cumulated memory: 146812 KiB

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

# cumulated CPU time of all completed processes:  user=14.7738 s, system=0.090721 s

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

[startup+12.8002 s]
/proc/loadavg: 2.46 2.29 2.27 5/259 975249
/proc/meminfo: memFree=120733732/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=193676 memory=146812 CPUtime=12.74 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 38449 0 0 0 1267 7 0 0 20 0 1 0 181540476 198324224 36703 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 48419 36703 3983 3540 0 36676 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 193676 KiB
Current children cumulated memory: 146812 KiB

[startup+13.6002 s]
/proc/loadavg: 2.46 2.29 2.27 5/259 975250
/proc/meminfo: memFree=120727820/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=193676 memory=146812 CPUtime=13.54 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 38449 0 0 0 1347 7 0 0 20 0 1 0 181540476 198324224 36703 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 48419 36703 3983 3540 0 36676 0
Current children cumulated CPU time: 13.54 s
Current children cumulated vsize: 193676 KiB
Current children cumulated memory: 146812 KiB

[startup+14.4002 s]
/proc/loadavg: 2.66 2.34 2.28 5/259 975250
/proc/meminfo: memFree=120709252/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=193676 memory=147076 CPUtime=14.34 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 38538 0 0 0 1427 7 0 0 20 0 1 0 181540476 198324224 36769 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 48419 36769 3983 3540 0 36676 0
Current children cumulated CPU time: 14.34 s
Current children cumulated vsize: 193676 KiB
Current children cumulated memory: 147076 KiB

[startup+14.8002 s]
/proc/loadavg: 2.66 2.34 2.28 5/259 975250
/proc/meminfo: memFree=120709252/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=201980 memory=155260 CPUtime=14.75 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 40598 0 0 0 1467 8 0 0 20 0 1 0 181540476 206827520 38815 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 50495 38815 3983 3540 0 38752 0
Current children cumulated CPU time: 14.75 s
Current children cumulated vsize: 201980 KiB
Current children cumulated memory: 155260 KiB

[startup+14.9002 s]
/proc/loadavg: 2.66 2.34 2.28 5/259 975250
/proc/meminfo: memFree=120709252/131524600 swapFree=131071996/131071996
[pid=975214] ppid=975210 vsize=192700 memory=146672 CPUtime=14.84 cores=4,6
/proc/975214/stat : 975214 (pbscip) R 975210 975214 975174 0 -1 4194304 40598 0 0 0 1476 8 0 0 20 0 1 0 181540476 197324800 36668 134679101440 4194304 18693293 140724772374976 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 52002816 140724772381699 140724772381798 140724772381798 140724772388814 0
/proc/975214/statm: 48175 36668 3983 3540 0 36432 0
Current children cumulated CPU time: 14.84 s
Current children cumulated vsize: 192700 KiB
Current children cumulated memory: 146672 KiB

Child status: 0

Real time (s): 14.9118
CPU time (s): 14.8645
CPU user time (s): 14.7738
CPU system time (s): 0.090721
CPU usage (%): 99.6827
Max. virtual memory (cumulated for all children) (KiB): 201980
Max. memory (cumulated for all children) (KiB): 155260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7738
system time used= 0.090721
maximum resident set size= 155260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40604
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= 10
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 975214
#   total CPU time (s): 14.8645
#   total CPU user time (s): 14.7738
#   total CPU system time (s): 0.090721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038757 second user time and 0.105311 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-18 11:09:24
IDJOB=4441455
IDBENCH=147708
IDSOLVER=3059
FILE ID=nodeC025/4441455-1721293751
RUNJOBID= nodeC025-1721293764-975185
SLURM_JOB_ID= 7542596
Free space on /tmp= 890032 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.rf7.ucl.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-4441455-1721293751/watcher-4441455-1721293751 -o /tmp/evaluation-result-4441455-1721293751/solver-4441455-1721293751 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721293764-975185 --watchdog 3760  pbscip -f HOME/instance-4441455-1721293751.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 79a7804b43e8049374f004a706247a16
RANDOM SEED=2089243979

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123703048 kB
MemAvailable:   129593988 kB
Buffers:          495980 kB
Cached:          6158224 kB
SwapCached:            0 kB
Active:          1029100 kB
Inactive:        6020728 kB
Active(anon):       1440 kB
Inactive(anon):   431900 kB
Active(file):    1027660 kB
Inactive(file):  5588828 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             38032 kB
Writeback:             0 kB
AnonPages:        393256 kB
Mapped:           105764 kB
Shmem:             37720 kB
KReclaimable:     228200 kB
Slab:             356700 kB
SReclaimable:     228200 kB
SUnreclaim:       128500 kB
KernelStack:        3916 kB
PageTables:         9260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     641548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889924 MiB
End job on nodeC025 at 2024-07-18 11:09:39