Trace number 4544735

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 4.39813 4.42259

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat98_identity_complement.opb
MD5SUM19ef3e52501b729e9a0591ce1db4d607
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.532931
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables648
Total number of constraints11529
Number of constraints which are clauses10377
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1152
Minimum length of a constraint2
Maximum length of a constraint8
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 7
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
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-4544735-1753220164.opb>
0.00/0.07	c original problem has 648 variables (648 bin, 0 int, 0 impl, 0 cont) and 11529 constraints
0.00/0.07	c problem read in 0.05
0.00/0.07	c No objective function, only one solution is needed.
0.00/0.10	c presolving:
0.09/0.13	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 0 upgd conss, 0 impls, 6048 clqs
0.09/0.16	c    (0.1s) running MILP presolver
0.09/0.20	c    (0.2s) MILP presolver found nothing
0.20/0.26	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6048 clqs
0.20/0.28	c (round 3, medium)     0 del vars, 576 del conss, 1152 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
0.20/0.32	c (round 4, exhaustive) 0 del vars, 2301 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
0.31/0.36	c (round 5, exhaustive) 0 del vars, 2589 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7200 clqs
0.59/0.66	c (round 6, exhaustive) 25 del vars, 2589 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10355 clqs
0.59/0.67	c (round 7, fast)       25 del vars, 2652 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10355 clqs
0.68/0.78	c (round 8, exhaustive) 50 del vars, 2654 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10320 clqs
0.68/0.78	c (round 9, fast)       50 del vars, 2770 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10320 clqs
0.88/0.90	c (round 10, exhaustive) 75 del vars, 2775 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
0.88/0.91	c (round 11, fast)       75 del vars, 2981 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
0.88/0.93	c (round 12, exhaustive) 75 del vars, 2993 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 10381 clqs
0.88/1.01	c (round 13, exhaustive) 100 del vars, 2993 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
0.99/1.01	c (round 14, fast)       100 del vars, 3270 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
0.99/1.03	c (round 15, exhaustive) 100 del vars, 3290 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9883 clqs
0.99/1.10	c (round 16, exhaustive) 125 del vars, 3290 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
0.99/1.10	c (round 17, fast)       125 del vars, 3645 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
1.09/1.12	c (round 18, exhaustive) 125 del vars, 3667 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 9477 clqs
1.09/1.18	c (round 19, exhaustive) 150 del vars, 3667 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.09/1.18	c (round 20, fast)       150 del vars, 4080 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.18/1.20	c (round 21, exhaustive) 150 del vars, 4104 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8945 clqs
1.18/1.25	c (round 22, exhaustive) 175 del vars, 4104 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.18/1.25	c (round 23, fast)       175 del vars, 4597 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.18/1.27	c (round 24, exhaustive) 175 del vars, 4621 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 8403 clqs
1.28/1.32	c (round 25, exhaustive) 200 del vars, 4621 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.28/1.32	c (round 26, fast)       200 del vars, 5185 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.28/1.34	c (round 27, exhaustive) 200 del vars, 5213 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7795 clqs
1.28/1.38	c (round 28, exhaustive) 225 del vars, 5213 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.28/1.38	c (round 29, fast)       225 del vars, 5833 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.38/1.40	c (round 30, exhaustive) 225 del vars, 5865 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 7167 clqs
1.38/1.44	c (round 31, exhaustive) 250 del vars, 5865 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.38/1.44	c (round 32, fast)       250 del vars, 6569 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.38/1.45	c (round 33, exhaustive) 250 del vars, 6600 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 6536 clqs
1.38/1.49	c (round 34, exhaustive) 275 del vars, 6600 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.38/1.49	c (round 35, fast)       275 del vars, 7373 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.47/1.50	c (round 36, exhaustive) 275 del vars, 7412 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5929 clqs
1.47/1.57	c    (1.6s) probing cycle finished: starting next cycle
1.57/1.60	c    (1.6s) probing: 48/360 (13.3%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.57/1.60	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1.57/1.60	c (round 37, exhaustive) 288 del vars, 7412 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.57/1.60	c (round 38, fast)       288 del vars, 7841 del conss, 1727 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.57/1.61	c (round 39, exhaustive) 288 del vars, 7863 del conss, 1728 add conss, 0 chg bounds, 0 chg sides, 576 chg coeffs, 11529 upgd conss, 0 impls, 5904 clqs
1.57/1.62	c    (1.6s) probing: 53/360 (14.7%) - 0 fixings, 288 aggregations, 10656 implications, 0 bound changes
1.57/1.62	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1.57/1.62	c    (1.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.57/1.64	c    (1.6s) symmetry computation finished: 6 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
1.57/1.64	c dynamic symmetry handling statistics:
1.57/1.64	c    orbitopal reduction:        1 components: 45x7
1.57/1.64	c    orbital reduction:         no components
1.57/1.64	c    lexicographic reduction:   no permutations
1.57/1.64	c handled 1 out of 1 symmetry components
1.57/1.64	c presolving (40 rounds: 40 fast, 27 medium, 26 exhaustive):
1.57/1.64	c  288 deleted vars, 7864 deleted constraints, 1728 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 576 changed coefficients
1.57/1.64	c  0 implications, 5904 cliques
1.57/1.64	c presolved problem has 360 variables (360 bin, 0 int, 0 impl, 0 cont) and 5393 constraints
1.57/1.64	c    3027 constraints of type <setppc>
1.57/1.64	c     314 constraints of type <and>
1.57/1.64	c    2052 constraints of type <logicor>
1.57/1.64	c transformed objective value is always integral (scale: 1)
1.57/1.64	c Presolving Time: 1.54
1.57/1.64	c - non default parameters ----------------------------------------------------------------------
1.57/1.64	c # SCIP version 10.0.0
1.57/1.64	c 
1.57/1.64	c # maximal time in seconds to run
1.57/1.64	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.57/1.64	c limits/time = 3596.993191
1.57/1.64	c 
1.57/1.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.57/1.64	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.57/1.64	c limits/memory = 27900
1.57/1.64	c 
1.57/1.64	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
1.57/1.64	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
1.57/1.64	c limits/solutions = 1
1.57/1.64	c 
1.57/1.64	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.
1.57/1.64	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
1.57/1.64	c misc/usesymmetry = 3
1.57/1.64	c 
1.57/1.64	c # belongs reading time to solving time?
1.57/1.64	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.57/1.64	c timing/reading = TRUE
1.57/1.64	c 
1.57/1.64	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
1.57/1.64	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.57/1.64	c propagating/symmetry/detectdoublelex = FALSE
1.57/1.64	c 
1.57/1.64	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
1.57/1.64	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.57/1.64	c propagating/symmetry/detectsubgroups = FALSE
1.57/1.64	c 
1.57/1.64	c # Type of symmetries that shall be computed?
1.57/1.64	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
1.57/1.64	c propagating/symmetry/symtype = 1
1.57/1.64	c 
1.57/1.64	c # Should components consisting of a single full reflection be handled?
1.57/1.64	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.57/1.64	c propagating/symmetry/usesimplesgncomp = FALSE
1.57/1.64	c 
1.57/1.64	c -----------------------------------------------------------------------------------------------
1.57/1.64	c start solving
1.57/1.64	c 
1.68/1.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.68/1.70	c   1.7s|     1 |     0 |   361 |     - |    37M |   0 | 360 |5445 |5707 |   0 |  0 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.28/2.32	c   2.3s|     1 |     0 |  5645 |     - |    41M |   0 | 360 |5647 |5738 |  31 |  1 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.28/2.38	c   2.4s|     1 |     0 |  5801 |     - |    42M |   0 | 360 |5648 |5761 |  54 |  2 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.38/2.48	c   2.5s|     1 |     0 |  6062 |     - |    43M |   0 | 360 |5649 |5786 |  79 |  3 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.58/2.67	c   2.7s|     1 |     0 |  6336 |     - |    45M |   0 | 360 |5650 |5808 | 101 |  4 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.77/2.83	c   2.8s|     1 |     0 |  6622 |     - |    46M |   0 | 360 |5651 |5825 | 118 |  5 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.09/3.12	c   3.1s|     1 |     0 |  6707 |     - |    47M |   0 | 360 |5653 |5836 | 129 |  6 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.27/3.32	c   3.3s|     1 |     0 |  6744 |     - |    49M |   0 | 360 |5654 |5853 | 146 |  7 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.57/3.62	c   3.6s|     1 |     0 |  6845 |     - |    52M |   0 | 360 |5655 |5865 | 158 |  8 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.82	c   3.8s|     1 |     0 |  6933 |     - |    54M |   0 | 360 |5660 |5878 | 171 |  9 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.08/4.15	c   4.1s|     1 |     0 |  6964 |     - |    58M |   0 | 360 |5661 |5889 | 182 | 10 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.08/4.16	c   4.1s|     1 |     0 |  7012 |     - |    59M |   0 | 360 |5666 |5901 | 194 | 11 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.35	c   4.3s|     1 |     0 |  7263 |     - |    59M |   0 | 360 |5642 |5913 | 194 | 11 |  90 |   4 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.38	c   4.4s|     1 |     0 |  7483 |     - |    60M |   0 | 360 |5647 |5934 | 215 | 12 |  98 |   4 | 0.000000e+00 |      --      |    Inf | unknown
4.27/4.39	c   4.4s|     1 |     0 |  7516 |     - |    60M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
4.27/4.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.27/4.39	c   4.4s|     1 |     0 |  7516 |     - |    60M |   0 | 360 |5648 |5944 | 225 | 13 |  99 |   4 |    cutoff    |      --      |   0.00%| unknown
4.27/4.39	c 
4.27/4.39	c SCIP Status        : problem is solved [infeasible]
4.27/4.39	c Solving Time (sec) : 4.37
4.27/4.39	c Solving Nodes      : 1
4.27/4.39	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
4.27/4.39	c Dual Bound         : +1.00000000000000e+20
4.27/4.39	c Gap                : 0.00 %
4.27/4.39	s UNSATISFIABLE
4.27/4.39	c SCIP Status        : problem is solved [infeasible]
4.27/4.39	c Total Time         :       4.37
4.27/4.39	c   solving          :       4.37
4.27/4.39	c   presolving       :       1.54 (included in solving)
4.27/4.39	c   reading          :       0.05 (included in solving)
4.27/4.39	c   copying          :       0.02 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
4.27/4.39	c Original Problem   :
4.27/4.39	c   Problem name     : HOME/instance-4544735-1753220164.opb
4.27/4.39	c   Variables        : 648 (648 binary, 0 integer, 0 implicit integer, 0 continuous)
4.27/4.39	c   Constraints      : 11529 initial, 11529 maximal
4.27/4.39	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
4.27/4.39	c Presolved Problem  :
4.27/4.39	c   Problem name     : t_HOME/instance-4544735-1753220164.opb
4.27/4.39	c   Variables        : 360 (360 binary, 0 integer, 0 implicit integer, 0 continuous)
4.27/4.39	c   Constraints      : 5393 initial, 5682 maximal
4.27/4.39	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
4.27/4.39	c   Nonzeros         : 13198 constraint, 11578 clique table
4.27/4.39	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
4.27/4.39	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   domcol           :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
4.27/4.39	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   gateextraction   :       0.18       0.00     25          0          0          0          0          0       1726        575          0          0
4.27/4.39	c   implics          :       0.00       0.00     27          0          0          0          0          0          0          0          0          0
4.27/4.39	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   milp             :       0.07       0.00      1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   trivial          :       0.00       0.00     40          0          0          0          0          0          0          0          0          0
4.27/4.39	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   dualfix          :       0.00       0.00     40          0          0          0          0          0          0          0          0          0
4.27/4.39	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   probing          :       0.80       0.00     13          0        288          0          0          0          0          0          0          0
4.27/4.39	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   vbounds          :       0.01       0.00      6          0          0          0          0          0          0          0          0          0
4.27/4.39	c   knapsack         :       0.01       0.00      2          0          0          0          0          0        576       1152          0          0
4.27/4.39	c   setppc           :       0.16       0.00     88          0          0          0          0          0       3024          0          0          0
4.27/4.39	c   and              :       0.04       0.00     60          0          0          0          0          0        261          1          0          0
4.27/4.39	c   linear           :       0.08       0.01      3          0          0          0          0          0          0          0          0        576
4.27/4.39	c   logicor          :       0.15       0.00     78          0          0          0          0          0       2277          0          0          0
4.27/4.39	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   root node        :          -          -      -          3          -          -          3          -          -          -          -          -
4.27/4.39	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
4.27/4.39	c   benderslp        :          0          0          0          0          1          0          0          7          0          0          0          0          0          0          0
4.27/4.39	c   integral         :          0          0          0          0          1          0          0          7          0          0          1          0          0          3          0
4.27/4.39	c   setppc           :       3027+      3033         12       3276          0          0          0          3        162          9          0          0          0          0          0
4.27/4.39	c   and              :        314        314         12       3267          0          0          0          1        346         14          0        280          0          0          0
4.27/4.39	c   linear           :          0+       203         12        270          0          0          0          3          1          1          0          0          0          0          0
4.27/4.39	c   logicor          :       2052+      2132         12       1877          0          0          0          1         64          7          0          2          0          0          0
4.27/4.39	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
4.27/4.39	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   integral         :       0.11       0.00       0.00       0.00       0.11       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   setppc           :       0.20       0.00       0.00       0.19       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   and              :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   linear           :       0.01       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   logicor          :       0.06       0.00       0.01       0.05       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
4.27/4.39	c   dualfix          :          3          0          0          0
4.27/4.39	c   genvbounds       :          0          0          0          0
4.27/4.39	c   nlobbt           :          0          0          0          0
4.27/4.39	c   obbt             :          0          0          0          0
4.27/4.39	c   probing          :          0          0          0          0
4.27/4.39	c   pseudoobj        :          0          0          0          0
4.27/4.39	c   redcost          :          0          0          0          0
4.27/4.39	c   rootredcost      :          0          0          0          0
4.27/4.39	c   symmetry         :          0          0          0          0
4.27/4.39	c   vbounds          :        572          0          0          0
4.27/4.39	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
4.27/4.39	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   probing          :       0.80       0.00       0.80       0.00       0.00       0.00
4.27/4.39	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
4.27/4.39	c   symmetry         :       0.02       0.00       0.02       0.00       0.00       0.00
4.27/4.39	c   vbounds          :       0.01       0.00       0.01       0.00       0.00       0.00
4.27/4.39	c Symmetry           :
4.27/4.39	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
4.27/4.39	c   orbital reduction:          0 reductions applied,          0 cutoffs
4.27/4.39	c   lexicographic red:          0 reductions applied,          0 cutoffs
4.27/4.39	c   shadow tree time :       0.00 s
4.27/4.39	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
4.27/4.39	c   propagation      :       0.00         29         29          -         85       10.6          7        8.4          -          -          -
4.27/4.39	c   infeasible LP    :       0.00          3          3          -          9        7.0          0        0.0          3       17.0          0
4.27/4.39	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
4.27/4.39	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
4.27/4.39	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
4.27/4.39	c   applied globally :       0.00          -          -          0         96        9.8          -          -          3          -          -
4.27/4.39	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
4.27/4.39	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
4.27/4.39	c   cut pool         :       0.01          -         24         24          -          -       2330       2801          -          -          -          -          -    (maximal pool size:       2330)
4.27/4.39	c   aggregation      :       0.02       0.00         12         12          0          0          2          2          0          0          0          0          0
4.27/4.39	c   > cmir           :          -          -          -          -          -          -          -          2          0          0          0          0          -
4.27/4.39	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
4.27/4.39	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
4.27/4.39	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   clique           :       0.02       0.00         12         12          0          0         88        187          0         39         39          0          0
4.27/4.39	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   gomory           :       1.52       0.00         10         10          0          0       2005       2282          0         26         26          0          0
4.27/4.39	c   > gomorymi       :          -          -          -          -          -          -          -        962          0          7          7          0          -
4.27/4.39	c   > strongcg       :          -          -          -          -          -          -          -       1320          0         19         19          0          -
4.27/4.39	c   impliedbounds    :       0.01       0.00         12         12          0          0        157        229          0        104        104          0          0
4.27/4.39	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
4.27/4.39	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   multilinear      :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
4.27/4.39	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
4.27/4.39	c   rapidlearning    :       0.20       0.00          1          1          0          0          0          0          0          0          0          0        200
4.27/4.39	c   rlt              :       0.14       0.00         10         10          0          0          0          0          0          0          0          0          0
4.27/4.39	c   zerohalf         :       0.03       0.00         12         12          0          0         78        101          0         56         56          0          0
4.27/4.39	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
4.27/4.39	c   hybrid           :       0.00       0.00         13         13        225          0       2858        225          0       2858
4.27/4.39	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c Pricers            :   ExecTime  SetupTime      Calls       Vars
4.27/4.39	c   problem variables:       0.00          -          0          0
4.27/4.39	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
4.27/4.39	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c   relpscost        :       0.11       0.00          1          0          0          0          1          0          3          0
4.27/4.39	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
4.27/4.39	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
4.27/4.39	c   LP solutions     :       0.00          -          -          0          0
4.27/4.39	c   relax solutions  :       0.00          -          -          0          0
4.27/4.39	c   pseudo solutions :       0.00          -          -          0          0
4.27/4.39	c   strong branching :       0.00          -          -          0          0
4.27/4.39	c   actconsdiving    :       0.00       0.00          0          0          0
4.27/4.39	c   adaptivediving   :       0.00       0.00          0          0          0
4.27/4.39	c   alns             :       0.03       0.00          1          0          0
4.27/4.39	c   bound            :       0.00       0.00          0          0          0
4.27/4.39	c   clique           :       0.01       0.00          1          0          0
4.27/4.39	c   coefdiving       :       0.00       0.00          0          0          0
4.27/4.39	c   completesol      :       0.00       0.00          0          0          0
4.27/4.39	c   conflictdiving   :       0.04       0.00          1          0          0
4.27/4.39	c   crossover        :       0.00       0.00          0          0          0
4.27/4.39	c   dins             :       0.00       0.00          0          0          0
4.27/4.39	c   distributiondivin:       0.00       0.00          0          0          0
4.27/4.39	c   dps              :       0.00       0.00          0          0          0
4.27/4.39	c   dualval          :       0.00       0.00          0          0          0
4.27/4.39	c   farkasdiving     :       0.00       0.00          0          0          0
4.27/4.39	c   feasjump         :       0.03       0.00          1          0          0
4.27/4.39	c   feaspump         :       0.36       0.00          1          0          0
4.27/4.39	c   fixandinfer      :       0.00       0.00          0          0          0
4.27/4.39	c   fracdiving       :       0.00       0.00          0          0          0
4.27/4.39	c   gins             :       0.00       0.00          0          0          0
4.27/4.39	c   guideddiving     :       0.00       0.00          0          0          0
4.27/4.39	c   indcoefdiving    :       0.00       0.00          0          0          0
4.27/4.39	c   indicator        :       0.00       0.00          0          0          0
4.27/4.39	c   indicatordiving  :       0.00       0.00          0          0          0
4.27/4.39	c   indoneopt        :       0.00       0.00          0          0          0
4.27/4.39	c   indrounding      :       0.00       0.00          0          0          0
4.27/4.39	c   indtwoopt        :       0.00       0.00          0          0          0
4.27/4.39	c   intdiving        :       0.00       0.00          0          0          0
4.27/4.39	c   intshifting      :       0.00       0.00          0          0          0
4.27/4.39	c   linesearchdiving :       0.00       0.00          0          0          0
4.27/4.39	c   localbranching   :       0.00       0.00          0          0          0
4.27/4.39	c   locks            :       0.00       0.00          1          0          0
4.27/4.39	c   lpface           :       0.00       0.00          0          0          0
4.27/4.39	c   mpec             :       0.00       0.00          0          0          0
4.27/4.39	c   multistart       :       0.00       0.00          0          0          0
4.27/4.39	c   mutation         :       0.00       0.00          0          0          0
4.27/4.39	c   nlpdiving        :       0.00       0.00          0          0          0
4.27/4.39	c   objpscostdiving  :       0.00       0.00          0          0          0
4.27/4.39	c   octane           :       0.00       0.00          0          0          0
4.27/4.39	c   ofins            :       0.00       0.00          0          0          0
4.27/4.39	c   oneopt           :       0.00       0.00          0          0          0
4.27/4.39	c   padm             :       0.00       0.00          0          0          0
4.27/4.39	c   proximity        :       0.00       0.00          0          0          0
4.27/4.39	c   pscostdiving     :       0.00       0.00          0          0          0
4.27/4.39	c   randrounding     :       0.04       0.00         14          0          0
4.27/4.39	c   rens             :       0.00       0.00          0          0          0
4.27/4.39	c   reoptsols        :       0.00       0.00          0          0          0
4.27/4.39	c   repair           :       0.00       0.00          0          0          0
4.27/4.39	c   rins             :       0.00       0.00          0          0          0
4.27/4.39	c   rootsoldiving    :       0.00       0.00          0          0          0
4.27/4.39	c   rounding         :       0.00       0.00         14          0          0
4.27/4.39	c   scheduler        :       0.00       0.00          0          0          0
4.27/4.39	c   shiftandpropagate:       0.00       0.00          1          0          0
4.27/4.39	c   shifting         :       0.01       0.00         14          0          0
4.27/4.39	c   simplerounding   :       0.00       0.00          0          0          0
4.27/4.39	c   smallcard        :       0.00       0.00          0          0          0
4.27/4.39	c   subnlp           :       0.00       0.00          0          0          0
4.27/4.39	c   trivial          :       0.00       0.00          2          0          0
4.27/4.39	c   trivialnegation  :       0.00       0.00          0          0          0
4.27/4.39	c   trustregion      :       0.00       0.00          0          0          0
4.27/4.39	c   trysol           :       0.00       0.00          0          0          0
4.27/4.39	c   twoopt           :       0.00       0.00          0          0          0
4.27/4.39	c   undercover       :       0.00       0.00          1          0          0
4.27/4.39	c   vbounds          :       0.01       0.00          1          0          0
4.27/4.39	c   veclendiving     :       0.00       0.00          0          0          0
4.27/4.39	c   zeroobj          :       0.00       0.00          0          0          0
4.27/4.39	c   zirounding       :       0.00       0.00          1          0          0
4.27/4.39	c   other solutions  :          -          -          -          0          -
4.27/4.39	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	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
4.27/4.39	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
4.27/4.39	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
4.27/4.39	c   dual LP          :       0.14         15       2213     158.07   15871.99       0.00          1
4.27/4.39	c   lex dual LP      :       0.00          0          0       0.00          -
4.27/4.39	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
4.27/4.39	c   resolve instable :       0.00          0          0       0.00          -
4.27/4.39	c   diving/probing LP:       0.40         24       5303     220.96   13114.23
4.27/4.39	c   strong branching :       0.09          4       1050     262.50   11860.52          -          -          0
4.27/4.39	c     (at root node) :          -          4       1050     262.50          -
4.27/4.39	c   conflict analysis:       0.00          0          0       0.00          -
4.27/4.39	c B&B Tree           :
4.27/4.39	c   number of runs   :          1
4.27/4.39	c   nodes            :          1 (0 internal, 1 leaves)
4.27/4.39	c   feasible leaves  :          0
4.27/4.39	c   infeas. leaves   :          1
4.27/4.39	c   objective leaves :          0
4.27/4.39	c   nodes (total)    :          1 (0 internal, 1 leaves)
4.27/4.39	c   nodes left       :          0
4.27/4.39	c   max depth        :          0
4.27/4.39	c   max depth (total):          0
4.27/4.39	c   backtracks       :          0 (0.0%)
4.27/4.39	c   early backtracks :          0 (0.0%)
4.27/4.39	c   nodes exc. ref.  :          0 (0.0%)
4.27/4.39	c   delayed cutoffs  :          0
4.27/4.39	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
4.27/4.39	c   avg switch length:       2.00
4.27/4.39	c   switching time   :       0.00
4.27/4.39	c Root Node          :
4.27/4.39	c   First LP value   : +0.00000000000000e+00
4.27/4.39	c   First LP Iters   :        361 (54796.60 Iter/sec)
4.27/4.39	c   First LP Time    :       0.01
4.27/4.39	c   Final Dual Bound :          -
4.27/4.39	c   Final Root Iters :       7265
4.27/4.39	c   Root LP Estimate :                     -
4.27/4.39	c Solution           :
4.27/4.39	c   Solutions found  :          0 (0 improvements)
4.27/4.39	c   Primal Bound     : infeasible
4.27/4.39	c   Dual Bound       :          -
4.27/4.39	c   Gap              :       0.00 %
4.27/4.39	c Integrals          :      Total       Avg%
4.27/4.39	c   primal-dual      :          -          - (problem infeasible)
4.27/4.39	c   primal-ref       :          -          - (problem infeasible)
4.27/4.39	c   dual-ref         :          -          - (problem infeasible)
4.37/4.41	c Time complete: 4.38731.

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100101 s]*
/proc/loadavg: 4.08 4.15 4.16 5/250 160440
/proc/meminfo: memFree=98213460/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=59788 memory=33152 CPUtime=0.09 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 5021 0 0 0 8 1 0 0 20 0 1 0 237695819 61222912 8288 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 14947 8288 3616 3530 0 6398 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 59788 KiB
Current children cumulated memory: 33152 KiB

[startup+0.213069 s]*
/proc/loadavg: 4.08 4.15 4.16 5/250 160440
/proc/meminfo: memFree=98205396/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=63528 memory=37584 CPUtime=0.2 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 7822 0 0 0 18 2 0 0 20 0 1 0 237695819 65052672 9396 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 15882 9396 3744 3530 0 7333 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 63528 KiB
Current children cumulated memory: 37584 KiB

[startup+0.312898 s]*
/proc/loadavg: 4.08 4.15 4.16 5/250 160440
/proc/meminfo: memFree=98205396/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=70924 memory=45264 CPUtime=0.31 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 9697 0 0 0 28 3 0 0 20 0 1 0 237695819 72626176 11316 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 17731 11316 3776 3530 0 9182 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 70924 KiB
Current children cumulated memory: 45264 KiB

[startup+0.700287 s]
/proc/loadavg: 4.08 4.15 4.16 5/250 160440
/proc/meminfo: memFree=98206816/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=72332 memory=46288 CPUtime=0.68 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 9924 0 0 0 65 3 0 0 20 0 1 0 237695819 74067968 11572 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 18083 11572 3808 3530 0 9534 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 72332 KiB
Current children cumulated memory: 46288 KiB

[startup+1.50033 s]
/proc/loadavg: 4.08 4.15 4.16 5/250 160440
/proc/meminfo: memFree=98207068/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=74036 memory=47952 CPUtime=1.47 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 10351 0 0 0 144 3 0 0 20 0 1 0 237695819 75812864 11988 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 18509 11988 3808 3530 0 9960 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 74036 KiB
Current children cumulated memory: 47952 KiB

[startup+3.11263 s]
/proc/loadavg: 4.08 4.14 4.16 5/250 160440
/proc/meminfo: memFree=98176928/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=101488 memory=73948 CPUtime=3.09 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 17414 0 0 0 304 5 0 0 20 0 1 0 237695819 103923712 18487 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 25372 18487 4000 3530 0 16823 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 101488 KiB
Current children cumulated memory: 73948 KiB

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

# cumulated CPU time of all completed processes:  user=4.33052 s, system=0.067613 s

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

[startup+3.20036 s]
/proc/loadavg: 4.08 4.14 4.16 5/250 160440
/proc/meminfo: memFree=98176928/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=101488 memory=73948 CPUtime=3.17 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 17414 0 0 0 312 5 0 0 20 0 1 0 237695819 103923712 18487 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 25372 18487 4000 3530 0 16823 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 101488 KiB
Current children cumulated memory: 73948 KiB

[startup+4.00029 s]*
/proc/loadavg: 4.08 4.14 4.16 5/250 160440
/proc/meminfo: memFree=98177384/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=103356 memory=76380 CPUtime=3.98 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 18017 0 0 0 393 5 0 0 20 0 1 0 237695819 105836544 19095 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 25839 19095 4000 3530 0 17290 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 103356 KiB
Current children cumulated memory: 76380 KiB

[startup+4.40031 s]
/proc/loadavg: 4.08 4.14 4.16 5/250 160440
/proc/meminfo: memFree=98177384/131382112 swapFree=33001664/33010684
[pid=160439] ppid=160436 vsize=116284 memory=86692 CPUtime=4.37 cores=4,6
/proc/160439/stat : 160439 (pbscip) R 160436 160439 158201 0 -1 4194304 20820 0 0 0 431 6 0 0 20 0 1 0 237695819 119074816 21673 18446744073709551615 4235264 18693293 140736132916432 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 28049408 140736132921735 140736132921834 140736132921834 140736132927438 0
/proc/160439/statm: 29071 21673 4000 3530 0 20522 0
Current children cumulated CPU time: 4.37 s
Current children cumulated vsize: 116284 KiB
Current children cumulated memory: 86692 KiB

Child status: 0

Real time (s): 4.42259
CPU time (s): 4.39813
CPU user time (s): 4.33052
CPU system time (s): 0.067613
CPU usage (%): 99.447
Max. virtual memory (cumulated for all children) (KiB): 117224
Max. memory (cumulated for all children) (KiB): 87516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.33052
system time used= 0.067613
maximum resident set size= 87516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20827
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= 84
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 160439
#   total CPU time (s): 4.39813
#   total CPU user time (s): 4.33052
#   total CPU system time (s): 0.067613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064108 second user time and 0.103294 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-22 23:36:04
IDJOB=4544735
IDBENCH=180680
IDSOLVER=3365
FILE ID=nodeC005/4544735-1753220164
RUNJOBID= nodeC005-1753211112-158212
SLURM_JOB_ID= 9687789
Free space on /tmp= 432928 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat98_identity_complement.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544735-1753220164/watcher-4544735-1753220164 -o /tmp/evaluation-result-4544735-1753220164/solver-4544735-1753220164 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753211112-158212 --watchdog 3760  pbscip -f HOME/instance-4544735-1753220164.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 19ef3e52501b729e9a0591ce1db4d607
RANDOM SEED=330186499

nodeC005 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		: 3491.925
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.90
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		: 3491.962
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.90
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.375
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.90
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.90
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		: 1197.249
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.90
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		: 3691.502
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.90
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.90
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.401
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        98230508 kB
MemAvailable:   122421604 kB
Buffers:              12 kB
Cached:         24962480 kB
SwapCached:          776 kB
Active:          7868340 kB
Inactive:       24548816 kB
Active(anon):    7436844 kB
Inactive(anon):    38384 kB
Active(file):     431496 kB
Inactive(file): 24510432 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19000 kB
Writeback:             0 kB
AnonPages:       7456960 kB
Mapped:           137144 kB
Shmem:             20564 kB
KReclaimable:     177588 kB
Slab:             268532 kB
SReclaimable:     177588 kB
SUnreclaim:        90944 kB
KernelStack:        4032 kB
PageTables:        18272 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    9287428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3651584 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432908 MiB
End job on nodeC005 at 2025-07-22 23:36:09