Trace number 4541811

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 2025-06-13? 1.04902 1.0633

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm_teq/normalized-20arraycomm_teq_less.opb
MD5SUM68f7bc0686d678a8453a91094299b359
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.634066
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2480
Total number of constraints3681
Number of constraints which are clauses2400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1281
Minimum length of a constraint2
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4541811-1753209881.opb>
0.00/0.01	c original problem has 2480 variables (2480 bin, 0 int, 0 cont) and 3681 constraints
0.00/0.01	c problem read in 0.008 seconds
0.00/0.01	c problem without objective
0.00/0.01	c presolving:
0.00/0.02	c (round 1, fast)       520 del vars, 520 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs
0.00/0.02	c    (0.0s) running MILP presolver
0.00/0.03	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.03	c (round 2, medium)     520 del vars, 3681 del conss, 1961 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 840 clqs
0.00/0.04	c (round 3, exhaustive) 520 del vars, 3681 del conss, 1961 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1201 upgd conss, 0 impls, 840 clqs
0.00/0.04	c (round 4, fast)       520 del vars, 3681 del conss, 1961 add conss, 0 chg bounds, 1 chg sides, 78 chg coeffs, 1201 upgd conss, 0 impls, 840 clqs
0.00/0.04	c (round 5, exhaustive) 520 del vars, 4881 del conss, 2361 add conss, 0 chg bounds, 1 chg sides, 78 chg coeffs, 1201 upgd conss, 0 impls, 841 clqs
0.00/0.05	c    (0.0s) probing: 51/1960 (2.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.05	c    (0.1s) no symmetry present (symcode time: 0.00)
0.00/0.05	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
0.00/0.05	c  520 deleted vars, 4881 deleted constraints, 2361 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 78 changed coefficients
0.00/0.05	c  0 implications, 841 cliques
0.00/0.05	c presolved problem has 1960 variables (1960 bin, 0 int, 0 cont) and 1161 constraints
0.00/0.05	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.05	c       1 constraints of type <knapsack>
0.00/0.05	c     400 constraints of type <and>
0.00/0.05	c     760 constraints of type <linear>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c 
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c 
0.00/0.05	c # SCIP version 10.0.0
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.05	c limits/time = 3596.999012
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.05	c limits/memory = 27900
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.05	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.05	c reading/opbreader/maxintsize = 47
0.00/0.05	c 
0.00/0.05	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.05	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.05	c propagating/genvbounds/timingmask = 0
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c 
0.00/0.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.07	c   0.1s|     1 |     0 |    29 |     - |    23M |   0 |1960 |1181 |1561 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.13	c   0.1s|     1 |     0 |    62 |     - |    25M |   0 |1960 |1241 |1574 |  13 |  1 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.14	c   0.1s|     1 |     0 |   109 |     - |    26M |   0 |1960 |1243 |1587 |  26 |  2 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.15	c   0.2s|     1 |     0 |   158 |     - |    26M |   0 |1960 |1243 |1611 |  50 |  3 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.16	c   0.2s|     1 |     0 |   185 |     - |    26M |   0 |1960 |1243 |1628 |  67 |  4 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.18	c   0.2s|     1 |     0 |   364 |     - |    26M |   0 |1960 |1244 |1639 |  78 |  5 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.19	c   0.2s|     1 |     0 |   438 |     - |    27M |   0 |1960 |1245 |1659 |  98 |  6 |  84 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.20	c   0.2s|     1 |     0 |   445 |     - |    27M |   0 |1960 |1245 |1663 | 102 |  7 |  84 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.21	c   0.2s|     1 |     0 |   516 |     - |    27M |   0 |1960 |1246 |1681 | 120 |  8 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.23	c   0.2s|     1 |     0 |   595 |     - |    27M |   0 |1960 |1246 |1703 | 142 |  9 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.26	c   0.3s|     1 |     0 |   687 |     - |    27M |   0 |1960 |1248 |1724 | 163 | 10 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.26	c   0.3s|     1 |     0 |   720 |     - |    28M |   0 |1960 |1248 |1727 | 166 | 11 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.56	c   0.6s|     1 |     2 |  4026 |     - |    28M |   0 |1960 |1249 |1727 | 166 | 11 |  88 |  18 | 0.000000e+00 |      --      |    Inf | unknown
0.98/1.05	c * 1.1s|    22 |     0 | 12494 | 560.8 |    LP  |   8 |1960 |1269 |1591 | 207 |  1 | 108 |  18 | 0.000000e+00 | 0.000000e+00 |   0.00%|  99.86%
0.98/1.05	c 
0.98/1.05	c SCIP Status        : problem is solved [optimal solution found]
0.98/1.05	c Solving Time (sec) : 1.05
0.98/1.05	c Solving Nodes      : 22
0.98/1.05	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.98/1.05	c Dual Bound         : +0.00000000000000e+00
0.98/1.05	c Gap                : 0.00 %
0.98/1.05	c   [linear] <linear11>:  -<x2441>[B] (+1) +<x2401>[B] (+1) -2<x2442>[B] (+0) +2<x2402>[B] (+0) -4<x2443>[B] (+0) +4<x2403>[B] (+0) -8<x2444>[B] (+1) +8<x2404>[B] (+1) -16<x2445>[B] (+0) +16<x2405>[B] (+0) -32<x2446>[B] (+0) +32<x2406>[B] (+0) -64<x2447>[B] (+0) +64<x2407>[B] (+0) -128<x2448>[B] (+0) +128<x2408>[B] (+0) -256<x2449>[B] (+0) +256<x2409>[B] (+0) -512<x2450>[B] (+0) +512<x2410>[B] (+0) -1024<x2451>[B] (+0) +1024<x2411>[B] (+0) -2048<x2452>[B] (+0) +2048<x2412>[B] (+0) -4096<x2453>[B] (+0) +4096<x2413>[B] (+0) -8192<x2454>[B] (+0) +8192<x2414>[B] (+0) -16384<x2455>[B] (+0) +16384<x2415>[B] (+0) -32768<x2456>[B] (+0) +32768<x2416>[B] (+0) -65536<x2457>[B] (+0) +65536<x2417>[B] (+0) -131072<x2458>[B] (+0) +131072<x2418>[B] (+0) -262144<x2459>[B] (+0) +262144<x2419>[B] (+0) -524288<x2460>[B] (+0) +524288<x2420>[B] (+0) -1048576<x2461>[B] (+0) +1048576<x2421>[B] (+0) -2097152<x2462>[B] (+0) +2097152<x2422>[B] (+0) -4194304<x2463>[B] (+0) +4194304<x2423>[B] (+0) -8388608<x2464>[B] (+0) +8388608<x2424>[c B] (+0) -16777216<x2465>[B] (+0) +16777216<x2425>[B] (+0) -33554432<x2466>[B] (+0) +33554432<x2426>[B] (+0) -67108864<x2467>[B] (+0) +67108864<x2427>[B] (+0) -134217728<x2468>[B] (+0) +134217728<x2428>[B] (+0) -268435456<x2469>[B] (+0) +268435456<x2429>[B] (+0) -536870912<x2470>[B] (+0) +536870912<x2430>[B] (+0) -1.07374182e+09<x2471>[B] (+0) +1.07374182e+09<x2431>[B] (+0) -2.14748365e+09<x2472>[B] (+0) +2.14748365e+09<x2432>[B] (+0) -4.2949673e+09<x2473>[B] (+0) +4.2949673e+09<x2433>[B] (+0) -8.58993459e+09<x2474>[B] (+0) +8.58993459e+09<x2434>[B] (+0) -1.71798692e+10<x2475>[B] (+0) +1.71798692e+10<x2435>[B] (+0) -3.43597384e+10<x2476>[B] (+0) +3.43597384e+10<x2436>[B] (+0) -6.87194767e+10<x2477>[B] (+0) +6.87194767e+10<x2437>[B] (+0) -1.37438953e+11<x2478>[B] (+0) +1.37438953e+11<x2438>[B] (+0) -2.74877907e+11<x2479>[B] (+0) +2.74877907e+11<x2439>[B] (+0) -5.49755814e+11<x2480>[B] (+0) +5.49755814e+11<x2440>[B] (+0) >= 1;
0.98/1.05	c ;
0.98/1.05	c violation: left hand side is violated by 1
0.98/1.05	c best solution is not feasible in original problem
0.98/1.05	c internal error
0.98/1.05	s UNKNOWN
0.98/1.05	c SCIP Status        : problem is solved [optimal solution found]
0.98/1.05	c Total Time         :       1.05
0.98/1.05	c   solving          :       1.05
0.98/1.05	c   presolving       :       0.04 (included in solving)
0.98/1.05	c   reading          :       0.01 (included in solving)
0.98/1.05	c   copying          :       0.02 (6 #copies) (minimal 0.00, maximal 0.00, average 0.00)
0.98/1.05	c Original Problem   :
0.98/1.05	c   Problem name     : HOME/instance-4541811-1753209881.opb
0.98/1.05	c   Variables        : 2480 (2480 binary, 0 integer, 0 continuous)
0.98/1.05	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
0.98/1.05	c   Constraints      : 3681 initial, 3681 maximal
0.98/1.05	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.98/1.05	c Presolved Problem  :
0.98/1.05	c   Problem name     : t_HOME/instance-4541811-1753209881.opb
0.98/1.05	c   Variables        : 1960 (1960 binary, 0 integer, 0 continuous)
0.98/1.05	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
0.98/1.05	c   Constraints      : 1161 initial, 1269 maximal
0.98/1.05	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.98/1.05	c   Nonzeros         : 5038 constraint, 1682 clique table
0.98/1.05	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
0.98/1.05	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   gateextraction   :       0.00       0.00      1          0          0          0          0          0       1200        400          0          0
0.98/1.05	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
0.98/1.05	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   milp             :       0.01       0.00      1          0          0          0          0          0       3161       1961          0          0
0.98/1.05	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
0.98/1.05	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
0.98/1.05	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   knapsack         :       0.00       0.00      6          0          0          0          0          0          0          0          1         78
0.98/1.05	c   and              :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
0.98/1.05	c   linear           :       0.02       0.00      8          0        520          0          0          0        520          0          0          0
0.98/1.05	c   logicor          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
0.98/1.05	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
0.98/1.05	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
0.98/1.05	c   integral         :          0          0          0          0         21          0          0         20          0          0          0          0          0          0         40
0.98/1.05	c   knapsack         :          1          1         11       4160          1          0          1         14         42          2          0         16          0          0          0
0.98/1.05	c   and              :        400        400         46       4115          1          0          1          2       3331          2        199         56         41          0          0
0.98/1.05	c   linear           :        760        760         11       4167          1          0          1          4       7172         23        267          0          0          0          0
0.98/1.05	c   logicor          :          0+       108         11        232          0          0          0          0          2          1          3         97          5          0          0
0.98/1.05	c   fixedvar         :          0          0          0          0          1          0          1          0          0          0          0          0          0          0          0
0.98/1.05	c   countsols        :          0          0          0          0          1          0          1          0          0          0          0          0          0          0          0
0.98/1.05	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
0.98/1.05	c   integral         :       0.12       0.00       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   and              :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   linear           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
0.98/1.05	c   dualfix          :          1          0          0          0
0.98/1.05	c   genvbounds       :          0          0          0          0
0.98/1.05	c   nlobbt           :          0          0          0          0
0.98/1.05	c   obbt             :          0          0          0          0
0.98/1.05	c   probing          :          0          0          0          0
0.98/1.05	c   pseudoobj        :          0          0          0          0
0.98/1.05	c   redcost          :          0          0          0          0
0.98/1.05	c   rootredcost      :          0          0          0          0
0.98/1.05	c   symmetry         :          0          0          0          0
0.98/1.05	c   vbounds          :        438          0          0          0
0.98/1.05	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
0.98/1.05	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
0.98/1.05	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
0.98/1.05	c   propagation      :       0.01         18         18          -        380      122.7          0        0.0          -          -          -
0.98/1.05	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
0.98/1.05	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
0.98/1.05	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
0.98/1.05	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
0.98/1.05	c   applied globally :       0.00          -          -          0        108       57.1          -          -          0          -          -
0.98/1.05	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
0.98/1.05	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
0.98/1.05	c   cut pool         :       0.00          -         21         21          -          -        331        423          -          -          -          -          -    (maximal pool size:        331)
0.98/1.05	c   aggregation      :       0.01       0.00         11         11          0          0        276        289          0        141        141          0          0
0.98/1.05	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.98/1.05	c   > flowcover      :          -          -          -          -          -          -          -        141          0        118        118          0          -
0.98/1.05	c   > knapsackcover  :          -          -          -          -          -          -          -        148          0         23         23          0          -
0.98/1.05	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
0.98/1.05	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   gomory           :       0.08       0.00         10         10          0          0         30         94          0          3          3          0          0
0.98/1.05	c   > gomorymi       :          -          -          -          -          -          -          -         44          0          1          1          0          -
0.98/1.05	c   > strongcg       :          -          -          -          -          -          -          -         50          0          2          2          0          -
0.98/1.05	c   impliedbounds    :       0.00       0.00         11         11          0          0         14         14          0         12         12          0          0
0.98/1.05	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
0.98/1.05	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   multilinear      :       0.00       0.00         24         11          0          0          0          0          0          0          0          0          0
0.98/1.05	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.98/1.05	c   rapidlearning    :       0.10       0.00          4          1          0          2          0          0          0          0          0          0          0
0.98/1.05	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
0.98/1.05	c   zerohalf         :       0.01       0.00         11         11          0          0         11         26          0          5          5          0          0
0.98/1.05	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
0.98/1.05	c   hybrid           :       0.00       0.00         30         11        207          0        385        166          0        384
0.98/1.05	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c Pricers            :   ExecTime  SetupTime      Calls       Vars
0.98/1.05	c   problem variables:       0.00          -          0          0
0.98/1.05	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
0.98/1.05	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   inference        :       0.00       0.00          0          0          1          0          0          0          0          2
0.98/1.05	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c   relpscost        :       0.12       0.00         20          0          0          0          0          0          0         40
0.98/1.05	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
0.98/1.05	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
0.98/1.05	c   LP solutions     :       0.00          -          -          1          1
0.98/1.05	c   relax solutions  :       0.00          -          -          0          0
0.98/1.05	c   pseudo solutions :       0.00          -          -          0          0
0.98/1.05	c   strong branching :       0.00          -          -          0          0
0.98/1.05	c   actconsdiving    :       0.00       0.00          0          0          0
0.98/1.05	c   adaptivediving   :       0.01       0.00          1          0          0
0.98/1.05	c   alns             :       0.01       0.00          1          0          0
0.98/1.05	c   bound            :       0.00       0.00          0          0          0
0.98/1.05	c   clique           :       0.01       0.00          1          0          0
0.98/1.05	c   coefdiving       :       0.00       0.00          0          0          0
0.98/1.05	c   completesol      :       0.00       0.00          0          0          0
0.98/1.05	c   conflictdiving   :       0.16       0.00          1          0          0
0.98/1.05	c   crossover        :       0.00       0.00          0          0          0
0.98/1.05	c   dins             :       0.00       0.00          0          0          0
0.98/1.05	c   distributiondivin:       0.01       0.00          1          0          0
0.98/1.05	c   dks              :       0.00       0.00          0          0          0
0.98/1.05	c   dps              :       0.00       0.00          0          0          0
0.98/1.05	c   dualval          :       0.00       0.00          0          0          0
0.98/1.05	c   farkasdiving     :       0.00       0.00          0          0          0
0.98/1.05	c   feaspump         :       0.00       0.00          1          0          0
0.98/1.05	c   fixandinfer      :       0.00       0.00          0          0          0
0.98/1.05	c   fracdiving       :       0.01       0.00          1          0          0
0.98/1.05	c   gins             :       0.00       0.00          0          0          0
0.98/1.05	c   guideddiving     :       0.00       0.00          0          0          0
0.98/1.05	c   indicator        :       0.00       0.00          0          0          0
0.98/1.05	c   indicatordiving  :       0.00       0.00          0          0          0
0.98/1.05	c   intdiving        :       0.00       0.00          0          0          0
0.98/1.05	c   intshifting      :       0.00       0.00          0          0          0
0.98/1.05	c   linesearchdiving :       0.00       0.00          0          0          0
0.98/1.05	c   localbranching   :       0.00       0.00          0          0          0
0.98/1.05	c   locks            :       0.01       0.00          1          0          0
0.98/1.05	c   lpface           :       0.00       0.00          0          0          0
0.98/1.05	c   mpec             :       0.00       0.00          0          0          0
0.98/1.05	c   multistart       :       0.00       0.00          0          0          0
0.98/1.05	c   mutation         :       0.00       0.00          0          0          0
0.98/1.05	c   nlpdiving        :       0.00       0.00          0          0          0
0.98/1.05	c   objpscostdiving  :       0.06       0.00          1          0          0
0.98/1.05	c   octane           :       0.00       0.00          0          0          0
0.98/1.05	c   ofins            :       0.00       0.00          0          0          0
0.98/1.05	c   oneopt           :       0.00       0.00          0          0          0
0.98/1.05	c   padm             :       0.00       0.00          0          0          0
0.98/1.05	c   proximity        :       0.00       0.00          0          0          0
0.98/1.05	c   pscostdiving     :       0.02       0.00          1          0          0
0.98/1.05	c   randrounding     :       0.01       0.00         12          0          0
0.98/1.05	c   rens             :       0.01       0.00          1          0          0
0.98/1.05	c   reoptsols        :       0.00       0.00          0          0          0
0.98/1.05	c   repair           :       0.00       0.00          0          0          0
0.98/1.05	c   rins             :       0.00       0.00          0          0          0
0.98/1.05	c   rootsoldiving    :       0.21       0.00          1          0          0
0.98/1.05	c   rounding         :       0.00       0.00         50          0          0
0.98/1.05	c   scheduler        :       0.00       0.00          0          0          0
0.98/1.05	c   shiftandpropagate:       0.01       0.00          1          0          0
0.98/1.05	c   shifting         :       0.00       0.00         12          0          0
0.98/1.05	c   simplerounding   :       0.00       0.00          0          0          0
0.98/1.05	c   subnlp           :       0.00       0.00          0          0          0
0.98/1.05	c   trivial          :       0.00       0.00          2          0          0
0.98/1.05	c   trivialnegation  :       0.00       0.00          0          0          0
0.98/1.05	c   trustregion      :       0.00       0.00          0          0          0
0.98/1.05	c   trysol           :       0.00       0.00          0          0          0
0.98/1.05	c   twoopt           :       0.00       0.00          0          0          0
0.98/1.05	c   undercover       :       0.03       0.00          1          0          0
0.98/1.05	c   vbounds          :       0.00       0.00          0          0          0
0.98/1.05	c   veclendiving     :       0.02       0.00          1          0          0
0.98/1.05	c   zeroobj          :       0.00       0.00          0          0          0
0.98/1.05	c   zirounding       :       0.00       0.00         20          0          0
0.98/1.05	c   other solutions  :          -          -          -          0          -
0.98/1.05	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
0.98/1.05	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.98/1.05	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
0.98/1.05	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
0.98/1.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
0.98/1.05	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
0.98/1.05	c   dual LP          :       0.09         62       2490      40.82   26729.93       0.00          1
0.98/1.05	c   lex dual LP      :       0.00          0          0       0.00          -
0.98/1.05	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
0.98/1.05	c   resolve instable :       0.00          1          1       1.00          -
0.98/1.05	c   diving/probing LP:       0.46        149      10004      67.14   21664.56
0.98/1.05	c   strong branching :       0.11         18       2319     128.83   21388.45          -          -          2
0.98/1.05	c     (at root node) :          -         18       2319     128.83          -
0.98/1.05	c   conflict analysis:       0.00          0          0       0.00          -
0.98/1.05	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
0.98/1.05	c   benders          :       0.00          0          0          0       0.00          0          0          0
0.98/1.05	c B&B Tree           :
0.98/1.05	c   number of runs   :          1
0.98/1.05	c   nodes            :         22 (21 internal, 1 leaves)
0.98/1.05	c   feasible leaves  :          1
0.98/1.05	c   infeas. leaves   :          0
0.98/1.05	c   objective leaves :          0
0.98/1.05	c   nodes (total)    :         22 (21 internal, 1 leaves)
0.98/1.05	c   nodes left       :          0
0.98/1.05	c   max depth        :          8
0.98/1.05	c   max depth (total):          8
0.98/1.05	c   backtracks       :          7 (31.8%)
0.98/1.05	c   early backtracks :          0 (0.0%)
0.98/1.05	c   nodes exc. ref.  :          0 (0.0%)
0.98/1.05	c   delayed cutoffs  :          0
0.98/1.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
0.98/1.05	c   avg switch length:       2.36
0.98/1.05	c   switching time   :       0.00
0.98/1.05	c Root Node          :
0.98/1.05	c   First LP value   : +0.00000000000000e+00
0.98/1.05	c   First LP Iters   :         27 (30927.84 Iter/sec)
0.98/1.05	c   First LP Time    :       0.00
0.98/1.05	c   Final Dual Bound :          -
0.98/1.05	c   Final Root Iters :        718
0.98/1.05	c   Root LP Estimate : +1.09477595178376e-03
0.98/1.05	c Solution           :
0.98/1.05	c   Solutions found  :          1 (1 improvements)
0.98/1.05	c   First Solution   : +0.00000000000000e+00   (in run 1, after 22 nodes, 1.05 seconds, depth 8, found by <relaxation>)
0.98/1.05	c   Gap First Sol.   :       0.00 %
0.98/1.05	c   Gap Last Sol.    :       0.00 %
0.98/1.05	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 22 nodes, 1.05 seconds, depth -1, found by <relaxation>)
0.98/1.05	c   Dual Bound       : +0.00000000000000e+00
0.98/1.05	c   Gap              :       0.00 %
0.98/1.05	c Integrals          :      Total       Avg%
0.98/1.05	c   primal-dual      :     105.00      99.98
0.98/1.05	c   primal-ref       :          -          - (not evaluated)
0.98/1.05	c   dual-ref         :          -          - (not evaluated)
0.98/1.06	c Time complete (sec):      1.046

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541811-1753209881/watcher-4541811-1753209881 -o /tmp/evaluation-result-4541811-1753209881/solver-4541811-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158261 --watchdog 3760 pbsolver -f HOME/instance-4541811-1753209881.opb -t 3600 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=158310, runsolver pid=158301

[startup+0.100064 s]*
/proc/loadavg: 1.69 3.44 3.86 3/258 158319
/proc/meminfo: memFree=127443332/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=54944 memory=42880 CPUtime=0.09 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 8350 0 0 0 8 1 0 0 20 0 1 0 236662664 56262656 10720 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 13736 10720 2656 2575 0 10643 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54944 KiB
Current children cumulated memory: 42880 KiB

[startup+0.204707 s]*
/proc/loadavg: 1.69 3.44 3.86 3/259 158335
/proc/meminfo: memFree=127434864/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=59760 memory=46980 CPUtime=0.2 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 10357 0 0 0 18 2 0 0 20 0 1 0 236662664 61194240 11745 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 14940 11745 2656 2575 0 11847 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 59760 KiB
Current children cumulated memory: 46980 KiB

[startup+0.305438 s]*
/proc/loadavg: 1.69 3.44 3.86 2/252 158343
/proc/meminfo: memFree=127435200/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=59760 memory=46980 CPUtime=0.29 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 10361 0 0 0 27 2 0 0 20 0 1 0 236662664 61194240 11745 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 14940 11745 2656 2575 0 11847 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 59760 KiB
Current children cumulated memory: 46980 KiB

[startup+0.700191 s]
/proc/loadavg: 1.69 3.44 3.86 2/252 158343
/proc/meminfo: memFree=127435200/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=61580 memory=50452 CPUtime=0.68 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 12632 0 0 0 66 2 0 0 20 0 1 0 236662664 63057920 12613 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 15395 12613 2944 2575 0 12302 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 61580 KiB
Current children cumulated memory: 50452 KiB

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

# cumulated CPU time of all completed processes:  user=1.01533 s, system=0.03369 s

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

[startup+0.80021 s]
/proc/loadavg: 1.69 3.44 3.86 2/252 158343
/proc/meminfo: memFree=127435200/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=61852 memory=51080 CPUtime=0.78 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 13690 0 0 0 75 3 0 0 20 0 1 0 236662664 63336448 12770 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 15463 12770 2944 2575 0 12370 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 61852 KiB
Current children cumulated memory: 51080 KiB

[startup+1.0001 s]*
/proc/loadavg: 1.69 3.44 3.86 2/252 158343
/proc/meminfo: memFree=127429936/131249992 swapFree=33009392/33010684
[pid=158310] ppid=158301 vsize=61852 memory=51080 CPUtime=0.98 cores=4,6
/proc/158310/stat : 158310 (pbsolver) R 158301 158310 158250 0 -1 4194304 13691 0 0 0 95 3 0 0 20 0 1 0 236662664 63336448 12770 18446744073709551615 4198400 14743177 140737420619152 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41566208 140737420622216 140737420622312 140737420622312 140737420627916 0
/proc/158310/statm: 15463 12770 2944 2575 0 12370 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 61852 KiB
Current children cumulated memory: 51080 KiB

Child status: 0

Real time (s): 1.0633
CPU time (s): 1.04902
CPU user time (s): 1.01533
CPU system time (s): 0.03369
CPU usage (%): 98.6574
Max. virtual memory (cumulated for all children) (KiB): 64300
Max. memory (cumulated for all children) (KiB): 52868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.01534
system time used= 0.03369
maximum resident set size= 54676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13691
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 158310
#   total CPU time (s): 1.04902
#   total CPU user time (s): 1.01533
#   total CPU system time (s): 0.03369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.012277 second user time and 0.033329 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-22 20:44:41
IDJOB=4541811
IDBENCH=163468
IDSOLVER=3366
FILE ID=nodeC035/4541811-1753209881
RUNJOBID= nodeC035-1753209881-158261
SLURM_JOB_ID= 9687779
Free space on /tmp= 432464 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq/normalized-20arraycomm_teq_less.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541811-1753209881/watcher-4541811-1753209881 -o /tmp/evaluation-result-4541811-1753209881/solver-4541811-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753209881-158261 --watchdog 3760  pbsolver -f HOME/instance-4541811-1753209881.opb -t 3600 -m 31000

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

MD5SUM BENCH= 68f7bc0686d678a8453a91094299b359
RANDOM SEED=942850719

nodeC035 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		: 3598.272
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.51
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.746
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.51
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.776
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.51
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		: 3600.178
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.51
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.225
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.51
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		: 3502.744
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.51
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		: 3599.770
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.51
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.757
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127455524 kB
MemAvailable:   129690952 kB
Buffers:             664 kB
Cached:          2986772 kB
SwapCached:          336 kB
Active:           936488 kB
Inactive:        2116532 kB
Active(anon):      72580 kB
Inactive(anon):    18908 kB
Active(file):     863908 kB
Inactive(file):  2097624 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60524 kB
Writeback:            16 kB
AnonPages:         68320 kB
Mapped:           108872 kB
Shmem:             25904 kB
KReclaimable:     226272 kB
Slab:             321648 kB
SReclaimable:     226272 kB
SUnreclaim:        95376 kB
KernelStack:        4016 kB
PageTables:         2808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432408 MiB
End job on nodeC035 at 2025-07-22 20:44:42