Trace number 4491513

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-NaPS 1.00a1UNSAT 5.6775 5.75236

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-elf.rf8.ucl.opb
MD5SUMc2e5a79298af283646de995423b1f5d5
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.053138
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6059
Total number of constraints16684
Number of constraints which are clauses15940
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints744
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 127
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

1.42/1.51	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4491513-1752596903.opb
1.42/1.51	c Solving mode: decision
1.42/1.51	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1.42/1.51	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1.42/1.51	c original problem has 6059 variables (6059 bin, 0 int, 0 impl, 0 cont) and 16684 constraints
1.42/1.51	c presolving:
1.42/1.51	c (round 1, fast)       31 del vars, 19 del conss, 0 add conss, 1 chg bounds, 372 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10766 clqs
1.42/1.51	c (round 2, fast)       51 del vars, 72 del conss, 0 add conss, 1 chg bounds, 372 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10777 clqs
1.42/1.51	c (round 3, medium)     374 del vars, 72 del conss, 0 add conss, 1 chg bounds, 372 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10112 clqs
1.42/1.51	c (round 4, fast)       410 del vars, 777 del conss, 0 add conss, 5 chg bounds, 372 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10124 clqs
1.42/1.51	c (round 5, exhaustive) 410 del vars, 822 del conss, 0 add conss, 5 chg bounds, 373 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10124 clqs
1.42/1.51	c (round 6, fast)       425 del vars, 837 del conss, 0 add conss, 5 chg bounds, 373 chg sides, 744 chg coeffs, 0 upgd conss, 0 impls, 10094 clqs
1.42/1.51	c (round 7, exhaustive) 425 del vars, 837 del conss, 0 add conss, 5 chg bounds, 373 chg sides, 744 chg coeffs, 15847 upgd conss, 0 impls, 10094 clqs
1.42/1.51	c (round 8, exhaustive) 425 del vars, 15941 del conss, 5033 add conss, 5 chg bounds, 373 chg sides, 744 chg coeffs, 15847 upgd conss, 0 impls, 10094 clqs
1.42/1.51	c (round 9, exhaustive) 791 del vars, 15986 del conss, 5078 add conss, 5 chg bounds, 373 chg sides, 744 chg coeffs, 15847 upgd conss, 0 impls, 9166 clqs
1.42/1.51	c (round 10, fast)       1284 del vars, 16136 del conss, 5078 add conss, 5 chg bounds, 373 chg sides, 888 chg coeffs, 15847 upgd conss, 0 impls, 8963 clqs
1.42/1.51	c (round 11, exhaustive) 1284 del vars, 16141 del conss, 5079 add conss, 5 chg bounds, 373 chg sides, 888 chg coeffs, 15847 upgd conss, 0 impls, 8963 clqs
1.42/1.51	c (round 12, exhaustive) 1288 del vars, 16173 del conss, 5111 add conss, 5 chg bounds, 373 chg sides, 888 chg coeffs, 15847 upgd conss, 0 impls, 8954 clqs
1.42/1.51	c (round 13, fast)       1289 del vars, 16185 del conss, 5111 add conss, 5 chg bounds, 373 chg sides, 889 chg coeffs, 15847 upgd conss, 0 impls, 8957 clqs
1.42/1.51	c (round 14, exhaustive) 1289 del vars, 16191 del conss, 5113 add conss, 5 chg bounds, 373 chg sides, 889 chg coeffs, 15847 upgd conss, 0 impls, 8957 clqs
1.42/1.51	c (round 15, exhaustive) 1302 del vars, 16212 del conss, 5117 add conss, 5 chg bounds, 373 chg sides, 889 chg coeffs, 15847 upgd conss, 0 impls, 8931 clqs
1.42/1.51	c (round 16, exhaustive) 1306 del vars, 16220 del conss, 5118 add conss, 5 chg bounds, 373 chg sides, 889 chg coeffs, 15847 upgd conss, 0 impls, 8923 clqs
1.42/1.51	c (round 17, exhaustive) 1539 del vars, 16223 del conss, 5118 add conss, 5 chg bounds, 373 chg sides, 889 chg coeffs, 15847 upgd conss, 0 impls, 9647 clqs
1.42/1.51	c (round 18, fast)       1666 del vars, 16363 del conss, 5118 add conss, 5 chg bounds, 373 chg sides, 1016 chg coeffs, 15910 upgd conss, 0 impls, 9449 clqs
1.42/1.51	c (round 19, exhaustive) 1680 del vars, 16371 del conss, 5123 add conss, 5 chg bounds, 373 chg sides, 1019 chg coeffs, 15913 upgd conss, 0 impls, 9445 clqs
1.42/1.51	c (round 20, exhaustive) 1688 del vars, 16390 del conss, 5134 add conss, 5 chg bounds, 373 chg sides, 1019 chg coeffs, 15913 upgd conss, 0 impls, 9429 clqs
1.42/1.51	c (round 21, fast)       1688 del vars, 16394 del conss, 5134 add conss, 5 chg bounds, 373 chg sides, 1019 chg coeffs, 15913 upgd conss, 0 impls, 9431 clqs
1.42/1.51	c (round 22, exhaustive) 1884 del vars, 16396 del conss, 5134 add conss, 5 chg bounds, 373 chg sides, 1019 chg coeffs, 15913 upgd conss, 0 impls, 9968 clqs
1.42/1.51	c (round 23, fast)       1939 del vars, 16474 del conss, 5134 add conss, 5 chg bounds, 373 chg sides, 1081 chg coeffs, 15922 upgd conss, 0 impls, 9874 clqs
1.42/1.51	c (round 24, exhaustive) 1946 del vars, 16479 del conss, 5139 add conss, 5 chg bounds, 373 chg sides, 1081 chg coeffs, 15922 upgd conss, 0 impls, 9859 clqs
1.42/1.51	c (round 25, exhaustive) 1959 del vars, 16501 del conss, 5146 add conss, 5 chg bounds, 373 chg sides, 1081 chg coeffs, 15922 upgd conss, 0 impls, 9835 clqs
1.42/1.51	c (round 26, exhaustive) 2013 del vars, 16503 del conss, 5146 add conss, 5 chg bounds, 373 chg sides, 1081 chg coeffs, 15922 upgd conss, 0 impls, 10095 clqs
1.42/1.51	c (round 27, fast)       2088 del vars, 16595 del conss, 5146 add conss, 5 chg bounds, 373 chg sides, 1154 chg coeffs, 15924 upgd conss, 0 impls, 9907 clqs
1.42/1.51	c (round 28, medium)     2093 del vars, 16595 del conss, 5146 add conss, 5 chg bounds, 373 chg sides, 1154 chg coeffs, 15924 upgd conss, 0 impls, 9878 clqs
1.42/1.51	c (round 29, fast)       2099 del vars, 16599 del conss, 5146 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9862 clqs
1.42/1.51	c (round 30, exhaustive) 2105 del vars, 16602 del conss, 5149 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9849 clqs
1.42/1.51	c (round 31, exhaustive) 2111 del vars, 16618 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9836 clqs
1.42/1.51	c (round 32, exhaustive) 2126 del vars, 16634 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9787 clqs
1.42/1.51	c (round 33, exhaustive) 2133 del vars, 16641 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9769 clqs
1.42/1.51	c (round 34, exhaustive) 2140 del vars, 16648 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 9755 clqs
1.42/1.51	c (round 35, exhaustive) 2171 del vars, 16649 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1158 chg coeffs, 15927 upgd conss, 0 impls, 10251 clqs
1.42/1.51	c (round 36, fast)       2183 del vars, 16661 del conss, 5159 add conss, 5 chg bounds, 373 chg sides, 1170 chg coeffs, 15936 upgd conss, 0 impls, 10195 clqs
1.42/1.51	c (round 37, exhaustive) 2193 del vars, 16662 del conss, 5160 add conss, 5 chg bounds, 373 chg sides, 1170 chg coeffs, 15936 upgd conss, 0 impls, 10178 clqs
1.42/1.51	c (round 38, exhaustive) 2193 del vars, 16673 del conss, 5171 add conss, 5 chg bounds, 373 chg sides, 1170 chg coeffs, 15936 upgd conss, 0 impls, 10179 clqs
1.42/1.51	c (round 39, exhaustive) 2247 del vars, 16673 del conss, 5171 add conss, 5 chg bounds, 373 chg sides, 1170 chg coeffs, 15936 upgd conss, 0 impls, 11443 clqs
1.42/1.51	c (round 40, fast)       2257 del vars, 16683 del conss, 5171 add conss, 5 chg bounds, 373 chg sides, 1180 chg coeffs, 15949 upgd conss, 0 impls, 11419 clqs
1.42/1.51	c (round 41, exhaustive) 2278 del vars, 16689 del conss, 5176 add conss, 5 chg bounds, 373 chg sides, 1181 chg coeffs, 15950 upgd conss, 0 impls, 11366 clqs
1.42/1.51	c (round 42, exhaustive) 2278 del vars, 16710 del conss, 5197 add conss, 5 chg bounds, 373 chg sides, 1181 chg coeffs, 15950 upgd conss, 0 impls, 11372 clqs
1.42/1.51	c (round 43, exhaustive) 2323 del vars, 16710 del conss, 5197 add conss, 5 chg bounds, 373 chg sides, 1181 chg coeffs, 15950 upgd conss, 0 impls, 21251 clqs
1.42/1.51	c (round 44, fast)       2331 del vars, 16719 del conss, 5197 add conss, 5 chg bounds, 373 chg sides, 1189 chg coeffs, 15967 upgd conss, 0 impls, 21204 clqs
1.42/1.51	c (round 45, exhaustive) 2348 del vars, 16731 del conss, 5209 add conss, 5 chg bounds, 373 chg sides, 1189 chg coeffs, 15967 upgd conss, 0 impls, 21088 clqs
1.42/1.51	c (round 46, exhaustive) 2348 del vars, 16748 del conss, 5226 add conss, 5 chg bounds, 373 chg sides, 1189 chg coeffs, 15967 upgd conss, 0 impls, 21100 clqs
1.42/1.51	c (round 47, exhaustive) 2384 del vars, 16751 del conss, 5226 add conss, 5 chg bounds, 373 chg sides, 1189 chg coeffs, 15967 upgd conss, 0 impls, 23734 clqs
1.42/1.51	c (round 48, fast)       2393 del vars, 16760 del conss, 5226 add conss, 5 chg bounds, 373 chg sides, 1198 chg coeffs, 15979 upgd conss, 0 impls, 23684 clqs
1.42/1.51	c (round 49, exhaustive) 2394 del vars, 16767 del conss, 5233 add conss, 5 chg bounds, 373 chg sides, 1198 chg coeffs, 15979 upgd conss, 0 impls, 23683 clqs
2.31/2.48	c (round 50, exhaustive) 2420 del vars, 16769 del conss, 5234 add conss, 5 chg bounds, 373 chg sides, 1198 chg coeffs, 15979 upgd conss, 0 impls, 30364 clqs
2.31/2.48	c (round 51, fast)       2432 del vars, 16788 del conss, 5234 add conss, 5 chg bounds, 373 chg sides, 1210 chg coeffs, 15990 upgd conss, 0 impls, 30254 clqs
2.31/2.48	c (round 52, exhaustive) 2445 del vars, 16796 del conss, 5242 add conss, 5 chg bounds, 373 chg sides, 1210 chg coeffs, 15990 upgd conss, 0 impls, 30079 clqs
2.31/2.48	c (round 53, fast)       2449 del vars, 16801 del conss, 5242 add conss, 5 chg bounds, 373 chg sides, 1214 chg coeffs, 15990 upgd conss, 0 impls, 30067 clqs
2.31/2.48	c (round 54, exhaustive) 2451 del vars, 16816 del conss, 5255 add conss, 5 chg bounds, 373 chg sides, 1214 chg coeffs, 15990 upgd conss, 0 impls, 30032 clqs
2.31/2.48	c (round 55, exhaustive) 2454 del vars, 16824 del conss, 5257 add conss, 5 chg bounds, 373 chg sides, 1214 chg coeffs, 15990 upgd conss, 0 impls, 30009 clqs
2.31/2.48	c (round 56, exhaustive) 2499 del vars, 16827 del conss, 5257 add conss, 5 chg bounds, 373 chg sides, 1214 chg coeffs, 15990 upgd conss, 0 impls, 35368 clqs
2.31/2.48	c (round 57, fast)       2508 del vars, 16841 del conss, 5257 add conss, 5 chg bounds, 373 chg sides, 1223 chg coeffs, 15991 upgd conss, 0 impls, 35253 clqs
2.31/2.48	c (round 58, exhaustive) 2514 del vars, 16857 del conss, 5273 add conss, 5 chg bounds, 373 chg sides, 1223 chg coeffs, 15991 upgd conss, 0 impls, 35182 clqs
2.31/2.48	c (round 59, exhaustive) 2515 del vars, 16865 del conss, 5279 add conss, 5 chg bounds, 373 chg sides, 1223 chg coeffs, 15991 upgd conss, 0 impls, 35178 clqs
2.31/2.48	c (round 60, exhaustive) 2569 del vars, 16865 del conss, 5279 add conss, 5 chg bounds, 373 chg sides, 1223 chg coeffs, 15991 upgd conss, 0 impls, 34437 clqs
2.31/2.48	c (round 61, fast)       2586 del vars, 16892 del conss, 5279 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 34190 clqs
2.31/2.48	c (round 62, exhaustive) 2605 del vars, 16916 del conss, 5302 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 33935 clqs
2.31/2.48	c (round 63, fast)       2605 del vars, 16920 del conss, 5302 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 33944 clqs
2.31/2.48	c (round 64, exhaustive) 2613 del vars, 16949 del conss, 5321 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 33849 clqs
2.31/2.48	c (round 65, fast)       2613 del vars, 16954 del conss, 5321 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 33850 clqs
2.31/2.48	c (round 66, exhaustive) 2674 del vars, 16955 del conss, 5321 add conss, 5 chg bounds, 373 chg sides, 1240 chg coeffs, 15997 upgd conss, 0 impls, 33706 clqs
2.31/2.48	c (round 67, fast)       2687 del vars, 16971 del conss, 5321 add conss, 5 chg bounds, 373 chg sides, 1253 chg coeffs, 16006 upgd conss, 0 impls, 33527 clqs
2.31/2.48	c (round 68, exhaustive) 2691 del vars, 16974 del conss, 5324 add conss, 5 chg bounds, 373 chg sides, 1253 chg coeffs, 16006 upgd conss, 0 impls, 33476 clqs
2.31/2.48	c (round 69, exhaustive) 2693 del vars, 16980 del conss, 5328 add conss, 5 chg bounds, 373 chg sides, 1253 chg coeffs, 16006 upgd conss, 0 impls, 33431 clqs
2.31/2.48	c (round 70, exhaustive) 2730 del vars, 16980 del conss, 5328 add conss, 5 chg bounds, 373 chg sides, 1253 chg coeffs, 16006 upgd conss, 0 impls, 32735 clqs
2.31/2.48	c (round 71, fast)       2737 del vars, 16990 del conss, 5328 add conss, 5 chg bounds, 373 chg sides, 1260 chg coeffs, 16007 upgd conss, 0 impls, 32672 clqs
2.31/2.48	c (round 72, exhaustive) 2765 del vars, 16991 del conss, 5328 add conss, 5 chg bounds, 373 chg sides, 1260 chg coeffs, 16007 upgd conss, 0 impls, 34037 clqs
2.31/2.48	c (round 73, fast)       2781 del vars, 17014 del conss, 5328 add conss, 5 chg bounds, 373 chg sides, 1275 chg coeffs, 16010 upgd conss, 0 impls, 33795 clqs
2.31/2.48	c (round 74, exhaustive) 2781 del vars, 17018 del conss, 5332 add conss, 5 chg bounds, 373 chg sides, 1275 chg coeffs, 16010 upgd conss, 0 impls, 33796 clqs
2.31/2.48	c (round 75, exhaustive) 2806 del vars, 17019 del conss, 5332 add conss, 5 chg bounds, 373 chg sides, 1275 chg coeffs, 16010 upgd conss, 0 impls, 34223 clqs
2.31/2.48	c (round 76, fast)       2811 del vars, 17031 del conss, 5332 add conss, 5 chg bounds, 373 chg sides, 1280 chg coeffs, 16014 upgd conss, 0 impls, 34143 clqs
2.31/2.48	c (round 77, exhaustive) 2811 del vars, 17035 del conss, 5333 add conss, 5 chg bounds, 373 chg sides, 1280 chg coeffs, 16014 upgd conss, 0 impls, 34143 clqs
2.31/2.48	c (round 78, exhaustive) 2817 del vars, 17047 del conss, 5343 add conss, 5 chg bounds, 373 chg sides, 1280 chg coeffs, 16014 upgd conss, 0 impls, 34057 clqs
2.31/2.48	c (round 79, exhaustive) 2821 del vars, 17060 del conss, 5349 add conss, 5 chg bounds, 373 chg sides, 1280 chg coeffs, 16014 upgd conss, 0 impls, 33988 clqs
2.31/2.48	c (round 80, exhaustive) 2848 del vars, 17062 del conss, 5349 add conss, 5 chg bounds, 373 chg sides, 1280 chg coeffs, 16014 upgd conss, 0 impls, 38011 clqs
2.31/2.48	c (round 81, fast)       2858 del vars, 17076 del conss, 5349 add conss, 5 chg bounds, 373 chg sides, 1290 chg coeffs, 16016 upgd conss, 0 impls, 37810 clqs
2.31/2.48	c (round 82, exhaustive) 2859 del vars, 17079 del conss, 5351 add conss, 5 chg bounds, 373 chg sides, 1290 chg coeffs, 16016 upgd conss, 0 impls, 37801 clqs
2.31/2.48	c (round 83, exhaustive) 2864 del vars, 17086 del conss, 5352 add conss, 5 chg bounds, 373 chg sides, 1290 chg coeffs, 16016 upgd conss, 0 impls, 37713 clqs
2.31/2.48	c (round 84, exhaustive) 2890 del vars, 17086 del conss, 5352 add conss, 5 chg bounds, 373 chg sides, 1290 chg coeffs, 16016 upgd conss, 0 impls, 39092 clqs
2.31/2.48	c (round 85, fast)       2896 del vars, 17096 del conss, 5352 add conss, 5 chg bounds, 373 chg sides, 1296 chg coeffs, 16019 upgd conss, 0 impls, 39039 clqs
2.31/2.48	c (round 86, exhaustive) 2898 del vars, 17106 del conss, 5361 add conss, 5 chg bounds, 373 chg sides, 1296 chg coeffs, 16019 upgd conss, 0 impls, 39003 clqs
2.31/2.48	c (round 87, exhaustive) 2898 del vars, 17110 del conss, 5361 add conss, 5 chg bounds, 373 chg sides, 1296 chg coeffs, 16019 upgd conss, 0 impls, 39007 clqs
2.31/2.48	c (round 88, exhaustive) 2899 del vars, 17112 del conss, 5363 add conss, 5 chg bounds, 373 chg sides, 1296 chg coeffs, 16019 upgd conss, 0 impls, 38853 clqs
2.31/2.48	c (round 89, exhaustive) 2926 del vars, 17113 del conss, 5364 add conss, 5 chg bounds, 373 chg sides, 1296 chg coeffs, 16019 upgd conss, 0 impls, 40937 clqs
2.31/2.48	c (round 90, fast)       2932 del vars, 17124 del conss, 5364 add conss, 5 chg bounds, 373 chg sides, 1302 chg coeffs, 16025 upgd conss, 0 impls, 40826 clqs
2.31/2.48	c (round 91, exhaustive) 2932 del vars, 17128 del conss, 5364 add conss, 5 chg bounds, 373 chg sides, 1302 chg coeffs, 16025 upgd conss, 0 impls, 40828 clqs
2.31/2.48	c (round 92, exhaustive) 2933 del vars, 17144 del conss, 5379 add conss, 5 chg bounds, 373 chg sides, 1302 chg coeffs, 16025 upgd conss, 0 impls, 40819 clqs
2.31/2.48	c (round 93, exhaustive) 2933 del vars, 17148 del conss, 5379 add conss, 5 chg bounds, 373 chg sides, 1302 chg coeffs, 16025 upgd conss, 0 impls, 40824 clqs
2.31/2.48	c (round 94, exhaustive) 2958 del vars, 17148 del conss, 5379 add conss, 5 chg bounds, 373 chg sides, 1302 chg coeffs, 16025 upgd conss, 0 impls, 42945 clqs
2.31/2.48	c (round 95, fast)       2967 del vars, 17167 del conss, 5379 add conss, 5 chg bounds, 373 chg sides, 1311 chg coeffs, 16027 upgd conss, 0 impls, 42740 clqs
2.31/2.48	c (round 96, exhaustive) 2971 del vars, 17177 del conss, 5389 add conss, 5 chg bounds, 373 chg sides, 1311 chg coeffs, 16027 upgd conss, 0 impls, 42505 clqs
2.31/2.48	c (round 97, exhaustive) 2972 del vars, 17182 del conss, 5393 add conss, 5 chg bounds, 373 chg sides, 1311 chg coeffs, 16027 upgd conss, 0 impls, 42468 clqs
2.31/2.48	c (round 98, exhaustive) 2998 del vars, 17183 del conss, 5393 add conss, 5 chg bounds, 373 chg sides, 1311 chg coeffs, 16027 upgd conss, 0 impls, 43052 clqs
2.31/2.48	c (round 99, fast)       3010 del vars, 17197 del conss, 5393 add conss, 5 chg bounds, 373 chg sides, 1323 chg coeffs, 16033 upgd conss, 0 impls, 42883 clqs
2.31/2.48	c (round 100, exhaustive) 3037 del vars, 17198 del conss, 5394 add conss, 5 chg bounds, 373 chg sides, 1323 chg coeffs, 16033 upgd conss, 0 impls, 44308 clqs
2.31/2.48	c (round 101, fast)       3060 del vars, 17226 del conss, 5394 add conss, 5 chg bounds, 373 chg sides, 1344 chg coeffs, 16040 upgd conss, 0 impls, 43706 clqs
3.61/3.77	c (round 102, exhaustive) 3064 del vars, 17231 del conss, 5398 add conss, 5 chg bounds, 373 chg sides, 1344 chg coeffs, 16040 upgd conss, 0 impls, 43647 clqs
3.61/3.77	c (round 103, exhaustive) 3065 del vars, 17238 del conss, 5403 add conss, 5 chg bounds, 373 chg sides, 1344 chg coeffs, 16040 upgd conss, 0 impls, 43608 clqs
3.61/3.77	c (round 104, exhaustive) 3065 del vars, 17241 del conss, 5403 add conss, 5 chg bounds, 373 chg sides, 1344 chg coeffs, 16040 upgd conss, 0 impls, 43609 clqs
3.61/3.77	c (round 105, exhaustive) 3090 del vars, 17241 del conss, 5403 add conss, 5 chg bounds, 373 chg sides, 1344 chg coeffs, 16040 upgd conss, 0 impls, 44312 clqs
3.61/3.77	c (round 106, fast)       3095 del vars, 17252 del conss, 5403 add conss, 5 chg bounds, 373 chg sides, 1350 chg coeffs, 16048 upgd conss, 0 impls, 44206 clqs
3.61/3.77	c (round 107, exhaustive) 3096 del vars, 17256 del conss, 5407 add conss, 5 chg bounds, 373 chg sides, 1350 chg coeffs, 16048 upgd conss, 0 impls, 44199 clqs
3.61/3.77	c (round 108, exhaustive) 3098 del vars, 17260 del conss, 5408 add conss, 5 chg bounds, 373 chg sides, 1350 chg coeffs, 16048 upgd conss, 0 impls, 44158 clqs
3.61/3.77	c (round 109, exhaustive) 3133 del vars, 17261 del conss, 5408 add conss, 5 chg bounds, 373 chg sides, 1350 chg coeffs, 16048 upgd conss, 0 impls, 42896 clqs
3.61/3.77	c (round 110, fast)       3157 del vars, 17288 del conss, 5408 add conss, 5 chg bounds, 373 chg sides, 1364 chg coeffs, 16055 upgd conss, 0 impls, 42271 clqs
3.61/3.77	c (round 111, exhaustive) 3158 del vars, 17295 del conss, 5415 add conss, 5 chg bounds, 373 chg sides, 1364 chg coeffs, 16055 upgd conss, 0 impls, 42264 clqs
3.61/3.77	c (round 112, exhaustive) 3159 del vars, 17297 del conss, 5416 add conss, 5 chg bounds, 373 chg sides, 1364 chg coeffs, 16055 upgd conss, 0 impls, 42251 clqs
3.61/3.77	c (round 113, exhaustive) 3198 del vars, 17298 del conss, 5416 add conss, 5 chg bounds, 373 chg sides, 1364 chg coeffs, 16055 upgd conss, 0 impls, 42892 clqs
3.61/3.77	c (round 114, fast)       3229 del vars, 17338 del conss, 5416 add conss, 5 chg bounds, 373 chg sides, 1396 chg coeffs, 16061 upgd conss, 0 impls, 42310 clqs
3.61/3.77	c (round 115, exhaustive) 3231 del vars, 17353 del conss, 5431 add conss, 5 chg bounds, 373 chg sides, 1396 chg coeffs, 16061 upgd conss, 0 impls, 42290 clqs
3.61/3.77	c (round 116, exhaustive) 3234 del vars, 17358 del conss, 5433 add conss, 5 chg bounds, 373 chg sides, 1396 chg coeffs, 16061 upgd conss, 0 impls, 42249 clqs
3.61/3.77	c (round 117, exhaustive) 3271 del vars, 17360 del conss, 5433 add conss, 5 chg bounds, 373 chg sides, 1396 chg coeffs, 16061 upgd conss, 0 impls, 42130 clqs
3.61/3.77	c (round 118, fast)       3297 del vars, 17388 del conss, 5433 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41865 clqs
3.61/3.77	c (round 119, exhaustive) 3303 del vars, 17401 del conss, 5446 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41637 clqs
3.61/3.77	c (round 120, fast)       3303 del vars, 17404 del conss, 5446 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41643 clqs
3.61/3.77	c (round 121, exhaustive) 3306 del vars, 17416 del conss, 5456 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41560 clqs
3.61/3.77	c (round 122, fast)       3306 del vars, 17424 del conss, 5456 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41561 clqs
3.61/3.77	c (round 123, exhaustive) 3315 del vars, 17434 del conss, 5464 add conss, 5 chg bounds, 373 chg sides, 1407 chg coeffs, 16069 upgd conss, 0 impls, 41294 clqs
3.61/3.77	c (round 124, fast)       3321 del vars, 17439 del conss, 5464 add conss, 5 chg bounds, 373 chg sides, 1408 chg coeffs, 16069 upgd conss, 0 impls, 41293 clqs
3.61/3.77	c (round 125, exhaustive) 3333 del vars, 17452 del conss, 5464 add conss, 5 chg bounds, 373 chg sides, 1408 chg coeffs, 16069 upgd conss, 0 impls, 41085 clqs
3.61/3.77	c (round 126, exhaustive) 3334 del vars, 17455 del conss, 5466 add conss, 5 chg bounds, 373 chg sides, 1408 chg coeffs, 16069 upgd conss, 0 impls, 41083 clqs
3.61/3.77	c (round 127, exhaustive) 3359 del vars, 17455 del conss, 5466 add conss, 5 chg bounds, 373 chg sides, 1408 chg coeffs, 16069 upgd conss, 0 impls, 44240 clqs
3.61/3.77	c (round 128, fast)       3367 del vars, 17468 del conss, 5466 add conss, 5 chg bounds, 373 chg sides, 1416 chg coeffs, 16076 upgd conss, 0 impls, 44158 clqs
3.61/3.77	c (round 129, exhaustive) 3368 del vars, 17475 del conss, 5472 add conss, 5 chg bounds, 373 chg sides, 1416 chg coeffs, 16076 upgd conss, 0 impls, 44147 clqs
3.61/3.77	c    (2.8s) probing: 1000/5093 (19.6%) - 1066 fixings, 143 aggregations, 277327 implications, 0 bound changes
3.61/3.77	c (round 130, exhaustive) 3395 del vars, 17475 del conss, 5472 add conss, 5 chg bounds, 373 chg sides, 1416 chg coeffs, 16076 upgd conss, 0 impls, 43918 clqs
3.61/3.77	c (round 131, fast)       3401 del vars, 17494 del conss, 5472 add conss, 5 chg bounds, 373 chg sides, 1422 chg coeffs, 16081 upgd conss, 0 impls, 43862 clqs
3.61/3.77	c (round 132, exhaustive) 3401 del vars, 17503 del conss, 5481 add conss, 5 chg bounds, 373 chg sides, 1422 chg coeffs, 16081 upgd conss, 0 impls, 43866 clqs
3.61/3.77	c (round 133, exhaustive) 3401 del vars, 17507 del conss, 5481 add conss, 5 chg bounds, 373 chg sides, 1422 chg coeffs, 16081 upgd conss, 0 impls, 43870 clqs
3.61/3.77	c (round 134, exhaustive) 3426 del vars, 17507 del conss, 5481 add conss, 5 chg bounds, 373 chg sides, 1422 chg coeffs, 16081 upgd conss, 0 impls, 44182 clqs
3.61/3.77	c (round 135, fast)       3429 del vars, 17514 del conss, 5481 add conss, 5 chg bounds, 373 chg sides, 1425 chg coeffs, 16084 upgd conss, 0 impls, 44172 clqs
3.61/3.77	c (round 136, exhaustive) 3430 del vars, 17526 del conss, 5492 add conss, 5 chg bounds, 373 chg sides, 1425 chg coeffs, 16084 upgd conss, 0 impls, 44163 clqs
3.61/3.77	c (round 137, exhaustive) 3430 del vars, 17528 del conss, 5493 add conss, 5 chg bounds, 373 chg sides, 1425 chg coeffs, 16084 upgd conss, 0 impls, 44168 clqs
3.61/3.77	c (round 138, exhaustive) 3455 del vars, 17529 del conss, 5493 add conss, 5 chg bounds, 373 chg sides, 1425 chg coeffs, 16084 upgd conss, 0 impls, 44153 clqs
3.61/3.77	c (round 139, fast)       3459 del vars, 17538 del conss, 5493 add conss, 5 chg bounds, 373 chg sides, 1429 chg coeffs, 16091 upgd conss, 0 impls, 44088 clqs
3.61/3.77	c (round 140, exhaustive) 3462 del vars, 17543 del conss, 5498 add conss, 5 chg bounds, 373 chg sides, 1429 chg coeffs, 16091 upgd conss, 0 impls, 43993 clqs
3.61/3.77	c (round 141, exhaustive) 3463 del vars, 17548 del conss, 5503 add conss, 5 chg bounds, 373 chg sides, 1429 chg coeffs, 16091 upgd conss, 0 impls, 43964 clqs
3.61/3.77	c (round 142, fast)       3463 del vars, 17553 del conss, 5503 add conss, 5 chg bounds, 373 chg sides, 1429 chg coeffs, 16091 upgd conss, 0 impls, 43965 clqs
3.61/3.77	c (round 143, exhaustive) 3489 del vars, 17554 del conss, 5503 add conss, 5 chg bounds, 373 chg sides, 1429 chg coeffs, 16091 upgd conss, 0 impls, 44061 clqs
3.61/3.77	c (round 144, fast)       3491 del vars, 17560 del conss, 5503 add conss, 5 chg bounds, 373 chg sides, 1431 chg coeffs, 16095 upgd conss, 0 impls, 44048 clqs
3.61/3.77	c (round 145, exhaustive) 3492 del vars, 17573 del conss, 5516 add conss, 5 chg bounds, 373 chg sides, 1431 chg coeffs, 16095 upgd conss, 0 impls, 44039 clqs
3.61/3.77	c (round 146, exhaustive) 3492 del vars, 17575 del conss, 5517 add conss, 5 chg bounds, 373 chg sides, 1431 chg coeffs, 16095 upgd conss, 0 impls, 44044 clqs
3.61/3.77	c (round 147, exhaustive) 3520 del vars, 17576 del conss, 5517 add conss, 5 chg bounds, 373 chg sides, 1431 chg coeffs, 16095 upgd conss, 0 impls, 42698 clqs
3.61/3.77	c (round 148, fast)       3529 del vars, 17588 del conss, 5517 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 42663 clqs
3.61/3.77	c (round 149, exhaustive) 3533 del vars, 17592 del conss, 5520 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 42638 clqs
3.61/3.77	c (round 150, exhaustive) 3534 del vars, 17596 del conss, 5524 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 42634 clqs
3.61/3.77	c (round 151, fast)       3534 del vars, 17600 del conss, 5524 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 42634 clqs
3.61/3.77	c (round 152, exhaustive) 3535 del vars, 17602 del conss, 5525 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 42621 clqs
5.03/5.19	c (round 153, exhaustive) 3560 del vars, 17603 del conss, 5525 add conss, 5 chg bounds, 373 chg sides, 1436 chg coeffs, 16106 upgd conss, 0 impls, 43999 clqs
5.03/5.19	c (round 154, fast)       3565 del vars, 17611 del conss, 5525 add conss, 5 chg bounds, 373 chg sides, 1441 chg coeffs, 16112 upgd conss, 0 impls, 43970 clqs
5.03/5.19	c (round 155, exhaustive) 3567 del vars, 17617 del conss, 5531 add conss, 5 chg bounds, 373 chg sides, 1441 chg coeffs, 16112 upgd conss, 0 impls, 43955 clqs
5.03/5.19	c (round 156, exhaustive) 3567 del vars, 17619 del conss, 5533 add conss, 5 chg bounds, 373 chg sides, 1441 chg coeffs, 16112 upgd conss, 0 impls, 43958 clqs
5.03/5.19	c (round 157, exhaustive) 3593 del vars, 17621 del conss, 5533 add conss, 5 chg bounds, 373 chg sides, 1441 chg coeffs, 16112 upgd conss, 0 impls, 44155 clqs
5.03/5.19	c (round 158, fast)       3600 del vars, 17634 del conss, 5533 add conss, 5 chg bounds, 373 chg sides, 1448 chg coeffs, 16121 upgd conss, 0 impls, 44008 clqs
5.03/5.19	c (round 159, exhaustive) 3601 del vars, 17638 del conss, 5537 add conss, 5 chg bounds, 373 chg sides, 1448 chg coeffs, 16121 upgd conss, 0 impls, 43975 clqs
5.03/5.19	c (round 160, exhaustive) 3602 del vars, 17640 del conss, 5538 add conss, 5 chg bounds, 373 chg sides, 1448 chg coeffs, 16121 upgd conss, 0 impls, 43945 clqs
5.03/5.19	c (round 161, exhaustive) 3627 del vars, 17641 del conss, 5538 add conss, 5 chg bounds, 373 chg sides, 1448 chg coeffs, 16121 upgd conss, 0 impls, 43599 clqs
5.03/5.19	c (round 162, fast)       3637 del vars, 17662 del conss, 5538 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 43161 clqs
5.03/5.19	c (round 163, exhaustive) 3643 del vars, 17673 del conss, 5547 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 43091 clqs
5.03/5.19	c (round 164, exhaustive) 3644 del vars, 17680 del conss, 5553 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 43090 clqs
5.03/5.19	c (round 165, fast)       3644 del vars, 17686 del conss, 5553 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 43091 clqs
5.03/5.19	c (round 166, exhaustive) 3650 del vars, 17694 del conss, 5554 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 42995 clqs
5.03/5.19	c (round 167, exhaustive) 3650 del vars, 17696 del conss, 5555 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 42995 clqs
5.03/5.19	c (round 168, exhaustive) 3675 del vars, 17697 del conss, 5555 add conss, 5 chg bounds, 373 chg sides, 1456 chg coeffs, 16129 upgd conss, 0 impls, 43888 clqs
5.03/5.19	c (round 169, fast)       3680 del vars, 17711 del conss, 5555 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43797 clqs
5.03/5.19	c (round 170, exhaustive) 3686 del vars, 17718 del conss, 5562 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43645 clqs
5.03/5.19	c (round 171, exhaustive) 3688 del vars, 17728 del conss, 5571 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43516 clqs
5.03/5.19	c (round 172, fast)       3688 del vars, 17733 del conss, 5571 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43519 clqs
5.03/5.19	c (round 173, exhaustive) 3689 del vars, 17735 del conss, 5572 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43474 clqs
5.03/5.19	c (round 174, exhaustive) 3691 del vars, 17740 del conss, 5573 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43448 clqs
5.03/5.19	c    (3.8s) probing: 2000/5093 (39.3%) - 1239 fixings, 205 aggregations, 477591 implications, 0 bound changes
5.03/5.19	c (round 175, exhaustive) 3716 del vars, 17741 del conss, 5573 add conss, 5 chg bounds, 373 chg sides, 1464 chg coeffs, 16137 upgd conss, 0 impls, 43439 clqs
5.03/5.19	c (round 176, fast)       3735 del vars, 17763 del conss, 5573 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 42982 clqs
5.03/5.19	c (round 177, exhaustive) 3741 del vars, 17766 del conss, 5575 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 42765 clqs
5.03/5.19	c (round 178, exhaustive) 3742 del vars, 17773 del conss, 5581 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 42752 clqs
5.03/5.19	c (round 179, fast)       3742 del vars, 17778 del conss, 5581 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 42753 clqs
5.03/5.19	c (round 180, exhaustive) 3742 del vars, 17780 del conss, 5582 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 42753 clqs
5.03/5.19	c (round 181, exhaustive) 3767 del vars, 17781 del conss, 5582 add conss, 5 chg bounds, 373 chg sides, 1482 chg coeffs, 16161 upgd conss, 0 impls, 43262 clqs
5.03/5.19	c (round 182, fast)       3783 del vars, 17800 del conss, 5582 add conss, 5 chg bounds, 373 chg sides, 1497 chg coeffs, 16180 upgd conss, 0 impls, 42692 clqs
5.03/5.19	c (round 183, exhaustive) 3787 del vars, 17809 del conss, 5591 add conss, 5 chg bounds, 373 chg sides, 1497 chg coeffs, 16180 upgd conss, 0 impls, 42639 clqs
5.03/5.19	c (round 184, exhaustive) 3788 del vars, 17814 del conss, 5595 add conss, 5 chg bounds, 373 chg sides, 1497 chg coeffs, 16180 upgd conss, 0 impls, 42627 clqs
5.03/5.19	c (round 185, fast)       3788 del vars, 17818 del conss, 5595 add conss, 5 chg bounds, 373 chg sides, 1497 chg coeffs, 16180 upgd conss, 0 impls, 42628 clqs
5.03/5.19	c (round 186, exhaustive) 3813 del vars, 17819 del conss, 5596 add conss, 5 chg bounds, 373 chg sides, 1497 chg coeffs, 16180 upgd conss, 0 impls, 41697 clqs
5.03/5.19	c (round 187, fast)       3842 del vars, 17852 del conss, 5596 add conss, 5 chg bounds, 373 chg sides, 1520 chg coeffs, 16204 upgd conss, 0 impls, 41004 clqs
5.03/5.19	c (round 188, fast)       3842 del vars, 17858 del conss, 5596 add conss, 5 chg bounds, 373 chg sides, 1520 chg coeffs, 16204 upgd conss, 0 impls, 41024 clqs
5.03/5.19	c (round 189, exhaustive) 3877 del vars, 17866 del conss, 5602 add conss, 5 chg bounds, 373 chg sides, 1529 chg coeffs, 16208 upgd conss, 0 impls, 38123 clqs
5.03/5.19	c (round 190, fast)       3895 del vars, 17938 del conss, 5602 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 37488 clqs
5.03/5.19	c (round 191, fast)       3896 del vars, 17942 del conss, 5602 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 37490 clqs
5.03/5.19	c (round 192, exhaustive) 3896 del vars, 17948 del conss, 5602 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 37490 clqs
5.03/5.19	c (round 193, exhaustive) 3905 del vars, 17973 del conss, 5627 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 36273 clqs
5.03/5.19	c (round 194, fast)       3905 del vars, 18005 del conss, 5627 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 36274 clqs
5.03/5.19	c (round 195, exhaustive) 3905 del vars, 18014 del conss, 5627 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 36274 clqs
5.03/5.19	c (round 196, exhaustive) 3913 del vars, 18031 del conss, 5644 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 34893 clqs
5.03/5.19	c (round 197, fast)       3913 del vars, 18040 del conss, 5644 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 34894 clqs
5.03/5.19	c (round 198, exhaustive) 3913 del vars, 18048 del conss, 5644 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 34894 clqs
5.03/5.19	c (round 199, exhaustive) 3917 del vars, 18058 del conss, 5654 add conss, 6 chg bounds, 373 chg sides, 1538 chg coeffs, 16210 upgd conss, 0 impls, 34454 clqs
5.03/5.19	c (round 200, exhaustive) 3918 del vars, 18065 del conss, 5654 add conss, 6 chg bounds, 373 chg sides, 1539 chg coeffs, 16210 upgd conss, 0 impls, 34445 clqs
5.03/5.19	c (round 201, exhaustive) 3922 del vars, 18072 del conss, 5657 add conss, 6 chg bounds, 373 chg sides, 1539 chg coeffs, 16210 upgd conss, 0 impls, 34233 clqs
5.03/5.19	c (round 202, exhaustive) 3922 del vars, 18075 del conss, 5658 add conss, 6 chg bounds, 373 chg sides, 1539 chg coeffs, 16210 upgd conss, 0 impls, 34233 clqs
5.03/5.19	c    (4.7s) probing: 3000/5093 (58.9%) - 1305 fixings, 207 aggregations, 646567 implications, 0 bound changes
5.03/5.19	c    (4.7s) probing aborted: 50/50 successive totally useless probings
5.50/5.69	c    (4.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.50/5.69	c    (4.7s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
5.50/5.69	c dynamic symmetry handling statistics:
5.50/5.69	c    orbitopal reduction:        1 components: 11x4
5.50/5.69	c    orbital reduction:          1 components of sizes 3
5.50/5.69	c    lexicographic reduction:    6 permutations with support sizes 16, 52, 52, 94, 34, 38
5.50/5.69	c handled 5 out of 5 symmetry components
5.50/5.69	c presolving (203 rounds: 203 fast, 141 medium, 139 exhaustive):
5.50/5.69	c  3965 deleted vars, 18125 deleted constraints, 5658 added constraints, 6 tightened bounds, 0 added holes, 373 changed sides, 1539 changed coefficients
5.50/5.69	c  0 implications, 36496 cliques
5.50/5.69	c presolved problem has 2474 variables (2474 bin, 0 int, 0 impl, 0 cont) and 2876 constraints
5.50/5.69	c     676 constraints of type <knapsack>
5.50/5.69	c     445 constraints of type <setppc>
5.50/5.69	c    1755 constraints of type <and>
5.50/5.69	c transformed objective value is always integral (scale: 1)
5.50/5.69	c Presolving Time: 4.67
5.50/5.69	c 
5.50/5.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.50/5.69	c   4.8s|     1 |     0 |   798 |     - |    85M |   0 |2474 |2906 |4627 |   0 |  0 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.50/5.69	c   5.2s|     1 |     0 |  2188 |     - |    88M |   0 |2474 |2950 |4627 |   0 |  1 |  34 |   0 |    cutoff    |      --      |   0.00%| unknown
5.50/5.69	c   5.2s|     1 |     0 |  2188 |     - |    88M |   0 |2474 |2950 |4627 |   0 |  1 |  34 |   0 |    cutoff    |      --      |   0.00%| unknown
5.50/5.69	c 
5.50/5.69	c SCIP Status        : problem is solved [infeasible]
5.50/5.69	c Solving Time (sec) : 5.21
5.50/5.69	c Solving Nodes      : 1
5.50/5.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
5.50/5.69	c Dual Bound         : +1.00000000000000e+20
5.50/5.69	c Gap                : 0.00 %
5.50/5.69	c SCIP found the problem to be infeasible.
5.50/5.69	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491513-1752596903/watcher-4491513-1752596903 -o /tmp/evaluation-result-4491513-1752596903/solver-4491513-1752596903 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596898-130598 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4491513-1752596903.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100115 s]*
/proc/loadavg: 5.90 4.97 4.86 5/513 130817
/proc/meminfo: memFree=127081028/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=13228 memory=10368 CPUtime=0.06 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 1603 0 0 0 5 1 0 0 20 0 1 0 175369174 13545472 2592 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 3307 2592 1216 1 0 1459 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17420 KiB
Current children cumulated memory: 13312 KiB

[startup+0.229342 s]*
/proc/loadavg: 5.90 4.97 4.86 5/513 130817
/proc/meminfo: memFree=127061012/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1186920 memory=31724 CPUtime=0.18 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 3705 0 0 0 15 3 0 0 20 0 1 0 175369174 1215406080 7931 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 296730 7931 4867 1 0 268752 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34668 KiB

[startup+0.3296 s]*
/proc/loadavg: 5.90 4.97 4.86 6/513 130817
/proc/meminfo: memFree=127054988/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1191032 memory=36460 CPUtime=0.28 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 4674 0 0 0 24 4 0 0 20 0 1 0 175369174 1219616768 9115 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 297758 9115 5123 1 0 269649 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1195224 KiB
Current children cumulated memory: 39404 KiB

[startup+0.700347 s]
/proc/loadavg: 5.90 4.97 4.86 6/513 130817
/proc/meminfo: memFree=127012904/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1237160 memory=89068 CPUtime=0.62 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 15271 0 0 0 54 8 0 0 20 0 1 0 175369174 1266851840 22267 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 309290 22267 7875 1 0 280648 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1241352 KiB
Current children cumulated memory: 92012 KiB

[startup+1.50042 s]
/proc/loadavg: 5.90 4.97 4.86 4/508 130825
/proc/meminfo: memFree=126987732/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1255200 memory=106348 CPUtime=1.42 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 19581 0 0 0 132 10 0 0 20 0 1 0 175369174 1285324800 26587 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 313800 26587 7939 1 0 285158 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1259392 KiB
Current children cumulated memory: 109292 KiB

[startup+3.12735 s]
/proc/loadavg: 5.90 4.97 4.86 6/507 130878
/proc/meminfo: memFree=126975872/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1257116 memory=108268 CPUtime=3.04 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 20065 0 0 0 294 10 0 0 20 0 1 0 175369174 1287286784 27067 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 314279 27067 7939 1 0 285637 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1261308 KiB
Current children cumulated memory: 111212 KiB

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

# cumulated CPU time of all completed processes:  user=5.53744 s, system=0.140064 s

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

[startup+3.20043 s]
/proc/loadavg: 5.90 4.97 4.86 6/507 130878
/proc/meminfo: memFree=126975872/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1257116 memory=108268 CPUtime=3.11 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 20074 0 0 0 301 10 0 0 20 0 1 0 175369174 1287286784 27067 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 314279 27067 7939 1 0 285637 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1261308 KiB
Current children cumulated memory: 111212 KiB

[startup+4.80029 s]
/proc/loadavg: 5.90 4.97 4.86 5/508 130923
/proc/meminfo: memFree=127005612/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1257268 memory=108524 CPUtime=4.7 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 20119 0 0 0 460 10 0 0 20 0 1 0 175369174 1287442432 27131 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 314317 27131 7939 1 0 285675 0
Current children cumulated CPU time: 4.7 s
Current children cumulated vsize: 1261460 KiB
Current children cumulated memory: 111468 KiB

[startup+5.20031 s]
/proc/loadavg: 5.74 4.96 4.86 3/503 130931
/proc/meminfo: memFree=127000024/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1261380 memory=108908 CPUtime=5.1 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 20209 0 0 0 500 10 0 0 20 0 1 0 175369174 1291653120 27227 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 315345 27227 7939 1 0 286703 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 1265572 KiB
Current children cumulated memory: 111852 KiB

[startup+5.60028 s]
/proc/loadavg: 5.74 4.96 4.86 3/503 130931
/proc/meminfo: memFree=127000024/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1312704 memory=154712 CPUtime=5.5 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 31881 0 0 0 538 12 0 0 20 0 1 0 175369174 1344208896 38678 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 328176 38678 8163 1 0 299534 0
Current children cumulated CPU time: 5.5 s
Current children cumulated vsize: 1316896 KiB
Current children cumulated memory: 157656 KiB

[startup+5.7003 s]
/proc/loadavg: 5.74 4.96 4.86 3/503 130931
/proc/meminfo: memFree=127000024/131382112 swapFree=33009904/33010684
[pid=130794] ppid=130791 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/130794/stat : 130794 (scip-naps-1.00.) S 130791 130794 129502 0 -1 4194304 257 338 0 0 0 0 0 0 20 0 1 0 175369169 4292608 736 18446744073709551615 93904435777536 93904436672069 140736322706256 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93904436911120 93904436958864 93904437477376 140736322709919 140736322710016 140736322710016 140736322715620 0
/proc/130794/statm: 1048 736 672 219 0 110 0
[pid=130809] ppid=130794 vsize=1310144 memory=152648 CPUtime=5.6 cores=5,7
/proc/130809/stat : 130809 (python3) R 130794 130794 129502 0 -1 4194304 32097 0 0 0 548 12 0 0 20 0 1 0 175369174 1341587456 38162 18446744073709551615 94573949370368 94573949370745 140734097016672 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94573949382040 94573949382660 94573959299072 140734097025366 140734097025568 140734097025568 140734097031143 0
/proc/130809/statm: 327536 38162 8163 1 0 298894 0
Current children cumulated CPU time: 5.6 s
Current children cumulated vsize: 1314336 KiB
Current children cumulated memory: 155592 KiB

Child status: 0

Real time (s): 5.75236
CPU time (s): 5.6775
CPU user time (s): 5.53744
CPU system time (s): 0.140064
CPU usage (%): 98.6986
Max. virtual memory (cumulated for all children) (KiB): 1316896
Max. memory (cumulated for all children) (KiB): 157656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.53744
system time used= 0.140064
maximum resident set size= 155608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32737
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 424
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 130794
#   total CPU time (s): 5.6775
#   total CPU user time (s): 5.53744
#   total CPU system time (s): 0.140064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109484 second user time and 0.252804 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-15 18:28:23
IDJOB=4491513
IDBENCH=147712
IDSOLVER=3368
FILE ID=nodeC001/4491513-1752596903
RUNJOBID= nodeC001-1752596898-130598
SLURM_JOB_ID= 9684381
Free space on /tmp= 432220 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-elf.rf8.ucl.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491513-1752596903/watcher-4491513-1752596903 -o /tmp/evaluation-result-4491513-1752596903/solver-4491513-1752596903 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596898-130598 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4491513-1752596903.opb

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

MD5SUM BENCH= c2e5a79298af283646de995423b1f5d5
RANDOM SEED=1987467305

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127089088 kB
MemAvailable:   129799376 kB
Buffers:            1668 kB
Cached:          3498444 kB
SwapCached:          128 kB
Active:           531368 kB
Inactive:        3128432 kB
Active(anon):     157852 kB
Inactive(anon):    27808 kB
Active(file):     373516 kB
Inactive(file):  3100624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23500 kB
Writeback:            72 kB
AnonPages:        162380 kB
Mapped:           129464 kB
Shmem:             25968 kB
KReclaimable:     151164 kB
Slab:             246572 kB
SReclaimable:     151164 kB
SUnreclaim:        95408 kB
KernelStack:        8088 kB
PageTables:         3488 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1536484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      153496 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432208 MiB
End job on nodeC001 at 2025-07-15 18:28:29