Trace number 4486619

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3587.51 3597.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUMf9f2b1fc4917344504b6167976088a05
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark925
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints5250
Number of constraints which are clauses5250
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
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-4486619-1751317794.opb>
0.00/0.01	c original problem has 2000 variables (2000 bin, 0 int, 0 cont) and 5250 constraints
0.00/0.01	c problem read in 0.010 seconds
0.00/0.02	c presolving:
0.00/0.03	c    (0.0s) running MILP presolver
0.00/0.03	c    (0.0s) MILP presolver found nothing
0.00/0.04	c (round 1, exhaustive) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5232 upgd conss, 0 impls, 999 clqs
0.00/0.05	c (round 2, exhaustive) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5249 upgd conss, 0 impls, 999 clqs
0.00/0.07	c    (0.1s) probing: 51/1999 (2.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.07	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.07	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.07	c    (0.1s) no symmetry present (symcode time: 0.00)
0.00/0.07	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.00/0.07	c  1 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.07	c  0 implications, 999 cliques
0.00/0.07	c presolved problem has 1999 variables (1999 bin, 0 int, 0 cont) and 5249 constraints
0.00/0.07	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.07	c     999 constraints of type <setppc>
0.00/0.07	c    4250 constraints of type <logicor>
0.00/0.07	c transformed objective value is always integral (scale: 1)
0.00/0.07	c Presolving Time: 0.06
0.00/0.07	c 
0.00/0.07	c - non default parameters ----------------------------------------------------------------------
0.00/0.07	c 
0.00/0.07	c # SCIP version 10.0.0
0.00/0.07	c 
0.00/0.07	c # maximal time in seconds to run
0.00/0.07	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.07	c limits/time = 3596.998009
0.00/0.07	c 
0.00/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.07	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.07	c limits/memory = 27900
0.00/0.07	c 
0.00/0.07	c # belongs reading time to solving time?
0.00/0.07	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.07	c timing/reading = TRUE
0.00/0.07	c 
0.00/0.07	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.07	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.07	c reading/opbreader/maxintsize = 47
0.00/0.07	c 
0.00/0.07	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.07	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.07	c propagating/genvbounds/timingmask = 0
0.00/0.07	c 
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c 
9.64/9.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.64/9.73	c   9.7s|     1 |     0 | 18906 |     - |    29M |   0 |1999 |5282 |5249 |   0 |  0 |  33 |   0 | 6.656667e+02 |      --      |    Inf | unknown
35.63/36.01	c  36.0s|     1 |     2 | 66613 |     - |    45M |   0 |1999 |5499 |5249 |   0 |  1 |  50 |  20 | 6.659246e+02 |      --      |    Inf | unknown
493.27/494.93	c   495s|   100 |   101 |831821 |7729.4 |    53M |  11 |1999 |5666 |5249 |   0 |  1 | 226 | 364 | 6.720000e+02 |      --      |    Inf | unknown
798.62/801.08	c   801s|   200 |   201 |  1398k|6693.4 |    61M |  13 |1999 |5874 |5252 |  29 |  1 | 603 | 538 | 6.744321e+02 |      --      |    Inf | unknown
1044.78/1048.00	c  1048s|   300 |   301 |  1794k|5777.5 |    63M |  13 |1999 |5864 |5260 |  60 |  2 | 651 | 714 | 6.749262e+02 |      --      |    Inf | unknown
1358.06/1362.16	c  1362s|   400 |   401 |  2398k|5843.5 |    68M |  14 |1999 |5829 |5262 | 185 |  1 | 908 | 900 | 6.749262e+02 |      --      |    Inf | unknown
1668.00/1672.81	c  1673s|   500 |   501 |  3020k|5919.3 |    69M |  15 |1999 |5874 |5258 | 292 |  1 |1125 |1079 | 6.750558e+02 |      --      |    Inf | unknown
1933.07/1938.50	c  1938s|   600 |   601 |  3574k|5855.6 |    76M |  15 |1999 |5747 |5256 | 492 |  1 |1392 |1174 | 6.763047e+02 |      --      |    Inf | unknown
2149.76/2155.79	c  2156s|   700 |   701 |  4043k|5688.9 |    77M |  15 |1999 |5845 |5256 | 752 |  1 |1650 |1202 | 6.766934e+02 |      --      |    Inf | unknown
2420.22/2426.80	c  2427s|   800 |   801 |  4616k|5694.0 |    80M |  15 |1999 |5942 |5272 |1131 |  1 |1972 |1271 | 6.766934e+02 |      --      |    Inf | unknown
2692.43/2699.78	c  2700s|   900 |   901 |  5234k|5748.0 |    84M |  15 |1999 |5765 |5275 |1662 |  1 |2169 |1286 | 6.766934e+02 |      --      |    Inf | unknown
2909.01/2916.90	c  2917s|  1000 |  1001 |  5803k|5743.0 |    85M |  15 |1999 |5710 |5282 |1844 |  2 |2327 |1316 | 6.766934e+02 |      --      |    Inf | unknown
3023.14/3031.35	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
3023.14/3031.35	c (run 1, node 1049) performing user restart
3023.14/3031.35	c 
3023.14/3031.35	c (restart) converted 13 cuts from the global cut pool into linear constraints
3023.14/3031.35	c 
3023.14/3031.36	c presolving:
3023.14/3031.36	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 95 upgd conss, 0 impls, 999 clqs
3023.14/3031.38	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
3023.14/3031.38	c  0 deleted vars, 3 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3023.14/3031.38	c  0 implications, 999 cliques
3023.14/3031.38	c presolved problem has 1999 variables (1999 bin, 0 int, 0 cont) and 5763 constraints
3023.14/3031.38	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
3023.14/3031.38	c      12 constraints of type <knapsack>
3023.14/3031.38	c     999 constraints of type <setppc>
3023.14/3031.38	c    4752 constraints of type <logicor>
3023.14/3031.38	c transformed objective value is always integral (scale: 1)
3023.14/3031.38	c Presolving Time: 0.08
3023.14/3031.38	c 
3032.51/3040.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3032.51/3040.75	c  3041s|     1 |     0 |  6111k|     - |    86M |   0 |1999 |5775 |5262 |   0 |  0 |2447 |1327 | 6.766934e+02 |      --      |    Inf | unknown
3048.57/3056.84	c  3057s|     1 |     2 |  6121k|     - |    87M |   0 |1999 |5780 |5262 |   0 |  1 |2452 |1349 | 6.766934e+02 |      --      |    Inf | unknown
3405.52/3414.60	c  3415s|   100 |   101 |  6701k|5763.2 |    87M |  69 |1999 |5799 |5268 |  18 |  1 |2471 |1864 | 6.766934e+02 |      --      |    Inf | unknown
3587.38/3597.00	c 
3587.38/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.38/3597.00	c Solving Time (sec) : 3597.00
3587.38/3597.00	c Solving Nodes      : 189 (total of 1238 nodes in 2 runs)
3587.38/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.38/3597.00	c Dual Bound         : +6.76693363181274e+02
3587.38/3597.00	c Gap                : infinite
3587.38/3597.00	s UNKNOWN
3587.38/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.38/3597.00	c Total Time         :    3597.00
3587.38/3597.00	c   solving          :    3597.00
3587.38/3597.00	c   presolving       :       0.08 (included in solving)
3587.38/3597.00	c   reading          :       0.01 (included in solving)
3587.38/3597.00	c   copying          :       0.30 (37 #copies) (minimal 0.01, maximal 0.01, average 0.01)
3587.38/3597.00	c Original Problem   :
3587.38/3597.00	c   Problem name     : HOME/instance-4486619-1751317794.opb
3587.38/3597.00	c   Variables        : 2000 (2000 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   Constraints      : 5250 initial, 5250 maximal
3587.38/3597.00	c   Objective        : minimize, 2000 non-zeros (abs.min = 1, abs.max = 1)
3587.38/3597.00	c Presolved Problem  :
3587.38/3597.00	c   Problem name     : t_HOME/instance-4486619-1751317794.opb
3587.38/3597.00	c   Variables        : 1999 (1999 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.38/3597.00	c   Constraints      : 5763 initial, 5992 maximal
3587.38/3597.00	c   Objective        : minimize, 1999 non-zeros (abs.min = 1, abs.max = 1)
3587.38/3597.00	c   Nonzeros         : 27380 constraint, 1998 clique table
3587.38/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.38/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   gateextraction   :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   implics          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   trivial          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dualfix          :       0.00       0.00      5          1          0          0          0          0          0          0          0          0
3587.38/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   knapsack         :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   setppc           :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   linear           :       0.01       0.00      6          0          0          0          0          0          1          0          0          0
3587.38/3597.00	c   logicor          :       0.01       0.00     10          0          0          0          0          0          3          0          0          0
3587.38/3597.00	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.38/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.38/3597.00	c   integral         :          0          0          0          0       1255          0          0         30          0          0        307          0          0        191       2450
3587.38/3597.00	c   knapsack         :         12         12          1      10719          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   setppc           :        999        999          2      75627          0          0          0         25      37440        328       3443          0          0          0          0
3587.38/3597.00	c   linear           :          0+        20          1      71758          0          0          0          3        479          5          3          0          0          0          0
3587.38/3597.00	c   logicor          :       4752+      4981          2      52845          0          0          0          3      32786        326       2949          0          0          0          0
3587.38/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.38/3597.00	c   integral         :     877.16       0.00       0.00       0.00     877.16       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   setppc           :       0.25       0.00       0.00       0.20       0.00       0.00       0.00       0.00       0.01       0.04
3587.38/3597.00	c   linear           :       0.06       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.01
3587.38/3597.00	c   logicor          :       0.45       0.00       0.01       0.37       0.00       0.00       0.00       0.00       0.01       0.06
3587.38/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.38/3597.00	c   dualfix          :          2          0          0          0
3587.38/3597.00	c   genvbounds       :          0          0          0          0
3587.38/3597.00	c   nlobbt           :          0          0          0          0
3587.38/3597.00	c   obbt             :          0          0          0          0
3587.38/3597.00	c   probing          :          0          0          0          0
3587.38/3597.00	c   pseudoobj        :       4351          0          0          0
3587.38/3597.00	c   redcost          :          6          0          0          0
3587.38/3597.00	c   rootredcost      :          2          0          0          0
3587.38/3597.00	c   symmetry         :          0          0          0          0
3587.38/3597.00	c   vbounds          :      36963          0          0          0
3587.38/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.38/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.38/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.38/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3587.38/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.00       0.00       0.00
3587.38/3597.00	c   symmetry         :       0.01       0.00       0.00       0.01       0.00       0.00
3587.38/3597.00	c   vbounds          :       0.03       0.00       0.00       0.02       0.00       0.01
3587.38/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.38/3597.00	c   propagation      :       0.04        657        657          -       3642       38.2         62       11.2          -          -          -
3587.38/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.38/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.38/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.38/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.38/3597.00	c   applied globally :       0.01          -          -          0       2800       34.4          -          -          0          -          -
3587.38/3597.00	c   applied locally  :          -          -          -          0          6       42.5          -          -          0          -          -
3587.38/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.38/3597.00	c   cut pool         :       0.00          -        449          0          -          -         97       2271          -          -          -          -          -    (maximal pool size:         74)
3587.38/3597.00	c   aggregation      :       0.51       0.00        354          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.38/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.38/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.38/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   clique           :       0.02       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   gomory           :     254.14       0.00        354          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.38/3597.00	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.38/3597.00	c   impliedbounds    :       0.02       0.00        354          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   multilinear      :       0.00       0.00         36          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   rapidlearning    :      70.72       0.00         36          2          0          0          0          0          0          0          0          0        540
3587.38/3597.00	c   rlt              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.38/3597.00	c   zerohalf         :      38.93       0.00        354          2          0          0         97       2271          0       1985       1985          0          0
3587.38/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.38/3597.00	c   hybrid           :       0.00       0.00        299          0       1985          0        286          0          0          0
3587.38/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.38/3597.00	c   problem variables:       0.00          -          0          0
3587.38/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.38/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c   relpscost        :     877.15       0.00       1255          0          0          0        307          0        221       2450
3587.38/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.38/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.38/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.38/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.38/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.38/3597.00	c   strong branching :       0.00          -          -          0          0
3587.38/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.38/3597.00	c   adaptivediving   :      16.06       0.00          7          0          0
3587.38/3597.00	c   alns             :       0.02       0.00          1          0          0
3587.38/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.38/3597.00	c   clique           :       0.01       0.00          1          0          0
3587.38/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.38/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.38/3597.00	c   conflictdiving   :     170.13       0.00        112          0          0
3587.38/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.38/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.38/3597.00	c   distributiondivin:      77.58       0.00         25          0          0
3587.38/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.38/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.38/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.38/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.38/3597.00	c   feaspump         :      47.80       0.00          5          0          0
3587.38/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.38/3597.00	c   fracdiving       :      67.35       0.00         34          0          0
3587.38/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.38/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.38/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.38/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.38/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.38/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.38/3597.00	c   linesearchdiving :      56.58       0.00         19          0          0
3587.38/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.38/3597.00	c   locks            :       0.00       0.00          1          0          0
3587.38/3597.00	c   lpface           :       0.00       0.00          0          0          0
3587.38/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.38/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.38/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.38/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.38/3597.00	c   objpscostdiving  :      63.59       0.00          3          0          0
3587.38/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.38/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.38/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3587.38/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.38/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.38/3597.00	c   pscostdiving     :      72.62       0.00         26          0          0
3587.38/3597.00	c   randrounding     :       0.01       0.00         18          0          0
3587.38/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.38/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.38/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.38/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.38/3597.00	c   rootsoldiving    :      26.45       0.00          6          0          0
3587.38/3597.00	c   rounding         :       0.22       0.00        493          0          0
3587.38/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.38/3597.00	c   shiftandpropagate:       0.02       0.00          2          0          0
3587.38/3597.00	c   shifting         :       0.40       0.00        229          0          0
3587.38/3597.00	c   simplerounding   :       0.00       0.00       1554          0          0
3587.38/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.38/3597.00	c   trivial          :       0.00       0.00          4          0          0
3587.38/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.38/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.38/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.38/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.38/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.38/3597.00	c   vbounds          :       0.00       0.00          2          0          0
3587.38/3597.00	c   veclendiving     :      78.25       0.00         22          0          0
3587.38/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.38/3597.00	c   zirounding       :       0.58       0.00       1000          0          0
3587.38/3597.00	c   other solutions  :          -          -          -          0          -
3587.38/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.38/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.38/3597.00	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
3587.38/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.38/3597.00	c   primal LP        :       1.47        361          0       0.00       0.00       1.47        361
3587.38/3597.00	c   dual LP          :    1674.71       1554    4575607    2944.41    2732.18       0.00          0
3587.38/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.38/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.38/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.38/3597.00	c   diving/probing LP:     689.22        705    2580438    3660.20    3744.02
3587.38/3597.00	c   strong branching :     859.19       2504    2441376     974.99    2841.48          -          -       4875
3587.38/3597.00	c     (at root node) :          -         42      27040     643.81          -
3587.38/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.38/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.38/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.38/3597.00	c B&B Tree           :
3587.38/3597.00	c   number of runs   :          2
3587.38/3597.00	c   nodes            :        189 (176 internal, 13 leaves)
3587.38/3597.00	c   feasible leaves  :          0
3587.38/3597.00	c   infeas. leaves   :         13
3587.38/3597.00	c   objective leaves :          0
3587.38/3597.00	c   nodes (total)    :       1238 (1225 internal, 13 leaves)
3587.38/3597.00	c   nodes left       :        161
3587.38/3597.00	c   max depth        :         73
3587.38/3597.00	c   max depth (total):         73
3587.38/3597.00	c   backtracks       :         25 (13.2%)
3587.38/3597.00	c   early backtracks :          0 (0.0%)
3587.38/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.38/3597.00	c   delayed cutoffs  :          3
3587.38/3597.00	c   repropagations   :          5 (688 domain reductions, 3 cutoffs)
3587.38/3597.00	c   avg switch length:       2.20
3587.38/3597.00	c   switching time   :       1.61
3587.38/3597.00	c Root Node          :
3587.38/3597.00	c   First LP value   : +6.65666666666667e+02
3587.38/3597.00	c   First LP Iters   :      18906 (1964.26 Iter/sec)
3587.38/3597.00	c   First LP Time    :       9.63
3587.38/3597.00	c   Final Dual Bound : +6.76693363181274e+02
3587.38/3597.00	c   Final Root Iters :      85296
3587.38/3597.00	c   Root LP Estimate : +1.24261650384463e+03
3587.38/3597.00	c Solution           :
3587.38/3597.00	c   Solutions found  :          0 (0 improvements)
3587.38/3597.00	c   Primal Bound     :          -
3587.38/3597.00	c   Dual Bound       : +6.76693363181274e+02
3587.38/3597.00	c   Gap              :   infinite
3587.38/3597.00	c Integrals          :      Total       Avg%
3587.38/3597.00	c   primal-dual      :  359699.88     100.00
3587.38/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.38/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.49/3597.01	c Time complete (sec):   3587.509

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486619-1751317794/watcher-4486619-1751317794 -o /tmp/evaluation-result-4486619-1751317794/solver-4486619-1751317794 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46561 --watchdog 3760 pbsolver -f HOME/instance-4486619-1751317794.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=47328, runsolver pid=47325

[startup+0.100061 s]*
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128051608/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=51460 memory=39672 CPUtime=0.09 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 8822 0 0 0 8 1 0 0 20 0 1 0 47459684 52695040 9918 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 12865 9918 2624 2575 0 9772 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 51460 KiB
Current children cumulated memory: 39672 KiB

[startup+0.205394 s]*
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128050852/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=53708 memory=41976 CPUtime=0.19 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 9368 0 0 0 18 1 0 0 20 0 1 0 47459684 54996992 10494 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 13427 10494 2656 2575 0 10334 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 53708 KiB
Current children cumulated memory: 41976 KiB

[startup+0.305302 s]*
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128050852/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=54140 memory=42232 CPUtime=0.29 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 9443 0 0 0 28 1 0 0 20 0 1 0 47459684 55439360 10558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 13535 10558 2656 2575 0 10442 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 54140 KiB
Current children cumulated memory: 42232 KiB

[startup+0.700098 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128050852/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=54712 memory=42744 CPUtime=0.68 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 9565 0 0 0 67 1 0 0 20 0 1 0 47459684 56025088 10686 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 13678 10686 2656 2575 0 10585 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 54712 KiB
Current children cumulated memory: 42744 KiB

[startup+1.50011 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128051104/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=56368 memory=44024 CPUtime=1.47 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 9911 0 0 0 146 1 0 0 20 0 1 0 47459684 57720832 11006 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 14092 11006 2656 2575 0 10999 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 56368 KiB
Current children cumulated memory: 44024 KiB

[startup+3.10515 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128646196/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=57072 memory=45048 CPUtime=3.06 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 10166 0 0 0 303 3 0 0 20 0 1 0 47459684 58441728 11262 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 14268 11262 2656 2575 0 11175 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 57072 KiB
Current children cumulated memory: 45048 KiB

[startup+6.30012 s]
/proc/loadavg: 4.30 4.16 4.12 5/261 47419
/proc/meminfo: memFree=128938504/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=58276 memory=45360 CPUtime=6.25 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 10478 0 0 0 622 3 0 0 20 0 1 0 47459684 59674624 11340 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 14569 11340 2656 2575 0 11476 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 58276 KiB
Current children cumulated memory: 45360 KiB

[startup+12.7001 s]
/proc/loadavg: 4.28 4.16 4.11 5/263 47599
/proc/meminfo: memFree=129335360/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=59416 memory=46768 CPUtime=12.63 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 10834 0 0 0 1260 3 0 0 20 0 1 0 47459684 60841984 11692 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 14854 11692 2656 2575 0 11761 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 59416 KiB
Current children cumulated memory: 46768 KiB

[startup+25.5001 s]
/proc/loadavg: 4.37 4.18 4.12 4/260 48107
/proc/meminfo: memFree=128818096/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=60124 memory=47536 CPUtime=25.25 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 11022 0 0 0 2507 18 0 0 20 0 1 0 47459684 61566976 11884 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 15031 11884 2656 2575 0 11938 0
Current children cumulated CPU time: 25.25 s
Current children cumulated vsize: 60124 KiB
Current children cumulated memory: 47536 KiB

[startup+51.1052 s]
/proc/loadavg: 4.25 4.17 4.12 5/264 48460
/proc/meminfo: memFree=128576412/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=104668 memory=91940 CPUtime=50.69 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 22176 0 0 0 5040 29 0 0 20 0 1 0 47459684 107180032 22985 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 26167 22985 2656 2575 0 23074 0
Current children cumulated CPU time: 50.69 s
Current children cumulated vsize: 104668 KiB
Current children cumulated memory: 91940 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/260 48463
/proc/meminfo: memFree=128649832/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=109788 memory=102052 CPUtime=101.75 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 23518 0 0 0 10146 29 0 0 20 0 1 0 47459684 112422912 25513 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 27447 25513 2656 2575 0 24354 0
Current children cumulated CPU time: 101.75 s
Current children cumulated vsize: 109788 KiB
Current children cumulated memory: 102052 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/266 49230
/proc/meminfo: memFree=128478288/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=109788 memory=102052 CPUtime=161.48 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 23602 0 0 0 16107 41 0 0 20 0 1 0 47459684 112422912 25513 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 27447 25513 2656 2575 0 24354 0
Current children cumulated CPU time: 161.48 s
Current children cumulated vsize: 109788 KiB
Current children cumulated memory: 102052 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.12 4.10 5/265 49232
/proc/meminfo: memFree=128297204/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=111548 memory=103844 CPUtime=221.34 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 24090 0 0 0 22093 41 0 0 20 0 1 0 47459684 114225152 25961 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 27887 25961 2656 2575 0 24794 0
Current children cumulated CPU time: 221.34 s
Current children cumulated vsize: 111548 KiB
Current children cumulated memory: 103844 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/267 49237
/proc/meminfo: memFree=128267968/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=116648 memory=108964 CPUtime=281.19 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 25402 0 0 0 28078 41 0 0 20 0 1 0 47459684 119447552 27241 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 29162 27241 2656 2575 0 26069 0
Current children cumulated CPU time: 281.19 s
Current children cumulated vsize: 116648 KiB
Current children cumulated memory: 108964 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/267 49239
/proc/meminfo: memFree=128181980/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=117376 memory=109604 CPUtime=341.04 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 25601 0 0 0 34063 41 0 0 20 0 1 0 47459684 120193024 27401 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 29344 27401 2656 2575 0 26251 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 117376 KiB
Current children cumulated memory: 109604 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/267 49241
/proc/meminfo: memFree=128127752/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=117376 memory=109604 CPUtime=400.9 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 25608 0 0 0 40049 41 0 0 20 0 1 0 47459684 120193024 27401 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 29344 27401 2656 2575 0 26251 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 117376 KiB
Current children cumulated memory: 109604 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 49243
/proc/meminfo: memFree=128109740/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=118672 memory=110884 CPUtime=460.75 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 25935 0 0 0 46034 41 0 0 20 0 1 0 47459684 121520128 27721 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 29668 27721 2656 2575 0 26575 0
Current children cumulated CPU time: 460.75 s

################
# More data... #
################

/proc/loadavg: 4.12 4.09 4.09 5/265 49409
/proc/meminfo: memFree=127358036/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=134960 memory=127384 CPUtime=3153.83 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 34019 0 0 0 315339 44 0 0 20 0 1 0 47459684 138199040 31846 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 33740 31846 2656 2575 0 30647 0
Current children cumulated CPU time: 3153.83 s
Current children cumulated vsize: 134960 KiB
Current children cumulated memory: 127384 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 49411
/proc/meminfo: memFree=127342556/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=141720 CPUtime=3213.68 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37620 0 0 0 321324 44 0 0 20 0 1 0 47459684 153677824 35430 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35430 2656 2575 0 34426 0
Current children cumulated CPU time: 3213.68 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 141720 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/264 49413
/proc/meminfo: memFree=127332348/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3273.54 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37767 0 0 0 327310 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3273.54 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3342.3 s]
/proc/loadavg: 4.26 4.17 4.11 5/262 49415
/proc/meminfo: memFree=127324196/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3333.39 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 333295 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3333.39 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/262 49417
/proc/meminfo: memFree=127319748/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3393.25 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 339281 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/262 49419
/proc/meminfo: memFree=127283904/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3453.1 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 345266 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3453.1 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/263 49424
/proc/meminfo: memFree=127203104/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3512.96 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 351252 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3512.96 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/263 49426
/proc/meminfo: memFree=127166680/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3572.81 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 357237 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3572.81 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

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

# cumulated CPU time of all completed processes:  user=3587.06 s, system=0.452751 s

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

[startup+3584 s]*
/proc/loadavg: 4.04 4.11 4.09 5/263 49426
/proc/meminfo: memFree=127166792/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3574.51 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 357407 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3574.51 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.12 4.10 5/263 49426
/proc/meminfo: memFree=127158728/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3580.89 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358045 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3580.89 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.12 4.10 5/263 49426
/proc/meminfo: memFree=127154632/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3584.09 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358365 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3584.09 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 49426
/proc/meminfo: memFree=127154632/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3585.68 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358524 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3585.68 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.12 4.09 5/263 49426
/proc/meminfo: memFree=127154632/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3586.49 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358605 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3586.49 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3596.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 49426
/proc/meminfo: memFree=127154632/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3587.28 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358684 44 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3587.28 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

[startup+3597 s]*
/proc/loadavg: 4.11 4.12 4.09 5/263 49426
/proc/meminfo: memFree=127154632/131250000 swapFree=33010684/33010684
[pid=47328] ppid=47325 vsize=150076 memory=142232 CPUtime=3587.49 cores=4,6
/proc/47328/stat : 47328 (pbsolver) R 47325 47328 46545 0 -1 4194304 37819 0 0 0 358704 45 0 0 20 0 1 0 47459684 153677824 35558 18446744073709551615 4198400 14743177 140726124489664 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 36098048 140726124493194 140726124493290 140726124493290 140726124498892 0
/proc/47328/statm: 37519 35558 2656 2575 0 34426 0
Current children cumulated CPU time: 3587.49 s
Current children cumulated vsize: 150076 KiB
Current children cumulated memory: 142232 KiB

Child status: 0

Real time (s): 3597.02
CPU time (s): 3587.51
CPU user time (s): 3587.06
CPU system time (s): 0.452751
CPU usage (%): 99.7356
Max. virtual memory (cumulated for all children) (KiB): 150076
Max. memory (cumulated for all children) (KiB): 142232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.06
system time used= 0.452751
maximum resident set size= 142232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37820
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= 17
involuntary context switches= 1801


# summary of solver processes directly reported to runsolver:
#   pid: 47328
#   total CPU time (s): 3587.51
#   total CPU user time (s): 3587.06
#   total CPU system time (s): 0.452751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.20155 second user time and 14.2544 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 23:09:54
IDJOB=4486619
IDBENCH=147028
IDSOLVER=3366
FILE ID=nodeC013/4486619-1751317794
RUNJOBID= nodeC013-1751314195-46561
SLURM_JOB_ID= 9594325
Free space on /tmp= 433012 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f1000.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486619-1751317794/watcher-4486619-1751317794 -o /tmp/evaluation-result-4486619-1751317794/solver-4486619-1751317794 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46561 --watchdog 3760  pbsolver -f HOME/instance-4486619-1751317794.opb -t 3600 -m 31000

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

MD5SUM BENCH= f9f2b1fc4917344504b6167976088a05
RANDOM SEED=2062182932

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128079076 kB
MemAvailable:   128197156 kB
Buffers:            3280 kB
Cached:           919284 kB
SwapCached:            0 kB
Active:          1873420 kB
Inactive:         675648 kB
Active(anon):    1639788 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   675648 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15140 kB
Writeback:             0 kB
AnonPages:       1625732 kB
Mapped:           132328 kB
Shmem:             13284 kB
KReclaimable:      95680 kB
Slab:             183192 kB
SReclaimable:      95680 kB
SUnreclaim:        87512 kB
KernelStack:        4212 kB
PageTables:         6204 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2036824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1433600 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC013 at 2025-07-01 00:09:52