Trace number 4493706

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 8.62198 8.65541

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
MD5SUM1f94bd3a314413948630d2f259d38fd6
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.213272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4493706-1751148301.opb>
0.00/0.01	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 737 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    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (2 rounds): 4 aggregations, 0 fixings, 0 bound changes
0.00/0.01	c (round 1, medium)     4 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 249 clqs
0.00/0.01	c (round 2, fast)       4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 249 clqs
0.00/0.02	c (round 3, exhaustive) 4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 249 clqs
0.00/0.02	c (round 4, medium)     8 del vars, 346 del conss, 1348 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.02	c (round 5, fast)       8 del vars, 354 del conss, 1348 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.02	c (round 6, exhaustive) 8 del vars, 1842 del conss, 1492 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.07	c    (0.1s) probing cycle finished: starting next cycle
0.00/0.07	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.07	c    (0.1s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.00/0.07	c dynamic symmetry handling statistics:
0.00/0.07	c    orbitopal reduction:       no components
0.00/0.07	c    orbital reduction:          1 components of sizes 3
0.00/0.07	c    lexicographic reduction:    3 permutations with support sizes 428, 408, 482
0.00/0.07	c handled 1 out of 1 symmetry components
0.00/0.07	c presolving (7 rounds: 7 fast, 5 medium, 3 exhaustive):
0.00/0.07	c  8 deleted vars, 1842 deleted constraints, 1492 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.07	c  0 implications, 4022 cliques
0.00/0.07	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 387 constraints
0.00/0.07	c       2 constraints of type <knapsack>
0.00/0.07	c     241 constraints of type <setppc>
0.00/0.07	c     144 constraints of type <and>
0.00/0.07	c transformed objective value is always integral (scale: 1)
0.00/0.07	c Presolving Time: 0.06
0.00/0.07	c - non default parameters ----------------------------------------------------------------------
0.00/0.07	c # SCIP version 10.0.0
0.00/0.07	c 
0.00/0.07	c # maximal time in seconds to run
0.00/0.07	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.07	c limits/time = 3596.998025
0.00/0.07	c 
0.00/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.07	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.07	c limits/memory = 27900
0.00/0.07	c 
0.00/0.07	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.07	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.07	c limits/solutions = 1
0.00/0.07	c 
0.00/0.07	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.07	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.07	c misc/usesymmetry = 3
0.00/0.07	c 
0.00/0.07	c # belongs reading time to solving time?
0.00/0.07	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.07	c timing/reading = TRUE
0.00/0.07	c 
0.00/0.07	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.07	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.07	c 
0.00/0.07	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.07	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.07	c 
0.00/0.07	c # Type of symmetries that shall be computed?
0.00/0.07	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.07	c propagating/symmetry/symtype = 1
0.00/0.07	c 
0.00/0.07	c # Should components consisting of a single full reflection be handled?
0.00/0.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.07	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.07	c 
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c start solving
0.00/0.07	c 
0.08/0.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.08/0.11	c   0.1s|     1 |     0 |   203 |     - |    10M |   0 | 482 | 395 | 531 |   0 |  0 |   8 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.16	c   0.2s|     1 |     0 |   410 |     - |    11M |   0 | 482 | 411 | 608 |  77 |  1 |   8 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.08/0.20	c   0.2s|     1 |     0 |   488 |     - |    16M |   0 | 482 | 418 | 670 | 139 |  2 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.26	c   0.3s|     1 |     0 |   563 |     - |    24M |   0 | 482 | 418 | 727 | 196 |  3 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.34	c   0.3s|     1 |     0 |   684 |     - |    33M |   0 | 482 | 419 | 775 | 244 |  4 |  16 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.42	c   0.4s|     1 |     0 |   797 |     - |    36M |   0 | 482 | 420 | 831 | 300 |  5 |  17 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.51	c   0.5s|     1 |     0 |   888 |     - |    46M |   0 | 482 | 422 | 867 | 336 |  6 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.61	c   0.6s|     1 |     0 |   965 |     - |    55M |   0 | 482 | 426 | 892 | 361 |  7 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.72	c   0.7s|     1 |     0 |  1060 |     - |    65M |   0 | 482 | 426 | 911 | 380 |  8 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.84	c   0.8s|     1 |     0 |  1107 |     - |    76M |   0 | 482 | 426 | 939 | 408 |  9 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.96	c   0.9s|     1 |     0 |  1173 |     - |    79M |   0 | 482 | 427 | 955 | 424 | 10 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.98	c   1.0s|     1 |     0 |  1252 |     - |    79M |   0 | 482 | 428 | 967 | 436 | 11 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.18/1.22	c   1.2s|     1 |     2 |  1908 |     - |    79M |   0 | 482 | 431 | 967 | 436 | 11 |  30 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2.27/2.38	c   2.4s|   100 |    29 | 12974 | 118.6 |    93M |  21 | 482 | 442 |1048 |1774 |  1 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.85%
2.87/2.90	c   2.9s|   200 |    29 | 16023 |  74.3 |    93M |  27 | 482 | 442 |1076 |2203 |  0 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.93%
3.27/3.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.27/3.30	c   3.3s|   300 |    31 | 19216 |  60.2 |    93M |  28 | 482 | 442 |   0 |2589 |  0 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.98%
3.97/4.05	c   4.0s|   400 |    37 | 24400 |  58.1 |   102M |  30 | 482 | 442 |1082 |3487 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.14%
4.47/4.53	c   4.5s|   500 |    37 | 30672 |  59.0 |   105M |  30 | 482 | 442 |1134 |4399 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.24%
4.87/4.90	c   4.9s|   600 |    37 | 32863 |  52.8 |   106M |  40 | 482 | 442 |1284 |4641 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.25%
5.36/5.47	c   5.5s|   700 |    39 | 36697 |  50.7 |   106M |  40 | 482 | 442 |1041 |5119 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.27%
5.76/5.82	c   5.8s|   800 |    35 | 39458 |  47.8 |   106M |  40 | 482 | 442 |   0 |5371 |  0 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.28%
6.36/6.40	c   6.4s|   900 |    37 | 43249 |  46.7 |   108M |  40 | 482 | 442 |1112 |5860 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.30%
6.46/6.58	c   6.6s|  1000 |    37 | 45380 |  44.2 |   108M |  40 | 482 | 442 |1054 |6164 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.34%
6.66/6.77	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
6.66/6.77	c (run 1, node 1052) performing user restart
6.66/6.77	c 
6.66/6.77	c (restart) converted 176 cuts from the global cut pool into linear constraints
6.66/6.77	c 
6.66/6.79	c presolving:
6.66/6.79	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.66/6.79	c (round 2, medium)     0 del vars, 12 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.76/6.80	c (round 3, exhaustive) 0 del vars, 13 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.76/6.80	c (round 4, exhaustive) 0 del vars, 13 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 64 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.76/6.80	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
6.76/6.80	c  0 deleted vars, 13 deleted constraints, 27 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 64 changed coefficients
6.76/6.80	c  0 implications, 4022 cliques
6.76/6.80	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 632 constraints
6.76/6.80	c       3 constraints of type <knapsack>
6.76/6.80	c     438 constraints of type <setppc>
6.76/6.80	c     144 constraints of type <and>
6.76/6.80	c       5 constraints of type <linear>
6.76/6.80	c      42 constraints of type <logicor>
6.76/6.80	c transformed objective value is always integral (scale: 1)
6.76/6.80	c Presolving Time: 0.07
6.76/6.80	c 
6.76/6.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.76/6.86	c   6.8s|     1 |     0 | 47159 |     - |   101M |   0 | 482 | 619 | 722 |   0 |  0 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.86/6.95	c   6.9s|     1 |     0 | 47293 |     - |   103M |   0 | 482 | 631 | 796 |  74 |  1 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.96/7.02	c   7.0s|     1 |     0 | 47391 |     - |   104M |   0 | 482 | 631 | 848 | 126 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.96/7.09	c   7.1s|     1 |     0 | 47499 |     - |   104M |   0 | 482 | 631 | 882 | 160 |  3 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.06/7.19	c   7.2s|     1 |     0 | 47572 |     - |   104M |   0 | 482 | 632 | 913 | 191 |  4 |  43 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.16/7.29	c   7.3s|     1 |     0 | 47615 |     - |   104M |   0 | 482 | 636 | 954 | 232 |  5 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.36/7.40	c   7.4s|     1 |     0 | 47707 |     - |   104M |   0 | 482 | 636 | 966 | 244 |  6 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.46/7.52	c   7.5s|     1 |     0 | 47807 |     - |   104M |   0 | 482 | 636 |1010 | 288 |  7 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.56/7.63	c   7.6s|     1 |     0 | 47963 |     - |   105M |   0 | 482 | 637 |1044 | 322 |  8 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.66/7.74	c   7.7s|     1 |     0 | 48024 |     - |   105M |   0 | 482 | 637 |1056 | 334 |  9 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.76/7.87	c   7.9s|     1 |     0 | 48146 |     - |   108M |   0 | 482 | 637 |1078 | 356 | 10 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.76/7.89	c   7.9s|     1 |     0 | 48271 |     - |   108M |   0 | 482 | 639 |1094 | 372 | 11 |  50 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.06/8.12	c   8.1s|     1 |     2 | 49148 |     - |   108M |   0 | 482 | 644 |1094 | 372 | 11 |  55 |  22 | 0.000000e+00 |      --      |    Inf | unknown
8.45/8.59	c * 8.6s|    78 |     0 | 52956 |  44.6 |    LP  |  25 | 482 | 648 |1027 |1091 |  0 |  59 |  22 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
8.45/8.59	c 
8.45/8.59	c SCIP Status        : problem is solved [optimal solution found]
8.45/8.59	c Solving Time (sec) : 8.58
8.45/8.59	c Solving Nodes      : 78 (total of 1130 nodes in 2 runs)
8.45/8.59	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
8.45/8.59	c Dual Bound         : +0.00000000000000e+00
8.45/8.59	c Gap                : 0.00 %
8.45/8.59	s SATISFIABLE
8.45/8.59	v x489 -x490 x487 -x488 x485 -x486 x483 -x484 x481 -x482 x479 -x480 x477 -x478 x475 -x476 x473 -x474 -x471 -x472 x469 -x470 -x467 
8.45/8.59	v -x468 -x465 -x466 -x463 -x464 -x461 -x462 -x459 -x460 -x457 -x458 x455 -x456 x453 -x454 x451 -x452 x449 -x450 x447 -x448 -x445 
8.45/8.59	v x446 -x443 x444 -x441 x442 x439 -x440 -x437 x438 x435 -x436 x433 -x434 x431 -x432 -x429 x430 -x427 x428 -x425 x426 -x423 x424 
8.45/8.59	v -x421 -x422 -x419 -x420 -x417 -x418 -x415 x416 -x413 x414 -x411 x412 -x409 x410 -x407 x408 -x405 x406 -x403 x404 -x401 x402 
8.45/8.59	v -x399 x400 -x397 x398 -x395 x396 -x393 x394 -x391 x392 x389 -x390 x387 -x388 x385 -x386 x383 -x384 x381 -x382 x379 -x380 x377 
8.45/8.59	v -x378 -x375 x376 -x373 x374 -x371 x372 -x369 x370 -x367 x368 -x365 x366 -x363 x364 -x361 x362 -x359 x360 -x357 x358 -x355 
8.45/8.59	v x356 x353 -x354 x351 -x352 x349 -x350 -x347 x348 -x345 x346 x343 -x344 x341 -x342 x339 -x340 -x338 -x336 -x334 -x332 -x330 -x328 
8.45/8.59	v -x326 -x324 -x322 -x320 -x318 -x316 -x314 -x312 -x310 -x308 -x306 -x304 -x302 -x300 -x298 -x296 -x294 -x292 -x290 -x288 
8.45/8.59	v -x286 -x284 -x282 -x280 -x278 -x276 -x274 -x272 -x270 -x268 -x266 -x264 -x262 -x260 -x258 -x256 -x254 -x252 -x250 -x248 -x246 
8.45/8.59	v -x244 -x242 -x240 -x238 -x236 -x234 -x232 -x230 -x228 -x226 -x224 -x222 -x220 -x218 -x216 -x214 -x212 -x210 x208 x206 x204 x202 
8.45/8.59	v x200 -x198 -x196 -x194 -x192 -x190 -x188 -x186 -x184 x182 x180 x178 x176 -x174 -x172 -x170 -x168 -x166 -x164 -x162 -x160 
8.45/8.59	v -x158 x156 x154 x152 -x150 -x148 -x146 x144 -x142 -x140 -x138 -x136 -x134 -x132 -x130 -x128 -x126 -x124 -x122 -x120 -x118 -x116 
8.45/8.59	v -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 x72 -x70 
8.45/8.59	v x68 x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 -x50 x48 -x46 x44 x42 x40 -x38 -x36 -x34 -x32 -x30 -x28 -x26 x24 -x22 x20 x18 x16 
8.45/8.59	v -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x337 -x335 -x333 -x331 -x329 -x327 -x325 -x323 -x321 -x319 x317 x315 x313 -x311 -x309 -x307 -x305 
8.45/8.59	v -x303 -x301 -x299 -x297 -x295 x293 x291 x289 -x287 -x285 -x283 -x281 -x279 -x277 -x275 -x273 -x271 x269 x267 x265 -x263 
8.45/8.59	v x261 -x259 -x257 -x255 -x253 -x251 -x249 -x247 x245 x243 x241 -x239 x237 -x235 -x233 -x231 -x229 -x227 -x225 -x223 -x221 x219 
8.45/8.59	v x217 -x215 x213 -x211 -x209 -x207 -x205 -x203 -x201 -x199 -x197 -x195 -x193 -x191 -x189 -x187 -x185 -x183 -x181 -x179 -x177 
8.45/8.59	v -x175 -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 
8.45/8.59	v -x133 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111 x109 x107 x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 
8.45/8.59	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 
8.45/8.59	v -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9 -x7 -x5 -x3 -x1 
8.45/8.59	c SCIP Status        : problem is solved [optimal solution found]
8.45/8.59	c Total Time         :       8.58
8.45/8.59	c   solving          :       8.58
8.45/8.59	c   presolving       :       0.07 (included in solving)
8.45/8.59	c   reading          :       0.00 (included in solving)
8.45/8.59	c   copying          :       0.15 (47 #copies) (minimal 0.00, maximal 0.00, average 0.00)
8.45/8.59	c Original Problem   :
8.45/8.59	c   Problem name     : HOME/instance-4493706-1751148301.opb
8.45/8.59	c   Variables        : 490 (490 binary, 0 integer, 0 implicit integer, 0 continuous)
8.45/8.59	c   Constraints      : 737 initial, 737 maximal
8.45/8.59	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
8.45/8.59	c Presolved Problem  :
8.45/8.59	c   Problem name     : t_HOME/instance-4493706-1751148301.opb
8.45/8.59	c   Variables        : 482 (482 binary, 0 integer, 0 implicit integer, 0 continuous)
8.45/8.59	c   Constraints      : 632 initial, 658 maximal
8.45/8.59	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
8.45/8.59	c   Nonzeros         : 8585 constraint, 8044 clique table
8.45/8.59	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
8.45/8.59	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
8.45/8.59	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.45/8.59	c   gateextraction   :       0.00       0.00      5          0          0          0          0          0       1488        144          0          0
8.45/8.59	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
8.45/8.59	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   milp             :       0.00       0.00      1          0          4          0          0          0          0          0          0          0
8.45/8.59	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.45/8.59	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   trivial          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
8.45/8.59	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   dualfix          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
8.45/8.59	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   probing          :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
8.45/8.59	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.45/8.59	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.45/8.59	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
8.45/8.59	c   knapsack         :       0.00       0.00     22          0          0          0          0          0        349       1375          0          0
8.45/8.59	c   setppc           :       0.00       0.00     22          0          4          0          0          0         13          0          0          0
8.45/8.59	c   and              :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
8.45/8.59	c   linear           :       0.01       0.00     13          0          0          0          0          0          4          0          0          0
8.45/8.59	c   logicor          :       0.01       0.00     18          0          0          0          0          0          1          0          0         64
8.45/8.59	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
8.45/8.59	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
8.45/8.59	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
8.45/8.59	c   benderslp        :          0          0          0          0        596          0          0         81          0          0          0          0          0          0          0
8.45/8.59	c   integral         :          0          0          0          0        596          0          0         81          0          0          0          0          0          0       1192
8.45/8.59	c   knapsack         :          3          3         22       7830          0          0          0         74         54        255        756          0          0          0          0
8.45/8.59	c   setppc           :        438+       440         22       7263          0          0          0         26        328         13       3502         10          0          0          0
8.45/8.59	c   and              :        144        144       1223       7539          0          0          0          1       1825         17      13343      12599       6207          0          0
8.45/8.59	c   linear           :          5+        37         23       3550          0          0          0          3          0          1         17          0          0          0          0
8.45/8.59	c   logicor          :         42+        44         22        688          0          0          0          0          1          0          1          0          0          0          0
8.45/8.59	c   benders          :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.45/8.59	c   fixedvar         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.45/8.59	c   countsols        :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.45/8.59	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
8.45/8.59	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   integral         :       0.21       0.00       0.00       0.00       0.21       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   knapsack         :       0.04       0.00       0.03       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   setppc           :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   and              :       0.10       0.00       0.03       0.07       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   linear           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
8.45/8.59	c   dualfix          :          2          0          0          0
8.45/8.59	c   genvbounds       :          0          0          0          0
8.45/8.59	c   nlobbt           :          0          0          0          0
8.45/8.59	c   obbt             :          0          0          0          0
8.45/8.59	c   probing          :          0          0          0          0
8.45/8.59	c   pseudoobj        :          0          0          0          0
8.45/8.59	c   redcost          :          0          0          0          0
8.45/8.59	c   rootredcost      :          0          0          0          0
8.45/8.59	c   symmetry         :       3165          0          0         75
8.45/8.59	c   vbounds          :       4514          0          0          0
8.45/8.59	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
8.45/8.59	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   probing          :       0.04       0.00       0.04       0.00       0.00       0.00
8.45/8.59	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c   symmetry         :       0.07       0.00       0.00       0.07       0.00       0.00
8.45/8.59	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
8.45/8.59	c Symmetry           :
8.45/8.59	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
8.45/8.59	c   orbital reduction:         75 reductions applied,          0 cutoffs
8.45/8.59	c   lexicographic red:          4 reductions applied,          0 cutoffs
8.45/8.59	c   shadow tree time :       0.00 s
8.45/8.59	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
8.45/8.59	c   propagation      :       0.00         31         31          -        217      100.5          1        8.0          -          -          -
8.45/8.59	c   infeasible LP    :       0.04        406          0          -          0        0.0          0        0.0          0        0.0          0
8.45/8.59	c   bound exceed. LP :       0.00          1          0          -          0        0.0          0        0.0          0        0.0          0
8.45/8.59	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
8.45/8.59	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
8.45/8.59	c   applied globally :       0.00          -          -          0         55       21.7          -          -          0          -          -
8.45/8.59	c   applied locally  :          -          -          -          0          4      110.8          -          -          0          -          -
8.45/8.59	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
8.45/8.59	c   cut pool         :       0.22          -        155         42          -          -       7851      11881          -          -          -          -          -    (maximal pool size:       4444)
8.45/8.59	c   aggregation      :       0.18       0.00         44         22          0          0        593       1064          0        113        113          0          0
8.45/8.59	c   > cmir           :          -          -          -          -          -          -          -        897          0         66         66          0          -
8.45/8.59	c   > flowcover      :          -          -          -          -          -          -          -          3          0          0          0          0          -
8.45/8.59	c   > knapsackcover  :          -          -          -          -          -          -          -        164          0         47         47          0          -
8.45/8.59	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   clique           :       0.02       0.00         22         22          0          0          0          0          0          0          0          0          0
8.45/8.59	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   gomory           :       2.84       0.00         42         20          0          0       4970       6011         10         71         71          0          0
8.45/8.59	c   > gomorymi       :          -          -          -          -          -          -          -       3819          5         42         42          0          -
8.45/8.59	c   > strongcg       :          -          -          -          -          -          -          -       2192          5         29         29          0          -
8.45/8.59	c   impliedbounds    :       0.01       0.00         44         22          0          0       2253       4737          0       1056       1056          0          0
8.45/8.59	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
8.45/8.59	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   multilinear      :       0.00       0.00        157         22          0          0          0          0          0          0          0          0          0
8.45/8.59	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.45/8.59	c   rapidlearning    :       1.36       0.00         42          2          0        436          0          0          0          0          0          0        425
8.45/8.59	c   rlt              :       0.02       0.00         32         20          0          0          0          0          0          0          0          0          0
8.45/8.59	c   zerohalf         :       0.03       0.00         44         22          0          0         59         69         14          4          3          1          0
8.45/8.59	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
8.45/8.59	c   hybrid           :       0.04       0.00        927         22       7451          0      16891        808          0      10421
8.45/8.59	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c Pricers            :   ExecTime  SetupTime      Calls       Vars
8.45/8.59	c   problem variables:       0.00          -          0          0
8.45/8.59	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
8.45/8.59	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c   relpscost        :       0.21       0.00        596          0          0          0          0          0          0       1192
8.45/8.59	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
8.45/8.59	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
8.45/8.59	c   LP solutions     :       0.00          -          -          0          0
8.45/8.59	c   relax solutions  :       0.00          -          -          0          0
8.45/8.59	c   pseudo solutions :       0.00          -          -          0          0
8.45/8.59	c   strong branching :       0.00          -          -          0          0
8.45/8.59	c   actconsdiving    :       0.00       0.00          0          0          0
8.45/8.59	c   adaptivediving   :       0.07       0.00          3          0          0
8.45/8.59	c   alns             :       0.10       0.00          3          0          0
8.45/8.59	c   bound            :       0.00       0.00          0          0          0
8.45/8.59	c   clique           :       0.00       0.00          1          0          0
8.45/8.59	c   coefdiving       :       0.00       0.00          0          0          0
8.45/8.59	c   completesol      :       0.00       0.00          0          0          0
8.45/8.59	c   conflictdiving   :       0.08       0.00          3          0          0
8.45/8.59	c   crossover        :       0.00       0.00          0          0          0
8.45/8.59	c   dins             :       0.00       0.00          0          0          0
8.45/8.59	c   distributiondivin:       0.13       0.00          2          0          0
8.45/8.59	c   dps              :       0.00       0.00          0          0          0
8.45/8.59	c   dualval          :       0.00       0.00          0          0          0
8.45/8.59	c   farkasdiving     :       0.00       0.00          0          0          0
8.45/8.59	c   feasjump         :       0.06       0.00          2          0          0
8.45/8.59	c   feaspump         :       0.01       0.00          2          0          0
8.45/8.59	c   fixandinfer      :       0.00       0.00          0          0          0
8.45/8.59	c   fracdiving       :       0.04       0.00          2          0          0
8.45/8.59	c   gins             :       0.00       0.00          0          0          0
8.45/8.59	c   guideddiving     :       0.00       0.00          0          0          0
8.45/8.59	c   indcoefdiving    :       0.00       0.00          0          0          0
8.45/8.59	c   indicator        :       0.00       0.00          0          0          0
8.45/8.59	c   indicatordiving  :       0.00       0.00          0          0          0
8.45/8.59	c   indoneopt        :       0.00       0.00          0          0          0
8.45/8.59	c   indrounding      :       0.00       0.00          0          0          0
8.45/8.59	c   indtwoopt        :       0.00       0.00          0          0          0
8.45/8.59	c   intdiving        :       0.00       0.00          0          0          0
8.45/8.59	c   intshifting      :       0.00       0.00          0          0          0
8.45/8.59	c   linesearchdiving :       0.01       0.00          1          0          0
8.45/8.59	c   localbranching   :       0.00       0.00          0          0          0
8.45/8.59	c   locks            :       0.00       0.00          1          0          0
8.45/8.59	c   lpface           :       0.00       0.00          0          0          0
8.45/8.59	c   mpec             :       0.00       0.00          0          0          0
8.45/8.59	c   multistart       :       0.00       0.00          0          0          0
8.45/8.59	c   mutation         :       0.00       0.00          0          0          0
8.45/8.59	c   nlpdiving        :       0.00       0.00          0          0          0
8.45/8.59	c   objpscostdiving  :       0.09       0.00          1          0          0
8.45/8.59	c   octane           :       0.00       0.00          0          0          0
8.45/8.59	c   ofins            :       0.00       0.00          0          0          0
8.45/8.59	c   oneopt           :       0.00       0.00          0          0          0
8.45/8.59	c   padm             :       0.00       0.00          0          0          0
8.45/8.59	c   proximity        :       0.00       0.00          0          0          0
8.45/8.59	c   pscostdiving     :       0.05       0.00          2          0          0
8.45/8.59	c   randrounding     :       0.04       0.00         88          0          0
8.45/8.59	c   rens             :       0.21       0.00          2          0          0
8.45/8.59	c   reoptsols        :       0.00       0.00          0          0          0
8.45/8.59	c   repair           :       0.00       0.00          0          0          0
8.45/8.59	c   rins             :       0.00       0.00          0          0          0
8.45/8.59	c   rootsoldiving    :       0.03       0.00          1          0          0
8.45/8.59	c   rounding         :       0.02       0.00        511          0          0
8.45/8.59	c   scheduler        :       0.00       0.00          0          0          0
8.45/8.59	c   shiftandpropagate:       0.01       0.00          2          0          0
8.45/8.59	c   shifting         :       0.04       0.00        110          0          0
8.45/8.59	c   simplerounding   :       0.00       0.00          0          0          0
8.45/8.59	c   smallcard        :       0.00       0.00          0          0          0
8.45/8.59	c   subnlp           :       0.00       0.00          0          0          0
8.45/8.59	c   trivial          :       0.00       0.00          4          0          0
8.45/8.59	c   trivialnegation  :       0.00       0.00          0          0          0
8.45/8.59	c   trustregion      :       0.00       0.00          0          0          0
8.45/8.59	c   trysol           :       0.00       0.00          0          0          0
8.45/8.59	c   twoopt           :       0.00       0.00          0          0          0
8.45/8.59	c   undercover       :       0.01       0.00          1          0          0
8.45/8.59	c   vbounds          :       0.00       0.00          2          0          0
8.45/8.59	c   veclendiving     :       0.03       0.00          2          0          0
8.45/8.59	c   zeroobj          :       0.00       0.00          0          0          0
8.45/8.59	c   zirounding       :       0.03       0.00        595          0          0
8.45/8.59	c   other solutions  :          -          -          -          0          -
8.45/8.59	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	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
8.45/8.59	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
8.45/8.59	c   primal LP        :       0.00         24          0       0.00          -       0.00         24
8.45/8.59	c   dual LP          :       1.97       1929      44650      23.15   22643.73       0.00          0
8.45/8.59	c   lex dual LP      :       0.00          0          0       0.00          -
8.45/8.59	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
8.45/8.59	c   resolve instable :       0.00          0          0       0.00          -
8.45/8.59	c   diving/probing LP:       0.41        131       8306      63.40   20263.92
8.45/8.59	c   strong branching :       0.17         22       3497     158.95   21043.45          -          -          0
8.45/8.59	c     (at root node) :          -         22       3497     158.95          -
8.45/8.59	c   conflict analysis:       0.00          1          0       0.00          -
8.45/8.59	c B&B Tree           :
8.45/8.59	c   number of runs   :          2
8.45/8.59	c   nodes            :         78 (53 internal, 25 leaves)
8.45/8.59	c   feasible leaves  :          0
8.45/8.59	c   infeas. leaves   :         24
8.45/8.59	c   objective leaves :          1
8.45/8.59	c   nodes (total)    :       1130 (596 internal, 534 leaves)
8.45/8.59	c   nodes left       :          0
8.45/8.59	c   max depth        :         25
8.45/8.59	c   max depth (total):         40
8.45/8.59	c   backtracks       :         13 (16.7%)
8.45/8.59	c   early backtracks :          0 (0.0%)
8.45/8.59	c   nodes exc. ref.  :          0 (0.0%)
8.45/8.59	c   delayed cutoffs  :          0
8.45/8.59	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
8.45/8.59	c   avg switch length:       2.79
8.45/8.59	c   switching time   :       0.06
8.45/8.59	c Root Node          :
8.45/8.59	c   First LP value   : +0.00000000000000e+00
8.45/8.59	c   First LP Iters   :        180 (141509.43 Iter/sec)
8.45/8.59	c   First LP Time    :       0.00
8.45/8.59	c   Final Dual Bound : +0.00000000000000e+00
8.45/8.59	c   Final Root Iters :       2583
8.45/8.59	c   Root LP Estimate : +1.18828701532147e-02
8.45/8.59	c Solution           :
8.45/8.59	c   Solutions found  :          1 (1 improvements)
8.45/8.59	c   First Solution   : +0.00000000000000e+00   (in run 2, after 78 nodes, 8.58 seconds, depth 20, found by <relaxation>)
8.45/8.59	c   Gap First Sol.   :       0.00 %
8.45/8.59	c   Gap Last Sol.    :       0.00 %
8.45/8.59	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 78 nodes, 8.58 seconds, depth 20, found by <relaxation>)
8.45/8.59	c   Dual Bound       : +0.00000000000000e+00
8.45/8.59	c   Gap              :       0.00 %
8.45/8.59	c Integrals          :      Total       Avg%
8.45/8.59	c   primal-dual      :     857.96      99.97
8.45/8.59	c   primal-ref       :          -          - (not evaluated)
8.45/8.59	c   dual-ref         :          -          - (not evaluated)
8.55/8.65	c Time complete: 8.61538.

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100061 s]*
/proc/loadavg: 4.10 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129843096/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=53644 memory=27136 CPUtime=0.08 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 3295 0 0 0 8 0 0 0 20 0 1 0 30508045 54931456 6784 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 13411 6784 3872 3530 0 4862 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 53644 KiB
Current children cumulated memory: 27136 KiB

