Trace number 4491582

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 2.75579 2.76992

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.4.accl.ucl.opb
MD5SUMddebabde72c7b5ddfd98b8636a36d96f
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.132719
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3939
Total number of constraints10412
Number of constraints which are clauses9740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints672
Minimum length of a constraint1
Maximum length of a constraint13
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 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 258
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4491582-1751142716.opb>
0.00/0.03	c original problem has 3939 variables (3939 bin, 0 int, 0 impl, 0 cont) and 10412 constraints
0.00/0.03	c problem read in 0.02
0.00/0.03	c No objective function, only one solution is needed.
0.00/0.05	c presolving:
0.00/0.06	c (round 1, fast)       47 del vars, 10 del conss, 0 add conss, 1 chg bounds, 336 chg sides, 672 chg coeffs, 0 upgd conss, 0 impls, 6534 clqs
0.00/0.06	c (round 2, fast)       88 del vars, 115 del conss, 0 add conss, 1 chg bounds, 336 chg sides, 672 chg coeffs, 0 upgd conss, 0 impls, 6555 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.39/0.48	c    (0.5s) MILP presolver (18 rounds): 801 aggregations, 959 fixings, 0 bound changes
0.39/0.49	c (round 3, medium)     1848 del vars, 10412 del conss, 5335 add conss, 1 chg bounds, 336 chg sides, 672 chg coeffs, 0 upgd conss, 0 impls, 3121 clqs
0.39/0.50	c (round 4, exhaustive) 1849 del vars, 10417 del conss, 5335 add conss, 1 chg bounds, 336 chg sides, 672 chg coeffs, 0 upgd conss, 0 impls, 3150 clqs
0.49/0.52	c (round 5, exhaustive) 1849 del vars, 10417 del conss, 5335 add conss, 1 chg bounds, 336 chg sides, 672 chg coeffs, 5330 upgd conss, 0 impls, 3150 clqs
0.49/0.53	c (round 6, medium)     1849 del vars, 10417 del conss, 5336 add conss, 1 chg bounds, 345 chg sides, 682 chg coeffs, 5330 upgd conss, 0 impls, 3151 clqs
0.49/0.54	c (round 7, exhaustive) 1849 del vars, 14936 del conss, 6842 add conss, 1 chg bounds, 345 chg sides, 682 chg coeffs, 5330 upgd conss, 0 impls, 3151 clqs
0.49/0.54	c (round 8, exhaustive) 1905 del vars, 14993 del conss, 6844 add conss, 1 chg bounds, 346 chg sides, 683 chg coeffs, 5330 upgd conss, 0 impls, 3039 clqs
0.49/0.54	c (round 9, fast)       1908 del vars, 14996 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5330 upgd conss, 0 impls, 3037 clqs
0.49/0.55	c (round 10, exhaustive) 1928 del vars, 15017 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5330 upgd conss, 0 impls, 2987 clqs
0.49/0.55	c (round 11, exhaustive) 1941 del vars, 15030 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5330 upgd conss, 0 impls, 2962 clqs
0.49/0.55	c (round 12, exhaustive) 1955 del vars, 15044 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5330 upgd conss, 0 impls, 2934 clqs
0.49/0.56	c (round 13, exhaustive) 1971 del vars, 15056 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5330 upgd conss, 0 impls, 2898 clqs
0.49/0.56	c (round 14, fast)       1975 del vars, 15060 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2898 clqs
0.49/0.56	c (round 15, exhaustive) 1981 del vars, 15066 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2889 clqs
0.49/0.56	c (round 16, exhaustive) 1987 del vars, 15072 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2877 clqs
0.49/0.57	c (round 17, exhaustive) 1993 del vars, 15078 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2865 clqs
0.49/0.57	c (round 18, exhaustive) 1999 del vars, 15084 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2853 clqs
0.49/0.57	c (round 19, exhaustive) 2005 del vars, 15090 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2841 clqs
0.49/0.57	c (round 20, fast)       2005 del vars, 15092 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2841 clqs
0.49/0.58	c (round 21, exhaustive) 2021 del vars, 15108 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 686 chg coeffs, 5334 upgd conss, 0 impls, 2805 clqs
0.49/0.58	c (round 22, fast)       2025 del vars, 15112 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 690 chg coeffs, 5334 upgd conss, 0 impls, 2802 clqs
0.49/0.58	c (round 23, exhaustive) 2039 del vars, 15126 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 690 chg coeffs, 5334 upgd conss, 0 impls, 2774 clqs
0.49/0.58	c (round 24, exhaustive) 2045 del vars, 15132 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 690 chg coeffs, 5334 upgd conss, 0 impls, 2752 clqs
0.49/0.58	c (round 25, fast)       2045 del vars, 15142 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 690 chg coeffs, 5334 upgd conss, 0 impls, 2752 clqs
0.49/0.58	c (round 26, exhaustive) 2057 del vars, 15154 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 690 chg coeffs, 5334 upgd conss, 0 impls, 2724 clqs
0.49/0.58	c (round 27, fast)       2061 del vars, 15160 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 694 chg coeffs, 5334 upgd conss, 0 impls, 2720 clqs
0.49/0.59	c (round 28, exhaustive) 2090 del vars, 15189 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 694 chg coeffs, 5334 upgd conss, 0 impls, 2655 clqs
0.49/0.59	c (round 29, fast)       2096 del vars, 15196 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 700 chg coeffs, 5334 upgd conss, 0 impls, 2649 clqs
0.49/0.59	c (round 30, exhaustive) 2118 del vars, 15218 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 700 chg coeffs, 5334 upgd conss, 0 impls, 2605 clqs
0.49/0.59	c (round 31, exhaustive) 2126 del vars, 15226 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 700 chg coeffs, 5334 upgd conss, 0 impls, 2579 clqs
0.49/0.59	c (round 32, fast)       2126 del vars, 15236 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 700 chg coeffs, 5334 upgd conss, 0 impls, 2579 clqs
0.49/0.59	c (round 33, exhaustive) 2140 del vars, 15250 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 700 chg coeffs, 5334 upgd conss, 0 impls, 2549 clqs
0.49/0.59	c (round 34, fast)       2142 del vars, 15252 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2547 clqs
0.49/0.60	c (round 35, exhaustive) 2151 del vars, 15261 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2529 clqs
0.49/0.60	c (round 36, exhaustive) 2156 del vars, 15266 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2519 clqs
0.59/0.60	c (round 37, exhaustive) 2163 del vars, 15273 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2503 clqs
0.59/0.60	c (round 38, fast)       2163 del vars, 15275 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2503 clqs
0.59/0.60	c (round 39, exhaustive) 2168 del vars, 15280 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2492 clqs
0.59/0.61	c (round 40, exhaustive) 2175 del vars, 15286 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5334 upgd conss, 0 impls, 2464 clqs
0.59/0.61	c (round 41, fast)       2177 del vars, 15300 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5336 upgd conss, 0 impls, 2464 clqs
0.59/0.61	c (round 42, exhaustive) 2186 del vars, 15309 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 702 chg coeffs, 5336 upgd conss, 0 impls, 2443 clqs
0.59/0.61	c (round 43, fast)       2190 del vars, 15313 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 706 chg coeffs, 5336 upgd conss, 0 impls, 2439 clqs
0.59/0.61	c (round 44, exhaustive) 2199 del vars, 15322 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 706 chg coeffs, 5336 upgd conss, 0 impls, 2419 clqs
0.59/0.61	c (round 45, fast)       2201 del vars, 15324 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5336 upgd conss, 0 impls, 2417 clqs
0.59/0.61	c (round 46, exhaustive) 2211 del vars, 15334 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5336 upgd conss, 0 impls, 2397 clqs
0.59/0.62	c (round 47, exhaustive) 2214 del vars, 15337 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5336 upgd conss, 0 impls, 2391 clqs
0.59/0.62	c (round 48, exhaustive) 2217 del vars, 15340 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5336 upgd conss, 0 impls, 2385 clqs
0.59/0.62	c (round 49, exhaustive) 2222 del vars, 15342 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5336 upgd conss, 0 impls, 2374 clqs
0.59/0.62	c (round 50, fast)       2225 del vars, 15343 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5338 upgd conss, 0 impls, 2374 clqs
0.59/0.62	c (round 51, exhaustive) 2226 del vars, 15344 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5341 upgd conss, 0 impls, 2374 clqs
0.59/0.63	c (round 52, exhaustive) 2295 del vars, 15345 del conss, 6847 add conss, 1 chg bounds, 346 chg sides, 708 chg coeffs, 5341 upgd conss, 0 impls, 2180 clqs
0.59/0.63	c (round 53, fast)       2408 del vars, 15494 del conss, 6850 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5347 upgd conss, 0 impls, 2050 clqs
0.59/0.63	c (round 54, exhaustive) 2411 del vars, 15498 del conss, 6850 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5347 upgd conss, 0 impls, 2049 clqs
0.59/0.63	c (round 55, exhaustive) 2412 del vars, 15499 del conss, 6850 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5350 upgd conss, 0 impls, 2043 clqs
0.78/0.88	c    (0.9s) probing: 1000/1762 (56.8%) - 66 fixings, 19 aggregations, 15368 implications, 0 bound changes
0.88/0.93	c (round 56, exhaustive) 2437 del vars, 15499 del conss, 6850 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5350 upgd conss, 0 impls, 16025 clqs
0.88/0.93	c (round 57, fast)       2437 del vars, 15505 del conss, 6850 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16025 clqs
0.88/0.93	c (round 58, exhaustive) 2438 del vars, 15734 del conss, 7079 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 15968 clqs
0.88/0.93	c (round 59, fast)       2441 del vars, 15734 del conss, 7079 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16011 clqs
0.88/0.93	c (round 60, fast)       2444 del vars, 15740 del conss, 7079 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16008 clqs
0.88/0.94	c (round 61, exhaustive) 2444 del vars, 15742 del conss, 7080 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16008 clqs
0.98/1.02	c    (1.0s) probing: 1543/1762 (87.6%) - 69 fixings, 28 aggregations, 17705 implications, 0 bound changes
0.98/1.02	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.98/1.02	c (round 62, exhaustive) 2448 del vars, 15742 del conss, 7080 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16416 clqs
0.98/1.02	c (round 63, exhaustive) 2448 del vars, 15762 del conss, 7100 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16416 clqs
0.98/1.02	c (round 64, fast)       2450 del vars, 15762 del conss, 7100 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16388 clqs
0.98/1.02	c (round 65, fast)       2452 del vars, 15766 del conss, 7100 add conss, 1 chg bounds, 346 chg sides, 822 chg coeffs, 5354 upgd conss, 0 impls, 16386 clqs
0.98/1.02	c    (1.0s) probing: 1548/1762 (87.9%) - 69 fixings, 28 aggregations, 17705 implications, 0 bound changes
0.98/1.02	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.98/1.02	c    (1.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.98/1.04	c    (1.0s) symmetry computation finished: 19 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.01)
0.98/1.04	c dynamic symmetry handling statistics:
0.98/1.04	c    orbitopal reduction:        2 components: 15x14, 8x6
0.98/1.04	c    orbital reduction:         no components
0.98/1.04	c    lexicographic reduction:   no permutations
0.98/1.04	c handled 2 out of 2 symmetry components
0.98/1.04	c presolving (66 rounds: 66 fast, 44 medium, 42 exhaustive):
0.98/1.04	c  2452 deleted vars, 15766 deleted constraints, 7100 added constraints, 1 tightened bounds, 0 added holes, 346 changed sides, 822 changed coefficients
0.98/1.04	c  0 implications, 16386 cliques
0.98/1.04	c presolved problem has 1537 variables (1537 bin, 0 int, 0 impl, 0 cont) and 1690 constraints
0.98/1.04	c     669 constraints of type <knapsack>
0.98/1.04	c     316 constraints of type <setppc>
0.98/1.04	c     703 constraints of type <and>
0.98/1.04	c       2 constraints of type <logicor>
0.98/1.04	c transformed objective value is always integral (scale: 1)
0.98/1.04	c Presolving Time: 0.99
0.98/1.04	c - non default parameters ----------------------------------------------------------------------
0.98/1.04	c # SCIP version 10.0.0
0.98/1.04	c 
0.98/1.04	c # maximal time in seconds to run
0.98/1.04	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.98/1.04	c limits/time = 3596.997072
0.98/1.04	c 
0.98/1.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.98/1.04	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.98/1.04	c limits/memory = 27900
0.98/1.04	c 
0.98/1.04	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.98/1.04	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.98/1.04	c limits/solutions = 1
0.98/1.04	c 
0.98/1.04	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.98/1.04	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.98/1.04	c misc/usesymmetry = 3
0.98/1.04	c 
0.98/1.04	c # belongs reading time to solving time?
0.98/1.04	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.98/1.04	c timing/reading = TRUE
0.98/1.04	c 
0.98/1.04	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.98/1.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.98/1.04	c propagating/symmetry/detectdoublelex = FALSE
0.98/1.04	c 
0.98/1.04	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.98/1.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.98/1.04	c propagating/symmetry/detectsubgroups = FALSE
0.98/1.04	c 
0.98/1.04	c # Type of symmetries that shall be computed?
0.98/1.04	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.98/1.04	c propagating/symmetry/symtype = 1
0.98/1.04	c 
0.98/1.04	c # Should components consisting of a single full reflection be handled?
0.98/1.04	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.98/1.04	c propagating/symmetry/usesimplesgncomp = FALSE
0.98/1.04	c 
0.98/1.04	c -----------------------------------------------------------------------------------------------
0.98/1.04	c start solving
0.98/1.04	c 
1.09/1.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.09/1.10	c   1.1s|     1 |     0 |   787 |     - |    42M |   0 |1537 |1727 |2393 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.28/1.31	c   1.3s|     1 |     0 |  1665 |     - |    44M |   0 |1537 |1779 |2365 |  85 |  1 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.28/1.38	c   1.4s|     1 |     0 |  2063 |     - |    45M |   0 |1537 |1768 |2420 | 140 |  2 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.38/1.44	c   1.4s|     1 |     0 |  2139 |     - |    45M |   0 |1537 |1771 |2468 | 188 |  3 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.38/1.49	c   1.5s|     1 |     0 |  2227 |     - |    48M |   0 |1537 |1770 |2504 | 224 |  4 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.48/1.56	c   1.6s|     1 |     0 |  2322 |     - |    48M |   0 |1537 |1771 |2540 | 260 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.58/1.62	c   1.6s|     1 |     0 |  2415 |     - |    49M |   0 |1537 |1773 |2574 | 294 |  6 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.58/1.68	c   1.7s|     1 |     0 |  2486 |     - |    52M |   0 |1537 |1775 |2598 | 318 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.68/1.79	c   1.8s|     1 |     0 |  2557 |     - |    53M |   0 |1537 |1777 |2638 | 358 |  8 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.78/1.88	c   1.9s|     1 |     0 |  2612 |     - |    56M |   0 |1537 |1782 |2660 | 380 |  9 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.87/1.94	c   1.9s|     1 |     0 |  2686 |     - |    58M |   0 |1537 |1783 |2700 | 420 | 10 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.87/1.97	c   2.0s|     1 |     0 |  2759 |     - |    58M |   0 |1537 |1784 |2718 | 438 | 11 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.00	c   2.0s|     1 |     0 |  2832 |     - |    58M |   0 |1537 |1785 |2743 | 463 | 12 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.01	c   2.0s|     1 |     0 |  2832 |     - |    58M |   0 |1537 |1730 |2749 | 463 | 12 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.04	c   2.0s|     1 |     0 |  2874 |     - |    60M |   0 |1537 |1730 |2767 | 481 | 13 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.99/2.06	c   2.1s|     1 |     0 |  2963 |     - |    60M |   0 |1537 |1732 |2787 | 501 | 14 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.09	c   2.1s|     1 |     0 |  3029 |     - |    61M |   0 |1537 |1733 |2668 | 533 | 15 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.09/2.11	c   2.1s|     1 |     0 |  3072 |     - |    62M |   0 |1537 |1736 |2687 | 552 | 16 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.09/2.14	c   2.1s|     1 |     0 |  3145 |     - |    62M |   0 |1537 |1737 |2709 | 574 | 17 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.09/2.17	c   2.2s|     1 |     0 |  3212 |     - |    63M |   0 |1537 |1739 |2743 | 608 | 18 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.18/2.20	c   2.2s|     1 |     0 |  3286 |     - |    63M |   0 |1537 |1742 |2761 | 626 | 19 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.18/2.22	c   2.2s|     1 |     0 |  3364 |     - |    63M |   0 |1537 |1743 |2786 | 651 | 20 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.18/2.25	c   2.2s|     1 |     0 |  3406 |     - |    63M |   0 |1537 |1745 |2667 | 675 | 21 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.18/2.27	c   2.3s|     1 |     0 |  3453 |     - |    63M |   0 |1537 |1746 |2685 | 693 | 22 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.28/2.30	c   2.3s|     1 |     0 |  3504 |     - |    63M |   0 |1537 |1747 |2706 | 714 | 23 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.44	c   2.4s|     1 |     0 |  3870 |     - |    63M |   0 |1537 |1733 |2707 | 714 | 23 |  91 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.46	c   2.5s|     1 |     0 |  3936 |     - |    63M |   0 |1537 |1735 |2634 | 739 | 24 |  93 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.47	c   2.5s|     1 |     0 |  3970 |     - |    63M |   0 |1537 |1736 |2648 | 753 | 25 |  94 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.47/2.56	c   2.6s|     1 |     2 |  4023 |     - |    63M |   0 |1537 |1737 |2648 | 753 | 25 |  95 |  15 | 0.000000e+00 |      --      |    Inf | unknown
2.47/2.56	c (run 1, node 1) restarting after 76 global fixings of integer variables
2.47/2.56	c 
2.47/2.56	c (restart) converted 296 cuts from the global cut pool into linear constraints
2.47/2.56	c 
2.47/2.58	c presolving:
2.47/2.58	c (round 1, fast)       167 del vars, 127 del conss, 6 add conss, 0 chg bounds, 12 chg sides, 67 chg coeffs, 0 upgd conss, 0 impls, 8574 clqs
2.47/2.58	c (round 2, fast)       174 del vars, 132 del conss, 6 add conss, 0 chg bounds, 12 chg sides, 67 chg coeffs, 0 upgd conss, 0 impls, 8484 clqs
2.47/2.58	c (round 3, fast)       178 del vars, 136 del conss, 6 add conss, 0 chg bounds, 12 chg sides, 67 chg coeffs, 0 upgd conss, 0 impls, 8480 clqs
2.47/2.58	c (round 4, medium)     180 del vars, 137 del conss, 6 add conss, 0 chg bounds, 12 chg sides, 67 chg coeffs, 0 upgd conss, 0 impls, 8436 clqs
2.47/2.59	c (round 5, exhaustive) 186 del vars, 151 del conss, 12 add conss, 0 chg bounds, 12 chg sides, 68 chg coeffs, 0 upgd conss, 0 impls, 8209 clqs
2.47/2.59	c (round 6, fast)       186 del vars, 158 del conss, 12 add conss, 0 chg bounds, 12 chg sides, 68 chg coeffs, 0 upgd conss, 0 impls, 8214 clqs
2.47/2.59	c (round 7, exhaustive) 189 del vars, 164 del conss, 12 add conss, 0 chg bounds, 12 chg sides, 69 chg coeffs, 0 upgd conss, 0 impls, 8029 clqs
2.47/2.59	c (round 8, exhaustive) 189 del vars, 176 del conss, 12 add conss, 0 chg bounds, 19 chg sides, 69 chg coeffs, 0 upgd conss, 0 impls, 8030 clqs
2.57/2.60	c (round 9, exhaustive) 189 del vars, 176 del conss, 12 add conss, 0 chg bounds, 19 chg sides, 69 chg coeffs, 319 upgd conss, 0 impls, 8030 clqs
2.57/2.60	c (round 10, fast)       189 del vars, 181 del conss, 12 add conss, 0 chg bounds, 26 chg sides, 108 chg coeffs, 319 upgd conss, 0 impls, 8030 clqs
2.57/2.60	c (round 11, medium)     189 del vars, 182 del conss, 13 add conss, 0 chg bounds, 28 chg sides, 111 chg coeffs, 319 upgd conss, 0 impls, 8030 clqs
2.57/2.60	c (round 12, exhaustive) 189 del vars, 195 del conss, 13 add conss, 0 chg bounds, 28 chg sides, 117 chg coeffs, 319 upgd conss, 0 impls, 8030 clqs
2.57/2.60	c (round 13, exhaustive) 189 del vars, 207 del conss, 13 add conss, 0 chg bounds, 28 chg sides, 128 chg coeffs, 319 upgd conss, 0 impls, 8030 clqs
2.57/2.61	c presolving (14 rounds: 14 fast, 9 medium, 7 exhaustive):
2.57/2.61	c  189 deleted vars, 207 deleted constraints, 13 added constraints, 0 tightened bounds, 0 added holes, 28 changed sides, 135 changed coefficients
2.57/2.61	c  0 implications, 8030 cliques
2.57/2.61	c presolved problem has 1348 variables (1348 bin, 0 int, 0 impl, 0 cont) and 1839 constraints
2.57/2.61	c     728 constraints of type <knapsack>
2.57/2.61	c     361 constraints of type <setppc>
2.57/2.61	c     566 constraints of type <and>
2.57/2.61	c       3 constraints of type <linear>
2.57/2.61	c     181 constraints of type <logicor>
2.57/2.61	c transformed objective value is always integral (scale: 1)
2.57/2.61	c Presolving Time: 1.02
2.57/2.61	c 
2.57/2.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.57/2.64	c   2.6s|     1 |     0 |  4685 |     - |    63M |   0 |1348 |1847 |2319 |   0 |  0 | 103 |  15 | 0.000000e+00 |      --      |    Inf | unknown
2.67/2.74	c   2.7s|     1 |     0 |  4717 |     - |    64M |   0 |1348 |1848 |2319 |   0 |  1 | 104 |  15 |    cutoff    |      --      |   0.00%| unknown
2.67/2.74	c   2.7s|     1 |     0 |  4717 |     - |    64M |   0 |1348 |1848 |2319 |   0 |  1 | 104 |  15 |    cutoff    |      --      |   0.00%| unknown
2.67/2.74	c 
2.67/2.74	c SCIP Status        : problem is solved [infeasible]
2.67/2.74	c Solving Time (sec) : 2.74
2.67/2.74	c Solving Nodes      : 1 (total of 2 nodes in 2 runs)
2.67/2.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2.67/2.74	c Dual Bound         : +1.00000000000000e+20
2.67/2.74	c Gap                : 0.00 %
2.67/2.74	s UNSATISFIABLE
2.67/2.74	c SCIP Status        : problem is solved [infeasible]
2.67/2.74	c Total Time         :       2.74
2.67/2.74	c   solving          :       2.74
2.67/2.74	c   presolving       :       1.02 (included in solving)
2.67/2.74	c   reading          :       0.02 (included in solving)
2.67/2.74	c   copying          :       0.02 (4 #copies) (minimal 0.01, maximal 0.01, average 0.01)
2.67/2.74	c Original Problem   :
2.67/2.74	c   Problem name     : HOME/instance-4491582-1751142716.opb
2.67/2.74	c   Variables        : 3939 (3939 binary, 0 integer, 0 implicit integer, 0 continuous)
2.67/2.74	c   Constraints      : 10412 initial, 10412 maximal
2.67/2.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2.67/2.74	c Presolved Problem  :
2.67/2.74	c   Problem name     : t_HOME/instance-4491582-1751142716.opb
2.67/2.74	c   Variables        : 1348 (1348 binary, 0 integer, 0 implicit integer, 0 continuous)
2.67/2.74	c   Constraints      : 1839 initial, 1848 maximal
2.67/2.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2.67/2.74	c   Nonzeros         : 12862 constraint, 16271 clique table
2.67/2.74	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.67/2.74	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   domcol           :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
2.67/2.74	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.67/2.74	c   gateextraction   :       0.01       0.00     47          0          0          0          0          0       4520       1506          0          0
2.67/2.74	c   implics          :       0.00       0.00     53          0          0          0          0          0          0          0          0          0
2.67/2.74	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   milp             :       0.42       0.00      1        959        801          0          0          0      10297       5335          0          0
2.67/2.74	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.67/2.74	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   trivial          :       0.00       0.00     80        126          0          0          0          0          0          0          0          0
2.67/2.74	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   dualfix          :       0.00       0.00     80          3          0          0          0          0          0          0          0          0
2.67/2.74	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   probing          :       0.37       0.00      4         69         28          0          0          0          0          0          0          0
2.67/2.74	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.67/2.74	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2.67/2.74	c   vbounds          :       0.00       0.00      3          0          2          0          0          0          0          0          0          0
2.67/2.74	c   knapsack         :       0.02       0.00    171          0          0          0          0          0          3          2         18         65
2.67/2.74	c   setppc           :       0.02       0.00    171          9         56          0          0          0        174          0          1          1
2.67/2.74	c   and              :       0.08       0.00    118          0        531          0          0          0        795        270          0        186
2.67/2.74	c   linear           :       0.05       0.00     73          1          6          0          1          0        150          0        355        674
2.67/2.74	c   logicor          :       0.00       0.00    131          0          0          0          0          0         34          0          0         31
2.67/2.74	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
2.67/2.74	c   root node        :          -          -      -        180          -          -        180          -          -          -          -          -
2.67/2.74	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2.67/2.74	c   benderslp        :          0          0          0          0          2          0          0         14          0          0          0          0          0          0          0
2.67/2.74	c   integral         :          0          0          0          0          2          0          0         14          0          0         15          0          0          0          2
2.67/2.74	c   knapsack         :        728        728         26       6724          0          0          0          9         33          2          0       5127         49          0          0
2.67/2.74	c   setppc           :        361+       362         26       6722          0          0          0          0        198         18          0          4          1          0          0
2.67/2.74	c   and              :        566        566         26       6704          0          0          0          0        354         29          0        482          8          0          0
2.67/2.74	c   linear           :          3          3         25       1266          0          0          0          3         19          5          0          9          2          0          0
2.67/2.74	c   logicor          :        181+       189         26        686          0          0          0          0         53         11          0         61         14          0          0
2.67/2.74	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2.67/2.74	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   integral         :       0.13       0.00       0.00       0.00       0.13       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   knapsack         :       0.12       0.00       0.04       0.08       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   and              :       0.09       0.00       0.01       0.08       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   linear           :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.67/2.74	c   dualfix          :          6          0          0          0
2.67/2.74	c   genvbounds       :          0          0          0          0
2.67/2.74	c   nlobbt           :          0          0          0          0
2.67/2.74	c   obbt             :          0          0          0          0
2.67/2.74	c   probing          :          0          0          0          0
2.67/2.74	c   pseudoobj        :          0          0          0          0
2.67/2.74	c   redcost          :          0          0          0          0
2.67/2.74	c   rootredcost      :          0          0          0          0
2.67/2.74	c   symmetry         :          0          0          0          0
2.67/2.74	c   vbounds          :       1613          0          0          0
2.67/2.74	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2.67/2.74	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   probing          :       0.37       0.00       0.37       0.00       0.00       0.00
2.67/2.74	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c   symmetry         :       0.01       0.00       0.01       0.00       0.00       0.00
2.67/2.74	c   vbounds          :       0.01       0.00       0.00       0.00       0.00       0.00
2.67/2.74	c Symmetry           :
2.67/2.74	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2.67/2.74	c   orbital reduction:          0 reductions applied,          0 cutoffs
2.67/2.74	c   lexicographic red:          0 reductions applied,          0 cutoffs
2.67/2.74	c   shadow tree time :       0.00 s
2.67/2.74	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2.67/2.74	c   propagation      :       0.00         63         59          -         95        4.7         14        4.1          -          -          -
2.67/2.74	c   infeasible LP    :       0.00          1          1          -          1        4.0          1        4.0          1       10.0          0
2.67/2.74	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2.67/2.74	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2.67/2.74	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2.67/2.74	c   applied globally :       0.00          -          -          0        103        4.1          -          -          1          -          -
2.67/2.74	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
2.67/2.74	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2.67/2.74	c   cut pool         :       0.02          -         48         48          -          -       7490      16181          -          -          -          -          -    (maximal pool size:       6587)
2.67/2.74	c   aggregation      :       0.23       0.00         25         25          0          0       4123      11998          0        295        295          0          0
2.67/2.74	c   > cmir           :          -          -          -          -          -          -          -       5216          0         92         92          0          -
2.67/2.74	c   > flowcover      :          -          -          -          -          -          -          -       6526          0        180        180          0          -
2.67/2.74	c   > knapsackcover  :          -          -          -          -          -          -          -        256          0         23         23          0          -
2.67/2.74	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   clique           :       0.11       0.00         25         25          0          0        101        134          0         20         20          0          0
2.67/2.74	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   gomory           :       0.36       0.00         11         11          0          0       2204       3113          0         51         51          0          0
2.67/2.74	c   > gomorymi       :          -          -          -          -          -          -          -       1563          0         17         17          0          -
2.67/2.74	c   > strongcg       :          -          -          -          -          -          -          -       1550          0         34         34          0          -
2.67/2.74	c   impliedbounds    :       0.02       0.00         25         25          0          0        956        814          0        260        260          0          0
2.67/2.74	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
2.67/2.74	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   multilinear      :       0.00       0.00         25         25          0          0          0          0          0          0          0          0          0
2.67/2.74	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.67/2.74	c   rapidlearning    :       0.14       0.00          2          2          0        163          0          0          0          0          0          0         58
2.67/2.74	c   rlt              :       0.06       0.00         11         11          0          0         48         51          0         22         22          0          0
2.67/2.74	c   zerohalf         :       0.04       0.00         21         21          0          0         58         71          0         31         31          0          0
2.67/2.74	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2.67/2.74	c   hybrid           :       0.01       0.00         25         25        772          0      20795        772          0      20795
2.67/2.74	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.67/2.74	c   problem variables:       0.00          -          0          0
2.67/2.74	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2.67/2.74	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c   relpscost        :       0.13       0.00          2          0          0          0         15          0          0          2
2.67/2.74	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2.67/2.74	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2.67/2.74	c   LP solutions     :       0.00          -          -          0          0
2.67/2.74	c   relax solutions  :       0.00          -          -          0          0
2.67/2.74	c   pseudo solutions :       0.00          -          -          0          0
2.67/2.74	c   strong branching :       0.00          -          -          0          0
2.67/2.74	c   actconsdiving    :       0.00       0.00          0          0          0
2.67/2.74	c   adaptivediving   :       0.00       0.00          0          0          0
2.67/2.74	c   alns             :       0.01       0.00          1          0          0
2.67/2.74	c   bound            :       0.00       0.00          0          0          0
2.67/2.74	c   clique           :       0.01       0.00          1          0          0
2.67/2.74	c   coefdiving       :       0.00       0.00          0          0          0
2.67/2.74	c   completesol      :       0.00       0.00          0          0          0
2.67/2.74	c   conflictdiving   :       0.05       0.00          1          0          0
2.67/2.74	c   crossover        :       0.00       0.00          0          0          0
2.67/2.74	c   dins             :       0.00       0.00          0          0          0
2.67/2.74	c   distributiondivin:       0.00       0.00          0          0          0
2.67/2.74	c   dps              :       0.00       0.00          0          0          0
2.67/2.74	c   dualval          :       0.00       0.00          0          0          0
2.67/2.74	c   farkasdiving     :       0.00       0.00          0          0          0
2.67/2.74	c   feasjump         :       0.04       0.00          2          0          0
2.67/2.74	c   feaspump         :       0.03       0.00          1          0          0
2.67/2.74	c   fixandinfer      :       0.00       0.00          0          0          0
2.67/2.74	c   fracdiving       :       0.00       0.00          0          0          0
2.67/2.74	c   gins             :       0.00       0.00          0          0          0
2.67/2.74	c   guideddiving     :       0.00       0.00          0          0          0
2.67/2.74	c   indcoefdiving    :       0.00       0.00          0          0          0
2.67/2.74	c   indicator        :       0.00       0.00          0          0          0
2.67/2.74	c   indicatordiving  :       0.00       0.00          0          0          0
2.67/2.74	c   indoneopt        :       0.00       0.00          0          0          0
2.67/2.74	c   indrounding      :       0.00       0.00          0          0          0
2.67/2.74	c   indtwoopt        :       0.00       0.00          0          0          0
2.67/2.74	c   intdiving        :       0.00       0.00          0          0          0
2.67/2.74	c   intshifting      :       0.00       0.00          0          0          0
2.67/2.74	c   linesearchdiving :       0.00       0.00          0          0          0
2.67/2.74	c   localbranching   :       0.00       0.00          0          0          0
2.67/2.74	c   locks            :       0.00       0.00          1          0          0
2.67/2.74	c   lpface           :       0.00       0.00          0          0          0
2.67/2.74	c   mpec             :       0.00       0.00          0          0          0
2.67/2.74	c   multistart       :       0.00       0.00          0          0          0
2.67/2.74	c   mutation         :       0.00       0.00          0          0          0
2.67/2.74	c   nlpdiving        :       0.00       0.00          0          0          0
2.67/2.74	c   objpscostdiving  :       0.00       0.00          0          0          0
2.67/2.74	c   octane           :       0.00       0.00          0          0          0
2.67/2.74	c   ofins            :       0.00       0.00          0          0          0
2.67/2.74	c   oneopt           :       0.00       0.00          0          0          0
2.67/2.74	c   padm             :       0.00       0.00          0          0          0
2.67/2.74	c   proximity        :       0.00       0.00          0          0          0
2.67/2.74	c   pscostdiving     :       0.00       0.00          0          0          0
2.67/2.74	c   randrounding     :       0.05       0.00         28          0          0
2.67/2.74	c   rens             :       0.02       0.00          1          0          0
2.67/2.74	c   reoptsols        :       0.00       0.00          0          0          0
2.67/2.74	c   repair           :       0.00       0.00          0          0          0
2.67/2.74	c   rins             :       0.00       0.00          0          0          0
2.67/2.74	c   rootsoldiving    :       0.00       0.00          0          0          0
2.67/2.74	c   rounding         :       0.00       0.00         28          0          0
2.67/2.74	c   scheduler        :       0.00       0.00          0          0          0
2.67/2.74	c   shiftandpropagate:       0.02       0.00          2          0          0
2.67/2.74	c   shifting         :       0.04       0.00         28          0          0
2.67/2.74	c   simplerounding   :       0.00       0.00          0          0          0
2.67/2.74	c   smallcard        :       0.00       0.00          0          0          0
2.67/2.74	c   subnlp           :       0.00       0.00          0          0          0
2.67/2.74	c   trivial          :       0.00       0.00          4          0          0
2.67/2.74	c   trivialnegation  :       0.00       0.00          0          0          0
2.67/2.74	c   trustregion      :       0.00       0.00          0          0          0
2.67/2.74	c   trysol           :       0.00       0.00          0          0          0
2.67/2.74	c   twoopt           :       0.00       0.00          0          0          0
2.67/2.74	c   undercover       :       0.01       0.00          1          0          0
2.67/2.74	c   vbounds          :       0.01       0.00          2          0          0
2.67/2.74	c   veclendiving     :       0.00       0.00          0          0          0
2.67/2.74	c   zeroobj          :       0.00       0.00          0          0          0
2.67/2.74	c   zirounding       :       0.00       0.00          1          0          0
2.67/2.74	c   other solutions  :          -          -          -          0          -
2.67/2.74	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	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
2.67/2.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2.67/2.74	c   primal LP        :       0.00          3          0       0.00          -       0.00          3
2.67/2.74	c   dual LP          :       0.15         31       3475     119.83   23363.54       0.00          2
2.67/2.74	c   lex dual LP      :       0.00          0          0       0.00          -
2.67/2.74	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.67/2.74	c   resolve instable :       0.00          0          0       0.00          -
2.67/2.74	c   diving/probing LP:       0.11         23       1242      54.00   10886.81
2.67/2.74	c   strong branching :       0.09         15       1340      89.33   14802.38          -          -          0
2.67/2.74	c     (at root node) :          -         15       1340      89.33          -
2.67/2.74	c   conflict analysis:       0.00          0          0       0.00          -
2.67/2.74	c B&B Tree           :
2.67/2.74	c   number of runs   :          2
2.67/2.74	c   nodes            :          1 (0 internal, 1 leaves)
2.67/2.74	c   feasible leaves  :          0
2.67/2.74	c   infeas. leaves   :          0
2.67/2.74	c   objective leaves :          0
2.67/2.74	c   nodes (total)    :          2 (1 internal, 1 leaves)
2.67/2.74	c   nodes left       :          0
2.67/2.74	c   max depth        :          0
2.67/2.74	c   max depth (total):          0
2.67/2.74	c   backtracks       :          0 (0.0%)
2.67/2.74	c   early backtracks :          0 (0.0%)
2.67/2.74	c   nodes exc. ref.  :          0 (0.0%)
2.67/2.74	c   delayed cutoffs  :          0
2.67/2.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
2.67/2.74	c   avg switch length:       2.00
2.67/2.74	c   switching time   :       0.00
2.67/2.74	c Root Node          :
2.67/2.74	c   First LP value   : +0.00000000000000e+00
2.67/2.74	c   First LP Iters   :        787 (63101.35 Iter/sec)
2.67/2.74	c   First LP Time    :       0.01
2.67/2.74	c   Final Dual Bound :          -
2.67/2.74	c   Final Root Iters :       4298
2.67/2.74	c   Root LP Estimate :                     -
2.67/2.74	c Solution           :
2.67/2.74	c   Solutions found  :          0 (0 improvements)
2.67/2.74	c   Primal Bound     : infeasible
2.67/2.74	c   Dual Bound       :          -
2.67/2.74	c   Gap              :       0.00 %
2.67/2.74	c Integrals          :      Total       Avg%
2.67/2.74	c   primal-dual      :          -          - (problem infeasible)
2.67/2.74	c   primal-ref       :          -          - (problem infeasible)
2.67/2.74	c   dual-ref         :          -          - (problem infeasible)
2.67/2.76	c Time complete: 2.75056.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=13398, runsolver pid=13395

[startup+0.100064 s]*
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128068836/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=76108 memory=49576 CPUtime=0.09 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 9848 0 0 0 8 1 0 0 20 0 1 0 29951222 77934592 12394 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 19027 12394 3712 3530 0 10478 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 76108 KiB
Current children cumulated memory: 49576 KiB

[startup+0.205676 s]*
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128068836/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=76108 memory=49576 CPUtime=0.19 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 9848 0 0 0 18 1 0 0 20 0 1 0 29951222 77934592 12394 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 19027 12394 3712 3530 0 10478 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 76108 KiB
Current children cumulated memory: 49576 KiB

[startup+0.305632 s]*
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128068836/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=76108 memory=49576 CPUtime=0.29 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 9848 0 0 0 28 1 0 0 20 0 1 0 29951222 77934592 12394 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 19027 12394 3712 3530 0 10478 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 76108 KiB
Current children cumulated memory: 49576 KiB

[startup+0.700181 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128061024/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=76692 memory=50784 CPUtime=0.68 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 10593 0 0 0 67 1 0 0 20 0 1 0 29951222 78532608 12696 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 19173 12696 3776 3530 0 10624 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 76692 KiB
Current children cumulated memory: 50784 KiB

[startup+1.50017 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128051196/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=103116 memory=74380 CPUtime=1.48 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 17426 0 0 0 146 2 0 0 20 0 1 0 29951222 105590784 18595 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 25779 18595 3968 3530 0 17230 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 103116 KiB
Current children cumulated memory: 74380 KiB

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

# cumulated CPU time of all completed processes:  user=2.71395 s, system=0.041842 s

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

[startup+1.60018 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128051196/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=103116 memory=74380 CPUtime=1.58 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 17433 0 0 0 156 2 0 0 20 0 1 0 29951222 105590784 18595 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 25779 18595 3968 3530 0 17230 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 103116 KiB
Current children cumulated memory: 74380 KiB

[startup+2.40015 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128013168/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=120164 memory=89868 CPUtime=2.38 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 21320 0 0 0 235 3 0 0 20 0 1 0 29951222 123047936 22467 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 30041 22467 3968 3530 0 21492 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 120164 KiB
Current children cumulated memory: 89868 KiB

[startup+2.60016 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128013168/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=120164 memory=89996 CPUtime=2.57 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 21337 0 0 0 254 3 0 0 20 0 1 0 29951222 123047936 22499 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 30041 22499 3968 3530 0 21492 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 120164 KiB
Current children cumulated memory: 89996 KiB

[startup+2.70015 s]
/proc/loadavg: 1.28 1.14 1.49 5/265 13399
/proc/meminfo: memFree=128013168/131249996 swapFree=33010684/33010684
[pid=13398] ppid=13395 vsize=120164 memory=89996 CPUtime=2.67 cores=0,2
/proc/13398/stat : 13398 (pbscip) R 13395 13398 11624 0 -1 4194304 21342 0 0 0 264 3 0 0 20 0 1 0 29951222 123047936 22499 18446744073709551615 4235264 18693293 140737242756784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52977664 140737242761609 140737242761708 140737242761708 140737242767310 0
/proc/13398/statm: 30041 22499 3968 3530 0 21492 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 120164 KiB
Current children cumulated memory: 89996 KiB

Child status: 0

Real time (s): 2.76992
CPU time (s): 2.75579
CPU user time (s): 2.71395
CPU system time (s): 0.041842
CPU usage (%): 99.49
Max. virtual memory (cumulated for all children) (KiB): 120164
Max. memory (cumulated for all children) (KiB): 89996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.71395
system time used= 0.041842
maximum resident set size= 94220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22394
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= 82
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 13398
#   total CPU time (s): 2.75579
#   total CPU user time (s): 2.71395
#   total CPU system time (s): 0.041842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025278 second user time and 0.035808 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-28 22:31:56
IDJOB=4491582
IDBENCH=147725
IDSOLVER=3365
FILE ID=nodeC030/4491582-1751142716
RUNJOBID= nodeC030-1751142711-13294
SLURM_JOB_ID= 9587430
Free space on /tmp= 432960 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.4.accl.ucl.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491582-1751142716/watcher-4491582-1751142716 -o /tmp/evaluation-result-4491582-1751142716/solver-4491582-1751142716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751142711-13294 --watchdog 3760  pbscip -f HOME/instance-4491582-1751142716.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= ddebabde72c7b5ddfd98b8636a36d96f
RANDOM SEED=1247526438

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128076712 kB
MemAvailable:   127759088 kB
Buffers:            3280 kB
Cached:           493908 kB
SwapCached:            0 kB
Active:          2202528 kB
Inactive:         271372 kB
Active(anon):    1994776 kB
Inactive(anon):        0 kB
Active(file):     207752 kB
Inactive(file):   271372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             97928 kB
Writeback:             0 kB
AnonPages:       1979760 kB
Mapped:           135368 kB
Shmem:             18064 kB
KReclaimable:      84584 kB
Slab:             166664 kB
SReclaimable:      84584 kB
SUnreclaim:        82080 kB
KernelStack:        4272 kB
PageTables:         7092 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2369880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    346112 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432940 MiB
End job on nodeC030 at 2025-06-28 22:31:59