Trace number 4544822

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 30.8359 30.9451

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat12_11_identity_complement.opb
MD5SUM6b491c2baabcf28ebf0b874cd3568279
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 benchmark1.17133
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1584
Total number of constraints50832
Number of constraints which are clauses47928
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2904
Minimum length of a constraint2
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.24/7.34	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4544822-1753224154.opb
7.24/7.34	c Solving mode: decision
7.24/7.34	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
7.24/7.34	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
7.24/7.34	c original problem has 1584 variables (1584 bin, 0 int, 0 impl, 0 cont) and 50832 constraints
7.24/7.34	c presolving:
7.24/7.34	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1452 chg coeffs, 0 upgd conss, 0 impls, 32670 clqs
7.24/7.34	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1452 chg coeffs, 50832 upgd conss, 0 impls, 32670 clqs
7.24/7.34	c (round 3, medium)     0 del vars, 1452 del conss, 2904 add conss, 0 chg bounds, 0 chg sides, 1452 chg coeffs, 50832 upgd conss, 0 impls, 35574 clqs
7.24/7.34	c (round 4, exhaustive) 0 del vars, 5502 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1452 chg coeffs, 50832 upgd conss, 0 impls, 35574 clqs
7.24/7.34	c (round 5, exhaustive) 11 del vars, 5513 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1452 chg coeffs, 50832 upgd conss, 0 impls, 35552 clqs
7.24/7.34	c (round 6, exhaustive) 11 del vars, 6228 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 35552 clqs
7.24/7.34	c (round 7, exhaustive) 36 del vars, 6228 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 47728 clqs
7.24/7.34	c (round 8, fast)       36 del vars, 6309 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 47728 clqs
7.24/7.34	c (round 9, exhaustive) 61 del vars, 6309 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 49499 clqs
7.24/7.34	c (round 10, fast)       61 del vars, 6444 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 49499 clqs
7.24/7.34	c (round 11, exhaustive) 86 del vars, 6444 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 51002 clqs
7.24/7.34	c (round 12, fast)       86 del vars, 6621 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 51002 clqs
7.24/7.34	c (round 13, exhaustive) 111 del vars, 6625 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 51369 clqs
7.24/7.34	c (round 14, fast)       111 del vars, 6862 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 51369 clqs
7.24/7.34	c (round 15, exhaustive) 136 del vars, 6868 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50872 clqs
7.24/7.34	c (round 16, fast)       136 del vars, 7165 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50872 clqs
7.24/7.34	c (round 17, exhaustive) 161 del vars, 7170 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50257 clqs
7.24/7.34	c (round 18, fast)       161 del vars, 7524 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50257 clqs
7.24/7.34	c (round 19, exhaustive) 186 del vars, 7534 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50216 clqs
7.24/7.34	c (round 20, fast)       186 del vars, 7945 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 50216 clqs
7.24/7.34	c (round 21, exhaustive) 211 del vars, 7955 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 49279 clqs
7.24/7.34	c (round 22, fast)       211 del vars, 8419 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 49279 clqs
7.24/7.34	c (round 23, exhaustive) 236 del vars, 8428 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 48533 clqs
7.24/7.34	c (round 24, fast)       236 del vars, 8952 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 48533 clqs
7.24/7.34	c (round 25, exhaustive) 261 del vars, 8965 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 47444 clqs
7.24/7.34	c (round 26, fast)       261 del vars, 9537 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 47444 clqs
7.24/7.34	c (round 27, exhaustive) 286 del vars, 9548 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 46439 clqs
7.24/7.34	c (round 28, fast)       286 del vars, 10164 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 46439 clqs
7.24/7.34	c (round 29, exhaustive) 311 del vars, 10187 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 45327 clqs
7.24/7.34	c (round 30, fast)       311 del vars, 10861 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 45327 clqs
7.24/7.34	c (round 31, exhaustive) 336 del vars, 10880 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 44307 clqs
7.24/7.34	c (round 32, fast)       336 del vars, 11597 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 44307 clqs
7.24/7.34	c    (5.6s) probing: 1000/1573 (63.6%) - 0 fixings, 346 aggregations, 39412 implications, 0 bound changes
7.24/7.34	c (round 33, exhaustive) 361 del vars, 11614 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 43029 clqs
7.24/7.34	c (round 34, fast)       361 del vars, 12405 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 43029 clqs
7.24/7.34	c (round 35, exhaustive) 386 del vars, 12424 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 42058 clqs
7.24/7.34	c (round 36, fast)       386 del vars, 13287 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 42058 clqs
7.24/7.34	c (round 37, exhaustive) 411 del vars, 13308 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 40753 clqs
7.24/7.34	c (round 38, fast)       411 del vars, 14217 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 40753 clqs
7.24/7.34	c (round 39, exhaustive) 436 del vars, 14238 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 39477 clqs
7.24/7.34	c (round 40, fast)       436 del vars, 15156 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 39477 clqs
7.24/7.34	c (round 41, exhaustive) 461 del vars, 15179 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 38219 clqs
7.24/7.34	c (round 42, fast)       461 del vars, 16170 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 38219 clqs
7.24/7.34	c (round 43, exhaustive) 486 del vars, 16195 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 37016 clqs
7.24/7.34	c (round 44, fast)       486 del vars, 17234 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 37016 clqs
7.24/7.34	c (round 45, exhaustive) 486 del vars, 17265 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 37016 clqs
7.24/7.34	c (round 46, exhaustive) 511 del vars, 17265 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 35675 clqs
7.24/7.34	c (round 47, fast)       511 del vars, 18411 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 35675 clqs
7.24/7.34	c (round 48, exhaustive) 536 del vars, 18437 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 34368 clqs
7.24/7.34	c (round 49, fast)       536 del vars, 19601 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 34368 clqs
30.68/30.84	c (round 50, exhaustive) 536 del vars, 19633 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 34368 clqs
30.68/30.84	c (round 51, exhaustive) 561 del vars, 19633 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 33141 clqs
30.68/30.84	c (round 52, fast)       561 del vars, 20827 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 33141 clqs
30.68/30.84	c (round 53, exhaustive) 561 del vars, 20860 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 33141 clqs
30.68/30.84	c (round 54, exhaustive) 586 del vars, 20860 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 31868 clqs
30.68/30.84	c (round 55, fast)       586 del vars, 22126 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 31868 clqs
30.68/30.84	c (round 56, exhaustive) 586 del vars, 22159 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 31868 clqs
30.68/30.84	c (round 57, exhaustive) 611 del vars, 22159 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 30594 clqs
30.68/30.84	c (round 58, fast)       611 del vars, 23490 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 30594 clqs
30.68/30.84	c (round 59, exhaustive) 611 del vars, 23528 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 30594 clqs
30.68/30.84	c (round 60, exhaustive) 636 del vars, 23528 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 29311 clqs
30.68/30.84	c (round 61, fast)       636 del vars, 24906 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 29311 clqs
30.68/30.84	c (round 62, exhaustive) 636 del vars, 24949 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 29311 clqs
30.68/30.84	c (round 63, exhaustive) 661 del vars, 24949 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 28065 clqs
30.68/30.84	c (round 64, fast)       661 del vars, 26385 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 28065 clqs
30.68/30.84	c (round 65, exhaustive) 661 del vars, 26425 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 28065 clqs
30.68/30.84	c (round 66, exhaustive) 686 del vars, 26425 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 26837 clqs
30.68/30.84	c (round 67, fast)       686 del vars, 27930 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 26837 clqs
30.68/30.84	c (round 68, exhaustive) 686 del vars, 27967 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 26837 clqs
30.68/30.84	c (round 69, exhaustive) 711 del vars, 27967 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25650 clqs
30.68/30.84	c (round 70, fast)       711 del vars, 29526 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25650 clqs
30.68/30.84	c (round 71, exhaustive) 711 del vars, 29567 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25650 clqs
30.68/30.84	c    (9.0s) probing cycle finished: starting next cycle
30.68/30.84	c    (9.1s) probing: 48/858 (5.6%) - 0 fixings, 715 aggregations, 47531 implications, 0 bound changes
30.68/30.84	c    (9.1s) probing aborted: 50/50 successive totally useless probings
30.68/30.84	c (round 72, exhaustive) 726 del vars, 29567 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25773 clqs
30.68/30.84	c (round 73, fast)       726 del vars, 30517 del conss, 4254 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25773 clqs
30.68/30.84	c (round 74, exhaustive) 726 del vars, 30555 del conss, 4266 add conss, 0 chg bounds, 0 chg sides, 1463 chg coeffs, 50832 upgd conss, 0 impls, 25773 clqs
30.68/30.84	c    (9.2s) probing: 53/858 (6.2%) - 0 fixings, 715 aggregations, 47531 implications, 0 bound changes
30.68/30.84	c    (9.2s) probing aborted: 50/50 successive totally useless probings
30.68/30.84	c    (9.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
30.68/30.84	c    (9.2s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
30.68/30.84	c dynamic symmetry handling statistics:
30.68/30.84	c    orbitopal reduction:        1 components: 78x10
30.68/30.84	c    orbital reduction:         no components
30.68/30.84	c    lexicographic reduction:   no permutations
30.68/30.84	c handled 1 out of 1 symmetry components
30.68/30.84	c presolving (75 rounds: 75 fast, 45 medium, 44 exhaustive):
30.68/30.84	c  726 deleted vars, 30567 deleted constraints, 4266 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1463 changed coefficients
30.68/30.84	c  0 implications, 25784 cliques
30.68/30.84	c presolved problem has 858 variables (858 bin, 0 int, 0 impl, 0 cont) and 24531 constraints
30.68/30.84	c   16450 constraints of type <setppc>
30.68/30.84	c     711 constraints of type <and>
30.68/30.84	c    7370 constraints of type <logicor>
30.68/30.84	c transformed objective value is always integral (scale: 1)
30.68/30.84	c Presolving Time: 9.18
30.68/30.84	c 
30.68/30.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.68/30.84	c   9.4s|     1 |     0 |  1020 |     - |   138M |   0 | 858 |  24k|  25k|   0 |  0 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  12.3s|     1 |     0 | 13600 |     - |   144M |   0 | 858 |  24k|  25k|  42 |  1 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  12.8s|     1 |     0 | 14024 |     - |   147M |   0 | 858 |  24k|  25k|  76 |  2 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  13.3s|     1 |     0 | 14485 |     - |   152M |   0 | 858 |  24k|  25k| 105 |  3 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  13.6s|     1 |     0 | 14820 |     - |   155M |   0 | 858 |  24k|  25k| 133 |  4 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  13.7s|     1 |     0 | 15006 |     - |   158M |   0 | 858 |  24k|  25k| 150 |  5 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  14.1s|     1 |     0 | 15276 |     - |   161M |   0 | 858 |  24k|  25k| 168 |  6 | 121 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  15.1s|     1 |     0 | 16161 |     - |   165M |   0 | 858 |  24k|  25k| 187 |  7 | 122 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  15.6s|     1 |     0 | 16838 |     - |   169M |   0 | 858 |  24k|  25k| 212 |  8 | 123 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  16.5s|     1 |     0 | 17117 |     - |   174M |   0 | 858 |  24k|  25k| 231 |  9 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  16.8s|     1 |     0 | 17506 |     - |   179M |   0 | 858 |  24k|  25k| 246 | 10 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  16.9s|     1 |     0 | 17655 |     - |   181M |   0 | 858 |  24k|  25k| 265 | 11 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  19.5s|     1 |     2 | 19636 |     - |   182M |   0 | 858 |  24k|  25k| 265 | 11 | 139 |  19 | 0.000000e+00 |      --      |    Inf | unknown
30.68/30.84	c  26.1s|   100 |     3 | 46310 | 289.4 |   193M |  10 | 858 |  24k|  25k| 755 |  0 | 392 |  19 | 0.000000e+00 |      --      |    Inf |  49.80%
30.68/30.84	c 
30.68/30.84	c SCIP Status        : problem is solved [infeasible]
30.68/30.84	c Solving Time (sec) : 30.62
30.68/30.84	c Solving Nodes      : 176
30.68/30.84	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
30.68/30.84	c Dual Bound         : +1.00000000000000e+20
30.68/30.84	c Gap                : 0.00 %
30.68/30.84	c SCIP found the problem to be infeasible.
30.68/30.84	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544822-1753224154/watcher-4544822-1753224154 -o /tmp/evaluation-result-4544822-1753224154/solver-4544822-1753224154 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197771 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4544822-1753224154.opb 

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
Linux 5.14.0-503.14.1.el
Current StackSize limit: 8192 KiB

solver pid=200173, runsolver pid=200170

[startup+0.100056 s]*
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122699964/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1188032 memory=33144 CPUtime=0.07 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 3990 0 0 0 6 1 0 0 20 0 1 0 238095695 1216544768 8286 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 297008 8286 4934 1 0 268999 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192224 KiB
Current children cumulated memory: 36216 KiB

[startup+0.205595 s]*
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122669724/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1221676 memory=73080 CPUtime=0.17 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 11526 0 0 0 15 2 0 0 20 0 1 0 238095695 1250996224 18270 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 305419 18270 7622 1 0 276777 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1225868 KiB
Current children cumulated memory: 76152 KiB

[startup+0.30563 s]*
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122629404/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1265340 memory=116472 CPUtime=0.27 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 22110 0 0 0 23 4 0 0 20 0 1 0 238095695 1295708160 29118 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 316335 29118 7878 1 0 287693 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1269532 KiB
Current children cumulated memory: 119544 KiB

[startup+0.700196 s]
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122597148/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1291708 memory=144248 CPUtime=0.66 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 29038 0 0 0 60 6 0 0 20 0 1 0 238095695 1322708992 36062 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 322927 36062 7942 1 0 294285 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1295900 KiB
Current children cumulated memory: 147320 KiB

[startup+1.50019 s]
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122597016/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1291708 memory=144248 CPUtime=1.46 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 29038 0 0 0 140 6 0 0 20 0 1 0 238095695 1322708992 36062 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 322927 36062 7942 1 0 294285 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1295900 KiB
Current children cumulated memory: 147320 KiB

[startup+3.10551 s]
/proc/loadavg: 4.10 4.10 3.64 5/270 200178
/proc/meminfo: memFree=122597268/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1291708 memory=144248 CPUtime=3.06 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 29038 0 0 0 300 6 0 0 20 0 1 0 238095695 1322708992 36062 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 322927 36062 7942 1 0 294285 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1295900 KiB
Current children cumulated memory: 147320 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.09 3.65 5/270 200178
/proc/meminfo: memFree=122608896/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1301888 memory=154616 CPUtime=6.24 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 31586 0 0 0 618 6 0 0 20 0 1 0 238095695 1333133312 38654 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 325472 38654 7974 1 0 296830 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1306080 KiB
Current children cumulated memory: 157688 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 3.65 5/270 200178
/proc/meminfo: memFree=122553608/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1361028 memory=209384 CPUtime=12.62 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 45500 0 0 0 1254 8 0 0 20 0 1 0 238095695 1393692672 52346 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 340257 52346 8166 1 0 311615 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1365220 KiB
Current children cumulated memory: 212456 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122497680/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1407528 memory=234800 CPUtime=25.39 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 56928 0 0 0 2529 10 0 0 20 0 1 0 238095695 1441308672 58700 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 351882 58700 8166 1 0 323240 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1411720 KiB
Current children cumulated memory: 237872 KiB

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

# cumulated CPU time of all completed processes:  user=30.7132 s, system=0.122746 s

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

[startup+25.6002 s]
/proc/loadavg: 4.14 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122497680/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1407528 memory=234800 CPUtime=25.49 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 56928 0 0 0 2539 10 0 0 20 0 1 0 238095695 1441308672 58700 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 351882 58700 8166 1 0 323240 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 1411720 KiB
Current children cumulated memory: 237872 KiB

[startup+28.8002 s]
/proc/loadavg: 4.14 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122501952/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1419464 memory=237032 CPUtime=28.68 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 56979 0 0 0 2858 10 0 0 20 0 1 0 238095695 1453531136 59258 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 354866 59258 8166 1 0 326224 0
Current children cumulated CPU time: 28.68 s
Current children cumulated vsize: 1423656 KiB
Current children cumulated memory: 240104 KiB

[startup+29.6002 s]
/proc/loadavg: 4.14 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122501952/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1421860 memory=237032 CPUtime=29.48 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 56988 0 0 0 2938 10 0 0 20 0 1 0 238095695 1455984640 59258 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 355465 59258 8166 1 0 326823 0
Current children cumulated CPU time: 29.48 s
Current children cumulated vsize: 1426052 KiB
Current children cumulated memory: 240104 KiB

[startup+30.4002 s]
/proc/loadavg: 4.12 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122510396/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1426652 memory=239212 CPUtime=30.28 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 57011 0 0 0 3018 10 0 0 20 0 1 0 238095695 1460891648 59803 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 356663 59803 8166 1 0 328021 0
Current children cumulated CPU time: 30.28 s
Current children cumulated vsize: 1430844 KiB
Current children cumulated memory: 242284 KiB

[startup+30.8002 s]
/proc/loadavg: 4.12 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122510396/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1429048 memory=239212 CPUtime=30.68 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 57013 0 0 0 3058 10 0 0 20 0 1 0 238095695 1463345152 59803 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 357262 59803 8166 1 0 328620 0
Current children cumulated CPU time: 30.68 s
Current children cumulated vsize: 1433240 KiB
Current children cumulated memory: 242284 KiB

[startup+30.9002 s]
/proc/loadavg: 4.12 4.10 3.66 5/270 200178
/proc/meminfo: memFree=122510396/131250000 swapFree=33008868/33010684
[pid=200173] ppid=200170 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/200173/stat : 200173 (scip-naps-1.00a) S 200170 200173 197761 0 -1 4194304 260 345 0 0 0 0 0 0 20 0 1 0 238095693 4292608 768 18446744073709551615 94445134667776 94445135562309 140730640197920 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94445135801360 94445135849104 94445165539328 140730640202139 140730640202238 140730640202238 140730640207842 0
/proc/200173/statm: 1048 768 704 219 0 110 0
[pid=200178] ppid=200173 vsize=1429048 memory=239212 CPUtime=30.78 cores=0,2
/proc/200178/stat : 200178 (python3) R 200173 200173 197761 0 -1 4194304 57014 0 0 0 3068 10 0 0 20 0 1 0 238095695 1463345152 59803 18446744073709551615 94235643789312 94235643789689 140730405653056 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94235643800984 94235643801604 94235646337024 140730405661007 140730405661216 140730405661216 140730405666791 0
/proc/200178/statm: 357262 59803 8166 1 0 328620 0
Current children cumulated CPU time: 30.78 s
Current children cumulated vsize: 1433240 KiB
Current children cumulated memory: 242284 KiB

Child status: 0

Real time (s): 30.9451
CPU time (s): 30.8359
CPU user time (s): 30.7132
CPU system time (s): 0.122746
CPU usage (%): 99.6471
Max. virtual memory (cumulated for all children) (KiB): 1433240
Max. memory (cumulated for all children) (KiB): 242284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.7132
system time used= 0.122746
maximum resident set size= 257100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 349
involuntary context switches= 49


# summary of solver processes directly reported to runsolver:
#   pid: 200173
#   total CPU time (s): 30.8359
#   total CPU user time (s): 30.7132
#   total CPU system time (s): 0.122746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059136 second user time and 0.171207 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-23 00:42:34
IDJOB=4544822
IDBENCH=180683
IDSOLVER=3388
FILE ID=nodeC013/4544822-1753224154
RUNJOBID= nodeC013-1753222587-197771
SLURM_JOB_ID= 9687822
Free space on /tmp= 432992 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat12_11_identity_complement.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544822-1753224154/watcher-4544822-1753224154 -o /tmp/evaluation-result-4544822-1753224154/solver-4544822-1753224154 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197771 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4544822-1753224154.opb

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

MD5SUM BENCH= 6b491c2baabcf28ebf0b874cd3568279
RANDOM SEED=1260832060

nodeC013 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		: 3516.788
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	: 6999.67
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		: 3599.832
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	: 6999.67
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		: 3599.834
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	: 6999.67
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		: 3655.628
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	: 6999.67
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		: 3599.750
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	: 6999.67
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		: 3599.775
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	: 6999.67
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		: 3546.531
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	: 6999.67
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		: 3599.093
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	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        122705928 kB
MemAvailable:   123805460 kB
Buffers:            1668 kB
Cached:          1839972 kB
SwapCached:           52 kB
Active:          6737024 kB
Inactive:         982012 kB
Active(anon):    5893948 kB
Inactive(anon):     4872 kB
Active(file):     843076 kB
Inactive(file):   977140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6812 kB
Writeback:             0 kB
AnonPages:       5861428 kB
Mapped:           131296 kB
Shmem:             21424 kB
KReclaimable:     236712 kB
Slab:             333940 kB
SReclaimable:     236712 kB
SUnreclaim:        97228 kB
KernelStack:        4352 kB
PageTables:        15380 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9827780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2037760 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC013 at 2025-07-23 00:43:06