Trace number 4495977

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.00a1SAT 17.2223 17.3182

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob6.opb
MD5SUMabfa6108019d186bb0a39186e3151874
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.03463
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint93
Maximum length of a constraint93
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 22382775
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 362318209
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.56/0.61	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4495977-1751153044.opb
0.56/0.61	c Solving mode: decision
0.56/0.61	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.56/0.61	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.56/0.61	c original problem has 93 variables (93 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.56/0.61	c presolving:
0.56/0.61	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 65 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 4, exhaustive) 1 del vars, 1 del conss, 1 add conss, 0 chg bounds, 65 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 5, fast)       1 del vars, 1 del conss, 2 add conss, 0 chg bounds, 66 chg sides, 64 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 6, fast)       1 del vars, 1 del conss, 2 add conss, 0 chg bounds, 130 chg sides, 128 chg coeffs, 0 upgd conss, 0 impls, 34 clqs
0.56/0.61	c (round 7, exhaustive) 1 del vars, 1 del conss, 2 add conss, 0 chg bounds, 130 chg sides, 128 chg coeffs, 2 upgd conss, 0 impls, 34 clqs
0.56/0.61	c    (0.0s) probing: 51/92 (55.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.56/0.61	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.56/0.61	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.56/0.61	c    (0.0s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.56/0.61	c dynamic symmetry handling statistics:
0.56/0.61	c    orbitopal reduction:       no components
0.56/0.61	c    orbital reduction:         no components
0.56/0.61	c    lexicographic reduction:   no permutations
0.56/0.61	c handled 9 out of 9 symmetry components
0.56/0.61	c (round 8, exhaustive) 1 del vars, 1 del conss, 11 add conss, 0 chg bounds, 130 chg sides, 128 chg coeffs, 2 upgd conss, 0 impls, 43 clqs
0.56/0.61	c (round 9, fast)       1 del vars, 1 del conss, 12 add conss, 0 chg bounds, 130 chg sides, 128 chg coeffs, 2 upgd conss, 0 impls, 43 clqs
0.56/0.61	c (round 10, fast)       1 del vars, 1 del conss, 12 add conss, 0 chg bounds, 130 chg sides, 191 chg coeffs, 2 upgd conss, 0 impls, 43 clqs
0.56/0.61	c (round 11, exhaustive) 1 del vars, 1 del conss, 12 add conss, 0 chg bounds, 130 chg sides, 191 chg coeffs, 12 upgd conss, 0 impls, 43 clqs
0.56/0.61	c (round 12, fast)       1 del vars, 2 del conss, 12 add conss, 0 chg bounds, 130 chg sides, 191 chg coeffs, 12 upgd conss, 0 impls, 43 clqs
0.56/0.61	c (round 13, exhaustive) 1 del vars, 2 del conss, 12 add conss, 0 chg bounds, 130 chg sides, 209 chg coeffs, 12 upgd conss, 0 impls, 43 clqs
0.56/0.61	c presolving (14 rounds: 14 fast, 7 medium, 7 exhaustive):
0.56/0.61	c  1 deleted vars, 2 deleted constraints, 12 added constraints, 0 tightened bounds, 0 added holes, 130 changed sides, 209 changed coefficients
0.56/0.61	c  0 implications, 43 cliques
0.56/0.61	c presolved problem has 92 variables (92 bin, 0 int, 0 impl, 0 cont) and 12 constraints
0.56/0.61	c       9 constraints of type <setppc>
0.56/0.61	c       1 constraints of type <linear>
0.56/0.61	c       2 constraints of type <logicor>
0.56/0.61	c transformed objective value is always integral (scale: 1)
0.56/0.61	c Presolving Time: 0.00
0.56/0.61	c 
0.56/0.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.61	c   0.0s|     1 |     0 |     5 |     - |  2446k |   0 |  92 |  12 |  12 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |     8 |     - |  2472k |   0 |  92 |  12 |  13 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |     9 |     - |  2472k |   0 |  92 |  12 |  14 |   2 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    11 |     - |  2487k |   0 |  92 |  12 |  15 |   3 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    12 |     - |  2492k |   0 |  92 |  12 |  16 |   4 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    13 |     - |  2611k |   0 |  92 |  12 |  18 |   6 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    14 |     - |  2657k |   0 |  92 |  12 |  19 |   7 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    17 |     - |  2663k |   0 |  92 |  12 |  21 |   9 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    20 |     - |  2736k |   0 |  92 |  12 |  23 |  11 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    24 |     - |  2766k |   0 |  92 |  12 |  25 |  13 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    26 |     - |  2883k |   0 |  92 |  12 |  27 |  15 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    31 |     - |  2894k |   0 |  92 |  12 |  29 |  17 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    33 |     - |  2948k |   0 |  92 |  12 |  31 |  19 | 12 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    37 |     - |  2968k |   0 |  92 |  12 |  30 |  21 | 13 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    42 |     - |  2978k |   0 |  92 |  12 |  32 |  23 | 14 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.61	c   0.0s|     1 |     0 |    43 |     - |  2990k |   0 |  92 |  12 |  33 |  24 | 15 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    44 |     - |  3027k |   0 |  92 |  12 |  34 |  25 | 16 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    46 |     - |  3040k |   0 |  92 |  12 |  37 |  28 | 17 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    47 |     - |  3066k |   0 |  92 |  12 |  38 |  29 | 18 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    50 |     - |  3070k |   0 |  92 |  12 |  30 |  31 | 19 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    52 |     - |  3070k |   0 |  92 |  12 |  31 |  32 | 20 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    53 |     - |  3108k |   0 |  92 |  12 |  32 |  33 | 21 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     0 |    55 |     - |  3184k |   0 |  92 |  12 |  33 |  34 | 22 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.0s|     1 |     2 |    65 |     - |  3184k |   0 |  92 |  12 |  33 |  34 | 22 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.2s|   100 |    57 |   243 |   1.9 |  3702k |  30 |  92 |  12 |  12 |  42 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.2s|   200 |   153 |   823 |   3.9 |  4030k |  30 |  92 |  12 |   0 |  72 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.3s|   300 |   247 |  1232 |   3.9 |  4298k |  44 |  92 |  12 |  14 |  84 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.56/0.61	c   0.4s|   400 |   281 |  1404 |   3.4 |  4388k |  44 |  92 |  12 |   0 |  95 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.92%
0.56/0.61	c   0.4s|   500 |   313 |  1569 |   3.0 |  4406k |  44 |  92 |  12 |  15 |  95 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.92%
0.56/0.61	c   0.4s|   600 |   349 |  1713 |   2.8 |  4416k |  45 |  92 |  12 |  15 |  98 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.92%
0.56/0.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.56/0.66	c   0.5s|   700 |   373 |  1843 |   2.6 |  4429k |  45 |  92 |  12 |  15 | 110 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   2.10%
0.56/0.66	c   0.5s|   800 |   393 |  1959 |   2.4 |  4445k |  46 |  92 |  12 |  15 | 122 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   2.83%
0.56/0.66	c   0.5s|   900 |   411 |  2081 |   2.3 |  4456k |  47 |  92 |  12 |  14 | 137 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   2.88%
0.56/0.66	c r 0.5s|   938 |     0 |  2125 |   2.2 |randroun|  47 |  92 |  12 |  20 | 147 |  3 |   0 |   6 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
0.56/0.66	c 
0.56/0.66	c SCIP Status        : problem is solved [optimal solution found]
0.56/0.66	c Solving Time (sec) : 0.51
0.56/0.66	c Solving Nodes      : 938
0.56/0.66	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.56/0.66	c Dual Bound         : +0.00000000000000e+00
0.56/0.66	c Gap                : 0.00 %
0.56/0.66	c [VIOLATION] Line 7: -20601 x1 -41202 x2 -82404 x3 -164808 x4 -329616 x5 -659232 x6 -1318464 x7 -2636928 x8 -5273856 x9 -10547712 x10 -21095424 x11 -40429 x12 -80858 x13 -161716 x14 -323432 x15 -646864 x16 -1293728 x17 -2587456 x18 -5174912 x19 -10349824 x20 -20699648 x21 -40429 x22 -80858 x23 -161716 x24 -323432 x25 -646864 x26 -1293728 x27 -2587456 x28 -5174912 x29 -10349824 x30 -20699648 x31 -45415 x32 -90830 x33 -181660 x34 -363320 x35 -726640 x36 -1453280 x37 -2906560 x38 -5813120 x39 -11626240 x40 -53725 x41 -107450 x42 -214900 x43 -429800 x44 -859600 x45 -1719200 x46 -3438400 x47 -6876800 x48 -13753600 x49 -61919 x50 -123838 x51 -247676 x52 -495352 x53 -990704 x54 -1981408 x55 -3962816 x56 -7925632 x57 -15851264 x58 -64470 x59 -128940 x60 -257880 x61 -515760 x62 -1031520 x63 -2063040 x64 -4126080 x65 -8252160 x66 -16504320 x67 -69340 x68 -138680 x69 -277360 x70 -554720 x71 -1109440 x72 -2218880 x73 -4437760 x74 -8875520 x75 -17751040 x76 -78539 x77 -157078 x78 -314156 x79 -628312 x80 -1256624 x81 -2513248 x82 -5026496 x83 -10052992 x84 -20105984 x85 -95043 x86 -190086 x87 -380172 x88 -760344 x89 -1520688 x90 -3041376 x91 -6082752 x92 -12165504 x93 >= -22382775 ;
0.56/0.66	c   Computed activity: -22382794
0.56/0.66	c   Required: activity >= -22382775
0.56/0.66	c   Variable assignments: {x1=0, x2=1, x3=0, x4=0, x5=0, x6=0, x7=0, x8=0, x9=1, x10=0, x11=0, x12=1, x13=0, x14=0, x15=0, x16=0, x17=0, x18=0, x19=0, x20=0, x21=0, x22=1, x23=0, x24=0, x25=0, x26=0, x27=0, x28=0, x29=0, x30=0, x31=0, x32=1, x33=0, x34=0, x35=0, x36=0, x37=0, x38=0, x39=0, x40=0, x41=1, x42=0, x43=0, x44=0, x45=0, x46=1, x47=0, x48=0, x49=0, x50=0, x51=0, x52=0, x53=1, x54=0, x55=0, x56=0, x57=0, x58=0, x59=1, x60=0, x61=0, x62=0, x63=0, x64=1, x65=0, x66=0, x67=0, x68=0, x69=0, x70=0, x71=0, x72=0, x73=0, x74=0, x75=0, x76=0, x77=0, x78=0, x79=0, x80=0, x81=0, x82=0, x83=0, x84=0, x85=0, x86=0, x87=0, x88=1, x89=0, x90=0, x91=0, x92=0, x93=1}}
0.56/0.66	c SCIP found a solution, but it is not feasible according to the original problem.
0.56/0.66	c ----------------------------------------------------------------------
0.56/0.66	c executing external solver (fallback): HOME/naps-1.03a6
0.56/0.66	c ----------------------------------------------------------------------
0.56/0.66	c command: HOME/naps-1.03a6 HOME/instance-4495977-1751153044.opb
0.56/0.66	c NaPS 1.03a6.
0.56/0.66	c Input file name: HOME/instance-4495977-1751153044.opb
17.08/17.29	c _____________________________________________________________________________
17.08/17.29	c std/band forms        : 0,1
17.08/17.29	c 2cl/3cl ITE-codings   : 0,60003
17.08/17.29	c BDD/srt/adr Max costs : 62156,0,0
17.08/17.29	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
17.08/17.29	c BDD nodes             : 62158
17.08/17.29	c Es1/CC detections     : 0,0
17.08/17.29	c CC sort               : 0
17.08/17.29	c SAT/UNSAT calls       : 1,0
17.08/17.29	c regenrated variables  : 0
17.08/17.29	c eliminated fixed lits : 0
17.08/17.29	c goal lit flips        : 0
17.08/17.29	c goal stages           : 0
17.08/17.29	c goal shrink           : 0
17.08/17.29	c goal coeff separations: 0
17.08/17.29	c restarts              : 1240
17.08/17.29	c conflicts             : 13409          (812 /sec)
17.08/17.29	c decisions             : 115679         (7001 /sec)
17.08/17.29	c propagations          : 97228925       (5884389 /sec)
17.08/17.29	c inspects              : 0              (0 /sec)
17.08/17.29	c CPU time (solving tm) : 16.52 s        (16.04 s, SAT 16.04 s, UNSAT 0 s)
17.08/17.29	c Time for Opt-base     : 0.06414 s
17.08/17.29	c Steps for Opt-base    : 265887
17.08/17.29	c Time for BDD coding   : 0.4283 s
17.08/17.29	c Time for srt coding   : 0 s
17.08/17.29	c _____________________________________________________________________________
17.08/17.29	s SATISFIABLE
17.08/17.29	v x1 x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93

Verifier Data

OK	0

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: 63708 MiB (62909 MiB free)
  memory of node 1: 64465 MiB (63824 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495977-1751153044/watcher-4495977-1751153044 -o /tmp/evaluation-result-4495977-1751153044/solver-4495977-1751153044 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4495977-1751153044.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100061 s]*
/proc/loadavg: 4.10 4.13 4.10 5/272 25887
/proc/meminfo: memFree=129769704/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1187344 memory=32132 CPUtime=0.07 cores=5,7
/proc/25887/stat : 25887 (python3) R 25882 25882 19810 0 -1 4194304 3801 0 0 0 6 1 0 0 20 0 1 0 30983149 1215840256 8033 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 296836 8033 4897 1 0 268858 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191536 KiB
Current children cumulated memory: 35204 KiB

[startup+0.205986 s]*
/proc/loadavg: 4.10 4.13 4.10 5/272 25887
/proc/meminfo: memFree=129761892/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1203380 memory=55684 CPUtime=0.17 cores=5,7
/proc/25887/stat : 25887 (python3) R 25882 25882 19810 0 -1 4194304 6712 0 0 0 15 2 0 0 20 0 1 0 30983149 1232261120 13921 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 300845 13921 8129 1 0 272203 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1207572 KiB
Current children cumulated memory: 58756 KiB

[startup+0.305727 s]*
/proc/loadavg: 4.10 4.13 4.10 5/272 25887
/proc/meminfo: memFree=129761892/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1203848 memory=55940 CPUtime=0.27 cores=5,7
/proc/25887/stat : 25887 (python3) R 25882 25882 19810 0 -1 4194304 6784 0 0 0 25 2 0 0 20 0 1 0 30983149 1232740352 13985 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 300962 13985 8129 1 0 272320 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1208040 KiB
Current children cumulated memory: 59012 KiB

[startup+0.700161 s]
/proc/loadavg: 4.10 4.13 4.10 5/272 25887
/proc/meminfo: memFree=129761892/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1208684 KiB
Current children cumulated memory: 60420 KiB

[startup+1.50027 s]
/proc/loadavg: 4.09 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129726108/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=74744 memory=70448 CPUtime=0.82 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 19696 0 0 0 79 3 0 0 20 0 1 0 30983213 76537856 17612 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 18686 17612 544 696 0 17847 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1283428 KiB
Current children cumulated memory: 130868 KiB

[startup+3.10589 s]
/proc/loadavg: 4.09 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129698636/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=74744 memory=70960 CPUtime=2.41 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 19844 0 0 0 238 3 0 0 20 0 1 0 30983213 76537856 17740 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 18686 17740 544 696 0 17847 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1283428 KiB
Current children cumulated memory: 131380 KiB

[startup+6.30023 s]
/proc/loadavg: 4.08 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129690652/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=81964 memory=78376 CPUtime=5.59 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 20179 0 0 0 556 3 0 0 20 0 1 0 30983213 83931136 19594 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 20491 19594 544 696 0 19652 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1290648 KiB
Current children cumulated memory: 138796 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129690652/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=86900 CPUtime=11.97 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 20993 0 0 0 1194 3 0 0 20 0 1 0 30983213 92323840 21725 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21725 544 696 0 21701 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147320 KiB

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

# cumulated CPU time of all completed processes:  user=17.1412 s, system=0.081092 s

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

[startup+12.8003 s]
/proc/loadavg: 4.08 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129690652/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=86900 CPUtime=12.07 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 20998 0 0 0 1204 3 0 0 20 0 1 0 30983213 92323840 21725 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21725 544 696 0 21701 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147320 KiB

[startup+14.4002 s]
/proc/loadavg: 4.08 4.12 4.10 5/273 25888
/proc/meminfo: memFree=129690684/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=87156 CPUtime=13.66 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 21054 0 0 0 1363 3 0 0 20 0 1 0 30983213 92323840 21789 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21789 544 696 0 21701 0
Current children cumulated CPU time: 14.28 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147576 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.15 4.13 4.10 5/273 25888
/proc/meminfo: memFree=129690684/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=87412 CPUtime=15.26 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 21098 0 0 0 1523 3 0 0 20 0 1 0 30983213 92323840 21853 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21853 544 696 0 21701 0
Current children cumulated CPU time: 15.88 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147832 KiB

[startup+16.8002 s]
/proc/loadavg: 4.15 4.13 4.10 5/273 25888
/proc/meminfo: memFree=129690684/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=87412 CPUtime=16.06 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 21123 0 0 0 1603 3 0 0 20 0 1 0 30983213 92323840 21853 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21853 544 696 0 21701 0
Current children cumulated CPU time: 16.68 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147832 KiB

[startup+17.2002 s]
/proc/loadavg: 4.15 4.13 4.10 5/273 25888
/proc/meminfo: memFree=129690684/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=0.62 cores=5,7
/proc/25887/stat : 25887 (python3) S 25882 25882 19810 0 -1 4194304 7281 0 0 0 60 2 0 0 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
[pid=25888] ppid=25887 vsize=90160 memory=87540 CPUtime=16.46 cores=5,7
/proc/25888/stat : 25888 (naps-1.03a6) R 25887 25888 25888 0 -1 4194304 21135 0 0 0 1643 3 0 0 20 0 1 0 30983213 92323840 21885 18446744073709551615 4198400 7047149 140724765681184 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 12013568 140724765686145 140724765686259 140724765686259 140724765691849 0
/proc/25888/statm: 22540 21885 544 696 0 21701 0
Current children cumulated CPU time: 17.08 s
Current children cumulated vsize: 1298844 KiB
Current children cumulated memory: 147960 KiB

[startup+17.3109 s]
/proc/loadavg: 4.15 4.13 4.10 5/273 25888
/proc/meminfo: memFree=129690684/131249992 swapFree=33010684/33010684
[pid=25882] ppid=25879 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/25882/stat : 25882 (scip-naps-1.00.) S 25879 25882 19810 0 -1 4194304 257 323 0 0 0 0 0 0 20 0 1 0 30983147 4292608 768 18446744073709551615 94578854064128 94578854958661 140730629199728 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94578855197712 94578855245456 94578871836672 140730629208481 140730629208578 140730629208578 140730629214180 0
/proc/25882/statm: 1048 768 704 219 0 110 0
[pid=25887] ppid=25882 vsize=1204492 memory=57348 CPUtime=17.2 cores=5,7
/proc/25887/stat : 25887 (python3) R 25882 25882 19810 0 -1 4194304 11174 21137 0 0 61 3 1652 4 20 0 1 0 30983149 1233399808 14337 18446744073709551615 94432756150272 94432756150649 140725408536528 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94432756161944 94432756162564 94432756699136 140725408541016 140725408541218 140725408541218 140725408546791 0
/proc/25887/statm: 301123 14337 8193 1 0 272481 0
Current children cumulated CPU time: 17.2 s
Current children cumulated vsize: 1208684 KiB
Current children cumulated memory: 60420 KiB

Child status: 0

Real time (s): 17.3182
CPU time (s): 17.2223
CPU user time (s): 17.1412
CPU system time (s): 0.081092
CPU usage (%): 99.4464
Max. virtual memory (cumulated for all children) (KiB): 1307036
Max. memory (cumulated for all children) (KiB): 150608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1412
system time used= 0.081092
maximum resident set size= 90188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33489
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= 355
involuntary context switches= 59


# summary of solver processes directly reported to runsolver:
#   pid: 25882
#   total CPU time (s): 17.2223
#   total CPU user time (s): 17.1412
#   total CPU system time (s): 0.081092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054811 second user time and 0.11227 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:24:04
IDJOB=4495977
IDBENCH=148103
IDSOLVER=3368
FILE ID=nodeC025/4495977-1751153044
RUNJOBID= nodeC025-1751145166-19823
SLURM_JOB_ID= 9587446
Free space on /tmp= 433048 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob6.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495977-1751153044/watcher-4495977-1751153044 -o /tmp/evaluation-result-4495977-1751153044/solver-4495977-1751153044 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19823 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4495977-1751153044.opb

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

MD5SUM BENCH= abfa6108019d186bb0a39186e3151874
RANDOM SEED=1267739974

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.846
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.840
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		: 3541.387
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		: 3788.659
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.830
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.814
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		: 3600.207
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		: 3343.943
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:       131249992 kB
MemFree:        129775688 kB
MemAvailable:   129417300 kB
Buffers:            3280 kB
Cached:           445900 kB
SwapCached:            0 kB
Active:           663268 kB
Inactive:         187816 kB
Active(anon):     419988 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   187816 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        405008 kB
Mapped:           131848 kB
Shmem:             18084 kB
KReclaimable:      87488 kB
Slab:             171620 kB
SReclaimable:      87488 kB
SUnreclaim:        84132 kB
KernelStack:        4400 kB
PageTables:         4532 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3968772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC025 at 2025-06-29 01:24:21