Trace number 4522791

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? 3586.15 3599.75

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
SMTI/SMTI_PBO/SMTI_25000_10_0.85_7.opb
MD5SUM8be5b5d8bca4d85bc85c3eef1683fb22
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark121.332
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables300000
Total number of constraints300001
Number of constraints which are clauses250000
Number of constraints which are cardinality constraints (but not clauses)50000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint50000
Number of terms in the objective function 50000
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 50000
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50000
Number of bits of the biggest sum of numbers16
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-4522791-1751583101.opb>
2.28/2.36	c original problem has 300000 variables (300000 bin, 0 int, 0 cont) and 300001 constraints
2.28/2.36	c problem read in 2.366 seconds
4.87/4.90	c presolving:
5.98/6.07	c (round 1, fast)       1188 del vars, 831 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 50077 clqs
6.07/6.17	c (round 2, fast)       2309 del vars, 1188 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 50078 clqs
10.46/10.50	c    (10.5s) running MILP presolver
21.92/22.05	c    (22.0s) MILP presolver (5 rounds): 0 aggregations, 1239 fixings, 0 bound changes
22.12/22.22	c (round 3, medium)     3835 del vars, 1188 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 49673 clqs
22.22/22.38	c (round 4, fast)       5550 del vars, 3396 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 49672 clqs
22.42/22.56	c (round 5, exhaustive) 5550 del vars, 4201 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 49672 clqs
25.61/25.76	c (round 6, exhaustive) 5550 del vars, 4201 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 295799 upgd conss, 0 impls, 49672 clqs
28.20/28.34	c (round 7, exhaustive) 5550 del vars, 48529 del conss, 0 add conss, 56 chg bounds, 0 chg sides, 0 chg coeffs, 295799 upgd conss, 0 impls, 49672 clqs
32.09/32.28	c    (32.3s) running MILP presolver
33.99/34.13	c    (34.1s) MILP presolver (2 rounds): 4 aggregations, 7 fixings, 0 bound changes
39.56/39.72	c (round 8, exhaustive) 24143 del vars, 48569 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 38918 chg coeffs, 295819 upgd conss, 0 impls, 49670 clqs
40.06/40.22	c (round 9, fast)       42768 del vars, 48682 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 79457 chg coeffs, 295819 upgd conss, 0 impls, 49648 clqs
41.05/41.27	c (round 10, exhaustive) 42768 del vars, 55220 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 79457 chg coeffs, 295819 upgd conss, 0 impls, 49648 clqs
42.95/43.19	c (round 11, exhaustive) 42768 del vars, 56238 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 79457 chg coeffs, 295819 upgd conss, 0 impls, 49648 clqs
45.94/46.13	c (round 12, exhaustive) 43208 del vars, 56240 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 80611 chg coeffs, 295819 upgd conss, 0 impls, 49647 clqs
46.34/46.51	c (round 13, fast)       43659 del vars, 56258 del conss, 24 add conss, 56 chg bounds, 0 chg sides, 81441 chg coeffs, 295819 upgd conss, 0 impls, 49641 clqs
57.00/57.26	c    (57.3s) sparsify aborted: 59881/3548571 (1.7%) nonzeros canceled - in total 59881 canceled nonzeros, 59881 changed coefficients, 0 added nonzeros
108.02/108.41	c    (108.4s) probing: 1000/276483 (0.4%) - 22 fixings, 0 aggregations, 4962 implications, 0 bound changes
109.22/109.63	c    (109.6s) probing: 1024/276483 (0.4%) - 22 fixings, 0 aggregations, 5107 implications, 0 bound changes
109.22/109.63	c    (109.6s) probing aborted: 1000/1000 successive useless probings
111.62/112.02	c    (112.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
113.21/113.62	c    (113.6s) no symmetry present (symcode time: 0.43)
115.10/115.55	c presolving (14 rounds: 14 fast, 9 medium, 8 exhaustive):
115.10/115.55	c  43704 deleted vars, 56451 deleted constraints, 24 added constraints, 56 tightened bounds, 0 added holes, 0 changed sides, 141449 changed coefficients
115.10/115.55	c  0 implications, 54748 cliques
115.10/115.55	c presolved problem has 276461 variables (276461 bin, 0 int, 0 cont) and 243571 constraints
115.10/115.55	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
115.10/115.55	c   49637 constraints of type <setppc>
115.10/115.55	c    4632 constraints of type <linear>
115.10/115.55	c  189302 constraints of type <logicor>
115.10/115.55	c transformed objective value is always integral (scale: 1)
115.10/115.55	c Presolving Time: 110.76
115.10/115.55	c 
115.10/115.55	c - non default parameters ----------------------------------------------------------------------
115.10/115.55	c 
115.10/115.55	c # SCIP version 10.0.0
115.10/115.55	c 
115.10/115.55	c # maximal time in seconds to run
115.10/115.55	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
115.10/115.55	c limits/time = 3596.99823
115.10/115.55	c 
115.10/115.55	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
115.10/115.55	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
115.10/115.55	c limits/memory = 27900
115.10/115.55	c 
115.10/115.55	c # belongs reading time to solving time?
115.10/115.55	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
115.10/115.55	c timing/reading = TRUE
115.10/115.55	c 
115.10/115.55	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
115.10/115.55	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
115.10/115.55	c reading/opbreader/maxintsize = 47
115.10/115.55	c 
115.10/115.55	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
115.10/115.55	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
115.10/115.55	c propagating/genvbounds/timingmask = 0
115.10/115.55	c 
115.10/115.55	c -----------------------------------------------------------------------------------------------
115.20/115.61	c 
3583.69/3597.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3583.69/3597.33	c  3597s|     1 |     0 |200996 |     - |  2939M |   0 | 276k| 239k| 238k|   0 |  0 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3583.69/3597.33	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
3583.69/3597.33	c 
3583.69/3597.33	c SCIP Status        : solving was interrupted [time limit reached]
3583.69/3597.33	c Solving Time (sec) : 3597.33
3583.69/3597.33	c Solving Nodes      : 1
3583.69/3597.33	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3583.69/3597.33	c Dual Bound         : +0.00000000000000e+00
3583.69/3597.33	c Gap                : infinite
3583.69/3597.33	s UNKNOWN
3583.69/3597.33	c SCIP Status        : solving was interrupted [time limit reached]
3583.69/3597.33	c Total Time         :    3597.33
3583.69/3597.33	c   solving          :    3597.33
3583.69/3597.33	c   presolving       :     110.76 (included in solving)
3583.69/3597.33	c   reading          :       2.37 (included in solving)
3583.69/3597.33	c   copying          :       0.00 (0 times copied the problem)
3583.69/3597.33	c Original Problem   :
3583.69/3597.33	c   Problem name     : HOME/instance-4522791-1751583101.opb
3583.69/3597.33	c   Variables        : 300000 (300000 binary, 0 integer, 0 continuous)
3583.69/3597.33	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.69/3597.33	c   Constraints      : 300001 initial, 300001 maximal
3583.69/3597.34	c   Objective        : minimize, 50000 non-zeros (abs.min = 1, abs.max = 1)
3583.69/3597.34	c Presolved Problem  :
3583.69/3597.34	c   Problem name     : t_HOME/instance-4522791-1751583101.opb
3583.69/3597.34	c   Variables        : 276461 (276461 binary, 0 integer, 0 continuous)
3583.69/3597.34	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3583.69/3597.34	c   Constraints      : 243571 initial, 243571 maximal
3583.69/3597.34	c   Objective        : minimize, 42478 non-zeros (abs.min = 1, abs.max = 1)
3583.69/3597.34	c   Nonzeros         : 3488688 constraint, 520758 clique table
3583.69/3597.34	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3583.69/3597.34	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   domcol           :       1.18       0.00      1          1          0          0          0          0          0          0          0         27
3583.69/3597.34	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   dualsparsify     :       2.39       0.00      1          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   gateextraction   :       1.86       0.00      6          0          0          0          0          0       6696          0          0          0
3583.69/3597.34	c   implics          :       0.05       0.00      9          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   milp             :      21.39       0.00      2       1246          4          0          0          0          0          0          0          0
3583.69/3597.34	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   sparsify         :       5.74       0.00      1          0          0          0          0          0          0          0          0      59881
3583.69/3597.34	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   trivial          :       0.20       0.00     14      21883          0          0          0          0          0          0          0          0
3583.69/3597.34	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   dualfix          :       0.13       0.00     14          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   probing          :      52.37       0.01      1         22          0          0          0          0          0          0          0          0
3583.69/3597.34	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   symmetry         :       1.60       0.00      1          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   vbounds          :       0.16       0.00      1         85        202          0          0          0          0          0          0          0
3583.69/3597.34	c   setppc           :       1.40       0.03     19          0         28          0          0          0         35          4          0          0
3583.69/3597.34	c   linear           :       3.42       1.26     21         56         12          0         56          0       4205          0          0          0
3583.69/3597.34	c   logicor          :      15.47       0.95     19      19044          0          0          0          0      45515         20          0      81541
3583.69/3597.34	c   components       :       0.91       0.00      1          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3583.69/3597.34	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3583.69/3597.34	c   integral         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3583.69/3597.34	c   setppc           :      49637+     49687          0     120650          0          0          0          3        493          0          0          0          0          0          0
3583.69/3597.34	c   linear           :       4632       4632          0     120650          0          0          0          3          0          0          0          0          0          0          0
3583.69/3597.34	c   logicor          :     189302+    189316          0      53469          0          0          0          0         30         58          0          0          0          0          0
3583.69/3597.34	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3583.69/3597.34	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   setppc           :       7.28       0.03       0.13       7.13       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   linear           :       2.03       1.26       0.01       0.77       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   logicor          :       2.33       0.95       0.61       0.78       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   fixedvar         :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3583.69/3597.34	c   dualfix          :          1          0          0          0
3583.69/3597.34	c   genvbounds       :          0          0          0          0
3583.69/3597.34	c   nlobbt           :          0          0          0          0
3583.69/3597.34	c   obbt             :          0          0          0          0
3583.69/3597.34	c   probing          :          0          0          0          0
3583.69/3597.34	c   pseudoobj        :          1          0          0          0
3583.69/3597.34	c   redcost          :          0          0          0          0
3583.69/3597.34	c   rootredcost      :          0          0          0          0
3583.69/3597.34	c   symmetry         :          0          0          0          0
3583.69/3597.34	c   vbounds          :      22861          0          0          0
3583.69/3597.34	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3583.69/3597.34	c   dualfix          :       0.14       0.00       0.13       0.01       0.00       0.00
3583.69/3597.34	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   probing          :      52.38       0.01      52.37       0.00       0.00       0.00
3583.69/3597.34	c   pseudoobj        :      10.43       0.00       0.00      10.43       0.00       0.00
3583.69/3597.34	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3583.69/3597.34	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3583.69/3597.34	c   symmetry         :       1.61       0.00       1.60       0.01       0.00       0.00
3583.69/3597.34	c   vbounds          :       0.27       0.00       0.16       0.11       0.00       0.00
3583.69/3597.34	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3583.69/3597.34	c   propagation      :       0.00         47         47          -         48        3.5         16        2.4          -          -          -
3583.69/3597.34	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.69/3597.34	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3583.69/3597.34	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3583.69/3597.34	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3583.69/3597.34	c   applied globally :       0.00          -          -          0         64        2.7          -          -          0          -          -
3583.69/3597.34	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3583.69/3597.34	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3583.69/3597.34	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
3583.69/3597.34	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.69/3597.34	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.69/3597.34	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.69/3597.34	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.69/3597.34	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3583.69/3597.34	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3583.69/3597.34	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3583.69/3597.34	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3583.69/3597.34	c   problem variables:       0.00          -          0          0
3583.69/3597.34	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3583.69/3597.34	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3583.69/3597.34	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3583.69/3597.34	c   LP solutions     :       0.00          -          -          0          0
3583.69/3597.34	c   relax solutions  :       0.00          -          -          0          0
3583.69/3597.34	c   pseudo solutions :       0.00          -          -          0          0
3583.69/3597.34	c   strong branching :       0.00          -          -          0          0
3583.69/3597.34	c   actconsdiving    :       0.00       0.00          0          0          0
3583.69/3597.34	c   adaptivediving   :       0.00       0.00          0          0          0
3583.69/3597.34	c   alns             :       0.00       0.00          0          0          0
3583.69/3597.34	c   bound            :       0.00       0.00          0          0          0
3583.69/3597.34	c   clique           :       2.37       0.00          1          0          0
3583.69/3597.34	c   coefdiving       :       0.00       0.00          0          0          0
3583.69/3597.34	c   completesol      :       0.00       0.00          0          0          0
3583.69/3597.34	c   conflictdiving   :       0.00       0.00          0          0          0
3583.69/3597.34	c   crossover        :       0.00       0.00          0          0          0
3583.69/3597.34	c   dins             :       0.00       0.00          0          0          0
3583.69/3597.34	c   distributiondivin:       0.00       0.00          0          0          0
3583.69/3597.34	c   dks              :       0.00       0.00          0          0          0
3583.69/3597.34	c   dps              :       0.00       0.00          0          0          0
3583.69/3597.34	c   dualval          :       0.00       0.00          0          0          0
3583.69/3597.34	c   farkasdiving     :       0.00       0.00          0          0          0
3583.69/3597.34	c   feaspump         :       0.00       0.00          0          0          0
3583.69/3597.34	c   fixandinfer      :       0.00       0.00          0          0          0
3583.69/3597.34	c   fracdiving       :       0.00       0.00          0          0          0
3583.69/3597.34	c   gins             :       0.00       0.00          0          0          0
3583.69/3597.34	c   guideddiving     :       0.00       0.00          0          0          0
3583.69/3597.34	c   indicator        :       0.00       0.00          0          0          0
3583.69/3597.34	c   indicatordiving  :       0.00       0.00          0          0          0
3583.69/3597.34	c   intdiving        :       0.00       0.00          0          0          0
3583.69/3597.34	c   intshifting      :       0.00       0.00          0          0          0
3583.69/3597.34	c   linesearchdiving :       0.00       0.00          0          0          0
3583.69/3597.34	c   localbranching   :       0.00       0.00          0          0          0
3583.69/3597.34	c   locks            :       4.01       0.00          1          0          0
3583.69/3597.34	c   lpface           :       0.00       0.00          0          0          0
3583.69/3597.34	c   mpec             :       0.00       0.00          0          0          0
3583.69/3597.34	c   multistart       :       0.00       0.00          0          0          0
3583.69/3597.34	c   mutation         :       0.00       0.00          0          0          0
3583.69/3597.34	c   nlpdiving        :       0.00       0.00          0          0          0
3583.69/3597.34	c   objpscostdiving  :       0.00       0.00          0          0          0
3583.69/3597.34	c   octane           :       0.00       0.00          0          0          0
3583.69/3597.34	c   ofins            :       0.00       0.00          0          0          0
3583.69/3597.34	c   oneopt           :       0.00       0.00          0          0          0
3583.69/3597.34	c   padm             :       0.00       0.00          0          0          0
3583.69/3597.34	c   proximity        :       0.00       0.00          0          0          0
3583.69/3597.34	c   pscostdiving     :       0.00       0.00          0          0          0
3583.69/3597.34	c   randrounding     :       0.00       0.00          0          0          0
3583.69/3597.34	c   rens             :       0.00       0.00          0          0          0
3583.69/3597.34	c   reoptsols        :       0.00       0.00          0          0          0
3583.69/3597.34	c   repair           :       0.00       0.00          0          0          0
3583.69/3597.34	c   rins             :       0.00       0.00          0          0          0
3583.69/3597.34	c   rootsoldiving    :       0.00       0.00          0          0          0
3583.69/3597.34	c   rounding         :       0.00       0.00          0          0          0
3583.69/3597.34	c   scheduler        :       0.00       0.00          0          0          0
3583.69/3597.34	c   shiftandpropagate:       1.35       0.00          1          0          0
3583.69/3597.34	c   shifting         :       0.00       0.00          0          0          0
3583.69/3597.34	c   simplerounding   :       0.00       0.00          0          0          0
3583.69/3597.34	c   subnlp           :       0.00       0.00          0          0          0
3583.69/3597.34	c   trivial          :       0.20       0.00          2          0          0
3583.69/3597.34	c   trivialnegation  :       0.00       0.00          0          0          0
3583.69/3597.34	c   trustregion      :       0.00       0.00          0          0          0
3583.69/3597.34	c   trysol           :       0.00       0.00          0          0          0
3583.69/3597.34	c   twoopt           :       0.00       0.00          0          0          0
3583.69/3597.34	c   undercover       :       0.00       0.00          0          0          0
3583.69/3597.34	c   vbounds          :       1.02       0.00          1          0          0
3583.69/3597.34	c   veclendiving     :       0.00       0.00          0          0          0
3583.69/3597.34	c   zeroobj          :       0.00       0.00          0          0          0
3583.69/3597.34	c   zirounding       :       0.00       0.00          0          0          0
3583.69/3597.34	c   other solutions  :          -          -          -          0          -
3583.69/3597.34	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	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
3583.69/3597.34	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3583.69/3597.34	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
3583.69/3597.34	c   dual LP          :    3462.31          1     200996  200996.00      58.05       0.00          0
3583.69/3597.34	c   lex dual LP      :       0.00          0          0       0.00          -
3583.69/3597.34	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3583.69/3597.34	c   resolve instable :       0.00          0          0       0.00          -
3583.69/3597.34	c   diving/probing LP:       0.00          0          0       0.00          -
3583.69/3597.34	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3583.69/3597.34	c     (at root node) :          -          0          0       0.00          -
3583.69/3597.34	c   conflict analysis:       0.00          0          0       0.00          -
3583.69/3597.34	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3583.69/3597.34	c   benders          :       0.00          0          0          0       0.00          0          0          0
3583.69/3597.34	c B&B Tree           :
3583.69/3597.34	c   number of runs   :          1
3583.69/3597.34	c   nodes            :          1 (0 internal, 1 leaves)
3583.69/3597.34	c   feasible leaves  :          0
3583.69/3597.34	c   infeas. leaves   :          0
3583.69/3597.34	c   objective leaves :          0
3583.69/3597.34	c   nodes (total)    :          1 (0 internal, 1 leaves)
3583.69/3597.34	c   nodes left       :          1
3583.69/3597.34	c   max depth        :          0
3583.69/3597.34	c   max depth (total):          0
3583.69/3597.34	c   backtracks       :          0 (0.0%)
3583.69/3597.34	c   early backtracks :          0 (0.0%)
3583.69/3597.34	c   nodes exc. ref.  :          0 (0.0%)
3583.69/3597.34	c   delayed cutoffs  :          0
3583.69/3597.34	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3583.69/3597.34	c   avg switch length:       1.00
3583.69/3597.34	c   switching time   :       0.00
3583.69/3597.34	c Root Node          :
3583.69/3597.34	c   First LP value   :          -
3583.69/3597.34	c   First LP Iters   :          0
3583.69/3597.34	c   First LP Time    :    3462.31
3583.69/3597.34	c   Final Dual Bound : +0.00000000000000e+00
3583.69/3597.34	c   Final Root Iters :     200996
3583.69/3597.34	c   Root LP Estimate :                     -
3583.69/3597.34	c Solution           :
3583.69/3597.34	c   Solutions found  :          0 (0 improvements)
3583.69/3597.34	c   Primal Bound     :          -
3583.69/3597.34	c   Dual Bound       : +0.00000000000000e+00
3583.69/3597.34	c   Gap              :   infinite
3583.69/3597.34	c Integrals          :      Total       Avg%
3583.69/3597.34	c   primal-dual      :  359733.12     100.00
3583.69/3597.34	c   primal-ref       :          -          - (not evaluated)
3583.69/3597.34	c   dual-ref         :          -          - (not evaluated)
3586.09/3599.71	c Time complete (sec):   3586.110

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 (54819 MiB free)
  memory of node 1: 64507 MiB (49722 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522791-1751583101/watcher-4522791-1751583101 -o /tmp/evaluation-result-4522791-1751583101/solver-4522791-1751583101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91899 --watchdog 3760 pbsolver -f HOME/instance-4522791-1751583101.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=93469, runsolver pid=93466

[startup+0.100069 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 93470
/proc/meminfo: memFree=106950772/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=120748 memory=106624 CPUtime=0.09 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 24697 0 0 0 6 3 0 0 20 0 1 0 73988040 123645952 26656 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 30187 26656 2176 2575 0 27094 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 120748 KiB
Current children cumulated memory: 106624 KiB

[startup+0.205631 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 93470
/proc/meminfo: memFree=106870384/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=205460 memory=192128 CPUtime=0.19 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 46081 0 0 0 14 5 0 0 20 0 1 0 73988040 210391040 48032 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 51365 48032 2176 2575 0 48272 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 205460 KiB
Current children cumulated memory: 192128 KiB

[startup+0.305509 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 93470
/proc/meminfo: memFree=106797808/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=280036 memory=266552 CPUtime=0.29 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 64175 0 0 0 22 7 0 0 20 0 1 0 73988040 286756864 66638 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 70009 66638 2176 2575 0 66916 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 280036 KiB
Current children cumulated memory: 266552 KiB

[startup+0.700193 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 93470
/proc/meminfo: memFree=106725408/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=372828 memory=359352 CPUtime=0.69 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 87371 0 0 0 58 11 0 0 20 0 1 0 73988040 381775872 89838 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 93207 89838 2176 2575 0 90114 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 372828 KiB
Current children cumulated memory: 359352 KiB

[startup+1.50019 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 93470
/proc/meminfo: memFree=106668960/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=450376 memory=436408 CPUtime=1.48 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 106640 0 0 0 134 14 0 0 20 0 1 0 73988040 461185024 109102 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 112594 109102 2176 2575 0 109501 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 450376 KiB
Current children cumulated memory: 436408 KiB

[startup+3.10541 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 93471
/proc/meminfo: memFree=106140704/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=954048 memory=942548 CPUtime=3.08 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 235288 0 0 0 274 34 0 0 20 0 1 0 73988040 976945152 235637 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 238512 235637 2368 2575 0 235419 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 954048 KiB
Current children cumulated memory: 942548 KiB

[startup+6.30018 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 93471
/proc/meminfo: memFree=105620712/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=1625528 memory=1453864 CPUtime=6.27 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 358963 0 0 0 574 53 0 0 20 0 1 0 73988040 1664540672 363466 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 406382 363466 2432 2575 0 403289 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1625528 KiB
Current children cumulated memory: 1453864 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 93471
/proc/meminfo: memFree=104765864/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2098128 memory=2044300 CPUtime=12.65 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 395486 0 0 0 1184 81 0 0 20 0 1 0 73988040 2148483072 511075 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 524532 511075 2496 2575 0 521439 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2098128 KiB
Current children cumulated memory: 2044300 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 93471
/proc/meminfo: memFree=104932576/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2011492 memory=1962624 CPUtime=25.41 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 492032 0 0 0 2445 96 0 0 20 0 1 0 73988040 2059767808 490656 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 502873 490656 2496 2575 0 499780 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2011492 KiB
Current children cumulated memory: 1962624 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 93472
/proc/meminfo: memFree=104919892/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2150104 memory=2102268 CPUtime=50.93 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 533032 0 0 0 4972 121 0 0 20 0 1 0 73988040 2201706496 525567 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 537526 525567 2528 2575 0 534433 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2150104 KiB
Current children cumulated memory: 2102268 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 93474
/proc/meminfo: memFree=104777692/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2322128 memory=2242744 CPUtime=101.94 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 539245 0 0 0 10070 124 0 0 20 0 1 0 73988040 2377859072 560686 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 580532 560686 2560 2575 0 577439 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2322128 KiB
Current children cumulated memory: 2242744 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 93476
/proc/meminfo: memFree=103862572/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3370344 memory=3138800 CPUtime=161.71 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 695705 0 0 0 16001 170 0 0 20 0 1 0 73988040 3451232256 784700 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 842586 784700 2688 2575 0 839493 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 3370344 KiB
Current children cumulated memory: 3138800 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 93483
/proc/meminfo: memFree=103603336/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3405592 memory=3197504 CPUtime=221.51 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 701750 0 0 0 21979 172 0 0 20 0 1 0 73988040 3487326208 799376 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 851398 799376 2688 2575 0 848305 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 3405592 KiB
Current children cumulated memory: 3197504 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 93485
/proc/meminfo: memFree=103596524/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3405592 memory=3197632 CPUtime=281.3 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 701784 0 0 0 27958 172 0 0 20 0 1 0 73988040 3487326208 799408 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 851398 799408 2688 2575 0 848305 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 3405592 KiB
Current children cumulated memory: 3197632 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 93487
/proc/meminfo: memFree=103544252/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3439532 memory=3231880 CPUtime=341.09 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 704777 0 0 0 33936 173 0 0 20 0 1 0 73988040 3522080768 807970 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 859883 807970 2688 2575 0 856790 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 3439532 KiB
Current children cumulated memory: 3231880 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 93490
/proc/meminfo: memFree=103526800/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3441416 memory=3233800 CPUtime=400.86 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 705269 0 0 0 39913 173 0 0 20 0 1 0 73988040 3524009984 808450 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 860354 808450 2688 2575 0 857261 0
Current children cumulated CPU time: 400.86 s
Current children cumulated vsize: 3441416 KiB
Current children cumulated memory: 3233800 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 93492
/proc/meminfo: memFree=103502912/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3442760 memory=3235208 CPUtime=460.64 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 705614 0 0 0 45891 173 0 0 20 0 1 0 73988040 3525386240 808802 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 860690 808802 2688 2575 0 857597 0
Current children cumulated CPU time: 460.64 s

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

/proc/loadavg: 1.66 3.21 3.76 2/247 93741
/proc/meminfo: memFree=113514444/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520640 memory=3314024 CPUtime=3210.07 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 821421 0 0 0 320685 322 0 0 20 0 1 0 73988040 3605135360 828506 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880160 828506 2688 2575 0 877067 0
Current children cumulated CPU time: 3210.07 s
Current children cumulated vsize: 3520640 KiB
Current children cumulated memory: 3314024 KiB

[startup+3282.3 s]
/proc/loadavg: 1.29 2.82 3.59 2/247 93743
/proc/meminfo: memFree=113534764/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3485960 memory=3279360 CPUtime=3269.85 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 822951 0 0 0 326661 324 0 0 20 0 1 0 73988040 3569623040 819840 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 871490 819840 2688 2575 0 868397 0
Current children cumulated CPU time: 3269.85 s
Current children cumulated vsize: 3485960 KiB
Current children cumulated memory: 3279360 KiB

[startup+3342.3 s]
/proc/loadavg: 1.22 2.52 3.44 2/247 93746
/proc/meminfo: memFree=113514316/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520784 memory=3314180 CPUtime=3329.63 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 824750 0 0 0 332636 327 0 0 20 0 1 0 73988040 3605282816 828545 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880196 828545 2688 2575 0 877103 0
Current children cumulated CPU time: 3329.63 s
Current children cumulated vsize: 3520784 KiB
Current children cumulated memory: 3314180 KiB

[startup+3402.3 s]
/proc/loadavg: 1.14 2.26 3.29 2/247 93748
/proc/meminfo: memFree=113514364/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520784 memory=3314180 CPUtime=3389.4 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 824752 0 0 0 338613 327 0 0 20 0 1 0 73988040 3605282816 828545 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880196 828545 2688 2575 0 877103 0
Current children cumulated CPU time: 3389.4 s
Current children cumulated vsize: 3520784 KiB
Current children cumulated memory: 3314180 KiB

[startup+3462.3 s]
/proc/loadavg: 1.05 2.02 3.14 2/247 93750
/proc/meminfo: memFree=113514348/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520840 memory=3314244 CPUtime=3449.18 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 826397 0 0 0 344589 329 0 0 20 0 1 0 73988040 3605340160 828561 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880210 828561 2688 2575 0 877117 0
Current children cumulated CPU time: 3449.18 s
Current children cumulated vsize: 3520840 KiB
Current children cumulated memory: 3314244 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.87 3.01 2/246 93752
/proc/meminfo: memFree=113514828/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520840 memory=3314244 CPUtime=3508.96 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 826446 0 0 0 350567 329 0 0 20 0 1 0 73988040 3605340160 828561 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880210 828561 2688 2575 0 877117 0
Current children cumulated CPU time: 3508.96 s
Current children cumulated vsize: 3520840 KiB
Current children cumulated memory: 3314244 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.72 2.89 2/245 93755
/proc/meminfo: memFree=113514584/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520848 memory=3314272 CPUtime=3568.75 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 827042 0 0 0 356545 330 0 0 20 0 1 0 73988040 3605348352 828568 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880212 828568 2688 2575 0 877119 0
Current children cumulated CPU time: 3568.75 s
Current children cumulated vsize: 3520848 KiB
Current children cumulated memory: 3314272 KiB

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

# cumulated CPU time of all completed processes:  user=3582.74 s, system=3.40077 s

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

[startup+3584 s]*
/proc/loadavg: 1.09 1.71 2.88 2/245 93755
/proc/meminfo: memFree=113514584/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520848 memory=3314272 CPUtime=3570.45 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 827042 0 0 0 356715 330 0 0 20 0 1 0 73988040 3605348352 828568 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880212 828568 2688 2575 0 877119 0
Current children cumulated CPU time: 3570.45 s
Current children cumulated vsize: 3520848 KiB
Current children cumulated memory: 3314272 KiB

[startup+3590.4 s]
/proc/loadavg: 1.08 1.70 2.87 2/245 93755
/proc/meminfo: memFree=113535064/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3485960 memory=3279396 CPUtime=3576.82 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 827068 0 0 0 357352 330 0 0 20 0 1 0 73988040 3569623040 819849 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 871490 819849 2688 2575 0 868397 0
Current children cumulated CPU time: 3576.82 s
Current children cumulated vsize: 3485960 KiB
Current children cumulated memory: 3279396 KiB

[startup+3593.6 s]
/proc/loadavg: 1.08 1.70 2.87 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520880 memory=3314304 CPUtime=3580.01 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 827625 0 0 0 357670 331 0 0 20 0 1 0 73988040 3605381120 828576 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880220 828576 2688 2575 0 877127 0
Current children cumulated CPU time: 3580.01 s
Current children cumulated vsize: 3520880 KiB
Current children cumulated memory: 3314304 KiB

[startup+3596.8 s]
/proc/loadavg: 1.07 1.69 2.86 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520880 memory=3314304 CPUtime=3583.2 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 827679 0 0 0 357989 331 0 0 20 0 1 0 73988040 3605381120 828576 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880220 828576 2688 2575 0 877127 0
Current children cumulated CPU time: 3583.2 s
Current children cumulated vsize: 3520880 KiB
Current children cumulated memory: 3314304 KiB

[startup+3598.4 s]
/proc/loadavg: 1.07 1.69 2.86 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3520880 memory=3314304 CPUtime=3584.79 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 829797 0 0 0 358148 331 0 0 20 0 1 0 73988040 3605381120 828576 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 880220 828576 2688 2575 0 877127 0
Current children cumulated CPU time: 3584.79 s
Current children cumulated vsize: 3520880 KiB
Current children cumulated memory: 3314304 KiB

[startup+3599.2 s]
/proc/loadavg: 1.15 1.69 2.85 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=3518252 memory=3311972 CPUtime=3585.59 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 829805 0 0 0 358228 331 0 0 20 0 1 0 73988040 3602690048 827993 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 879563 827993 2688 2575 0 876470 0
Current children cumulated CPU time: 3585.59 s
Current children cumulated vsize: 3518252 KiB
Current children cumulated memory: 3311972 KiB

[startup+3599.6 s]
/proc/loadavg: 1.15 1.69 2.85 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2881092 memory=2684272 CPUtime=3585.98 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 829806 0 0 0 358265 333 0 0 20 0 1 0 73988040 2950238208 671068 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 720273 671068 2688 2575 0 717180 0
Current children cumulated CPU time: 3585.98 s
Current children cumulated vsize: 2881092 KiB
Current children cumulated memory: 2684272 KiB

[startup+3599.7 s]
/proc/loadavg: 1.15 1.69 2.85 2/245 93755
/proc/meminfo: memFree=113515608/131249996 swapFree=33010684/33010684
[pid=93469] ppid=93466 vsize=2586316 memory=2390916 CPUtime=3586.09 cores=1,3
/proc/93469/stat : 93469 (pbsolver) R 93466 93469 91882 0 -1 4194304 830578 0 0 0 358274 335 0 0 20 0 1 0 73988040 2648387584 597729 18446744073709551615 4198400 14743177 140734341804272 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 34525184 140734341810570 140734341810666 140734341810666 140734341816268 0
/proc/93469/statm: 646579 597729 2688 2575 0 643486 0
Current children cumulated CPU time: 3586.09 s
Current children cumulated vsize: 2586316 KiB
Current children cumulated memory: 2390916 KiB

Child status: 0

Real time (s): 3599.75
CPU time (s): 3586.15
CPU user time (s): 3582.74
CPU system time (s): 3.40077
CPU usage (%): 99.622
Max. virtual memory (cumulated for all children) (KiB): 3545580
Max. memory (cumulated for all children) (KiB): 3338236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.74
system time used= 3.40077
maximum resident set size= 3338236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 830581
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= 4
involuntary context switches= 3503


# summary of solver processes directly reported to runsolver:
#   pid: 93469
#   total CPU time (s): 3586.15
#   total CPU user time (s): 3582.74
#   total CPU system time (s): 3.40077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77524 second user time and 16.2839 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-04 00:51:41
IDJOB=4522791
IDBENCH=179299
IDSOLVER=3366
FILE ID=nodeC024/4522791-1751583101
RUNJOBID= nodeC024-1751575332-91899
SLURM_JOB_ID= 9598803
Free space on /tmp= 432152 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_25000_10_0.85_7.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522791-1751583101/watcher-4522791-1751583101 -o /tmp/evaluation-result-4522791-1751583101/solver-4522791-1751583101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751575332-91899 --watchdog 3760  pbsolver -f HOME/instance-4522791-1751583101.opb -t 3600 -m 31000

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

MD5SUM BENCH= 8be5b5d8bca4d85bc85c3eef1683fb22
RANDOM SEED=1302348853

nodeC024 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.682
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.36
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.323
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.36
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.992
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.36
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		: 3599.962
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.36
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.663
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.36
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.653
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.36
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		: 3700.000
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.36
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		: 3606.025
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        107051260 kB
MemAvailable:   120048160 kB
Buffers:            2144 kB
Cached:         13763288 kB
SwapCached:            0 kB
Active:         10295392 kB
Inactive:       13188932 kB
Active(anon):    9734872 kB
Inactive(anon):     2084 kB
Active(file):     560520 kB
Inactive(file): 13186848 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64664 kB
Writeback:             4 kB
AnonPages:       9717740 kB
Mapped:           136224 kB
Shmem:             18064 kB
KReclaimable:     177144 kB
Slab:             268624 kB
SReclaimable:     177144 kB
SUnreclaim:        91480 kB
KernelStack:        4256 kB
PageTables:        22632 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10994508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3530752 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432300 MiB
End job on nodeC024 at 2025-07-04 01:51:41