[startup+0.205527 s]*
/proc/loadavg: 4.10 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129843096/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=60712 memory=34432 CPUtime=0.2 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 5092 0 0 0 19 1 0 0 20 0 1 0 30508045 62169088 8608 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 15178 8608 3904 3530 0 6629 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60712 KiB
Current children cumulated memory: 34432 KiB

[startup+0.305495 s]*
/proc/loadavg: 4.10 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129835468/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=73752 memory=47360 CPUtime=0.29 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 8310 0 0 0 28 1 0 0 20 0 1 0 30508045 75522048 11840 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 18438 11840 3904 3530 0 9889 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 73752 KiB
Current children cumulated memory: 47360 KiB

[startup+0.700172 s]
/proc/loadavg: 4.10 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129819344/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=107744 memory=79360 CPUtime=0.68 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 16337 0 0 0 66 2 0 0 20 0 1 0 30508045 110329856 19840 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 26936 19840 3904 3530 0 18387 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 107744 KiB
Current children cumulated memory: 79360 KiB

[startup+1.50017 s]
/proc/loadavg: 4.09 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129787088/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=130076 memory=99636 CPUtime=1.48 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 22220 0 0 0 145 3 0 0 20 0 1 0 30508045 133197824 24909 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 32519 24909 3904 3530 0 23970 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 130076 KiB
Current children cumulated memory: 99636 KiB

