Trace number 4493886

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-07SAT 22.6476 22.719

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
MD5SUM3a50fcae898f788b3960bca00975c98a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.192196
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables316
Total number of constraints686
Number of constraints which are clauses477
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints207
Minimum length of a constraint1
Maximum length of a constraint100
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4493886-1751148370.opb>
0.00/0.01	c original problem has 316 variables (316 bin, 0 int, 0 impl, 0 cont) and 686 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 167 clqs
0.00/0.01	c (round 2, fast)       13 del vars, 15 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
0.00/0.01	c (round 3, fast)       13 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 153 clqs
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (3 rounds): 2 aggregations, 3 fixings, 0 bound changes
0.00/0.01	c (round 4, medium)     18 del vars, 27 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 146 clqs
0.00/0.01	c (round 5, fast)       18 del vars, 37 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 166 clqs
0.00/0.02	c (round 6, exhaustive) 18 del vars, 37 del conss, 0 add conss, 13 chg bounds, 0 chg sides, 1 chg coeffs, 649 upgd conss, 0 impls, 166 clqs
0.00/0.02	c (round 7, medium)     24 del vars, 228 del conss, 754 add conss, 13 chg bounds, 6 chg sides, 18 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.02	c (round 8, fast)       24 del vars, 238 del conss, 754 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.02	c (round 9, exhaustive) 24 del vars, 1087 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.02	c (round 10, exhaustive) 24 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 20 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.02	c (round 11, exhaustive) 24 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 122 chg coeffs, 649 upgd conss, 0 impls, 886 clqs
0.00/0.04	c    (0.0s) probing cycle finished: starting next cycle
0.00/0.04	c (round 12, exhaustive) 37 del vars, 1090 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 122 chg coeffs, 649 upgd conss, 0 impls, 3563 clqs
0.00/0.04	c (round 13, fast)       37 del vars, 1112 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 163 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.05	c (round 14, exhaustive) 37 del vars, 1112 del conss, 861 add conss, 13 chg bounds, 6 chg sides, 166 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.05	c (round 15, exhaustive) 37 del vars, 1113 del conss, 870 add conss, 13 chg bounds, 6 chg sides, 166 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.05	c (round 16, exhaustive) 37 del vars, 1113 del conss, 870 add conss, 13 chg bounds, 6 chg sides, 170 chg coeffs, 650 upgd conss, 0 impls, 3563 clqs
0.00/0.05	c    (0.0s) probing: 51/279 (18.3%) - 9 fixings, 4 aggregations, 3825 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.05	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.05	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
0.00/0.05	c  37 deleted vars, 1113 deleted constraints, 870 added constraints, 13 tightened bounds, 0 added holes, 6 changed sides, 170 changed coefficients
0.00/0.05	c  0 implications, 3563 cliques
0.00/0.05	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 442 constraints
0.00/0.05	c       9 constraints of type <knapsack>
0.00/0.05	c     142 constraints of type <setppc>
0.00/0.05	c     101 constraints of type <and>
0.00/0.05	c     190 constraints of type <logicor>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 10.0.0
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.05	c limits/time = 3596.998007
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.05	c limits/memory = 27900
0.00/0.05	c 
0.00/0.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.05	c limits/solutions = 1
0.00/0.05	c 
0.00/0.05	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.00/0.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.05	c misc/usesymmetry = 3
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.05	c 
0.00/0.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.05	c 
0.00/0.05	c # Type of symmetries that shall be computed?
0.00/0.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.05	c propagating/symmetry/symtype = 1
0.00/0.05	c 
0.00/0.05	c # Should components consisting of a single full reflection be handled?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.10	c   0.1s|     1 |     0 |   529 |     - |  7126k |   0 | 279 | 485 | 543 |   0 |  0 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.29	c   0.3s|     1 |     0 |  3386 |     - |    16M |   0 | 279 | 544 | 588 |  45 |  1 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.35	c   0.3s|     1 |     0 |  3907 |     - |    23M |   0 | 279 | 546 | 628 |  85 |  2 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.40	c   0.4s|     1 |     0 |  4254 |     - |    30M |   0 | 279 | 547 | 665 | 122 |  3 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.45	c   0.4s|     1 |     0 |  4593 |     - |    37M |   0 | 279 | 548 | 707 | 164 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.50	c   0.5s|     1 |     0 |  4974 |     - |    44M |   0 | 279 | 552 | 742 | 199 |  5 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.55	c   0.5s|     1 |     0 |  5264 |     - |    51M |   0 | 279 | 553 | 775 | 232 |  6 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.60	c   0.6s|     1 |     0 |  5490 |     - |    57M |   0 | 279 | 556 | 811 | 268 |  7 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.64	c   0.6s|     1 |     0 |  5632 |     - |    62M |   0 | 279 | 557 | 844 | 301 |  8 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.68	c   0.7s|     1 |     0 |  5733 |     - |    68M |   0 | 279 | 560 | 864 | 321 |  9 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.73	c   0.7s|     1 |     0 |  5871 |     - |    73M |   0 | 279 | 561 | 891 | 348 | 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.74	c   0.7s|     1 |     0 |  5963 |     - |    73M |   0 | 279 | 566 | 882 | 369 | 11 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.99	c   1.0s|     1 |     2 |  6933 |     - |    74M |   0 | 279 | 570 | 882 | 369 | 11 |  73 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1.78/1.81	c   1.8s|   100 |    13 | 13603 |  77.2 |    82M |  16 | 279 | 587 | 917 | 972 |  0 |  90 |  10 | 0.000000e+00 |      --      |    Inf |   2.60%
2.68/2.73	c   2.7s|   200 |    21 | 18201 |  61.5 |    93M |  17 | 279 | 624 | 889 |1312 |  2 | 127 |  10 | 0.000000e+00 |      --      |    Inf |   3.79%
3.08/3.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.08/3.14	c   3.1s|   300 |    27 | 20715 |  49.3 |    98M |  19 | 279 | 647 | 910 |1496 |  1 | 150 |  10 | 0.000000e+00 |      --      |    Inf |   4.29%
3.48/3.59	c   3.6s|   400 |    25 | 23078 |  42.9 |   102M |  20 | 279 | 672 | 895 |1644 |  2 | 175 |  10 | 0.000000e+00 |      --      |    Inf |   4.67%
3.98/4.07	c   4.1s|   500 |    23 | 25295 |  38.7 |   107M |  20 | 279 | 693 | 908 |1800 |  1 | 196 |  10 | 0.000000e+00 |      --      |    Inf |   5.26%
4.27/4.31	c   4.3s|   600 |    21 | 27852 |  36.5 |   108M |  20 | 279 | 711 | 914 |1947 |  0 | 214 |  10 | 0.000000e+00 |      --      |    Inf |   5.31%
4.57/4.64	c   4.6s|   700 |    23 | 30607 |  35.3 |   110M |  20 | 279 | 724 | 904 |2097 |  1 | 227 |  10 | 0.000000e+00 |      --      |    Inf |   5.44%
4.87/4.91	c   4.9s|   800 |    25 | 33074 |  33.9 |   107M |  20 | 279 | 751 | 912 |2212 |  2 | 254 |  10 | 0.000000e+00 |      --      |    Inf |   5.49%
5.07/5.11	c   5.1s|   900 |    25 | 35788 |  33.2 |   107M |  20 | 279 | 764 | 916 |2361 |  1 | 267 |  10 | 0.000000e+00 |      --      |    Inf |   5.60%
5.27/5.34	c   5.3s|  1000 |    23 | 38077 |  32.1 |   107M |  20 | 279 | 791 | 917 |2486 |  0 | 294 |  10 | 0.000000e+00 |      --      |    Inf |   5.63%
5.56/5.69	c   5.7s|  1100 |    21 | 40533 |  31.5 |   107M |  20 | 279 | 793 | 923 |2588 |  1 | 298 |  10 | 0.000000e+00 |      --      |    Inf |   5.75%
5.66/5.74	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
5.66/5.75	c (run 1, node 1112) performing user restart
5.66/5.75	c 
5.66/5.75	c (restart) converted 155 cuts from the global cut pool into linear constraints
5.66/5.75	c 
5.66/5.76	c presolving:
5.66/5.76	c (round 1, fast)       0 del vars, 23 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3563 clqs
5.66/5.77	c (round 2, exhaustive) 0 del vars, 23 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 211 upgd conss, 0 impls, 3563 clqs
5.66/5.77	c (round 3, medium)     0 del vars, 25 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 211 upgd conss, 0 impls, 3563 clqs
5.66/5.77	c (round 4, exhaustive) 0 del vars, 36 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 3 chg coeffs, 211 upgd conss, 0 impls, 3563 clqs
5.66/5.78	c (round 5, exhaustive) 0 del vars, 36 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 513 chg coeffs, 211 upgd conss, 0 impls, 3563 clqs
5.66/5.78	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
5.66/5.78	c  0 deleted vars, 36 deleted constraints, 4 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 513 changed coefficients
5.66/5.78	c  0 implications, 3563 cliques
5.66/5.78	c presolved problem has 279 variables (279 bin, 0 int, 0 impl, 0 cont) and 916 constraints
5.66/5.78	c      10 constraints of type <knapsack>
5.66/5.78	c     311 constraints of type <setppc>
5.66/5.78	c     101 constraints of type <and>
5.66/5.78	c       1 constraints of type <linear>
5.66/5.78	c     493 constraints of type <logicor>
5.66/5.78	c transformed objective value is always integral (scale: 1)
5.66/5.78	c Presolving Time: 0.06
5.66/5.78	c 
5.76/5.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.76/5.82	c   5.8s|     1 |     0 | 41405 |     - |   105M |   0 | 279 | 924 | 700 |   0 |  0 | 306 |  10 | 0.000000e+00 |      --      |    Inf | unknown
5.86/5.94	c   5.9s|     1 |     0 | 41832 |     - |   105M |   0 | 279 |1004 | 740 |  40 |  1 | 307 |  10 | 0.000000e+00 |      --      |    Inf | unknown
5.86/5.99	c   6.0s|     1 |     0 | 42232 |     - |   105M |   0 | 279 |1008 | 781 |  81 |  2 | 311 |  10 | 0.000000e+00 |      --      |    Inf | unknown
5.97/6.03	c   6.0s|     1 |     0 | 42459 |     - |   105M |   0 | 279 |1009 | 819 | 119 |  3 | 312 |  10 | 0.000000e+00 |      --      |    Inf | unknown
5.97/6.08	c   6.1s|     1 |     0 | 42641 |     - |   105M |   0 | 279 |1011 | 856 | 156 |  4 | 314 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.08/6.12	c   6.1s|     1 |     0 | 42705 |     - |   105M |   0 | 279 |1013 | 875 | 175 |  5 | 316 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.08/6.15	c   6.1s|     1 |     0 | 42789 |     - |   105M |   0 | 279 |1018 | 891 | 191 |  6 | 321 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.17/6.20	c   6.2s|     1 |     0 | 42881 |     - |   107M |   0 | 279 |1022 | 910 | 210 |  7 | 325 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.17/6.24	c   6.2s|     1 |     0 | 42971 |     - |   108M |   0 | 279 |1030 | 928 | 228 |  8 | 333 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.17/6.29	c   6.3s|     1 |     0 | 43056 |     - |   108M |   0 | 279 |1034 | 946 | 246 |  9 | 337 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.27/6.35	c   6.3s|     1 |     0 | 43127 |     - |   110M |   0 | 279 |1034 | 955 | 255 | 10 | 337 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.27/6.37	c   6.4s|     1 |     0 | 43189 |     - |   110M |   0 | 279 |1038 | 970 | 270 | 11 | 341 |  10 | 0.000000e+00 |      --      |    Inf | unknown
6.57/6.62	c   6.6s|     1 |     2 | 43778 |     - |   110M |   0 | 279 |1042 | 970 | 270 | 11 | 345 |  20 | 0.000000e+00 |      --      |    Inf | unknown
7.37/7.42	c   7.4s|   100 |    18 | 50199 |  34.6 |   111M |  20 | 279 |1117 |   0 | 922 |  0 | 425 |  20 | 0.000000e+00 |      --      |    Inf |   3.97%
7.76/7.84	c   7.8s|   200 |    16 | 52418 |  33.7 |   113M |  20 | 279 |1210 |   0 |1075 |  0 | 522 |  20 | 0.000000e+00 |      --      |    Inf |   5.55%
8.26/8.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.26/8.34	c   8.3s|   300 |    24 | 55219 |  33.3 |   114M |  20 | 279 |1271 |   0 |1252 |  0 | 584 |  20 | 0.000000e+00 |      --      |    Inf |   7.10%
8.46/8.57	c   8.6s|   400 |    24 | 57669 |  32.7 |   114M |  20 | 279 |1343 |1021 |1374 |  1 | 659 |  20 | 0.000000e+00 |      --      |    Inf |   7.27%
8.66/8.79	c   8.8s|   500 |    20 | 59734 |  32.0 |   114M |  20 | 279 |1385 |1011 |1475 |  1 | 705 |  20 | 0.000000e+00 |      --      |    Inf |   7.33%
9.16/9.21	c   9.2s|   600 |    18 | 62754 |  31.9 |   114M |  20 | 279 |1410 |   0 |1518 |  0 | 734 |  20 | 0.000000e+00 |      --      |    Inf |   7.38%
9.56/9.67	c   9.7s|   700 |    16 | 66060 |  31.9 |   115M |  20 | 279 |1444 | 934 |1728 |  0 | 776 |  20 | 0.000000e+00 |      --      |    Inf |   7.95%
9.96/10.03	c  10.0s|   800 |    15 | 68990 |  31.8 |   115M |  20 | 279 |1481 | 912 |1941 |  1 | 827 |  20 | 0.000000e+00 |      --      |    Inf |   8.34%
10.16/10.21	c  10.2s|   900 |    19 | 72317 |  31.9 |   115M |  27 | 279 |1519 |   0 |2055 |  0 | 877 |  20 | 0.000000e+00 |      --      |    Inf |   8.39%
10.26/10.39	c  10.4s|  1000 |    15 | 74839 |  31.5 |   115M |  27 | 279 |1545 | 916 |2234 |  2 | 923 |  20 | 0.000000e+00 |      --      |    Inf |   8.40%
10.65/10.72	c  10.7s|  1100 |    17 | 78520 |  31.8 |   115M |  27 | 279 |1572 | 922 |2452 |  0 | 961 |  20 | 0.000000e+00 |      --      |    Inf |   9.07%
11.15/11.28	c  11.3s|  1200 |    17 | 83574 |  32.6 |   115M |  27 | 279 |1603 | 919 |2838 |  2 |1008 |  20 | 0.000000e+00 |      --      |    Inf |  10.11%
11.55/11.67	c  11.7s|  1300 |    17 | 86765 |  32.6 |   116M |  27 | 279 |1644 | 929 |3065 |  0 |1072 |  20 | 0.000000e+00 |      --      |    Inf |  10.45%
11.85/11.96	c  12.0s|  1400 |    17 | 90308 |  32.7 |   116M |  27 | 279 |1643 |   0 |3258 |  0 |1090 |  20 | 0.000000e+00 |      --      |    Inf |  10.57%
12.06/12.12	c  12.1s|  1500 |    17 | 93423 |  32.6 |   116M |  27 | 279 |1674 | 931 |3411 |  0 |1136 |  20 | 0.000000e+00 |      --      |    Inf |  10.58%
12.15/12.24	c  12.2s|  1600 |    17 | 95865 |  32.3 |   116M |  27 | 279 |1721 | 927 |3575 |  2 |1197 |  20 | 0.000000e+00 |      --      |    Inf |  10.61%
12.25/12.38	c  12.4s|  1700 |    17 | 99029 |  32.3 |   116M |  27 | 279 |1750 | 936 |3721 |  0 |1227 |  20 | 0.000000e+00 |      --      |    Inf |  10.64%
12.45/12.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.45/12.58	c  12.6s|  1800 |    21 |102015 |  32.2 |   116M |  27 | 279 |1779 | 936 |3894 |  1 |1273 |  20 | 0.000000e+00 |      --      |    Inf |  10.66%
13.05/13.13	c  13.1s|  1900 |    21 |105589 |  32.3 |   116M |  27 | 279 |1823 |   0 |4241 |  0 |1327 |  20 | 0.000000e+00 |      --      |    Inf |  11.35%
13.15/13.29	c  13.3s|  2000 |    17 |108445 |  32.2 |   118M |  27 | 279 |1830 | 948 |4435 |  0 |1352 |  20 | 0.000000e+00 |      --      |    Inf |  11.45%
13.45/13.55	c  13.5s|  2100 |    24 |111434 |  32.1 |   118M |  27 | 279 |1859 | 915 |4641 |  2 |1395 |  20 | 0.000000e+00 |      --      |    Inf |  11.48%
13.55/13.67	c  13.7s|  2200 |    20 |113667 |  31.8 |   118M |  27 | 279 |1899 | 941 |4856 |  0 |1437 |  20 | 0.000000e+00 |      --      |    Inf |  11.49%
13.75/13.81	c  13.8s|  2300 |    20 |116885 |  31.8 |   118M |  27 | 279 |1910 | 935 |5129 |  2 |1453 |  20 | 0.000000e+00 |      --      |    Inf |  11.53%
13.85/13.92	c  13.9s|  2400 |    20 |119201 |  31.6 |   118M |  27 | 279 |1940 | 954 |5352 |  2 |1491 |  20 | 0.000000e+00 |      --      |    Inf |  11.55%
13.95/14.05	c  14.0s|  2500 |    18 |121904 |  31.5 |   118M |  27 | 279 |1968 | 943 |5554 |  1 |1521 |  20 | 0.000000e+00 |      --      |    Inf |  11.55%
14.05/14.18	c  14.2s|  2600 |    18 |124646 |  31.4 |   118M |  27 | 279 |2000 | 940 |5754 |  2 |1558 |  20 | 0.000000e+00 |      --      |    Inf |  11.56%
14.24/14.31	c  14.3s|  2700 |    18 |127389 |  31.3 |   118M |  27 | 279 |2021 | 951 |6003 |  1 |1590 |  20 | 0.000000e+00 |      --      |    Inf |  11.57%
14.34/14.46	c  14.5s|  2800 |    16 |130309 |  31.2 |   118M |  27 | 279 |2035 | 918 |6195 |  0 |1628 |  20 | 0.000000e+00 |      --      |    Inf |  11.58%
14.54/14.60	c  14.6s|  2900 |    18 |133614 |  31.3 |   118M |  27 | 279 |2057 |   0 |6378 |  0 |1659 |  20 | 0.000000e+00 |      --      |    Inf |  11.63%
14.64/14.71	c  14.7s|  3000 |    18 |135959 |  31.1 |   118M |  27 | 279 |2099 | 937 |6529 |  1 |1703 |  20 | 0.000000e+00 |      --      |    Inf |  11.64%
14.74/14.84	c  14.8s|  3100 |    16 |138764 |  31.0 |   118M |  27 | 279 |2122 | 934 |6713 |  1 |1731 |  20 | 0.000000e+00 |      --      |    Inf |  11.64%
15.05/15.14	c  15.1s|  3200 |    16 |142385 |  31.1 |   118M |  27 | 279 |2120 | 941 |7016 |  1 |1769 |  20 | 0.000000e+00 |      --      |    Inf |  13.21%
15.54/15.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.54/15.62	c  15.6s|  3300 |    22 |146499 |  31.3 |   119M |  27 | 279 |2111 | 948 |7347 |  1 |1799 |  20 | 0.000000e+00 |      --      |    Inf |  14.74%
15.64/15.75	c  15.7s|  3400 |    20 |149246 |  31.3 |   119M |  27 | 279 |2130 | 960 |7552 |  1 |1839 |  20 | 0.000000e+00 |      --      |    Inf |  14.75%
15.74/15.88	c  15.9s|  3500 |    20 |151964 |  31.2 |   119M |  27 | 279 |2132 | 953 |7749 |  2 |1867 |  20 | 0.000000e+00 |      --      |    Inf |  14.76%
15.84/16.00	c  16.0s|  3600 |    20 |154602 |  31.1 |   119M |  27 | 279 |2145 | 935 |7892 |  2 |1904 |  20 | 0.000000e+00 |      --      |    Inf |  14.76%
16.04/16.11	c  16.1s|  3700 |    20 |157084 |  30.9 |   119M |  27 | 279 |2170 | 943 |8079 |  0 |1932 |  20 | 0.000000e+00 |      --      |    Inf |  14.77%
16.14/16.23	c  16.2s|  3800 |    22 |159462 |  30.8 |   119M |  27 | 279 |2193 | 928 |8247 |  2 |1964 |  20 | 0.000000e+00 |      --      |    Inf |  14.77%
16.24/16.33	c  16.3s|  3900 |    18 |161577 |  30.6 |   119M |  28 | 279 |2212 | 954 |8361 |  1 |1989 |  20 | 0.000000e+00 |      --      |    Inf |  14.77%
16.34/16.44	c  16.4s|  4000 |    16 |163756 |  30.4 |   119M |  28 | 279 |2225 |1025 |8524 |  1 |2018 |  20 | 0.000000e+00 |      --      |    Inf |  27.29%
16.44/16.55	c  16.5s|  4100 |    14 |165883 |  30.2 |   119M |  31 | 279 |2244 | 951 |8651 |  2 |2045 |  20 | 0.000000e+00 |      --      |    Inf |  27.29%
16.84/16.92	c  16.9s|  4200 |    16 |168804 |  30.2 |   119M |  31 | 279 |2255 |   0 |8968 |  0 |2111 |  20 | 0.000000e+00 |      --      |    Inf |  28.88%
17.34/17.41	c  17.4s|  4300 |    22 |172243 |  30.3 |   119M |  31 | 279 |2223 | 908 |9284 |  2 |2165 |  20 | 0.000000e+00 |      --      |    Inf |  30.37%
17.63/17.75	c  17.7s|  4400 |    22 |174955 |  30.2 |   119M |  31 | 279 |2175 |   0 |9559 |  0 |2211 |  20 | 0.000000e+00 |      --      |    Inf |  33.15%
17.83/18.00	c  18.0s|  4500 |    16 |177620 |  30.2 |   119M |  31 | 279 |2175 | 941 |9739 |  1 |2244 |  20 | 0.000000e+00 |      --      |    Inf |  33.96%
18.33/18.46	c  18.5s|  4600 |    22 |181128 |  30.3 |   119M |  31 | 279 |2150 | 910 |9988 |  2 |2275 |  20 | 0.000000e+00 |      --      |    Inf |  34.17%
18.53/18.68	c  18.7s|  4700 |    22 |184230 |  30.3 |   119M |  31 | 279 |2148 | 938 |  10k|  0 |2333 |  20 | 0.000000e+00 |      --      |    Inf |  34.35%
18.73/18.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.73/18.81	c  18.8s|  4800 |    20 |187207 |  30.3 |   119M |  31 | 279 |2175 | 941 |  10k|  0 |2377 |  20 | 0.000000e+00 |      --      |    Inf |  34.40%
18.83/18.95	c  18.9s|  4900 |    26 |190296 |  30.3 |   119M |  31 | 279 |2183 |   0 |  10k|  0 |2408 |  20 | 0.000000e+00 |      --      |    Inf |  34.44%
18.94/19.10	c  19.1s|  5000 |    24 |193196 |  30.3 |   119M |  31 | 279 |2211 | 951 |  10k|  2 |2445 |  20 | 0.000000e+00 |      --      |    Inf |  34.45%
19.13/19.25	c  19.2s|  5100 |    22 |196879 |  30.4 |   119M |  31 | 279 |2214 | 936 |  11k|  0 |2466 |  20 | 0.000000e+00 |      --      |    Inf |  34.46%
19.23/19.38	c  19.4s|  5200 |    24 |199857 |  30.4 |   119M |  31 | 279 |2226 | 961 |  11k|  1 |2485 |  20 | 0.000000e+00 |      --      |    Inf |  34.46%
19.43/19.51	c  19.5s|  5300 |    22 |202725 |  30.3 |   119M |  31 | 279 |2236 | 952 |  11k|  1 |2499 |  20 | 0.000000e+00 |      --      |    Inf |  34.46%
19.53/19.64	c  19.6s|  5400 |    22 |205675 |  30.3 |   119M |  31 | 279 |2253 | 952 |  11k|  1 |2531 |  20 | 0.000000e+00 |      --      |    Inf |  34.48%
19.63/19.76	c  19.8s|  5500 |    21 |208313 |  30.3 |   119M |  33 | 279 |2268 | 940 |  11k|  2 |2555 |  20 | 0.000000e+00 |      --      |    Inf |  34.48%
19.83/19.90	c  19.9s|  5600 |    20 |211507 |  30.3 |   119M |  33 | 279 |2283 | 938 |  11k|  0 |2592 |  20 | 0.000000e+00 |      --      |    Inf |  34.50%
19.93/20.03	c  20.0s|  5700 |    20 |214435 |  30.3 |   119M |  33 | 279 |2293 | 958 |  12k|  1 |2610 |  20 | 0.000000e+00 |      --      |    Inf |  34.51%
20.03/20.16	c  20.2s|  5800 |    20 |217325 |  30.3 |   119M |  33 | 279 |2304 | 939 |  12k|  1 |2632 |  20 | 0.000000e+00 |      --      |    Inf |  34.51%
20.43/20.53	c  20.5s|  5900 |    24 |220683 |  30.3 |   119M |  33 | 279 |2219 |   0 |  12k|  0 |2683 |  20 | 0.000000e+00 |      --      |    Inf |  36.27%
20.63/20.74	c  20.7s|  6000 |    26 |223747 |  30.3 |   119M |  33 | 279 |2156 | 933 |  12k|  2 |2718 |  20 | 0.000000e+00 |      --      |    Inf |  36.65%
20.72/20.88	c  20.9s|  6100 |    26 |225942 |  30.2 |   119M |  33 | 279 |2104 |   0 |  12k|  0 |2748 |  20 | 0.000000e+00 |      --      |    Inf |  36.74%
20.93/21.05	c  21.0s|  6200 |    28 |229115 |  30.2 |   119M |  33 | 279 |2020 | 927 |  13k|  1 |2778 |  20 | 0.000000e+00 |      --      |    Inf |  36.94%
21.03/21.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.03/21.19	c  21.2s|  6300 |    24 |232222 |  30.2 |   119M |  33 | 279 |1885 | 941 |  13k|  2 |2790 |  20 | 0.000000e+00 |      --      |    Inf |  36.95%
21.22/21.35	c  21.3s|  6400 |    28 |234103 |  30.1 |   119M |  33 | 279 |1893 | 905 |  13k|  2 |2819 |  20 | 0.000000e+00 |      --      |    Inf |  37.04%
21.32/21.49	c  21.5s|  6500 |    28 |236309 |  30.0 |   119M |  33 | 279 |1884 | 916 |  13k|  1 |2841 |  20 | 0.000000e+00 |      --      |    Inf |  37.18%
21.42/21.59	c  21.6s|  6600 |    24 |238442 |  29.9 |   119M |  33 | 279 |1898 |   0 |  13k|  0 |2867 |  20 | 0.000000e+00 |      --      |    Inf |  37.20%
21.62/21.78	c  21.8s|  6700 |    24 |241253 |  29.8 |   119M |  33 | 279 |1867 | 928 |  13k|  1 |2903 |  20 | 0.000000e+00 |      --      |    Inf |  37.34%
21.72/21.88	c  21.9s|  6800 |    30 |243370 |  29.7 |   119M |  33 | 279 |1874 | 939 |  13k|  0 |2929 |  20 | 0.000000e+00 |      --      |    Inf |  37.35%
21.82/21.99	c  22.0s|  6900 |    30 |245243 |  29.6 |   119M |  33 | 279 |1888 | 936 |  14k|  1 |2975 |  20 | 0.000000e+00 |      --      |    Inf |  37.36%
21.93/22.09	c  22.1s|  7000 |    30 |247029 |  29.4 |   119M |  33 | 279 |1904 |   0 |  14k|  0 |3027 |  20 | 0.000000e+00 |      --      |    Inf |  37.38%
22.12/22.20	c  22.2s|  7100 |    26 |249364 |  29.4 |   119M |  33 | 279 |1914 | 918 |  14k|  2 |3063 |  20 | 0.000000e+00 |      --      |    Inf |  37.39%
22.22/22.30	c  22.3s|  7200 |    22 |251243 |  29.2 |   119M |  33 | 279 |1937 | 919 |  14k|  1 |3098 |  20 | 0.000000e+00 |      --      |    Inf |  37.40%
22.32/22.40	c  22.4s|  7300 |    26 |253219 |  29.1 |   119M |  33 | 279 |1959 | 923 |  14k|  1 |3127 |  20 | 0.000000e+00 |      --      |    Inf |  37.41%
22.42/22.51	c  22.5s|  7400 |    24 |255445 |  29.0 |   119M |  33 | 279 |1971 | 926 |  14k|  0 |3154 |  20 | 0.000000e+00 |      --      |    Inf |  37.42%
22.52/22.63	c  22.6s|  7500 |    24 |257172 |  28.9 |   119M |  33 | 279 |1992 | 927 |  14k|  1 |3191 |  20 | 0.000000e+00 |      --      |    Inf |  37.49%
22.62/22.70	c *22.7s|  7573 |     0 |258457 |  28.8 |    LP  |  33 | 279 |2019 | 923 |  14k|  1 |3223 |  20 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
22.62/22.70	c 
22.62/22.70	c SCIP Status        : problem is solved [optimal solution found]
22.62/22.70	c Solving Time (sec) : 22.70
22.62/22.70	c Solving Nodes      : 7573 (total of 8685 nodes in 2 runs)
22.62/22.70	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
22.62/22.70	c Dual Bound         : +0.00000000000000e+00
22.62/22.70	c Gap                : 0.00 %
22.62/22.70	s SATISFIABLE
22.62/22.70	v x315 -x316 x313 -x314 -x311 x312 -x309 x310 -x307 x308 -x305 x306 -x303 -x304 -x301 -x302 -x299 -x300 -x297 -x298 x295 -x296 x293 
22.62/22.70	v -x294 x291 -x292 x289 -x290 x287 -x288 x285 -x286 x283 -x284 x281 -x282 x279 -x280 -x277 x278 -x275 x276 -x273 x274 -x271 
22.62/22.70	v x272 -x269 x270 -x267 x268 -x265 -x266 -x263 -x264 -x261 x262 -x259 -x260 x257 -x258 x255 -x256 x253 -x254 x251 -x252 -x249 x250 
22.62/22.70	v -x247 x248 x245 -x246 x243 -x244 -x241 x242 x239 -x240 x237 -x238 x235 -x236 -x233 x234 -x231 x232 -x229 x230 -x227 x228 
22.62/22.70	v x225 -x226 x223 -x224 -x221 x222 x219 -x220 x217 -x218 x215 -x216 x213 -x214 x211 -x212 -x209 x210 -x207 x208 -x205 x206 -x203 
22.62/22.70	v x204 -x201 x202 -x200 x198 x196 -x194 -x192 -x190 -x188 x186 x184 -x182 x180 -x178 x176 -x174 -x172 -x170 -x168 x166 x164 -x162 
22.62/22.70	v x160 x158 -x156 -x154 -x152 -x150 -x148 x146 -x144 -x142 -x140 x138 x136 -x134 -x132 -x130 -x128 -x126 -x124 -x122 -x120 
22.62/22.70	v -x118 x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 
22.62/22.70	v -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 -x50 -x48 -x46 -x44 -x42 -x40 -x38 -x36 -x34 -x32 -x30 -x28 -x26 -x24 
22.62/22.70	v -x22 -x20 -x18 -x16 -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x199 -x197 -x195 -x193 -x191 -x189 -x187 -x185 -x183 -x181 -x179 -x177 -x175 
22.62/22.70	v -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 
22.62/22.70	v -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 
22.62/22.70	v x89 -x87 -x85 -x83 x81 -x79 -x77 -x75 -x73 -x71 -x69 x67 -x65 -x63 x61 -x59 -x57 -x55 x53 x51 -x49 -x47 -x45 -x43 -x41 -x39 
22.62/22.70	v -x37 -x35 x33 x31 x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 x13 x11 x9 x7 -x5 -x3 x1 
22.62/22.70	c SCIP Status        : problem is solved [optimal solution found]
22.62/22.70	c Total Time         :      22.70
22.62/22.70	c   solving          :      22.70
22.62/22.70	c   presolving       :       0.06 (included in solving)
22.62/22.70	c   reading          :       0.00 (included in solving)
22.62/22.70	c   copying          :       0.39 (101 #copies) (minimal 0.00, maximal 0.00, average 0.00)
22.62/22.70	c Original Problem   :
22.62/22.70	c   Problem name     : HOME/instance-4493886-1751148370.opb
22.62/22.70	c   Variables        : 316 (316 binary, 0 integer, 0 implicit integer, 0 continuous)
22.62/22.70	c   Constraints      : 686 initial, 686 maximal
22.62/22.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
22.62/22.70	c Presolved Problem  :
22.62/22.70	c   Problem name     : t_HOME/instance-4493886-1751148370.opb
22.62/22.70	c   Variables        : 279 (279 binary, 0 integer, 0 implicit integer, 0 continuous)
22.62/22.70	c   Constraints      : 916 initial, 2306 maximal
22.62/22.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
22.62/22.70	c   Nonzeros         : 7737 constraint, 7129 clique table
22.62/22.70	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
22.62/22.70	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
22.62/22.70	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.62/22.70	c   gateextraction   :       0.00       0.00     12          0          0          0          0          0        849        107          0          0
22.62/22.70	c   implics          :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
22.62/22.70	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   milp             :       0.00       0.00      1          3          2          0          0          0          0          0          0          0
22.62/22.70	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.62/22.70	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   trivial          :       0.00       0.00     23          0          0          0          0          0          0          0          0          0
22.62/22.70	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   dualfix          :       0.00       0.00     23          0          0          0          0          0          0          0          0          0
22.62/22.70	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   probing          :       0.02       0.00      2          9          4          0          0          0          0          0          0          0
22.62/22.70	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.62/22.70	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.62/22.70	c   vbounds          :       0.00       0.00      5          0          4          0          0          0          0          0          0          0
22.62/22.70	c   knapsack         :       0.00       0.00     42          0          0          0          0          0        189        758          6         18
22.62/22.70	c   setppc           :       0.00       0.00     41          0          2          0          0          0         32          0          0          0
22.62/22.70	c   and              :       0.00       0.00     23          0          0          0          0          0          4          9          0         23
22.62/22.70	c   linear           :       0.01       0.00     17         13          0          0         13          0         37          0          0          1
22.62/22.70	c   logicor          :       0.01       0.00     38          0          0          0          0          0         38          0          0        641
22.62/22.70	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
22.62/22.70	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
22.62/22.70	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
22.62/22.70	c   benderslp        :          0          0          0          0       4367          0          0        766          0          0          0          0          0          0          0
22.62/22.70	c   integral         :          0          0          0          0       4367          0          0        766          0          0          0          0          0          0       8732
22.62/22.70	c   knapsack         :         10         10         22      33460          1          0          0        759       1821       1160       7470         48          3          0          0
22.62/22.70	c   setppc           :        311+       323         22      32302          1          0          0        146      33239        103      35508          4          0          0          0
22.62/22.70	c   and              :        101        101       7564      32199          1          0          0          2      92955        147      94685      23042      14169          0          0
22.62/22.70	c   linear           :          1+       101         23      29237          0          0          0          3         10         24        141          1          1          0          0
22.62/22.70	c   logicor          :        493+      1801         22      20074          1          0          0          0       2091        150      12389          4          0          0          0
22.62/22.70	c   benders          :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
22.62/22.70	c   fixedvar         :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
22.62/22.70	c   countsols        :          0          0          0          0          1          0          0          2          0          0          0          0          0          0          0
22.62/22.70	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
22.62/22.70	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   integral         :       0.49       0.00       0.00       0.00       0.49       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   knapsack         :       0.13       0.00       0.01       0.11       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   setppc           :       0.11       0.00       0.00       0.10       0.00       0.00       0.00       0.00       0.01       0.00
22.62/22.70	c   and              :       0.41       0.00       0.09       0.31       0.00       0.00       0.00       0.00       0.01       0.00
22.62/22.70	c   linear           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   logicor          :       0.14       0.00       0.00       0.14       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
22.62/22.70	c   dualfix          :          2          0          0          0
22.62/22.70	c   genvbounds       :          0          0          0          0
22.62/22.70	c   nlobbt           :          0          0          0          0
22.62/22.70	c   obbt             :          0          0          0          0
22.62/22.70	c   probing          :          0          0          0          0
22.62/22.70	c   pseudoobj        :          0          0          0          0
22.62/22.70	c   redcost          :          0          0          0          0
22.62/22.70	c   rootredcost      :          0          0          0          0
22.62/22.70	c   symmetry         :          0          0          0          0
22.62/22.70	c   vbounds          :      28280          0          0          0
22.62/22.70	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
22.62/22.70	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   probing          :       0.02       0.00       0.02       0.00       0.00       0.00
22.62/22.70	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   symmetry         :       0.01       0.00       0.00       0.00       0.00       0.00
22.62/22.70	c   vbounds          :       0.04       0.00       0.00       0.04       0.00       0.00
22.62/22.70	c Symmetry           :
22.62/22.70	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
22.62/22.70	c   orbital reduction:          0 reductions applied,          0 cutoffs
22.62/22.70	c   lexicographic red:          0 reductions applied,          0 cutoffs
22.62/22.70	c   shadow tree time :       0.00 s
22.62/22.70	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
22.62/22.70	c   propagation      :       0.07       1371       1357          -       9173       43.5         28        9.5          -          -          -
22.62/22.70	c   infeasible LP    :       0.14       2890         64          -        464       53.2          0        0.0         14        9.4          0
22.62/22.70	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
22.62/22.70	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
22.62/22.70	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
22.62/22.70	c   applied globally :       0.04          -          -          0       3186       12.2          -          -         14          -          -
22.62/22.70	c   applied locally  :          -          -          -          0         23       50.7          -          -          0          -          -
22.62/22.70	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
22.62/22.70	c   cut pool         :       0.55          -       1145         42          -          -      16719      24556          -          -          -          -          -    (maximal pool size:       5863)
22.62/22.70	c   aggregation      :       0.37       0.00        236         22          0          0        329        870          3         43         43          0          0
22.62/22.70	c   > cmir           :          -          -          -          -          -          -          -        843          0         38         38          0          -
22.62/22.70	c   > flowcover      :          -          -          -          -          -          -          -         16          0          4          4          0          -
22.62/22.70	c   > knapsackcover  :          -          -          -          -          -          -          -         11          3          1          1          0          -
22.62/22.70	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   clique           :       0.02       0.00         22         22          0          0         43        105          0         20         20          0          0
22.62/22.70	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   gomory           :       6.84       0.00        234         20          0          0      14103      14956       1038        323        300         23          0
22.62/22.70	c   > gomorymi       :          -          -          -          -          -          -          -       7137        519        237        215         22          -
22.62/22.70	c   > strongcg       :          -          -          -          -          -          -          -       7819        519         86         85          1          -
22.62/22.70	c   impliedbounds    :       0.02       0.00        236         22          0          0       3240       8526          0       2802       2802          0          0
22.62/22.70	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
22.62/22.70	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   multilinear      :       0.00       0.00        700         22          0          0          0          0          0          0          0          0          0
22.62/22.70	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.62/22.70	c   rapidlearning    :       1.82       0.00        100          2          0       5765          0          0          0          0          0          0        740
22.62/22.70	c   rlt              :       0.09       0.00        132         20          0          0          0          0          0          0          0          0          0
22.62/22.70	c   zerohalf         :       0.18       0.00        236         22          0          0        280         99        235         91         24         67          0
22.62/22.70	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
22.62/22.70	c   hybrid           :       0.05       0.00       4227         22      17452          0      30781        639          0       8337
22.62/22.70	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c Pricers            :   ExecTime  SetupTime      Calls       Vars
22.62/22.70	c   problem variables:       0.00          -          0          0
22.62/22.70	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
22.62/22.70	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c   relpscost        :       0.49       0.00       4366          0          0          0          0          0          0       8732
22.62/22.70	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
22.62/22.70	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
22.62/22.70	c   LP solutions     :       0.00          -          -          1          1
22.62/22.70	c   relax solutions  :       0.00          -          -          0          0
22.62/22.70	c   pseudo solutions :       0.00          -          -          0          0
22.62/22.70	c   strong branching :       0.00          -          -          0          0
22.62/22.70	c   actconsdiving    :       0.00       0.00          0          0          0
22.62/22.70	c   adaptivediving   :       0.07       0.00          6          0          0
22.62/22.70	c   alns             :       0.01       0.00          4          0          0
22.62/22.70	c   bound            :       0.00       0.00          0          0          0
22.62/22.70	c   clique           :       0.00       0.00          1          0          0
22.62/22.70	c   coefdiving       :       0.00       0.00          0          0          0
22.62/22.70	c   completesol      :       0.00       0.00          0          0          0
22.62/22.70	c   conflictdiving   :       0.14       0.00          4          0          0
22.62/22.70	c   crossover        :       0.00       0.00          0          0          0
22.62/22.70	c   dins             :       0.00       0.00          0          0          0
22.62/22.70	c   distributiondivin:       0.24       0.00          3          0          0
22.62/22.70	c   dps              :       0.00       0.00          0          0          0
22.62/22.70	c   dualval          :       0.00       0.00          0          0          0
22.62/22.70	c   farkasdiving     :       0.00       0.00          0          0          0
22.62/22.70	c   feasjump         :       0.04       0.00          2          0          0
22.62/22.70	c   feaspump         :       0.09       0.00          2          0          0
22.62/22.70	c   fixandinfer      :       0.00       0.00          0          0          0
22.62/22.70	c   fracdiving       :       0.03       0.00          4          0          0
22.62/22.70	c   gins             :       0.00       0.00          0          0          0
22.62/22.70	c   guideddiving     :       0.00       0.00          0          0          0
22.62/22.70	c   indcoefdiving    :       0.00       0.00          0          0          0
22.62/22.70	c   indicator        :       0.00       0.00          0          0          0
22.62/22.70	c   indicatordiving  :       0.00       0.00          0          0          0
22.62/22.70	c   indoneopt        :       0.00       0.00          0          0          0
22.62/22.70	c   indrounding      :       0.00       0.00          0          0          0
22.62/22.70	c   indtwoopt        :       0.00       0.00          0          0          0
22.62/22.70	c   intdiving        :       0.00       0.00          0          0          0
22.62/22.70	c   intshifting      :       0.00       0.00          0          0          0
22.62/22.70	c   linesearchdiving :       0.05       0.00          4          0          0
22.62/22.70	c   localbranching   :       0.00       0.00          0          0          0
22.62/22.70	c   locks            :       0.00       0.00          1          0          0
22.62/22.70	c   lpface           :       0.00       0.00          0          0          0
22.62/22.70	c   mpec             :       0.00       0.00          0          0          0
22.62/22.70	c   multistart       :       0.00       0.00          0          0          0
22.62/22.70	c   mutation         :       0.00       0.00          0          0          0
22.62/22.70	c   nlpdiving        :       0.00       0.00          0          0          0
22.62/22.70	c   objpscostdiving  :       0.02       0.00          2          0          0
22.62/22.70	c   octane           :       0.00       0.00          0          0          0
22.62/22.70	c   ofins            :       0.00       0.00          0          0          0
22.62/22.70	c   oneopt           :       0.00       0.00          0          0          0
22.62/22.70	c   padm             :       0.00       0.00          0          0          0
22.62/22.70	c   proximity        :       0.00       0.00          0          0          0
22.62/22.70	c   pscostdiving     :       0.06       0.00          4          0          0
22.62/22.70	c   randrounding     :       0.05       0.00        774          0          0
22.62/22.70	c   rens             :       0.00       0.00          0          0          0
22.62/22.70	c   reoptsols        :       0.00       0.00          0          0          0
22.62/22.70	c   repair           :       0.00       0.00          0          0          0
22.62/22.70	c   rins             :       0.00       0.00          0          0          0
22.62/22.70	c   rootsoldiving    :       0.04       0.00          2          0          0
22.62/22.70	c   rounding         :       0.06       0.00       1258          0          0
22.62/22.70	c   scheduler        :       0.00       0.00          0          0          0
22.62/22.70	c   shiftandpropagate:       0.00       0.00          2          0          0
22.62/22.70	c   shifting         :       0.08       0.00        409          0          0
22.62/22.70	c   simplerounding   :       0.00       0.00          0          0          0
22.62/22.70	c   smallcard        :       0.00       0.00          0          0          0
22.62/22.70	c   subnlp           :       0.00       0.00          0          0          0
22.62/22.70	c   trivial          :       0.00       0.00          4          0          0
22.62/22.70	c   trivialnegation  :       0.00       0.00          0          0          0
22.62/22.70	c   trustregion      :       0.00       0.00          0          0          0
22.62/22.70	c   trysol           :       0.00       0.00          0          0          0
22.62/22.70	c   twoopt           :       0.00       0.00          0          0          0
22.62/22.70	c   undercover       :       0.01       0.00          1          0          0
22.62/22.70	c   vbounds          :       0.00       0.00          2          0          0
22.62/22.70	c   veclendiving     :       0.02       0.00          4          0          0
22.62/22.70	c   zeroobj          :       0.00       0.00          0          0          0
22.62/22.70	c   zirounding       :       0.04       0.00       1000          0          0
22.62/22.70	c   other solutions  :          -          -          -          0          -
22.62/22.70	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.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
22.62/22.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
22.62/22.70	c   primal LP        :       0.04        274          0       0.00       0.00       0.04        274
22.62/22.70	c   dual LP          :       8.29      11532     248452      21.55   29965.63       0.00          4
22.62/22.70	c   lex dual LP      :       0.00          0          0       0.00          -
22.62/22.70	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
22.62/22.70	c   resolve instable :       0.00          0          0       0.00          -
22.62/22.70	c   diving/probing LP:       0.51        179      10005      55.89   19747.32
22.62/22.70	c   strong branching :       0.35         20       7480     374.00   21403.66          -          -          1
22.62/22.70	c     (at root node) :          -         20       7480     374.00          -
22.62/22.70	c   conflict analysis:       0.00          0          0       0.00          -
22.62/22.70	c B&B Tree           :
22.62/22.70	c   number of runs   :          2
22.62/22.70	c   nodes            :       7573 (3801 internal, 3772 leaves)
22.62/22.70	c   feasible leaves  :          1
22.62/22.70	c   infeas. leaves   :       3771
22.62/22.70	c   objective leaves :          0
22.62/22.70	c   nodes (total)    :       8685 (4366 internal, 4319 leaves)
22.62/22.70	c   nodes left       :          0
22.62/22.70	c   max depth        :         33
22.62/22.70	c   max depth (total):         33
22.62/22.70	c   backtracks       :       1028 (13.6%)
22.62/22.70	c   early backtracks :          0 (0.0%)
22.62/22.70	c   nodes exc. ref.  :          0 (0.0%)
22.62/22.70	c   delayed cutoffs  :          5
22.62/22.70	c   repropagations   :       3792 (3141 domain reductions, 4 cutoffs)
22.62/22.70	c   avg switch length:       3.42
22.62/22.70	c   switching time   :       0.58
22.62/22.70	c Root Node          :
22.62/22.70	c   First LP value   : +0.00000000000000e+00
22.62/22.70	c   First LP Iters   :        529 (24277.19 Iter/sec)
22.62/22.70	c   First LP Time    :       0.02
22.62/22.70	c   Final Dual Bound : +0.00000000000000e+00
22.62/22.70	c   Final Root Iters :       8258
22.62/22.70	c   Root LP Estimate : +1.16895976864713e-02
22.62/22.70	c Solution           :
22.62/22.70	c   Solutions found  :          1 (1 improvements)
22.62/22.70	c   First Solution   : +0.00000000000000e+00   (in run 2, after 7573 nodes, 22.70 seconds, depth 25, found by <relaxation>)
22.62/22.70	c   Gap First Sol.   :       0.00 %
22.62/22.70	c   Gap Last Sol.    :       0.00 %
22.62/22.70	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 7573 nodes, 22.70 seconds, depth 25, found by <relaxation>)
22.62/22.70	c   Dual Bound       : +0.00000000000000e+00
22.62/22.70	c   Gap              :       0.00 %
22.62/22.70	c Integrals          :      Total       Avg%
22.62/22.70	c   primal-dual      :    2269.70     100.00
22.62/22.70	c   primal-ref       :          -          - (not evaluated)
22.62/22.70	c   dual-ref         :          -          - (not evaluated)
22.62/22.71	c Time complete: 22.6412.

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493886-1751148370/watcher-4493886-1751148370 -o /tmp/evaluation-result-4493886-1751148370/solver-4493886-1751148370 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14926 --watchdog 3760 pbscip -f HOME/instance-4493886-1751148370.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=15807, runsolver pid=15804
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 15808
/proc/meminfo: memFree=129731812/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=50396 memory=24832 CPUtime=0.09 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 2623 0 0 0 9 0 0 0 20 0 1 0 30514900 51605504 6208 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 12599 6208 3936 3530 0 4050 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50396 KiB
Current children cumulated memory: 24832 KiB

