Trace number 4510878

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 33.6312 33.7503

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l030-r029-n1.cnf-extracted.pb.metafix.opb
MD5SUM79fa89af2a81ff34420b4237c37a98eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.080866
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2358
Total number of constraints5575
Number of constraints which are clauses2637
Number of constraints which are cardinality constraints (but not clauses)2938
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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-4510878-1751205387.opb>
0.00/0.05	c original problem has 2358 variables (2358 bin, 0 int, 0 impl, 0 cont) and 5575 constraints
0.00/0.05	c problem read in 0.03
0.00/0.05	c No objective function, only one solution is needed.
0.00/0.07	c presolving:
0.00/0.10	c    (0.1s) running MILP presolver
0.09/0.13	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.09/0.13	c (round 1, medium)     0 del vars, 5575 del conss, 3456 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3456 clqs
0.09/0.16	c (round 2, exhaustive) 0 del vars, 5575 del conss, 3456 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3456 clqs
0.21/0.23	c    (0.2s) probing: 51/2358 (2.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.21/0.23	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.21/0.24	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.21/0.27	c    (0.3s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
0.21/0.27	c dynamic symmetry handling statistics:
0.21/0.27	c    orbitopal reduction:       no components
0.21/0.27	c    orbital reduction:         no components
0.21/0.27	c    lexicographic reduction:   no permutations
0.21/0.27	c handled 1 out of 1 symmetry components
0.21/0.28	c (round 3, exhaustive) 10 del vars, 5575 del conss, 3458 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3434 clqs
0.21/0.28	c (round 4, fast)       25 del vars, 5604 del conss, 3458 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3427 clqs
0.21/0.28	c (round 5, exhaustive) 27 del vars, 5611 del conss, 3458 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3420 clqs
0.21/0.29	c    (0.3s) probing: 56/2358 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.21/0.29	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.21/0.30	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
0.21/0.30	c  27 deleted vars, 5611 deleted constraints, 3458 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.21/0.30	c  0 implications, 3420 cliques
0.21/0.30	c presolved problem has 2339 variables (2339 bin, 0 int, 0 impl, 0 cont) and 3422 constraints
0.21/0.30	c    3420 constraints of type <setppc>
0.21/0.30	c       2 constraints of type <orbitope>
0.21/0.30	c transformed objective value is always integral (scale: 1)
0.21/0.30	c Presolving Time: 0.23
0.21/0.30	c - non default parameters ----------------------------------------------------------------------
0.21/0.30	c # SCIP version 10.0.0
0.21/0.30	c 
0.21/0.30	c # maximal time in seconds to run
0.21/0.30	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.21/0.30	c limits/time = 3596.994141
0.21/0.30	c 
0.21/0.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.21/0.30	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.21/0.30	c limits/memory = 27900
0.21/0.30	c 
0.21/0.30	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.21/0.30	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.21/0.30	c limits/solutions = 1
0.21/0.30	c 
0.21/0.30	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.21/0.30	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.21/0.30	c misc/usesymmetry = 3
0.21/0.30	c 
0.21/0.30	c # belongs reading time to solving time?
0.21/0.30	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.21/0.30	c timing/reading = TRUE
0.21/0.30	c 
0.21/0.30	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.21/0.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.21/0.30	c propagating/symmetry/detectdoublelex = FALSE
0.21/0.30	c 
0.21/0.30	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.21/0.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.21/0.30	c propagating/symmetry/detectsubgroups = FALSE
0.21/0.30	c 
0.21/0.30	c # Type of symmetries that shall be computed?
0.21/0.30	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.21/0.30	c propagating/symmetry/symtype = 1
0.21/0.30	c 
0.21/0.30	c # Should components consisting of a single full reflection be handled?
0.21/0.30	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.21/0.30	c propagating/symmetry/usesimplesgncomp = FALSE
0.21/0.30	c 
0.21/0.30	c -----------------------------------------------------------------------------------------------
0.21/0.30	c start solving
0.21/0.30	c 
0.41/0.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.41/0.49	c   0.5s|     1 |     0 |  2131 |     - |    29M |   0 |2339 |3455 |3420 |   0 |  0 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.18/1.28	c   1.3s|     1 |     0 |  6090 |     - |    32M |   0 |2339 |3493 |3422 |   2 |  1 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.38/1.40	c   1.4s|     1 |     0 |  6143 |     - |    34M |   0 |2339 |3494 |3427 |   7 |  2 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.48/1.55	c   1.5s|     1 |     0 |  6192 |     - |    36M |   0 |2339 |3496 |3430 |  10 |  3 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.58/1.64	c   1.6s|     1 |     0 |  6243 |     - |    39M |   0 |2339 |3498 |3434 |  14 |  4 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.68/1.77	c   1.8s|     1 |     0 |  6300 |     - |    42M |   0 |2339 |3499 |3435 |  15 |  5 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.88/1.97	c   2.0s|     1 |     0 |  6406 |     - |    48M |   0 |2339 |3500 |3437 |  17 |  6 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.09	c   2.1s|     1 |     0 |  6455 |     - |    50M |   0 |2339 |3501 |3439 |  19 |  7 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.17/2.29	c   2.3s|     1 |     0 |  6530 |     - |    55M |   0 |2339 |3502 |3440 |  20 |  8 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.47	c   2.5s|     1 |     0 |  6577 |     - |    61M |   0 |2339 |3503 |3442 |  22 |  9 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.57/2.60	c   2.6s|     1 |     0 |  6627 |     - |    64M |   0 |2339 |3504 |3445 |  25 | 10 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.57/2.64	c   2.6s|     1 |     0 |  6661 |     - |    64M |   0 |2339 |3505 |3447 |  27 | 11 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.87/2.92	c   2.9s|     1 |     2 |  8057 |     - |    65M |   0 |2339 |3509 |3447 |  27 | 11 |  50 |  12 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.95	c   4.9s|   100 |    24 | 24010 | 175.2 |    67M |  20 |2339 |3677 |3431 |  73 |  0 | 230 |  12 | 0.000000e+00 |      --      |    Inf |   2.04%
6.26/6.38	c   6.4s|   200 |    32 | 32097 | 127.8 |    73M |  20 |2339 |3846 |3430 | 166 |  0 | 401 |  12 | 0.000000e+00 |      --      |    Inf |   4.71%
7.07/7.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.07/7.11	c   7.1s|   300 |    23 | 35655 |  97.0 |    76M |  20 |2339 |3951 |3441 | 229 |  2 | 534 |  12 | 0.000000e+00 |      --      |    Inf |   5.52%
7.96/8.11	c   8.1s|   400 |    16 | 40370 |  84.5 |    80M |  20 |2339 |4070 |3437 | 316 |  0 | 703 |  12 | 0.000000e+00 |      --      |    Inf |  12.50%
9.96/10.02	c  10.0s|   500 |    12 | 45618 |  78.1 |    84M |  20 |2339 |4191 |3432 | 431 |  0 | 870 |  12 | 0.000000e+00 |      --      |    Inf |  24.71%
11.06/11.19	c  11.2s|   600 |    13 | 50451 |  73.1 |    88M |  20 |2339 |4289 |3426 | 478 |  1 |1014 |  12 | 0.000000e+00 |      --      |    Inf |  30.66%
12.24/12.39	c  12.4s|   700 |    15 | 54984 |  69.1 |    88M |  20 |2339 |4404 |3425 | 592 |  1 |1176 |  12 | 0.000000e+00 |      --      |    Inf |  34.80%
13.64/13.76	c  13.7s|   800 |    17 | 63482 |  71.1 |    91M |  20 |2339 |4567 |3433 | 650 |  0 |1387 |  12 | 0.000000e+00 |      --      |    Inf |  40.60%
15.43/15.51	c  15.5s|   900 |    20 | 69916 |  70.4 |    91M |  20 |2339 |4714 |3429 | 803 |  0 |1579 |  12 | 0.000000e+00 |      --      |    Inf |  42.65%
16.94/17.04	c  17.0s|  1000 |    18 | 74490 |  67.9 |    91M |  20 |2339 |4842 |3434 | 964 |  1 |1757 |  12 | 0.000000e+00 |      --      |    Inf |  45.21%
18.32/18.43	c  18.4s|  1100 |    12 | 78663 |  65.5 |    91M |  20 |2339 |4937 |3425 |1105 |  1 |1904 |  12 | 0.000000e+00 |      --      |    Inf |  46.88%
19.52/19.67	c  19.7s|  1200 |    10 | 84489 |  64.9 |    92M |  20 |2339 |5072 |3427 |1234 |  0 |2088 |  12 | 0.000000e+00 |      --      |    Inf |  50.10%
21.21/21.30	c  21.3s|  1300 |    11 | 89299 |  63.6 |    93M |  20 |2339 |5181 |3437 |1374 |  1 |2244 |  12 | 0.000000e+00 |      --      |    Inf |  52.47%
22.40/22.52	c  22.5s|  1400 |     8 | 95269 |  63.3 |    94M |  20 |2339 |5287 |3426 |1437 |  0 |2399 |  12 | 0.000000e+00 |      --      |    Inf |  55.59%
24.40/24.51	c  24.5s|  1500 |    11 |104127 |  65.0 |    97M |  20 |2339 |5391 |3425 |1560 |  1 |2562 |  12 | 0.000000e+00 |      --      |    Inf |  59.18%
26.00/26.14	c  26.1s|  1600 |    13 |110593 |  65.0 |    97M |  20 |2339 |5517 |3434 |1702 |  2 |2742 |  12 | 0.000000e+00 |      --      |    Inf |  62.50%
27.69/27.80	c  27.8s|  1700 |    12 |120579 |  67.1 |    97M |  20 |2339 |5611 |3431 |1792 |  0 |2893 |  12 | 0.000000e+00 |      --      |    Inf |  67.63%
29.48/29.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.48/29.69	c  29.7s|  1800 |    11 |129555 |  68.3 |    98M |  20 |2339 |5662 |3428 |1931 |  1 |3021 |  12 | 0.000000e+00 |      --      |    Inf |  71.34%
31.47/31.68	c  31.7s|  1900 |     8 |139098 |  69.7 |    98M |  20 |2339 |5712 |3425 |2070 |  0 |3174 |  12 | 0.000000e+00 |      --      |    Inf |  83.72%
33.27/33.40	c  33.4s|  2000 |     1 |145325 |  69.4 |    98M |  20 |2339 |5660 |3425 |2187 |  0 |3325 |  12 | 0.000000e+00 |      --      |    Inf |  98.34%
33.57/33.70	c 
33.57/33.70	c SCIP Status        : problem is solved [infeasible]
33.57/33.70	c Solving Time (sec) : 33.69
33.57/33.70	c Solving Nodes      : 2023
33.57/33.70	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
33.57/33.70	c Dual Bound         : +1.00000000000000e+20
33.57/33.70	c Gap                : 0.00 %
33.57/33.70	s UNSATISFIABLE
33.57/33.70	c SCIP Status        : problem is solved [infeasible]
33.57/33.70	c Total Time         :      33.69
33.57/33.70	c   solving          :      33.69
33.57/33.70	c   presolving       :       0.23 (included in solving)
33.57/33.70	c   reading          :       0.03 (included in solving)
33.57/33.70	c   copying          :       0.37 (34 #copies) (minimal 0.01, maximal 0.01, average 0.01)
33.57/33.70	c Original Problem   :
33.57/33.70	c   Problem name     : HOME/instance-4510878-1751205387.opb
33.57/33.70	c   Variables        : 2358 (2358 binary, 0 integer, 0 implicit integer, 0 continuous)
33.57/33.70	c   Constraints      : 5575 initial, 5575 maximal
33.57/33.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
33.57/33.70	c Presolved Problem  :
33.57/33.70	c   Problem name     : t_HOME/instance-4510878-1751205387.opb
33.57/33.70	c   Variables        : 2339 (2339 binary, 0 integer, 0 implicit integer, 0 continuous)
33.57/33.70	c   Constraints      : 3422 initial, 5725 maximal
33.57/33.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
33.57/33.70	c   Nonzeros         : 11573 constraint, 5889 clique table
33.57/33.70	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
33.57/33.70	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
33.57/33.70	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
33.57/33.70	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   implics          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
33.57/33.70	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   milp             :       0.05       0.00      1          0          0          0          0          0       5575       3456          0          0
33.57/33.70	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
33.57/33.70	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   trivial          :       0.00       0.00      6          8          0          0          0          0          0          0          0          0
33.57/33.70	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
33.57/33.70	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   probing          :       0.05       0.00      2          0          0          0          0          0          0          0          0          0
33.57/33.70	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   symmetry         :       0.04       0.00      1          2          0          0          0          0          0          2          0          0
33.57/33.70	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
33.57/33.70	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   setppc           :       0.02       0.00     10          0          8          0          0          0         36          0          0          0
33.57/33.70	c   linear           :       0.05       0.00      3          0          0          0          0          0          0          0          0          0
33.57/33.70	c   orbitope         :       0.00       0.00      2          1          0          0          0          0          0          0          0          0
33.57/33.70	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
33.57/33.70	c   root node        :          -          -      -        378          -          -        378          -          -          -          -          -
33.57/33.70	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
33.57/33.70	c   benderslp        :          0          0          0          0       1063          0          0          6          0          0          0          0          0          0          0
33.57/33.70	c   integral         :          0          0          0          0       1063          0          0          6          0          0          0          0          0          0       2126
33.57/33.70	c   knapsack         :          0+        80          0      11204          0          0          0          0        495         20       2713          0          0          0          0
33.57/33.70	c   setppc           :       3420+      3421         11      13581          0          0          0          3      46722        107      43179          0          0          0          0
33.57/33.70	c   linear           :          0+        59         11      12423          0          0          0          2         97          2        869          0          0          0          0
33.57/33.70	c   orbitope         :          2          2          0      13372          0          0          0          0        341          6        141          0          0          0          0
33.57/33.70	c   logicor          :          0+      2217         11       4437          0          0          0          0       2795        106       2631          0          0          0          0
33.57/33.70	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
33.57/33.70	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   integral         :       0.32       0.00       0.00       0.00       0.32       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   knapsack         :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   setppc           :       0.14       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.01       0.00
33.57/33.70	c   linear           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   orbitope         :       0.25       0.00       0.00       0.25       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   logicor          :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
33.57/33.70	c   dualfix          :          1          0          0          0
33.57/33.70	c   genvbounds       :          0          0          0          0
33.57/33.70	c   nlobbt           :          0          0          0          0
33.57/33.70	c   obbt             :          0          0          0          0
33.57/33.70	c   probing          :          0          0          0          0
33.57/33.70	c   pseudoobj        :          0          0          0          0
33.57/33.70	c   redcost          :          0          0          0          0
33.57/33.70	c   rootredcost      :          0          0          0          0
33.57/33.70	c   symmetry         :          0          0          0          0
33.57/33.70	c   vbounds          :       8535          0          0          0
33.57/33.70	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
33.57/33.70	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
33.57/33.70	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
33.57/33.70	c   symmetry         :       0.04       0.00       0.04       0.00       0.00       0.00
33.57/33.70	c   vbounds          :       0.05       0.00       0.00       0.05       0.00       0.00
33.57/33.70	c Symmetry           :
33.57/33.70	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
33.57/33.70	c   orbital reduction:          0 reductions applied,          0 cutoffs
33.57/33.70	c   lexicographic red:          0 reductions applied,          0 cutoffs
33.57/33.70	c   shadow tree time :       0.00 s
33.57/33.70	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
33.57/33.70	c   propagation      :       0.00        228        220          -        524       20.7         23        4.7          -          -          -
33.57/33.70	c   infeasible LP    :       0.32        894        873          -       3600       39.4         34       19.0        873       57.1          0
33.57/33.70	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
33.57/33.70	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
33.57/33.70	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
33.57/33.70	c   applied globally :       0.03          -          -          0       2473       22.3          -          -        792          -          -
33.57/33.70	c   applied locally  :          -          -          -          0          1       64.0          -          -         81          -          -
33.57/33.70	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
33.57/33.70	c   cut pool         :       0.82          -        781         21          -          -      16287      38435          -          -          -          -          -    (maximal pool size:       4392)
33.57/33.70	c   aggregation      :       0.24       0.00        403         11          0          0          0          0          0          0          0          0          0
33.57/33.70	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
33.57/33.70	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
33.57/33.70	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
33.57/33.70	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   clique           :       0.18       0.00         11         11          0          0          0          0          0          0          0          0          0
33.57/33.70	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   gomory           :      12.82       0.00        401         10          0          0      20326      38293       4106       1430       1270        160          0
33.57/33.70	c   > gomorymi       :          -          -          -          -          -          -          -       4568       2053        161         73         88          -
33.57/33.70	c   > strongcg       :          -          -          -          -          -          -          -      33725       2053       1269       1197         72          -
33.57/33.70	c   impliedbounds    :       0.05       0.00        403         11          0          0          0          0          0          0          0          0          0
33.57/33.70	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
33.57/33.70	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   multilinear      :       0.00       0.00         39         11          0          0          0          0          0          0          0          0          0
33.57/33.70	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
33.57/33.70	c   rapidlearning    :       4.71       0.00         33          1          0       1236          0          0          0          0          0          0        337
33.57/33.70	c   rlt              :       0.00       0.00        208         10          0          0          0          0          0          0          0          0          0
33.57/33.70	c   zerohalf         :       1.20       0.00        402         11          0          0       1043        142        976        774         64        710          0
33.57/33.70	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
33.57/33.70	c   hybrid           :       0.06       0.00        422         11       2181         28      41336         27          0       3338
33.57/33.70	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c Pricers            :   ExecTime  SetupTime      Calls       Vars
33.57/33.70	c   problem variables:       0.00          -          0          0
33.57/33.70	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
33.57/33.70	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c   relpscost        :       0.32       0.00       1063          0          0          0          0          0          0       2126
33.57/33.70	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
33.57/33.70	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
33.57/33.70	c   LP solutions     :       0.00          -          -          0          0
33.57/33.70	c   relax solutions  :       0.00          -          -          0          0
33.57/33.70	c   pseudo solutions :       0.00          -          -          0          0
33.57/33.70	c   strong branching :       0.00          -          -          0          0
33.57/33.70	c   actconsdiving    :       0.00       0.00          0          0          0
33.57/33.70	c   adaptivediving   :       0.30       0.00          8          0          0
33.57/33.70	c   alns             :       0.02       0.00          1          0          0
33.57/33.70	c   bound            :       0.00       0.00          0          0          0
33.57/33.70	c   clique           :       0.03       0.00          1          0          0
33.57/33.70	c   coefdiving       :       0.00       0.00          0          0          0
33.57/33.70	c   completesol      :       0.00       0.00          0          0          0
33.57/33.70	c   conflictdiving   :       0.22       0.00          5          0          0
33.57/33.70	c   crossover        :       0.00       0.00          0          0          0
33.57/33.70	c   dins             :       0.00       0.00          0          0          0
33.57/33.70	c   distributiondivin:       0.26       0.00          4          0          0
33.57/33.70	c   dps              :       0.00       0.00          0          0          0
33.57/33.70	c   dualval          :       0.00       0.00          0          0          0
33.57/33.70	c   farkasdiving     :       0.00       0.00          0          0          0
33.57/33.70	c   feasjump         :       0.05       0.00          1          0          0
33.57/33.70	c   feaspump         :       0.47       0.00          1          0          0
33.57/33.70	c   fixandinfer      :       0.00       0.00          0          0          0
33.57/33.70	c   fracdiving       :       0.05       0.00          4          0          0
33.57/33.70	c   gins             :       0.00       0.00          0          0          0
33.57/33.70	c   guideddiving     :       0.00       0.00          0          0          0
33.57/33.70	c   indcoefdiving    :       0.00       0.00          0          0          0
33.57/33.70	c   indicator        :       0.00       0.00          0          0          0
33.57/33.70	c   indicatordiving  :       0.00       0.00          0          0          0
33.57/33.70	c   indoneopt        :       0.00       0.00          0          0          0
33.57/33.70	c   indrounding      :       0.00       0.00          0          0          0
33.57/33.70	c   indtwoopt        :       0.00       0.00          0          0          0
33.57/33.70	c   intdiving        :       0.00       0.00          0          0          0
33.57/33.70	c   intshifting      :       0.00       0.00          0          0          0
33.57/33.70	c   linesearchdiving :       0.10       0.00          4          0          0
33.57/33.70	c   localbranching   :       0.00       0.00          0          0          0
33.57/33.70	c   locks            :       0.01       0.00          1          0          0
33.57/33.70	c   lpface           :       0.00       0.00          0          0          0
33.57/33.70	c   mpec             :       0.00       0.00          0          0          0
33.57/33.70	c   multistart       :       0.00       0.00          0          0          0
33.57/33.70	c   mutation         :       0.00       0.00          0          0          0
33.57/33.70	c   nlpdiving        :       0.00       0.00          0          0          0
33.57/33.70	c   objpscostdiving  :       0.42       0.00          3          0          0
33.57/33.70	c   octane           :       0.00       0.00          0          0          0
33.57/33.70	c   ofins            :       0.00       0.00          0          0          0
33.57/33.70	c   oneopt           :       0.00       0.00          0          0          0
33.57/33.70	c   padm             :       0.00       0.00          0          0          0
33.57/33.70	c   proximity        :       0.00       0.00          0          0          0
33.57/33.70	c   pscostdiving     :       0.21       0.00          4          0          0
33.57/33.70	c   randrounding     :       0.04       0.00         12          0          0
33.57/33.70	c   rens             :       0.00       0.00          0          0          0
33.57/33.70	c   reoptsols        :       0.00       0.00          0          0          0
33.57/33.70	c   repair           :       0.00       0.00          0          0          0
33.57/33.70	c   rins             :       0.00       0.00          0          0          0
33.57/33.70	c   rootsoldiving    :       0.22       0.00          3          0          0
33.57/33.70	c   rounding         :       0.08       0.00        501          0          0
33.57/33.70	c   scheduler        :       0.00       0.00          0          0          0
33.57/33.70	c   shiftandpropagate:       0.01       0.00          1          0          0
33.57/33.70	c   shifting         :       0.20       0.00        293          0          0
33.57/33.70	c   simplerounding   :       0.00       0.00          0          0          0
33.57/33.70	c   smallcard        :       0.00       0.00          0          0          0
33.57/33.70	c   subnlp           :       0.00       0.00          0          0          0
33.57/33.70	c   trivial          :       0.00       0.00          2          0          0
33.57/33.70	c   trivialnegation  :       0.00       0.00          0          0          0
33.57/33.70	c   trustregion      :       0.00       0.00          0          0          0
33.57/33.70	c   trysol           :       0.00       0.00          0          0          0
33.57/33.70	c   twoopt           :       0.00       0.00          0          0          0
33.57/33.70	c   undercover       :       0.00       0.00          0          0          0
33.57/33.70	c   vbounds          :       0.02       0.00          1          0          0
33.57/33.70	c   veclendiving     :       0.05       0.00          4          0          0
33.57/33.70	c   zeroobj          :       0.00       0.00          0          0          0
33.57/33.70	c   zirounding       :       0.08       0.00       1000          0          0
33.57/33.70	c   other solutions  :          -          -          -          0          -
33.57/33.70	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	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
33.57/33.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
33.57/33.70	c   primal LP        :       0.14        211          0       0.00       0.00       0.14        211
33.57/33.70	c   dual LP          :       7.94       2379     120933      51.88   15221.48       0.03         48
33.57/33.70	c   lex dual LP      :       0.00          0          0       0.00          -
33.57/33.70	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
33.57/33.70	c   resolve instable :       0.00          0          0       0.00          -
33.57/33.70	c   diving/probing LP:       1.92        126      26267     208.47   13660.78
33.57/33.70	c   strong branching :       0.12         12       2659     221.58   22014.69          -          -          1
33.57/33.70	c     (at root node) :          -         12       2659     221.58          -
33.57/33.70	c   conflict analysis:       0.00          0          0       0.00          -
33.57/33.70	c B&B Tree           :
33.57/33.70	c   number of runs   :          1
33.57/33.70	c   nodes            :       2023 (1063 internal, 960 leaves)
33.57/33.70	c   feasible leaves  :          0
33.57/33.70	c   infeas. leaves   :        960
33.57/33.70	c   objective leaves :          0
33.57/33.70	c   nodes (total)    :       2023 (1063 internal, 960 leaves)
33.57/33.70	c   nodes left       :          0
33.57/33.70	c   max depth        :         20
33.57/33.70	c   max depth (total):         20
33.57/33.70	c   backtracks       :        559 (27.6%)
33.57/33.70	c   early backtracks :          0 (0.0%)
33.57/33.70	c   nodes exc. ref.  :          0 (0.0%)
33.57/33.70	c   delayed cutoffs  :        104
33.57/33.70	c   repropagations   :       1251 (12995 domain reductions, 70 cutoffs)
33.57/33.70	c   avg switch length:       3.24
33.57/33.70	c   switching time   :       0.38
33.57/33.70	c Root Node          :
33.57/33.70	c   First LP value   : +0.00000000000000e+00
33.57/33.70	c   First LP Iters   :       2131 (28767.75 Iter/sec)
33.57/33.70	c   First LP Time    :       0.07
33.57/33.70	c   Final Dual Bound :          -
33.57/33.70	c   Final Root Iters :       6661
33.57/33.70	c   Root LP Estimate : +4.84221595081156e-02
33.57/33.70	c Solution           :
33.57/33.70	c   Solutions found  :          0 (0 improvements)
33.57/33.70	c   Primal Bound     : infeasible
33.57/33.70	c   Dual Bound       :          -
33.57/33.70	c   Gap              :       0.00 %
33.57/33.70	c Integrals          :      Total       Avg%
33.57/33.70	c   primal-dual      :          -          - (problem infeasible)
33.57/33.70	c   primal-ref       :          -          - (problem infeasible)
33.57/33.70	c   dual-ref         :          -          - (problem infeasible)
33.57/33.74	c Time complete: 33.6196.

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: 63837 MiB (62989 MiB free)
  memory of node 1: 64465 MiB (63669 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510878-1751205387/watcher-4510878-1751205387 -o /tmp/evaluation-result-4510878-1751205387/solver-4510878-1751205387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751205287-23621 --watchdog 3760 pbscip -f HOME/instance-4510878-1751205387.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=23771, runsolver pid=23768
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 3.49 2.01 2.13 5/252 23772
/proc/meminfo: memFree=129670848/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=62632 memory=36196 CPUtime=0.09 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 6052 0 0 0 8 1 0 0 20 0 1 0 36217487 64135168 9049 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 15658 9049 3648 3530 0 7109 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62632 KiB
Current children cumulated memory: 36196 KiB

[startup+0.21348 s]*
/proc/loadavg: 3.49 2.01 2.13 5/252 23772
/proc/meminfo: memFree=129670848/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=62172 memory=35916 CPUtime=0.21 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 6094 0 0 0 20 1 0 0 20 0 1 0 36217487 63664128 8979 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 15543 8979 3712 3530 0 6994 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 62172 KiB
Current children cumulated memory: 35916 KiB

[startup+0.31335 s]*
/proc/loadavg: 3.49 2.01 2.13 5/252 23772
/proc/meminfo: memFree=129669084/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=72196 memory=43084 CPUtime=0.31 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 7798 0 0 0 29 2 0 0 20 0 1 0 36217487 73928704 10771 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 18049 10771 3808 3530 0 9500 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 72196 KiB
Current children cumulated memory: 43084 KiB

[startup+0.700337 s]
/proc/loadavg: 3.49 2.01 2.13 5/252 23772
/proc/meminfo: memFree=129663036/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=75440 memory=46540 CPUtime=0.68 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 8549 0 0 0 66 2 0 0 20 0 1 0 36217487 77250560 11635 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 18860 11635 3936 3530 0 10311 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 75440 KiB
Current children cumulated memory: 46540 KiB

[startup+1.50033 s]
/proc/loadavg: 3.49 2.01 2.13 5/252 23772
/proc/meminfo: memFree=129663288/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=90452 memory=60256 CPUtime=1.48 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 13918 0 0 0 145 3 0 0 20 0 1 0 36217487 92622848 15064 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 22613 15064 3936 3530 0 14064 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 90452 KiB
Current children cumulated memory: 60256 KiB

[startup+3.11316 s]
/proc/loadavg: 3.53 2.05 2.14 5/252 23772
/proc/meminfo: memFree=129615156/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=122172 memory=89672 CPUtime=3.09 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 21783 0 0 0 304 5 0 0 20 0 1 0 36217487 125104128 22418 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 30543 22418 3936 3530 0 21994 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 122172 KiB
Current children cumulated memory: 89672 KiB

[startup+6.30033 s]
/proc/loadavg: 3.53 2.05 2.14 5/252 23772
/proc/meminfo: memFree=129604904/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=136388 memory=103368 CPUtime=6.26 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 25231 0 0 0 621 5 0 0 20 0 1 0 36217487 139661312 25842 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 34097 25842 3936 3530 0 25548 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 136388 KiB
Current children cumulated memory: 103368 KiB

[startup+12.7003 s]
/proc/loadavg: 3.57 2.08 2.15 5/252 23772
/proc/meminfo: memFree=129581884/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=152100 memory=119600 CPUtime=12.64 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 30920 0 0 0 1257 7 0 0 20 0 1 0 36217487 155750400 29900 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 38025 29900 3936 3530 0 29476 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 152100 KiB
Current children cumulated memory: 119600 KiB

[startup+25.5003 s]
/proc/loadavg: 3.74 2.19 2.18 5/252 23772
/proc/meminfo: memFree=129530784/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=169284 memory=137020 CPUtime=25.39 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 36414 0 0 0 2532 7 0 0 20 0 1 0 36217487 173346816 34255 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42321 34255 3936 3530 0 33772 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 169284 KiB
Current children cumulated memory: 137020 KiB

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

# cumulated CPU time of all completed processes:  user=33.5486 s, system=0.082512 s

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

[startup+25.6004 s]
/proc/loadavg: 3.74 2.19 2.18 5/252 23772
/proc/meminfo: memFree=129530784/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=169284 memory=137020 CPUtime=25.49 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 36414 0 0 0 2542 7 0 0 20 0 1 0 36217487 173346816 34255 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42321 34255 3936 3530 0 33772 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 169284 KiB
Current children cumulated memory: 137020 KiB

[startup+28.8003 s]
/proc/loadavg: 3.76 2.22 2.19 5/252 23772
/proc/meminfo: memFree=129539540/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=28.68 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37262 0 0 0 2861 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 28.68 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

[startup+32.0003 s]*
/proc/loadavg: 3.76 2.22 2.19 5/252 23772
/proc/meminfo: memFree=129539044/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=31.89 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37263 0 0 0 3182 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 31.89 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

[startup+32.8003 s]
/proc/loadavg: 3.76 2.22 2.19 5/252 23772
/proc/meminfo: memFree=129539044/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=32.67 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37264 0 0 0 3260 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 32.67 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

[startup+33.2003 s]
/proc/loadavg: 3.78 2.25 2.20 5/252 23772
/proc/meminfo: memFree=129539044/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=33.07 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37264 0 0 0 3300 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 33.07 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

[startup+33.6003 s]
/proc/loadavg: 3.78 2.25 2.20 5/252 23772
/proc/meminfo: memFree=129539044/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=33.47 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37264 0 0 0 3340 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 33.47 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

[startup+33.7003 s]
/proc/loadavg: 3.78 2.25 2.20 5/252 23772
/proc/meminfo: memFree=129539044/131382120 swapFree=33010684/33010684
[pid=23771] ppid=23768 vsize=170940 memory=138616 CPUtime=33.57 cores=5,7
/proc/23771/stat : 23771 (pbscip) R 23768 23771 23608 0 -1 4194304 37265 0 0 0 3350 7 0 0 20 0 1 0 36217487 175042560 34654 18446744073709551615 4235264 18693293 140723115030032 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 47697920 140723115039113 140723115039212 140723115039212 140723115044814 0
/proc/23771/statm: 42735 34654 3936 3530 0 34186 0
Current children cumulated CPU time: 33.57 s
Current children cumulated vsize: 170940 KiB
Current children cumulated memory: 138616 KiB

Child status: 0

Real time (s): 33.7503
CPU time (s): 33.6312
CPU user time (s): 33.5486
CPU system time (s): 0.082512
CPU usage (%): 99.6469
Max. virtual memory (cumulated for all children) (KiB): 170940
Max. memory (cumulated for all children) (KiB): 138684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.5486
system time used= 0.082512
maximum resident set size= 138940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37272
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= 83
involuntary context switches= 48


# summary of solver processes directly reported to runsolver:
#   pid: 23771
#   total CPU time (s): 33.6312
#   total CPU user time (s): 33.5486
#   total CPU system time (s): 0.082512

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.248445 second user time and 0.345376 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 15:56:27
IDJOB=4510878
IDBENCH=160397
IDSOLVER=3365
FILE ID=nodeC002/4510878-1751205387
RUNJOBID= nodeC002-1751205287-23621
SLURM_JOB_ID= 9587625
Free space on /tmp= 433004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l030-r029-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510878-1751205387/watcher-4510878-1751205387 -o /tmp/evaluation-result-4510878-1751205387/solver-4510878-1751205387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751205287-23621 --watchdog 3760  pbscip -f HOME/instance-4510878-1751205387.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 79fa89af2a81ff34420b4237c37a98eb
RANDOM SEED=68987132

nodeC002 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	: 0xb00001f
cpu MHz		: 3660.772
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3499.148
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.555
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3660.763
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.416
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
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	: 0xb00001f
cpu MHz		: 1197.222
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129698628 kB
MemAvailable:   129441544 kB
Buffers:            3280 kB
Cached:           554164 kB
SwapCached:            0 kB
Active:           782452 kB
Inactive:         305552 kB
Active(anon):     548536 kB
Inactive(anon):        0 kB
Active(file):     233916 kB
Inactive(file):   305552 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18824 kB
Writeback:             0 kB
AnonPages:        533784 kB
Mapped:           137548 kB
Shmem:             17960 kB
KReclaimable:      86148 kB
Slab:             168184 kB
SReclaimable:      86148 kB
SUnreclaim:        82036 kB
KernelStack:        4144 kB
PageTables:         4504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     905180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC002 at 2025-06-29 15:57:01