Trace number 4517048

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07UNSAT 27.2328 27.3108

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
inequalities/ineq8/normalized-22array_ineq8.opb
MD5SUMf8822d5d60ccf9346541d6b16fcfa312
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.96633
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3058
Total number of constraints4115
Number of constraints which are clauses3036
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1057
Minimum length of a constraint1
Maximum length of a constraint88
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088831
Number of bits of the biggest sum of numbers45
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4517048-1751242432.opb>
0.00/0.02	c original problem has 3058 variables (3058 bin, 0 int, 0 impl, 0 cont) and 4115 constraints
0.00/0.02	c problem read in 0.01
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.03	c presolving:
0.00/0.03	c (round 1, fast)       524 del vars, 1208 del conss, 0 add conss, 318 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1222 clqs
0.00/0.03	c (round 2, fast)       671 del vars, 1884 del conss, 0 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1582 clqs
0.00/0.04	c    (0.0s) running MILP presolver
0.00/0.04	c    (0.0s) MILP presolver (3 rounds): 493 aggregations, 0 fixings, 0 bound changes
0.00/0.05	c (round 3, medium)     1164 del vars, 4115 del conss, 1245 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 604 clqs
0.00/0.05	c (round 4, exhaustive) 1164 del vars, 4115 del conss, 1245 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 364 upgd conss, 0 impls, 604 clqs
0.00/0.05	c (round 5, fast)       1164 del vars, 4115 del conss, 1245 add conss, 439 chg bounds, 1 chg sides, 86 chg coeffs, 364 upgd conss, 0 impls, 604 clqs
0.00/0.06	c (round 6, exhaustive) 1164 del vars, 4478 del conss, 1366 add conss, 439 chg bounds, 1 chg sides, 86 chg coeffs, 364 upgd conss, 0 impls, 606 clqs
0.08/0.13	c    (0.1s) probing: 1000/1916 (52.2%) - 0 fixings, 1 aggregations, 786 implications, 0 bound changes
0.08/0.19	c    (0.2s) probing: 1747/1916 (91.2%) - 0 fixings, 1 aggregations, 1168 implications, 0 bound changes
0.08/0.19	c    (0.2s) probing aborted: 1000/1000 successive useless probings
0.08/0.19	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.08/0.19	c    (0.2s) no symmetry present (symcode time: 0.00)
0.08/0.19	c presolving (7 rounds: 7 fast, 4 medium, 3 exhaustive):
0.08/0.19	c  1165 deleted vars, 4478 deleted constraints, 1366 added constraints, 439 tightened bounds, 0 added holes, 1 changed sides, 86 changed coefficients
0.08/0.19	c  0 implications, 1750 cliques
0.08/0.19	c presolved problem has 1915 variables (1915 bin, 0 int, 0 impl, 0 cont) and 1003 constraints
0.08/0.19	c       1 constraints of type <knapsack>
0.08/0.19	c     121 constraints of type <and>
0.08/0.19	c     881 constraints of type <linear>
0.08/0.19	c transformed objective value is always integral (scale: 1)
0.08/0.19	c Presolving Time: 0.17
0.08/0.19	c - non default parameters ----------------------------------------------------------------------
0.08/0.19	c # SCIP version 10.0.0
0.08/0.19	c 
0.08/0.19	c # maximal time in seconds to run
0.08/0.19	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.08/0.19	c limits/time = 3596.998025
0.08/0.19	c 
0.08/0.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.19	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.08/0.19	c limits/memory = 27900
0.08/0.19	c 
0.08/0.19	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.08/0.19	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.08/0.19	c limits/solutions = 1
0.08/0.19	c 
0.08/0.19	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.08/0.19	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.08/0.19	c misc/usesymmetry = 3
0.08/0.19	c 
0.08/0.19	c # belongs reading time to solving time?
0.08/0.19	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.08/0.19	c timing/reading = TRUE
0.08/0.19	c 
0.08/0.19	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.08/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.19	c propagating/symmetry/detectdoublelex = FALSE
0.08/0.19	c 
0.08/0.19	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.08/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.19	c propagating/symmetry/detectsubgroups = FALSE
0.08/0.19	c 
0.08/0.19	c # Type of symmetries that shall be computed?
0.08/0.19	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.08/0.19	c propagating/symmetry/symtype = 1
0.08/0.19	c 
0.08/0.19	c # Should components consisting of a single full reflection be handled?
0.08/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.08/0.19	c propagating/symmetry/usesimplesgncomp = FALSE
0.08/0.19	c 
0.08/0.19	c -----------------------------------------------------------------------------------------------
0.08/0.19	c start solving
0.08/0.19	c 
0.19/0.23	c (node 1) unresolved numerical troubles in LP 2 -- using pseudo solution instead (loop 1)
0.19/0.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.19/0.23	c   0.2s|     1 |     2 |   302 |     - |    24M |   0 |1915 |1039 |1124 |   0 |  0 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.57/2.68	c   2.7s|   100 |    87 | 35483 | 355.4 |    26M |  27 |1915 |1058 |1132 | 212 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.66/6.70	c   6.7s|   200 |    99 |102290 | 512.5 |    26M |  29 |1915 |1169 |1132 | 212 |  0 | 166 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.45/9.54	c   9.5s|   300 |    94 |148008 | 494.0 |    27M |  30 |1915 |1213 |   0 | 212 |  0 | 210 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.84/13.00	c  13.0s|   400 |    87 |195424 | 489.0 |    27M |  30 |1915 |1268 |   0 | 212 |  0 | 265 |   0 | 0.000000e+00 |      --      |    Inf |   0.63%
16.53/16.60	c  16.6s|   500 |    94 |270039 | 540.6 |    27M |  30 |1915 |1320 |1244 | 212 |  0 | 317 |   0 | 0.000000e+00 |      --      |    Inf |   0.69%
19.23/19.33	c  19.3s|   600 |   119 |331670 | 553.2 |    28M |  30 |1915 |1379 |1244 | 212 |  0 | 390 |   0 | 0.000000e+00 |      --      |    Inf |   0.70%
21.03/21.11	c  21.1s|   700 |   118 |375310 | 536.5 |    28M |  30 |1915 |1509 |1244 | 212 |  0 | 522 |   0 | 0.000000e+00 |      --      |    Inf |   0.70%
22.42/22.55	c  22.5s|   800 |    99 |407791 | 510.0 |    28M |  30 |1915 |1651 |   0 | 212 |  0 | 665 |   0 | 0.000000e+00 |      --      |    Inf |   0.70%
24.22/24.32	c  24.3s|   900 |    60 |445767 | 495.5 |    29M |  30 |1915 |1826 |1247 | 219 |  1 | 841 |   0 | 0.000000e+00 |      --      |    Inf |   0.72%
25.52/25.60	c  25.6s|  1000 |    67 |470979 | 471.1 |    30M |  30 |1915 |1936 |   0 | 353 |  0 | 952 |   0 | 0.000000e+00 |      --      |    Inf |   0.72%
26.92/27.10	c (node 1058) numerical troubles in LP 1698 -- unresolved
27.02/27.10	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
27.02/27.10	c (run 1, node 1061) performing user restart
27.02/27.10	c 
27.02/27.11	c (restart) converted 112 cuts from the global cut pool into linear constraints
27.02/27.11	c 
27.02/27.11	c presolving:
27.02/27.11	c (round 1, fast)       61 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 662 chg coeffs, 0 upgd conss, 0 impls, 1725 clqs
27.02/27.13	c (round 2, exhaustive) 61 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 662 chg coeffs, 112 upgd conss, 0 impls, 1725 clqs
27.02/27.16	c (round 3, exhaustive) 61 del vars, 279 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 991 chg coeffs, 112 upgd conss, 0 impls, 1725 clqs
27.02/27.19	c (round 4, exhaustive) 61 del vars, 284 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 991 chg coeffs, 112 upgd conss, 0 impls, 1725 clqs
27.02/27.19	c (round 5, exhaustive) 61 del vars, 284 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1144 chg coeffs, 112 upgd conss, 0 impls, 1725 clqs
27.11/27.22	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
27.11/27.22	c  61 deleted vars, 284 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1144 changed coefficients
27.11/27.22	c  0 implications, 1725 cliques
27.11/27.22	c presolved problem has 1854 variables (1854 bin, 0 int, 0 impl, 0 cont) and 1800 constraints
27.11/27.22	c       4 constraints of type <knapsack>
27.11/27.22	c      71 constraints of type <setppc>
27.11/27.22	c     110 constraints of type <and>
27.11/27.22	c     870 constraints of type <linear>
27.11/27.22	c     745 constraints of type <logicor>
27.11/27.22	c transformed objective value is always integral (scale: 1)
27.11/27.22	c Presolving Time: 0.29
27.11/27.23	c 
27.11/27.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.11/27.29	c  27.3s|     1 |     0 |505888 |     - |    37M |   0 |1854 |1800 |1190 |   0 |  0 | 990 |   0 |    cutoff    |      --      |   0.00%| unknown
27.11/27.29	c  27.3s|     1 |     0 |505888 |     - |    37M |   0 |1854 |1800 |1190 |   0 |  0 | 990 |   0 |    cutoff    |      --      |   0.00%| unknown
27.11/27.29	c 
27.11/27.29	c SCIP Status        : problem is solved [infeasible]
27.11/27.29	c Solving Time (sec) : 27.29
27.11/27.29	c Solving Nodes      : 1 (total of 1062 nodes in 2 runs)
27.11/27.29	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
27.11/27.29	c Dual Bound         : +1.00000000000000e+20
27.11/27.29	c Gap                : 0.00 %
27.11/27.29	s UNSATISFIABLE
27.11/27.29	c SCIP Status        : problem is solved [infeasible]
27.11/27.29	c Total Time         :      27.29
27.11/27.29	c   solving          :      27.29
27.11/27.29	c   presolving       :       0.29 (included in solving)
27.11/27.29	c   reading          :       0.01 (included in solving)
27.11/27.29	c   copying          :       0.21 (26 #copies) (minimal 0.00, maximal 0.01, average 0.01)
27.11/27.29	c Original Problem   :
27.11/27.29	c   Problem name     : HOME/instance-4517048-1751242432.opb
27.11/27.29	c   Variables        : 3058 (3058 binary, 0 integer, 0 implicit integer, 0 continuous)
27.11/27.29	c   Constraints      : 4115 initial, 4115 maximal
27.11/27.29	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
27.11/27.29	c Presolved Problem  :
27.11/27.29	c   Problem name     : t_HOME/instance-4517048-1751242432.opb
27.11/27.29	c   Variables        : 1854 (1854 binary, 0 integer, 0 implicit integer, 0 continuous)
27.11/27.29	c   Constraints      : 1800 initial, 1800 maximal
27.11/27.29	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
27.11/27.29	c   Nonzeros         : 44876 constraint, 3450 clique table
27.11/27.29	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
27.11/27.29	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
27.11/27.29	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
27.11/27.29	c   gateextraction   :       0.00       0.00      6          0          0          0          0          0        363        121          0          0
27.11/27.29	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
27.11/27.29	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   milp             :       0.01       0.00      1          0        493          0          0          0       2231       1245          0          0
27.11/27.29	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
27.11/27.29	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   trivial          :       0.00       0.00     13         57          0          0          0          0          0          0          0          0
27.11/27.29	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
27.11/27.29	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   probing          :       0.13       0.00      1          0          1          0          0          0          0          0          0          0
27.11/27.29	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
27.11/27.29	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
27.11/27.29	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
27.11/27.29	c   knapsack         :       0.00       0.00     22          0          0          0          0          0          0          0          1         88
27.11/27.29	c   setppc           :       0.00       0.00     19          0          0          0          0          0          3          0          0          0
27.11/27.29	c   and              :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
27.11/27.29	c   linear           :       0.02       0.00     20        439        214          0        439          0       1908          0          0          0
27.11/27.29	c   logicor          :       0.09       0.01     18          0          0          0          0          0        257          0          0       1142
27.11/27.29	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
27.11/27.29	c   root node        :          -          -      -         35          -          -         35          -          -          -          -          -
27.11/27.29	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
27.11/27.29	c   benderslp        :          0          0          0          0         83          0        533         54          0          0          0          0          0          0          0
27.11/27.29	c   integral         :          0          0          0          0         83          0          0         54          0          0          0          0          0          0        166
27.11/27.29	c   knapsack         :          4          4          0      26048          0          0        533         51        122          3         62          0          0          0          0
27.11/27.29	c   setppc           :         71         71          0       6164          0          0          0          0        254          0         61          0          0          0          0
27.11/27.29	c   and              :        110        110         46      18981          0          0        512         22       9741          0       4230         20         19          0          0
27.11/27.29	c   linear           :        870        870          0      26049          0          0        533         22      56492        377     113966          0          0          0          0
27.11/27.29	c   logicor          :        745        745          0       2746          0          0          0          0        237         13        429          0          0          0          0
27.11/27.29	c   benders          :          0          0          0          0          0          0        533          0          0          0          0          0          0          0          0
27.11/27.29	c   fixedvar         :          0          0          0          0          0          0        533          0          0          0          0          0          0          0          0
27.11/27.29	c   countsols        :          0          0          0          0          0          0        533          0          0          0          0          0          0          0          0
27.11/27.29	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
27.11/27.29	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   integral         :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   and              :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   linear           :       0.20       0.00       0.00       0.18       0.00       0.00       0.00       0.00       0.02       0.00
27.11/27.29	c   logicor          :       0.02       0.01       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
27.11/27.29	c   dualfix          :          2          0          0          0
27.11/27.29	c   genvbounds       :          0          0          0          0
27.11/27.29	c   nlobbt           :          0          0          0          0
27.11/27.29	c   obbt             :          0          0          0          0
27.11/27.29	c   probing          :          0          0          0          0
27.11/27.29	c   pseudoobj        :          0          0          0          0
27.11/27.29	c   redcost          :          0          0          0          0
27.11/27.29	c   rootredcost      :          0          0          0          0
27.11/27.29	c   symmetry         :          0          0          0          0
27.11/27.29	c   vbounds          :      15449          0          0          0
27.11/27.29	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
27.11/27.29	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   probing          :       0.13       0.00       0.13       0.00       0.00       0.00
27.11/27.29	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
27.11/27.29	c   vbounds          :       0.07       0.00       0.00       0.07       0.00       0.00
27.11/27.29	c Symmetry           :
27.11/27.29	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
27.11/27.29	c   orbital reduction:          0 reductions applied,          0 cutoffs
27.11/27.29	c   lexicographic red:          0 reductions applied,          0 cutoffs
27.11/27.29	c   shadow tree time :       0.00 s
27.11/27.29	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
27.11/27.29	c   propagation      :       0.04        136        135          -       1578       79.7         21       12.7          -          -          -
27.11/27.29	c   infeasible LP    :       0.02        149         26          -        284       86.5          6        3.5         21      140.4          0
27.11/27.29	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
27.11/27.29	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
27.11/27.29	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
27.11/27.29	c   applied globally :       0.01          -          -          2        969       56.3          -          -         21          -          -
27.11/27.29	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
27.11/27.29	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
27.11/27.29	c   cut pool         :       0.00          -         42          0          -          -        476       1657          -          -          -          -          -    (maximal pool size:        476)
27.11/27.29	c   aggregation      :       0.00       0.00          2          0          0          0        201        732          6         92         89          3          0
27.11/27.29	c   > cmir           :          -          -          -          -          -          -          -         28          0          4          4          0          -
27.11/27.29	c   > flowcover      :          -          -          -          -          -          -          -        157          0         54         54          0          -
27.11/27.29	c   > knapsackcover  :          -          -          -          -          -          -          -        547          6         34         31          3          -
27.11/27.29	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   gomory           :       0.01       0.00          2          0          0          0        101        220          0         22         22          0          0
27.11/27.29	c   > gomorymi       :          -          -          -          -          -          -          -         84          0          9          9          0          -
27.11/27.29	c   > strongcg       :          -          -          -          -          -          -          -        136          0         13         13          0          -
27.11/27.29	c   impliedbounds    :       0.00       0.00          2          0          0          0        148        603          0        312        312          0          0
27.11/27.29	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   multilinear      :       0.00       0.00          7          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   rapidlearning    :       0.49       0.00         26          0          0       6805          0          0          0          0          0          0          0
27.11/27.29	c   rlt              :       0.00       0.00          1          0          0          0          0          0          0          0          0          0          0
27.11/27.29	c   zerohalf         :       0.00       0.00          2          0          0          0         36        102          4         41         39          2          0
27.11/27.29	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
27.11/27.29	c   hybrid           :       0.00       0.00         30          0        504          0        975          0          0          0
27.11/27.29	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c Pricers            :   ExecTime  SetupTime      Calls       Vars
27.11/27.29	c   problem variables:       0.00          -          0          0
27.11/27.29	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
27.11/27.29	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   inference        :       0.04       0.00          0          0        533          0          0          0          0       1066
27.11/27.29	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c   relpscost        :       0.01       0.00         83          0          0          0          0          0          0        166
27.11/27.29	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
27.11/27.29	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
27.11/27.29	c   LP solutions     :       0.00          -          -          0          0
27.11/27.29	c   relax solutions  :       0.00          -          -          0          0
27.11/27.29	c   pseudo solutions :       0.00          -          -          0          0
27.11/27.29	c   strong branching :       0.00          -          -          0          0
27.11/27.29	c   actconsdiving    :       0.00       0.00          0          0          0
27.11/27.29	c   adaptivediving   :       0.00       0.00          1          0          0
27.11/27.29	c   alns             :       0.00       0.00          5          0          0
27.11/27.29	c   bound            :       0.00       0.00          0          0          0
27.11/27.29	c   clique           :       0.00       0.00          1          0          0
27.11/27.29	c   coefdiving       :       0.00       0.00          0          0          0
27.11/27.29	c   completesol      :       0.00       0.00          0          0          0
27.11/27.29	c   conflictdiving   :       0.00       0.00          1          0          0
27.11/27.29	c   crossover        :       0.00       0.00          0          0          0
27.11/27.29	c   dins             :       0.00       0.00          0          0          0
27.11/27.29	c   distributiondivin:       0.01       0.00          0          0          0
27.11/27.29	c   dps              :       0.00       0.00          0          0          0
27.11/27.29	c   dualval          :       0.00       0.00          0          0          0
27.11/27.29	c   farkasdiving     :       0.00       0.00          0          0          0
27.11/27.29	c   feasjump         :       0.02       0.00          2          0          0
27.11/27.29	c   feaspump         :       0.02       0.00          1          0          0
27.11/27.29	c   fixandinfer      :       0.00       0.00          0          0          0
27.11/27.29	c   fracdiving       :       0.06       0.00          1          0          0
27.11/27.29	c   gins             :       0.00       0.00          0          0          0
27.11/27.29	c   guideddiving     :       0.00       0.00          0          0          0
27.11/27.29	c   indcoefdiving    :       0.00       0.00          0          0          0
27.11/27.29	c   indicator        :       0.00       0.00          0          0          0
27.11/27.29	c   indicatordiving  :       0.00       0.00          0          0          0
27.11/27.29	c   indoneopt        :       0.00       0.00          0          0          0
27.11/27.29	c   indrounding      :       0.00       0.00          0          0          0
27.11/27.29	c   indtwoopt        :       0.00       0.00          0          0          0
27.11/27.29	c   intdiving        :       0.00       0.00          0          0          0
27.11/27.29	c   intshifting      :       0.00       0.00          0          0          0
27.11/27.29	c   linesearchdiving :       0.00       0.00          0          0          0
27.11/27.29	c   localbranching   :       0.00       0.00          0          0          0
27.11/27.29	c   locks            :       0.00       0.00          1          0          0
27.11/27.29	c   lpface           :       0.00       0.00          0          0          0
27.11/27.29	c   mpec             :       0.00       0.00          0          0          0
27.11/27.29	c   multistart       :       0.00       0.00          0          0          0
27.11/27.29	c   mutation         :       0.00       0.00          0          0          0
27.11/27.29	c   nlpdiving        :       0.00       0.00          0          0          0
27.11/27.29	c   objpscostdiving  :       0.02       0.00          1          0          0
27.11/27.29	c   octane           :       0.00       0.00          0          0          0
27.11/27.29	c   ofins            :       0.00       0.00          0          0          0
27.11/27.29	c   oneopt           :       0.00       0.00          0          0          0
27.11/27.29	c   padm             :       0.00       0.00          0          0          0
27.11/27.29	c   proximity        :       0.00       0.00          0          0          0
27.11/27.29	c   pscostdiving     :       0.06       0.00          1          0          0
27.11/27.29	c   randrounding     :       0.00       0.00         42          0          0
27.11/27.29	c   rens             :       0.00       0.00          0          0          0
27.11/27.29	c   reoptsols        :       0.00       0.00          0          0          0
27.11/27.29	c   repair           :       0.00       0.00          0          0          0
27.11/27.29	c   rins             :       0.00       0.00          0          0          0
27.11/27.29	c   rootsoldiving    :       0.00       0.00          0          0          0
27.11/27.29	c   rounding         :       0.00       0.00        127          0          0
27.11/27.29	c   scheduler        :       0.00       0.00          0          0          0
27.11/27.29	c   shiftandpropagate:       0.01       0.00          2          0          0
27.11/27.29	c   shifting         :       0.01       0.00         45          0          0
27.11/27.29	c   simplerounding   :       0.00       0.00          0          0          0
27.11/27.29	c   smallcard        :       0.00       0.00          0          0          0
27.11/27.29	c   subnlp           :       0.00       0.00          0          0          0
27.11/27.29	c   trivial          :       0.00       0.00          4          0          0
27.11/27.29	c   trivialnegation  :       0.00       0.00          0          0          0
27.11/27.29	c   trustregion      :       0.00       0.00          0          0          0
27.11/27.29	c   trysol           :       0.00       0.00          0          0          0
27.11/27.29	c   twoopt           :       0.00       0.00          0          0          0
27.11/27.29	c   undercover       :       0.00       0.00          0          0          0
27.11/27.29	c   vbounds          :       0.01       0.00          2          0          0
27.11/27.29	c   veclendiving     :       0.03       0.00          1          0          0
27.11/27.29	c   zeroobj          :       0.00       0.00          0          0          0
27.11/27.29	c   zirounding       :       0.00       0.00         81          0          0
27.11/27.29	c   other solutions  :          -          -          -          0          -
27.11/27.29	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
27.11/27.29	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
27.11/27.29	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
27.11/27.29	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
27.11/27.29	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
27.11/27.29	c   primal LP        :       1.48         38      38415    1038.24   26040.06       0.00          1
27.11/27.29	c   dual LP          :      24.02       2936     465002     287.75   19355.97       0.18       1320
27.11/27.29	c   lex dual LP      :       0.00          0          0       0.00          -
27.11/27.29	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
27.11/27.29	c   resolve instable :       3.53        305     115481     378.63   32701.94
27.11/27.29	c   diving/probing LP:       0.16         49       2471      50.43   15140.00
27.11/27.29	c   strong branching :       0.00          0          0       0.00          -          -          -          0
27.11/27.29	c     (at root node) :          -          0          0       0.00          -
27.11/27.29	c   conflict analysis:       0.00          0          0       0.00          -
27.11/27.29	c B&B Tree           :
27.11/27.29	c   number of runs   :          2
27.11/27.29	c   nodes            :          1 (0 internal, 1 leaves)
27.11/27.29	c   feasible leaves  :          0
27.11/27.29	c   infeas. leaves   :          1
27.11/27.29	c   objective leaves :          0
27.11/27.29	c   nodes (total)    :       1062 (616 internal, 446 leaves)
27.11/27.29	c   nodes left       :          0
27.11/27.29	c   max depth        :          0
27.11/27.29	c   max depth (total):         30
27.11/27.29	c   backtracks       :          0 (0.0%)
27.11/27.29	c   early backtracks :          0 (0.0%)
27.11/27.29	c   nodes exc. ref.  :          0 (0.0%)
27.11/27.29	c   delayed cutoffs  :          0
27.11/27.29	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
27.11/27.29	c   avg switch length:       2.00
27.11/27.29	c   switching time   :       0.13
27.11/27.29	c Root Node          :
27.11/27.29	c   First LP value   :          -
27.11/27.29	c   First LP Iters   :          0
27.11/27.29	c   First LP Time    :       0.01
27.11/27.29	c   Final Dual Bound :          -
27.11/27.29	c   Final Root Iters :       1363
27.11/27.29	c   Root LP Estimate :                     -
27.11/27.29	c Solution           :
27.11/27.29	c   Solutions found  :          0 (0 improvements)
27.11/27.29	c   Primal Bound     : infeasible
27.11/27.29	c   Dual Bound       :          -
27.11/27.29	c   Gap              :       0.00 %
27.11/27.29	c Integrals          :      Total       Avg%
27.11/27.29	c   primal-dual      :          -          - (problem infeasible)
27.11/27.29	c   primal-ref       :          -          - (problem infeasible)
27.11/27.29	c   dual-ref         :          -          - (problem infeasible)
27.21/27.30	c Time complete: 27.2271.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517048-1751242432/watcher-4517048-1751242432 -o /tmp/evaluation-result-4517048-1751242432/solver-4517048-1751242432 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751242432-35362 --watchdog 3760 pbscip -f HOME/instance-4517048-1751242432.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=35418, runsolver pid=35403

[startup+0.10006 s]*
/proc/loadavg: 0.53 0.93 1.36 7/268 35421
/proc/meminfo: memFree=129623728/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=60356 memory=34332 CPUtime=0.08 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 5333 0 0 0 8 0 0 0 20 0 1 0 39920896 61804544 8583 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 15089 8583 3776 3530 0 6540 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 60356 KiB
Current children cumulated memory: 34332 KiB

[startup+0.204562 s]*
/proc/loadavg: 0.53 0.93 1.36 7/268 35421
/proc/meminfo: memFree=129623728/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=66648 memory=37928 CPUtime=0.19 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 6377 0 0 0 18 1 0 0 20 0 1 0 39920896 68247552 9482 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 16662 9482 3840 3530 0 8113 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 66648 KiB
Current children cumulated memory: 37928 KiB

[startup+0.304785 s]*
/proc/loadavg: 0.53 0.93 1.36 8/268 35421
/proc/meminfo: memFree=129615412/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=68336 memory=40616 CPUtime=0.29 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 6778 0 0 0 28 1 0 0 20 0 1 0 39920896 69976064 10154 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 17084 10154 4128 3530 0 8535 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 68336 KiB
Current children cumulated memory: 40616 KiB

[startup+0.700103 s]
/proc/loadavg: 0.53 0.93 1.36 6/264 35429
/proc/meminfo: memFree=129615668/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=69352 memory=41512 CPUtime=0.68 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 7013 0 0 0 67 1 0 0 20 0 1 0 39920896 71016448 10378 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 17338 10378 4128 3530 0 8789 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69352 KiB
Current children cumulated memory: 41512 KiB

[startup+1.5001 s]
/proc/loadavg: 0.89 1.00 1.38 6/264 35429
/proc/meminfo: memFree=129600064/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=76020 memory=47256 CPUtime=1.47 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 9765 0 0 0 146 1 0 0 20 0 1 0 39920896 77844480 11814 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 19005 11814 4128 3530 0 10456 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 76020 KiB
Current children cumulated memory: 47256 KiB

[startup+3.10444 s]
/proc/loadavg: 0.89 1.00 1.38 6/264 35474
/proc/meminfo: memFree=129596988/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=76020 memory=47256 CPUtime=3.07 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 9765 0 0 0 306 1 0 0 20 0 1 0 39920896 77844480 11814 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 19005 11814 4128 3530 0 10456 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 76020 KiB
Current children cumulated memory: 47256 KiB

[startup+6.3001 s]
/proc/loadavg: 1.22 1.06 1.40 6/267 35597
/proc/meminfo: memFree=129606528/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=76020 memory=47256 CPUtime=6.26 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 9765 0 0 0 625 1 0 0 20 0 1 0 39920896 77844480 11814 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 19005 11814 4128 3530 0 10456 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 76020 KiB
Current children cumulated memory: 47256 KiB

[startup+12.7001 s]
/proc/loadavg: 1.52 1.13 1.41 7/266 35827
/proc/meminfo: memFree=129598616/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=76020 memory=47256 CPUtime=12.64 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 9767 0 0 0 1263 1 0 0 20 0 1 0 39920896 77844480 11814 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 19005 11814 4128 3530 0 10456 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 76020 KiB
Current children cumulated memory: 47256 KiB

[startup+25.5001 s]
/proc/loadavg: 1.75 1.19 1.43 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86536 memory=58776 CPUtime=25.42 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12651 0 0 0 2540 2 0 0 20 0 1 0 39920896 88612864 14694 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21634 14694 4128 3530 0 13085 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 86536 KiB
Current children cumulated memory: 58776 KiB

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

# cumulated CPU time of all completed processes:  user=27.2069 s, system=0.025911 s

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

[startup+25.6001 s]
/proc/loadavg: 1.75 1.19 1.43 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86536 memory=58776 CPUtime=25.52 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12651 0 0 0 2550 2 0 0 20 0 1 0 39920896 88612864 14694 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21634 14694 4128 3530 0 13085 0
Current children cumulated CPU time: 25.52 s
Current children cumulated vsize: 86536 KiB
Current children cumulated memory: 58776 KiB

[startup+26.4001 s]
/proc/loadavg: 1.85 1.22 1.44 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86808 memory=59032 CPUtime=26.32 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12716 0 0 0 2630 2 0 0 20 0 1 0 39920896 88891392 14758 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21702 14758 4128 3530 0 13153 0
Current children cumulated CPU time: 26.32 s
Current children cumulated vsize: 86808 KiB
Current children cumulated memory: 59032 KiB

[startup+26.8001 s]
/proc/loadavg: 1.85 1.22 1.44 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86808 memory=59032 CPUtime=26.72 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12716 0 0 0 2670 2 0 0 20 0 1 0 39920896 88891392 14758 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21702 14758 4128 3530 0 13153 0
Current children cumulated CPU time: 26.72 s
Current children cumulated vsize: 86808 KiB
Current children cumulated memory: 59032 KiB

[startup+27.2001 s]
/proc/loadavg: 1.85 1.22 1.44 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86808 memory=59032 CPUtime=27.11 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12718 0 0 0 2709 2 0 0 20 0 1 0 39920896 88891392 14758 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21702 14758 4128 3530 0 13153 0
Current children cumulated CPU time: 27.11 s
Current children cumulated vsize: 86808 KiB
Current children cumulated memory: 59032 KiB

[startup+27.3001 s]
/proc/loadavg: 1.85 1.22 1.44 4/257 35890
/proc/meminfo: memFree=129638796/131249996 swapFree=33010684/33010684
[pid=35418] ppid=35403 vsize=86808 memory=59032 CPUtime=27.21 cores=5,7
/proc/35418/stat : 35418 (pbscip) R 35403 35418 35349 0 -1 4194304 12729 0 0 0 2719 2 0 0 20 0 1 0 39920896 88891392 14758 18446744073709551615 4235264 18693293 140725082684432 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29519872 140725082687881 140725082687980 140725082687980 140725082693582 0
/proc/35418/statm: 21702 14758 4128 3530 0 13153 0
Current children cumulated CPU time: 27.21 s
Current children cumulated vsize: 86808 KiB
Current children cumulated memory: 59032 KiB

Child status: 0

Real time (s): 27.3108
CPU time (s): 27.2328
CPU user time (s): 27.2069
CPU system time (s): 0.025911
CPU usage (%): 99.7143
Max. virtual memory (cumulated for all children) (KiB): 86808
Max. memory (cumulated for all children) (KiB): 59032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.2069
system time used= 0.025911
maximum resident set size= 59032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12736
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= 94
involuntary context switches= 167


# summary of solver processes directly reported to runsolver:
#   pid: 35418
#   total CPU time (s): 27.2328
#   total CPU user time (s): 27.2069
#   total CPU system time (s): 0.025911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055493 second user time and 0.11582 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-30 02:13:52
IDJOB=4517048
IDBENCH=175962
IDSOLVER=3365
FILE ID=nodeC021/4517048-1751242432
RUNJOBID= nodeC021-1751242432-35362
SLURM_JOB_ID= 9587737
Free space on /tmp= 433064 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq8/normalized-22array_ineq8.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517048-1751242432/watcher-4517048-1751242432 -o /tmp/evaluation-result-4517048-1751242432/solver-4517048-1751242432 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751242432-35362 --watchdog 3760  pbscip -f HOME/instance-4517048-1751242432.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= f8822d5d60ccf9346541d6b16fcfa312
RANDOM SEED=285468312

nodeC021 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.999
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.56
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.782
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.56
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		: 3521.581
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.56
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		: 3741.337
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.56
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		: 3118.160
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.56
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		: 3621.699
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.56
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.978
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.56
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.780
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129683732 kB
MemAvailable:   129775384 kB
Buffers:            3280 kB
Cached:           899992 kB
SwapCached:            0 kB
Active:           335056 kB
Inactive:         642652 kB
Active(anon):      92496 kB
Inactive(anon):        0 kB
Active(file):     242560 kB
Inactive(file):   642652 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             74760 kB
Writeback:             8 kB
AnonPages:         77540 kB
Mapped:           102696 kB
Shmem:             18060 kB
KReclaimable:      90960 kB
Slab:             176744 kB
SReclaimable:      90960 kB
SUnreclaim:        85784 kB
KernelStack:        4080 kB
PageTables:         2820 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC021 at 2025-06-30 02:14:20