[startup+0.205636 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 15808
/proc/meminfo: memFree=129731812/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=56708 memory=31360 CPUtime=0.19 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 4227 0 0 0 19 0 0 0 20 0 1 0 30514900 58068992 7840 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 14177 7840 3968 3530 0 5628 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 56708 KiB
Current children cumulated memory: 31360 KiB

[startup+0.305583 s]*
/proc/loadavg: 4.09 4.13 4.09 5/266 15808
/proc/meminfo: memFree=129724000/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=66604 memory=40064 CPUtime=0.3 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 6428 0 0 0 29 1 0 0 20 0 1 0 30514900 68202496 10016 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 16651 10016 3968 3530 0 8102 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 66604 KiB
Current children cumulated memory: 40064 KiB

[startup+0.700172 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 15808
/proc/meminfo: memFree=129699808/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=111256 memory=83200 CPUtime=0.68 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 17194 0 0 0 66 2 0 0 20 0 1 0 30514900 113926144 20800 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 27814 20800 3968 3530 0 19265 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 111256 KiB
Current children cumulated memory: 83200 KiB

[startup+1.50016 s]
/proc/loadavg: 4.09 4.13 4.09 5/266 15808
/proc/meminfo: memFree=129675616/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=123140 memory=93688 CPUtime=1.48 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 19933 0 0 0 145 3 0 0 20 0 1 0 30514900 126095360 23422 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 30785 23422 3968 3530 0 22236 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 123140 KiB
Current children cumulated memory: 93688 KiB

[startup+3.10546 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129660244/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=140848 memory=109304 CPUtime=3.08 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 23838 0 0 0 305 3 0 0 20 0 1 0 30514900 144228352 27326 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 35212 27326 3968 3530 0 26663 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 140848 KiB
Current children cumulated memory: 109304 KiB

[startup+6.30016 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129635712/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=157012 memory=126304 CPUtime=6.27 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 29122 0 0 0 622 5 0 0 20 0 1 0 30514900 160780288 31576 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 39253 31576 3968 3530 0 30704 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 157012 KiB
Current children cumulated memory: 126304 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129625128/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133728 CPUtime=12.65 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30990 0 0 0 1260 5 0 0 20 0 1 0 30514900 169009152 33432 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33432 3968 3530 0 32713 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133728 KiB

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

# cumulated CPU time of all completed processes:  user=22.5858 s, system=0.061826 s

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

[startup+12.8002 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129625128/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133728 CPUtime=12.75 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30990 0 0 0 1270 5 0 0 20 0 1 0 30514900 169009152 33432 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33432 3968 3530 0 32713 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133728 KiB

[startup+19.2001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638716/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=19.13 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 1908 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 19.13 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

[startup+20.8001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638724/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=20.72 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 2067 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 20.72 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

[startup+21.6001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638724/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=21.52 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 2147 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 21.52 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

[startup+22.4001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638724/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=22.32 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 2227 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 22.32 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

[startup+22.6001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638724/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=22.52 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 2247 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 22.52 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

[startup+22.7001 s]
/proc/loadavg: 4.06 4.12 4.09 5/266 15808
/proc/meminfo: memFree=129638724/131249996 swapFree=33010684/33010684
[pid=15807] ppid=15804 vsize=165048 memory=133856 CPUtime=22.62 cores=4,6
/proc/15807/stat : 15807 (pbscip) R 15804 15807 14915 0 -1 4194304 30996 0 0 0 2257 5 0 0 20 0 1 0 30514900 169009152 33464 18446744073709551615 4235264 18693293 140730308525216 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 31051776 140730308528521 140730308528620 140730308528620 140730308534222 0
/proc/15807/statm: 41262 33464 3968 3530 0 32713 0
Current children cumulated CPU time: 22.62 s
Current children cumulated vsize: 165048 KiB
Current children cumulated memory: 133856 KiB

Child status: 0

Real time (s): 22.719
CPU time (s): 22.6476
CPU user time (s): 22.5858
CPU system time (s): 0.061826
CPU usage (%): 99.6856
Max. virtual memory (cumulated for all children) (KiB): 165048
Max. memory (cumulated for all children) (KiB): 133856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5858
system time used= 0.061826
maximum resident set size= 133856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31003
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= 29


# summary of solver processes directly reported to runsolver:
#   pid: 15807
#   total CPU time (s): 22.6476
#   total CPU user time (s): 22.5858
#   total CPU system time (s): 0.061826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059724 second user time and 0.123108 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 00:06:10
IDJOB=4493886
IDBENCH=147875
IDSOLVER=3365
FILE ID=nodeC024/4493886-1751148370
RUNJOBID= nodeC024-1751144686-14926
SLURM_JOB_ID= 9587443
Free space on /tmp= 433004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army10.14bt.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493886-1751148370/watcher-4493886-1751148370 -o /tmp/evaluation-result-4493886-1751148370/solver-4493886-1751148370 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14926 --watchdog 3760  pbscip -f HOME/instance-4493886-1751148370.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 3a50fcae898f788b3960bca00975c98a
RANDOM SEED=1850404772

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129731812 kB
MemAvailable:   129362184 kB
Buffers:            3280 kB
Cached:           425884 kB
SwapCached:            0 kB
Active:           672124 kB
Inactive:         218136 kB
Active(anon):     479172 kB
Inactive(anon):        0 kB
Active(file):     192952 kB
Inactive(file):   218136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18800 kB
Writeback:            12 kB
AnonPages:        463292 kB
Mapped:           137380 kB
Shmem:             18064 kB
KReclaimable:      84612 kB
Slab:             166916 kB
SReclaimable:      84612 kB
SUnreclaim:        82304 kB
KernelStack:        4288 kB
PageTables:         4028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     827976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC024 at 2025-06-29 00:06:33