[startup+3.10539 s]
/proc/loadavg: 4.09 4.14 4.10 5/269 15626
/proc/meminfo: memFree=129763152/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=142468 memory=112308 CPUtime=3.07 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 25387 0 0 0 304 3 0 0 20 0 1 0 30508045 145887232 28077 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 35617 28077 3904 3530 0 27068 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 142468 KiB
Current children cumulated memory: 112308 KiB

[startup+6.30016 s]
/proc/loadavg: 4.08 4.14 4.09 5/269 15626
/proc/meminfo: memFree=129747024/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=156816 memory=125620 CPUtime=6.26 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 28720 0 0 0 622 4 0 0 20 0 1 0 30508045 160579584 31405 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 39204 31405 3904 3530 0 30655 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 156816 KiB
Current children cumulated memory: 125620 KiB

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

# cumulated CPU time of all completed processes:  user=8.56617 s, system=0.055814 s

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

[startup+6.40019 s]
/proc/loadavg: 4.08 4.14 4.09 5/269 15626
/proc/meminfo: memFree=129747024/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=156948 memory=125620 CPUtime=6.36 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 28726 0 0 0 632 4 0 0 20 0 1 0 30508045 160714752 31405 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 39237 31405 3904 3530 0 30688 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 156948 KiB
Current children cumulated memory: 125620 KiB

