Trace number 4441575

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.7187 2.76486

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.082905
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.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4441575-1721294183.opb>
0.00/0.04	c original problem has 3939 variables (3939 bin, 0 int, 0 impl, 0 cont) and 10412 constraints
0.00/0.04	c problem read in 0.02
0.00/0.04	c No objective function, only one solution is needed.
0.00/0.06	c presolving:
0.00/0.07	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.07	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.08	c    (0.1s) running MILP presolver
0.46/0.51	c    (0.5s) MILP presolver (18 rounds): 801 aggregations, 959 fixings, 0 bound changes
0.46/0.51	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.46/0.53	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.46/0.54	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.46/0.55	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.46/0.56	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.46/0.56	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.46/0.56	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.46/0.57	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.46/0.57	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.46/0.57	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.46/0.57	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.46/0.57	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.46/0.58	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.46/0.58	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.46/0.59	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.46/0.59	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.46/0.59	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.46/0.59	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.46/0.59	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.46/0.59	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.46/0.60	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.46/0.60	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.46/0.60	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.55/0.60	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.55/0.60	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.55/0.60	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.55/0.60	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.55/0.61	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.55/0.61	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.55/0.61	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.55/0.61	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.55/0.61	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.55/0.61	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.55/0.62	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.55/0.62	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.55/0.62	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.55/0.62	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.55/0.62	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.55/0.62	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.55/0.63	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.55/0.63	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.55/0.63	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.55/0.63	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.55/0.63	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.55/0.63	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.55/0.64	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.55/0.64	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.55/0.64	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.55/0.64	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.55/0.64	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.55/0.65	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.55/0.65	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.55/0.65	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.74/0.89	c    (0.9s) probing: 1000/1762 (56.8%) - 66 fixings, 19 aggregations, 15368 implications, 0 bound changes
0.85/0.94	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.85/0.94	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.85/0.95	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.85/0.95	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.85/0.95	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.85/0.95	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.96/1.03	c    (1.0s) probing: 1543/1762 (87.6%) - 69 fixings, 28 aggregations, 17705 implications, 0 bound changes
0.96/1.03	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.96/1.03	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.96/1.03	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.96/1.03	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.96/1.04	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.96/1.04	c    (1.0s) probing: 1548/1762 (87.9%) - 69 fixings, 28 aggregations, 17705 implications, 0 bound changes
0.96/1.04	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.96/1.04	c    (1.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.96/1.05	c    (1.0s) symmetry computation finished: 19 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.01)
0.96/1.05	c dynamic symmetry handling statistics:
0.96/1.05	c    orbitopal reduction:        2 components: 15x14, 8x6
0.96/1.05	c    orbital reduction:         no components
0.96/1.05	c    lexicographic reduction:   no permutations
0.96/1.05	c handled 2 out of 2 symmetry components
0.96/1.05	c presolving (66 rounds: 66 fast, 44 medium, 42 exhaustive):
0.96/1.05	c  2452 deleted vars, 15766 deleted constraints, 7100 added constraints, 1 tightened bounds, 0 added holes, 346 changed sides, 822 changed coefficients
0.96/1.05	c  0 implications, 16386 cliques
0.96/1.05	c presolved problem has 1537 variables (1537 bin, 0 int, 0 impl, 0 cont) and 1690 constraints
0.96/1.05	c     669 constraints of type <knapsack>
0.96/1.05	c     316 constraints of type <setppc>
0.96/1.05	c     703 constraints of type <and>
0.96/1.05	c       2 constraints of type <logicor>
0.96/1.05	c transformed objective value is always integral (scale: 1)
0.96/1.05	c Presolving Time: 1.00
0.96/1.05	c - non default parameters ----------------------------------------------------------------------
0.96/1.05	c # SCIP version 10.0.0
0.96/1.05	c 
0.96/1.05	c # maximal time in seconds to run
0.96/1.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.96/1.05	c limits/time = 3596.998009
0.96/1.05	c 
0.96/1.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.96/1.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.96/1.05	c limits/memory = 27900
0.96/1.05	c 
0.96/1.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.96/1.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.96/1.05	c limits/solutions = 1
0.96/1.05	c 
0.96/1.05	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.96/1.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.96/1.05	c misc/usesymmetry = 3
0.96/1.05	c 
0.96/1.05	c # belongs reading time to solving time?
0.96/1.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.96/1.05	c timing/reading = TRUE
0.96/1.05	c 
0.96/1.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.96/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.96/1.05	c propagating/symmetry/detectdoublelex = FALSE
0.96/1.05	c 
0.96/1.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.96/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.96/1.05	c propagating/symmetry/detectsubgroups = FALSE
0.96/1.05	c 
0.96/1.05	c # Type of symmetries that shall be computed?
0.96/1.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.96/1.05	c propagating/symmetry/symtype = 1
0.96/1.05	c 
0.96/1.05	c # Should components consisting of a single full reflection be handled?
0.96/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.96/1.05	c propagating/symmetry/usesimplesgncomp = FALSE
0.96/1.05	c 
0.96/1.05	c -----------------------------------------------------------------------------------------------
0.96/1.05	c start solving
0.96/1.05	c 
1.06/1.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.06/1.11	c   1.1s|     1 |     0 |   787 |     - |    42M |   0 |1537 |1727 |2393 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.25/1.32	c   1.3s|     1 |     0 |  1665 |     - |    44M |   0 |1537 |1779 |2365 |  85 |  1 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.25/1.38	c   1.4s|     1 |     0 |  2063 |     - |    45M |   0 |1537 |1768 |2420 | 140 |  2 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.35/1.45	c   1.4s|     1 |     0 |  2139 |     - |    45M |   0 |1537 |1771 |2468 | 188 |  3 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.45/1.50	c   1.5s|     1 |     0 |  2227 |     - |    48M |   0 |1537 |1770 |2504 | 224 |  4 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.45/1.56	c   1.5s|     1 |     0 |  2322 |     - |    48M |   0 |1537 |1771 |2540 | 260 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.55/1.63	c   1.6s|     1 |     0 |  2415 |     - |    49M |   0 |1537 |1773 |2574 | 294 |  6 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.55/1.69	c   1.7s|     1 |     0 |  2486 |     - |    52M |   0 |1537 |1775 |2598 | 318 |  7 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.65/1.79	c   1.8s|     1 |     0 |  2557 |     - |    53M |   0 |1537 |1777 |2638 | 358 |  8 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.75/1.88	c   1.9s|     1 |     0 |  2612 |     - |    56M |   0 |1537 |1782 |2660 | 380 |  9 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.85/1.95	c   1.9s|     1 |     0 |  2686 |     - |    58M |   0 |1537 |1783 |2700 | 420 | 10 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.85/1.98	c   2.0s|     1 |     0 |  2759 |     - |    58M |   0 |1537 |1784 |2718 | 438 | 11 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.96/2.01	c   2.0s|     1 |     0 |  2832 |     - |    58M |   0 |1537 |1785 |2743 | 463 | 12 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.96/2.01	c   2.0s|     1 |     0 |  2832 |     - |    58M |   0 |1537 |1730 |2749 | 463 | 12 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.96/2.04	c   2.0s|     1 |     0 |  2874 |     - |    60M |   0 |1537 |1730 |2767 | 481 | 13 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.96/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.96/2.06	c   2.0s|     1 |     0 |  2963 |     - |    60M |   0 |1537 |1732 |2787 | 501 | 14 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.96/2.09	c   2.1s|     1 |     0 |  3029 |     - |    61M |   0 |1537 |1733 |2668 | 533 | 15 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.05/2.12	c   2.1s|     1 |     0 |  3072 |     - |    62M |   0 |1537 |1736 |2687 | 552 | 16 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.05/2.14	c   2.1s|     1 |     0 |  3145 |     - |    62M |   0 |1537 |1737 |2709 | 574 | 17 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.05/2.17	c   2.1s|     1 |     0 |  3212 |     - |    63M |   0 |1537 |1739 |2743 | 608 | 18 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.15/2.20	c   2.2s|     1 |     0 |  3286 |     - |    63M |   0 |1537 |1742 |2761 | 626 | 19 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.15/2.22	c   2.2s|     1 |     0 |  3364 |     - |    63M |   0 |1537 |1743 |2786 | 651 | 20 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.15/2.25	c   2.2s|     1 |     0 |  3406 |     - |    63M |   0 |1537 |1745 |2667 | 675 | 21 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.15/2.27	c   2.3s|     1 |     0 |  3453 |     - |    63M |   0 |1537 |1746 |2685 | 693 | 22 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.25/2.30	c   2.3s|     1 |     0 |  3504 |     - |    63M |   0 |1537 |1747 |2706 | 714 | 23 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.34/2.43	c   2.4s|     1 |     0 |  3870 |     - |    63M |   0 |1537 |1733 |2707 | 714 | 23 |  91 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.34/2.46	c   2.4s|     1 |     0 |  3936 |     - |    63M |   0 |1537 |1735 |2634 | 739 | 24 |  93 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.34/2.46	c   2.4s|     1 |     0 |  3970 |     - |    63M |   0 |1537 |1736 |2648 | 753 | 25 |  94 |   3 | 0.000000e+00 |      --      |    Inf | unknown
2.44/2.56	c   2.5s|     1 |     2 |  4023 |     - |    63M |   0 |1537 |1737 |2648 | 753 | 25 |  95 |  15 | 0.000000e+00 |      --      |    Inf | unknown
2.44/2.56	c (run 1, node 1) restarting after 76 global fixings of integer variables
2.44/2.56	c 
2.44/2.56	c (restart) converted 296 cuts from the global cut pool into linear constraints
2.44/2.56	c 
2.44/2.57	c presolving:
2.44/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.44/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.44/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.44/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.44/2.58	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.44/2.58	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.44/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.44/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.44/2.59	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.44/2.59	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.44/2.59	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.44/2.59	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.54/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.54/2.60	c presolving (14 rounds: 14 fast, 9 medium, 7 exhaustive):
2.54/2.60	c  189 deleted vars, 207 deleted constraints, 13 added constraints, 0 tightened bounds, 0 added holes, 28 changed sides, 135 changed coefficients
2.54/2.60	c  0 implications, 8030 cliques
2.54/2.60	c presolved problem has 1348 variables (1348 bin, 0 int, 0 impl, 0 cont) and 1839 constraints
2.54/2.60	c     728 constraints of type <knapsack>
2.54/2.60	c     361 constraints of type <setppc>
2.54/2.60	c     566 constraints of type <and>
2.54/2.60	c       3 constraints of type <linear>
2.54/2.60	c     181 constraints of type <logicor>
2.54/2.60	c transformed objective value is always integral (scale: 1)
2.54/2.60	c Presolving Time: 1.02
2.54/2.60	c 
2.54/2.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.54/2.63	c   2.6s|     1 |     0 |  4685 |     - |    63M |   0 |1348 |1847 |2319 |   0 |  0 | 103 |  15 | 0.000000e+00 |      --      |    Inf | unknown
2.64/2.74	c   2.7s|     1 |     0 |  4717 |     - |    64M |   0 |1348 |1848 |2319 |   0 |  1 | 104 |  15 |    cutoff    |      --      |   0.00%| unknown
2.64/2.74	c   2.7s|     1 |     0 |  4717 |     - |    64M |   0 |1348 |1848 |2319 |   0 |  1 | 104 |  15 |    cutoff    |      --      |   0.00%| unknown
2.64/2.74	c 
2.64/2.74	c SCIP Status        : problem is solved [infeasible]
2.64/2.74	c Solving Time (sec) : 2.72
2.64/2.74	c Solving Nodes      : 1 (total of 2 nodes in 2 runs)
2.64/2.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2.64/2.74	c Dual Bound         : +1.00000000000000e+20
2.64/2.74	c Gap                : 0.00 %
2.64/2.74	s UNSATISFIABLE
2.64/2.74	c SCIP Status        : problem is solved [infeasible]
2.64/2.74	c Total Time         :       2.72
2.64/2.74	c   solving          :       2.72
2.64/2.74	c   presolving       :       1.02 (included in solving)
2.64/2.74	c   reading          :       0.02 (included in solving)
2.64/2.74	c   copying          :       0.02 (4 #copies) (minimal 0.01, maximal 0.01, average 0.01)
2.64/2.74	c Original Problem   :
2.64/2.74	c   Problem name     : HOME/instance-4441575-1721294183.opb
2.64/2.74	c   Variables        : 3939 (3939 binary, 0 integer, 0 implicit integer, 0 continuous)
2.64/2.74	c   Constraints      : 10412 initial, 10412 maximal
2.64/2.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2.64/2.74	c Presolved Problem  :
2.64/2.74	c   Problem name     : t_HOME/instance-4441575-1721294183.opb
2.64/2.74	c   Variables        : 1348 (1348 binary, 0 integer, 0 implicit integer, 0 continuous)
2.64/2.74	c   Constraints      : 1839 initial, 1848 maximal
2.64/2.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2.64/2.74	c   Nonzeros         : 12862 constraint, 16271 clique table
2.64/2.74	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.64/2.74	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   domcol           :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
2.64/2.74	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.64/2.74	c   gateextraction   :       0.01       0.00     47          0          0          0          0          0       4520       1506          0          0
2.64/2.74	c   implics          :       0.00       0.00     53          0          0          0          0          0          0          0          0          0
2.64/2.74	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   milp             :       0.44       0.00      1        959        801          0          0          0      10297       5335          0          0
2.64/2.74	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.64/2.74	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   trivial          :       0.00       0.00     80        126          0          0          0          0          0          0          0          0
2.64/2.74	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   dualfix          :       0.00       0.00     80          3          0          0          0          0          0          0          0          0
2.64/2.74	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   probing          :       0.37       0.00      4         69         28          0          0          0          0          0          0          0
2.64/2.74	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2.64/2.74	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2.64/2.74	c   vbounds          :       0.00       0.00      3          0          2          0          0          0          0          0          0          0
2.64/2.74	c   knapsack         :       0.02       0.00    171          0          0          0          0          0          3          2         18         65
2.64/2.74	c   setppc           :       0.01       0.00    171          9         56          0          0          0        174          0          1          1
2.64/2.74	c   and              :       0.08       0.00    118          0        531          0          0          0        795        270          0        186
2.64/2.74	c   linear           :       0.04       0.00     73          1          6          0          1          0        150          0        355        674
2.64/2.74	c   logicor          :       0.00       0.00    131          0          0          0          0          0         34          0          0         31
2.64/2.74	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
2.64/2.74	c   root node        :          -          -      -        180          -          -        180          -          -          -          -          -
2.64/2.74	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2.64/2.74	c   benderslp        :          0          0          0          0          2          0          0         14          0          0          0          0          0          0          0
2.64/2.74	c   integral         :          0          0          0          0          2          0          0         14          0          0         15          0          0          0          2
2.64/2.74	c   knapsack         :        728        728         26       6724          0          0          0          9         33          2          0       5127         49          0          0
2.64/2.74	c   setppc           :        361+       362         26       6722          0          0          0          0        198         18          0          4          1          0          0
2.64/2.74	c   and              :        566        566         26       6704          0          0          0          0        354         29          0        482          8          0          0
2.64/2.74	c   linear           :          3          3         25       1266          0          0          0          3         19          5          0          9          2          0          0
2.64/2.74	c   logicor          :        181+       189         26        686          0          0          0          0         53         11          0         61         14          0          0
2.64/2.74	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/2.74	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.64/2.74	c   dualfix          :          6          0          0          0
2.64/2.74	c   genvbounds       :          0          0          0          0
2.64/2.74	c   nlobbt           :          0          0          0          0
2.64/2.74	c   obbt             :          0          0          0          0
2.64/2.74	c   probing          :          0          0          0          0
2.64/2.74	c   pseudoobj        :          0          0          0          0
2.64/2.74	c   redcost          :          0          0          0          0
2.64/2.74	c   rootredcost      :          0          0          0          0
2.64/2.74	c   symmetry         :          0          0          0          0
2.64/2.74	c   vbounds          :       1613          0          0          0
2.64/2.74	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2.64/2.74	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   probing          :       0.37       0.00       0.37       0.00       0.00       0.00
2.64/2.74	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c   symmetry         :       0.01       0.00       0.01       0.00       0.00       0.00
2.64/2.74	c   vbounds          :       0.01       0.00       0.00       0.00       0.00       0.00
2.64/2.74	c Symmetry           :
2.64/2.74	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2.64/2.74	c   orbital reduction:          0 reductions applied,          0 cutoffs
2.64/2.74	c   lexicographic red:          0 reductions applied,          0 cutoffs
2.64/2.74	c   shadow tree time :       0.00 s
2.64/2.74	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2.64/2.74	c   propagation      :       0.00         63         59          -         95        4.7         14        4.1          -          -          -
2.64/2.74	c   infeasible LP    :       0.00          1          1          -          1        4.0          1        4.0          1       10.0          0
2.64/2.74	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2.64/2.74	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2.64/2.74	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2.64/2.74	c   applied globally :       0.00          -          -          0        103        4.1          -          -          1          -          -
2.64/2.74	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
2.64/2.74	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2.64/2.74	c   cut pool         :       0.02          -         48         48          -          -       7490      16181          -          -          -          -          -    (maximal pool size:       6587)
2.64/2.74	c   aggregation      :       0.22       0.00         25         25          0          0       4123      11998          0        295        295          0          0
2.64/2.74	c   > cmir           :          -          -          -          -          -          -          -       5216          0         92         92          0          -
2.64/2.74	c   > flowcover      :          -          -          -          -          -          -          -       6526          0        180        180          0          -
2.64/2.74	c   > knapsackcover  :          -          -          -          -          -          -          -        256          0         23         23          0          -
2.64/2.74	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   clique           :       0.11       0.00         25         25          0          0        101        134          0         20         20          0          0
2.64/2.74	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   gomory           :       0.36       0.00         11         11          0          0       2204       3113          0         51         51          0          0
2.64/2.74	c   > gomorymi       :          -          -          -          -          -          -          -       1563          0         17         17          0          -
2.64/2.74	c   > strongcg       :          -          -          -          -          -          -          -       1550          0         34         34          0          -
2.64/2.74	c   impliedbounds    :       0.02       0.00         25         25          0          0        956        814          0        260        260          0          0
2.64/2.74	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
2.64/2.74	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   multilinear      :       0.00       0.00         25         25          0          0          0          0          0          0          0          0          0
2.64/2.74	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2.64/2.74	c   rapidlearning    :       0.14       0.00          2          2          0        163          0          0          0          0          0          0         58
2.64/2.74	c   rlt              :       0.06       0.00         11         11          0          0         48         51          0         22         22          0          0
2.64/2.74	c   zerohalf         :       0.04       0.00         21         21          0          0         58         71          0         31         31          0          0
2.64/2.74	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2.64/2.74	c   hybrid           :       0.01       0.00         25         25        772          0      20795        772          0      20795
2.64/2.74	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.64/2.74	c   problem variables:       0.00          -          0          0
2.64/2.74	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2.64/2.74	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c   relpscost        :       0.13       0.00          2          0          0          0         15          0          0          2
2.64/2.74	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2.64/2.74	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2.64/2.74	c   LP solutions     :       0.00          -          -          0          0
2.64/2.74	c   relax solutions  :       0.00          -          -          0          0
2.64/2.74	c   pseudo solutions :       0.00          -          -          0          0
2.64/2.74	c   strong branching :       0.00          -          -          0          0
2.64/2.74	c   actconsdiving    :       0.00       0.00          0          0          0
2.64/2.74	c   adaptivediving   :       0.00       0.00          0          0          0
2.64/2.74	c   alns             :       0.01       0.00          1          0          0
2.64/2.74	c   bound            :       0.00       0.00          0          0          0
2.64/2.74	c   clique           :       0.01       0.00          1          0          0
2.64/2.74	c   coefdiving       :       0.00       0.00          0          0          0
2.64/2.74	c   completesol      :       0.00       0.00          0          0          0
2.64/2.74	c   conflictdiving   :       0.05       0.00          1          0          0
2.64/2.74	c   crossover        :       0.00       0.00          0          0          0
2.64/2.74	c   dins             :       0.00       0.00          0          0          0
2.64/2.74	c   distributiondivin:       0.00       0.00          0          0          0
2.64/2.74	c   dps              :       0.00       0.00          0          0          0
2.64/2.74	c   dualval          :       0.00       0.00          0          0          0
2.64/2.74	c   farkasdiving     :       0.00       0.00          0          0          0
2.64/2.74	c   feasjump         :       0.04       0.00          2          0          0
2.64/2.74	c   feaspump         :       0.03       0.00          1          0          0
2.64/2.74	c   fixandinfer      :       0.00       0.00          0          0          0
2.64/2.74	c   fracdiving       :       0.00       0.00          0          0          0
2.64/2.74	c   gins             :       0.00       0.00          0          0          0
2.64/2.74	c   guideddiving     :       0.00       0.00          0          0          0
2.64/2.74	c   indcoefdiving    :       0.00       0.00          0          0          0
2.64/2.74	c   indicator        :       0.00       0.00          0          0          0
2.64/2.74	c   indicatordiving  :       0.00       0.00          0          0          0
2.64/2.74	c   indoneopt        :       0.00       0.00          0          0          0
2.64/2.74	c   indrounding      :       0.00       0.00          0          0          0
2.64/2.74	c   indtwoopt        :       0.00       0.00          0          0          0
2.64/2.74	c   intdiving        :       0.00       0.00          0          0          0
2.64/2.74	c   intshifting      :       0.00       0.00          0          0          0
2.64/2.74	c   linesearchdiving :       0.00       0.00          0          0          0
2.64/2.74	c   localbranching   :       0.00       0.00          0          0          0
2.64/2.74	c   locks            :       0.00       0.00          1          0          0
2.64/2.74	c   lpface           :       0.00       0.00          0          0          0
2.64/2.74	c   mpec             :       0.00       0.00          0          0          0
2.64/2.74	c   multistart       :       0.00       0.00          0          0          0
2.64/2.74	c   mutation         :       0.00       0.00          0          0          0
2.64/2.74	c   nlpdiving        :       0.00       0.00          0          0          0
2.64/2.74	c   objpscostdiving  :       0.00       0.00          0          0          0
2.64/2.74	c   octane           :       0.00       0.00          0          0          0
2.64/2.74	c   ofins            :       0.00       0.00          0          0          0
2.64/2.74	c   oneopt           :       0.00       0.00          0          0          0
2.64/2.74	c   padm             :       0.00       0.00          0          0          0
2.64/2.74	c   proximity        :       0.00       0.00          0          0          0
2.64/2.74	c   pscostdiving     :       0.00       0.00          0          0          0
2.64/2.74	c   randrounding     :       0.05       0.00         28          0          0
2.64/2.74	c   rens             :       0.02       0.00          1          0          0
2.64/2.74	c   reoptsols        :       0.00       0.00          0          0          0
2.64/2.74	c   repair           :       0.00       0.00          0          0          0
2.64/2.74	c   rins             :       0.00       0.00          0          0          0
2.64/2.74	c   rootsoldiving    :       0.00       0.00          0          0          0
2.64/2.74	c   rounding         :       0.00       0.00         28          0          0
2.64/2.74	c   scheduler        :       0.00       0.00          0          0          0
2.64/2.74	c   shiftandpropagate:       0.02       0.00          2          0          0
2.64/2.74	c   shifting         :       0.04       0.00         28          0          0
2.64/2.74	c   simplerounding   :       0.00       0.00          0          0          0
2.64/2.74	c   smallcard        :       0.00       0.00          0          0          0
2.64/2.74	c   subnlp           :       0.00       0.00          0          0          0
2.64/2.74	c   trivial          :       0.00       0.00          4          0          0
2.64/2.74	c   trivialnegation  :       0.00       0.00          0          0          0
2.64/2.74	c   trustregion      :       0.00       0.00          0          0          0
2.64/2.74	c   trysol           :       0.00       0.00          0          0          0
2.64/2.74	c   twoopt           :       0.00       0.00          0          0          0
2.64/2.74	c   undercover       :       0.01       0.00          1          0          0
2.64/2.74	c   vbounds          :       0.01       0.00          2          0          0
2.64/2.74	c   veclendiving     :       0.00       0.00          0          0          0
2.64/2.74	c   zeroobj          :       0.00       0.00          0          0          0
2.64/2.74	c   zirounding       :       0.00       0.00          1          0          0
2.64/2.74	c   other solutions  :          -          -          -          0          -
2.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/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.64/2.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2.64/2.74	c   primal LP        :       0.00          3          0       0.00          -       0.00          3
2.64/2.74	c   dual LP          :       0.15         31       3475     119.83   23597.24       0.00          2
2.64/2.74	c   lex dual LP      :       0.00          0          0       0.00          -
2.64/2.74	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.64/2.74	c   resolve instable :       0.00          0          0       0.00          -
2.64/2.74	c   diving/probing LP:       0.11         23       1242      54.00   11096.52
2.64/2.74	c   strong branching :       0.09         15       1340      89.33   14990.66          -          -          0
2.64/2.74	c     (at root node) :          -         15       1340      89.33          -
2.64/2.74	c   conflict analysis:       0.00          0          0       0.00          -
2.64/2.74	c B&B Tree           :
2.64/2.74	c   number of runs   :          2
2.64/2.74	c   nodes            :          1 (0 internal, 1 leaves)
2.64/2.74	c   feasible leaves  :          0
2.64/2.74	c   infeas. leaves   :          0
2.64/2.74	c   objective leaves :          0
2.64/2.74	c   nodes (total)    :          2 (1 internal, 1 leaves)
2.64/2.74	c   nodes left       :          0
2.64/2.74	c   max depth        :          0
2.64/2.74	c   max depth (total):          0
2.64/2.74	c   backtracks       :          0 (0.0%)
2.64/2.74	c   early backtracks :          0 (0.0%)
2.64/2.74	c   nodes exc. ref.  :          0 (0.0%)
2.64/2.74	c   delayed cutoffs  :          0
2.64/2.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
2.64/2.74	c   avg switch length:       2.00
2.64/2.74	c   switching time   :       0.00
2.64/2.74	c Root Node          :
2.64/2.74	c   First LP value   : +0.00000000000000e+00
2.64/2.74	c   First LP Iters   :        787 (64645.97 Iter/sec)
2.64/2.74	c   First LP Time    :       0.01
2.64/2.74	c   Final Dual Bound :          -
2.64/2.74	c   Final Root Iters :       4298
2.64/2.74	c   Root LP Estimate :                     -
2.64/2.74	c Solution           :
2.64/2.74	c   Solutions found  :          0 (0 improvements)
2.64/2.74	c   Primal Bound     : infeasible
2.64/2.74	c   Dual Bound       :          -
2.64/2.74	c   Gap              :       0.00 %
2.64/2.74	c Integrals          :      Total       Avg%
2.64/2.74	c   primal-dual      :          -          - (problem infeasible)
2.64/2.74	c   primal-ref       :          -          - (problem infeasible)
2.64/2.74	c   dual-ref         :          -          - (problem infeasible)
2.64/2.76	c Time complete: 2.71253.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (61905 MiB free)
  memory of node 1: 64473 MiB (63036 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=967209, runsolver pid=967196

[startup+0.100425 s]*
/proc/loadavg: 1.14 2.26 3.29 8/258 967212
/proc/meminfo: memFree=127818268/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=88868 memory=49500 CPUtime=0.07 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 9831 0 1 0 6 1 0 0 20 0 1 0 181580710 91000832 12375 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 6 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 22217 12375 3658 3540 0 10474 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 88868 KiB
Current children cumulated memory: 49500 KiB

[startup+0.206427 s]*
/proc/loadavg: 1.14 2.26 3.29 7/256 967212
/proc/meminfo: memFree=127739980/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=88868 memory=49500 CPUtime=0.17 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 9831 0 1 0 16 1 0 0 20 0 1 0 181580710 91000832 12375 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 6 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 22217 12375 3658 3540 0 10474 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 88868 KiB
Current children cumulated memory: 49500 KiB

[startup+0.306426 s]*
/proc/loadavg: 1.14 2.26 3.29 6/253 967220
/proc/meminfo: memFree=127632380/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=88868 memory=49500 CPUtime=0.26 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 9831 0 1 0 25 1 0 0 20 0 1 0 181580710 91000832 12375 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 6 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 22217 12375 3658 3540 0 10474 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 88868 KiB
Current children cumulated memory: 49500 KiB

[startup+0.700172 s]
/proc/loadavg: 1.14 2.26 3.29 5/253 967248
/proc/meminfo: memFree=127467572/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=89448 memory=50556 CPUtime=0.65 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 10551 0 1 0 64 1 0 0 20 0 1 0 181580710 91594752 12639 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 22362 12639 3786 3540 0 10619 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 89448 KiB
Current children cumulated memory: 50556 KiB

[startup+1.50019 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=127049728/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=115456 memory=74140 CPUtime=1.45 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 17416 0 1 0 142 3 0 0 20 0 1 0 181580710 118226944 18535 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 28864 18535 4010 3540 0 17121 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 115456 KiB
Current children cumulated memory: 74140 KiB

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

# cumulated CPU time of all completed processes:  user=2.674 s, system=0.044701 s

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

[startup+1.60019 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=127049728/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=115456 memory=74140 CPUtime=1.55 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 17419 0 1 0 152 3 0 0 20 0 1 0 181580710 118226944 18535 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 28864 18535 4010 3540 0 17121 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 115456 KiB
Current children cumulated memory: 74140 KiB

[startup+2.40015 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=126862040/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=132920 memory=90504 CPUtime=2.34 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 21529 0 1 0 231 3 0 0 20 0 1 0 181580710 136110080 22626 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 33230 22626 4010 3540 0 21487 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 132920 KiB
Current children cumulated memory: 90504 KiB

[startup+2.60015 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=126862040/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=132920 memory=90504 CPUtime=2.54 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 21545 0 1 0 251 3 0 0 20 0 1 0 181580710 136110080 22626 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 33230 22626 4010 3540 0 21487 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 132920 KiB
Current children cumulated memory: 90504 KiB

[startup+2.70015 s]
/proc/loadavg: 1.45 2.31 3.30 7/258 967258
/proc/meminfo: memFree=126862040/131524600 swapFree=131071216/131071996
[pid=967209] ppid=967196 vsize=133704 memory=91032 CPUtime=2.64 cores=4,6
/proc/967209/stat : 967209 (pbscip) R 967196 967209 967139 0 -1 4194304 21620 0 1 0 261 3 0 0 20 0 1 0 181580710 136912896 22758 134679101440 4194304 18693293 140722961319392 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 48586752 140722961327107 140722961327206 140722961327206 140722961334222 0
/proc/967209/statm: 33426 22758 4010 3540 0 21683 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 133704 KiB
Current children cumulated memory: 91032 KiB

Child status: 0

Real time (s): 2.76486
CPU time (s): 2.7187
CPU user time (s): 2.674
CPU system time (s): 0.044701
CPU usage (%): 98.3306
Max. virtual memory (cumulated for all children) (KiB): 133704
Max. memory (cumulated for all children) (KiB): 91032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.674
system time used= 0.044701
maximum resident set size= 94716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22603
page faults= 1
swaps= 0
block input operations= 128
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 967209
#   total CPU time (s): 2.7187
#   total CPU user time (s): 2.674
#   total CPU system time (s): 0.044701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020767 second user time and 0.041455 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 11:16:35
IDJOB=4441575
IDBENCH=147725
IDSOLVER=3059
FILE ID=nodeC018/4441575-1721294183
RUNJOBID= nodeC018-1721294195-967150
SLURM_JOB_ID= 7542613
Free space on /tmp= 890084 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 --file-size-limit 102400 -w /tmp/evaluation-result-4441575-1721294183/watcher-4441575-1721294183 -o /tmp/evaluation-result-4441575-1721294183/solver-4441575-1721294183 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967150 --watchdog 3760  pbscip -f HOME/instance-4441575-1721294183.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= ddebabde72c7b5ddfd98b8636a36d96f
RANDOM SEED=635187880

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127942716 kB
MemAvailable:   129774560 kB
Buffers:          459460 kB
Cached:          2203556 kB
SwapCached:          148 kB
Active:           960044 kB
Inactive:        2035760 kB
Active(anon):       1452 kB
Inactive(anon):   377144 kB
Active(file):     958592 kB
Inactive(file):  1658616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             86308 kB
Writeback:            12 kB
AnonPages:        332676 kB
Mapped:           107368 kB
Shmem:             45784 kB
KReclaimable:     108920 kB
Slab:             205828 kB
SReclaimable:     108920 kB
SUnreclaim:        96908 kB
KernelStack:        3856 kB
PageTables:         9572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     746020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC018 at 2024-07-18 11:16:38