[startup+8.00015 s]*
/proc/loadavg: 4.08 4.14 4.09 5/269 15626
/proc/meminfo: memFree=129745260/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=158972 memory=128412 CPUtime=7.96 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 29677 0 0 0 792 4 0 0 20 0 1 0 30508045 162787328 32103 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 39743 32103 3904 3530 0 31194 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 158972 KiB
Current children cumulated memory: 128412 KiB

[startup+8.4001 s]
/proc/loadavg: 4.08 4.14 4.09 5/269 15626
/proc/meminfo: memFree=129745260/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=159104 memory=129308 CPUtime=8.35 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 29885 0 0 0 831 4 0 0 20 0 1 0 30508045 162922496 32327 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 39776 32327 3904 3530 0 31227 0
Current children cumulated CPU time: 8.35 s
Current children cumulated vsize: 159104 KiB
Current children cumulated memory: 129308 KiB

[startup+8.60015 s]
/proc/loadavg: 4.08 4.14 4.09 5/269 15626
/proc/meminfo: memFree=129745260/131249996 swapFree=33010684/33010684
[pid=15625] ppid=15622 vsize=160644 memory=129948 CPUtime=8.55 cores=4,6
/proc/15625/stat : 15625 (pbscip) R 15622 15625 14915 0 -1 4194304 30072 0 0 0 851 4 0 0 20 0 1 0 30508045 164499456 32487 18446744073709551615 4235264 18693293 140732248555360 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 33951744 140732248562057 140732248562156 140732248562156 140732248567758 0
/proc/15625/statm: 40161 32487 3904 3530 0 31612 0
Current children cumulated CPU time: 8.55 s
Current children cumulated vsize: 160644 KiB
Current children cumulated memory: 129948 KiB

Child status: 0

Real time (s): 8.65541
CPU time (s): 8.62198
CPU user time (s): 8.56617
CPU system time (s): 0.055814
CPU usage (%): 99.6138
Max. virtual memory (cumulated for all children) (KiB): 160644
Max. memory (cumulated for all children) (KiB): 129948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.56617
system time used= 0.055814
maximum resident set size= 129948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30079
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= 80
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 15625
#   total CPU time (s): 8.62198
#   total CPU user time (s): 8.56617
#   total CPU system time (s): 0.055814

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02871 second user time and 0.064086 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 00:05:01
IDJOB=4493706
IDBENCH=147870
IDSOLVER=3365
FILE ID=nodeC024/4493706-1751148301
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-army13.24ls.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493706-1751148301/watcher-4493706-1751148301 -o /tmp/evaluation-result-4493706-1751148301/solver-4493706-1751148301 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14926 --watchdog 3760  pbscip -f HOME/instance-4493706-1751148301.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 1f94bd3a314413948630d2f259d38fd6
RANDOM SEED=1646989548

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.693
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.599
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		: 3648.755
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		: 3670.983
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.646
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		: 3464.318
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		: 3522.494
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:        129851400 kB
MemAvailable:   129481480 kB
Buffers:            3280 kB
Cached:           425356 kB
SwapCached:            0 kB
Active:           600992 kB
Inactive:         217600 kB
Active(anon):     408040 kB
Inactive(anon):        0 kB
Active(file):     192952 kB
Inactive(file):   217600 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             74944 kB
Writeback:             0 kB
AnonPages:        392196 kB
Mapped:           137648 kB
Shmem:             18064 kB
KReclaimable:      84568 kB
Slab:             166820 kB
SReclaimable:      84568 kB
SUnreclaim:        82252 kB
KernelStack:        4328 kB
PageTables:         4076 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     760476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:05:10