Trace number 4545204

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 2025-06-13? 3586.48 3597.87

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-dec2-3-3-5.opb
MD5SUM6d4f15a21d60c3eef1e05aacf06821b4
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 benchmark23.9209
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79642
Total number of constraints116082
Number of constraints which are clauses25816
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints90168
Minimum length of a constraint1
Maximum length of a constraint2712
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 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545204-1753233829.opb>
0.20/0.30	c original problem has 79642 variables (79642 bin, 0 int, 0 cont) and 116082 constraints
0.20/0.30	c problem read in 0.298 seconds
0.20/0.30	c problem without objective
0.59/0.62	c presolving:
0.79/0.84	c (round 1, fast)       4453 del vars, 4916 del conss, 16 add conss, 4320 chg bounds, 22358 chg sides, 72822 chg coeffs, 0 upgd conss, 0 impls, 28028 clqs
0.79/0.88	c (round 2, fast)       7787 del vars, 8333 del conss, 16 add conss, 7520 chg bounds, 22358 chg sides, 73414 chg coeffs, 0 upgd conss, 0 impls, 24859 clqs
0.89/0.90	c (round 3, fast)       7855 del vars, 11668 del conss, 16 add conss, 7520 chg bounds, 22358 chg sides, 73414 chg coeffs, 0 upgd conss, 0 impls, 27924 clqs
0.99/1.08	c    (1.1s) running MILP presolver
13.05/13.14	c    (13.1s) MILP presolver (10 rounds): 5862 aggregations, 4161 fixings, 0 bound changes
13.05/13.17	c (round 4, medium)     17880 del vars, 11668 del conss, 16 add conss, 7520 chg bounds, 22358 chg sides, 73414 chg coeffs, 0 upgd conss, 0 impls, 15879 clqs
13.24/13.31	c (round 5, fast)       17880 del vars, 27637 del conss, 32 add conss, 7520 chg bounds, 22371 chg sides, 73467 chg coeffs, 0 upgd conss, 0 impls, 19940 clqs
13.44/13.57	c (round 6, exhaustive) 17882 del vars, 27705 del conss, 32 add conss, 7520 chg bounds, 22391 chg sides, 74007 chg coeffs, 0 upgd conss, 0 impls, 19936 clqs
13.94/14.09	c (round 7, exhaustive) 17882 del vars, 27705 del conss, 32 add conss, 7520 chg bounds, 22391 chg sides, 74007 chg coeffs, 88361 upgd conss, 0 impls, 19936 clqs
14.05/14.17	c (round 8, fast)       17882 del vars, 27705 del conss, 32 add conss, 7520 chg bounds, 25652 chg sides, 98718 chg coeffs, 88361 upgd conss, 0 impls, 19936 clqs
15.04/15.11	c (round 9, medium)     17885 del vars, 80644 del conss, 123226 add conss, 7520 chg bounds, 49179 chg sides, 147889 chg coeffs, 88361 upgd conss, 0 impls, 133201 clqs
15.14/15.21	c (round 10, fast)       17885 del vars, 84596 del conss, 127171 add conss, 7520 chg bounds, 57289 chg sides, 188919 chg coeffs, 88361 upgd conss, 0 impls, 133201 clqs
15.53/15.65	c (round 11, exhaustive) 17885 del vars, 120977 del conss, 138042 add conss, 7520 chg bounds, 57291 chg sides, 188923 chg coeffs, 88361 upgd conss, 0 impls, 133202 clqs
16.43/16.50	c (round 12, exhaustive) 18808 del vars, 121903 del conss, 138042 add conss, 7520 chg bounds, 57291 chg sides, 208550 chg coeffs, 88361 upgd conss, 0 impls, 131351 clqs
17.43/17.53	c (round 13, exhaustive) 18808 del vars, 122015 del conss, 138055 add conss, 7520 chg bounds, 57304 chg sides, 216221 chg coeffs, 88378 upgd conss, 0 impls, 131353 clqs
20.71/20.84	c (round 14, exhaustive) 18890 del vars, 122043 del conss, 138055 add conss, 7520 chg bounds, 57308 chg sides, 216236 chg coeffs, 88378 upgd conss, 0 impls, 251111 clqs
20.81/20.93	c (round 15, fast)       18890 del vars, 122178 del conss, 138071 add conss, 7520 chg bounds, 57316 chg sides, 216331 chg coeffs, 88388 upgd conss, 0 impls, 251111 clqs
25.00/25.15	c (round 16, exhaustive) 18959 del vars, 122200 del conss, 138075 add conss, 7520 chg bounds, 57331 chg sides, 235177 chg coeffs, 88403 upgd conss, 0 impls, 442204 clqs
25.10/25.27	c (round 17, fast)       18959 del vars, 122337 del conss, 138090 add conss, 7520 chg bounds, 57331 chg sides, 235245 chg coeffs, 88403 upgd conss, 0 impls, 442204 clqs
34.16/34.30	c (round 18, exhaustive) 19024 del vars, 122362 del conss, 138090 add conss, 7520 chg bounds, 57346 chg sides, 262544 chg coeffs, 88417 upgd conss, 0 impls, 529754 clqs
34.36/34.50	c (round 19, fast)       19024 del vars, 122491 del conss, 138105 add conss, 7520 chg bounds, 57347 chg sides, 262608 chg coeffs, 88417 upgd conss, 0 impls, 529754 clqs
47.92/48.12	c (round 20, exhaustive) 19091 del vars, 122506 del conss, 138105 add conss, 7520 chg bounds, 57347 chg sides, 272590 chg coeffs, 88432 upgd conss, 0 impls, 529543 clqs
48.12/48.38	c (round 21, fast)       19091 del vars, 122639 del conss, 138120 add conss, 7520 chg bounds, 57347 chg sides, 272656 chg coeffs, 88432 upgd conss, 0 impls, 529543 clqs
101.98/102.45	c (round 22, exhaustive) 19149 del vars, 122654 del conss, 138120 add conss, 7520 chg bounds, 57347 chg sides, 275240 chg coeffs, 88447 upgd conss, 0 impls, 529817 clqs
102.28/102.71	c (round 23, fast)       19149 del vars, 122769 del conss, 138136 add conss, 7520 chg bounds, 57347 chg sides, 275298 chg coeffs, 88447 upgd conss, 0 impls, 529817 clqs
131.67/132.23	c    (132.2s) probing: 1000/60900 (1.6%) - 337 fixings, 2 aggregations, 3819934 implications, 0 bound changes
163.86/164.56	c (round 24, exhaustive) 19410 del vars, 122784 del conss, 138136 add conss, 7520 chg bounds, 57360 chg sides, 276899 chg coeffs, 88462 upgd conss, 0 impls, 528465 clqs
164.16/164.81	c (round 25, fast)       19412 del vars, 123303 del conss, 138152 add conss, 7520 chg bounds, 57361 chg sides, 277156 chg coeffs, 88466 upgd conss, 0 impls, 528460 clqs
175.43/176.17	c (round 26, exhaustive) 19468 del vars, 123320 del conss, 138152 add conss, 7520 chg bounds, 57370 chg sides, 277757 chg coeffs, 88481 upgd conss, 0 impls, 529891 clqs
175.53/176.26	c (round 27, fast)       19468 del vars, 123432 del conss, 138157 add conss, 7520 chg bounds, 57370 chg sides, 277812 chg coeffs, 88481 upgd conss, 0 impls, 529891 clqs
177.52/178.29	c (round 28, exhaustive) 19528 del vars, 123437 del conss, 138157 add conss, 7520 chg bounds, 57379 chg sides, 278107 chg coeffs, 88485 upgd conss, 0 impls, 529798 clqs
177.62/178.38	c (round 29, fast)       19528 del vars, 123556 del conss, 138161 add conss, 7520 chg bounds, 57379 chg sides, 278166 chg coeffs, 88485 upgd conss, 0 impls, 529798 clqs
209.01/209.89	c    (209.9s) probing: 2000/60900 (3.3%) - 714 fixings, 2 aggregations, 6041170 implications, 0 bound changes
217.28/218.11	c (round 30, exhaustive) 19583 del vars, 123560 del conss, 138161 add conss, 7520 chg bounds, 57388 chg sides, 278322 chg coeffs, 88488 upgd conss, 0 impls, 529897 clqs
217.48/218.37	c (round 31, fast)       19585 del vars, 123666 del conss, 138177 add conss, 7520 chg bounds, 57388 chg sides, 278372 chg coeffs, 88492 upgd conss, 0 impls, 529887 clqs
236.02/236.91	c (round 32, exhaustive) 19634 del vars, 123682 del conss, 138177 add conss, 7520 chg bounds, 57397 chg sides, 278901 chg coeffs, 88507 upgd conss, 0 impls, 529936 clqs
236.02/236.99	c (round 33, fast)       19634 del vars, 123780 del conss, 138185 add conss, 7520 chg bounds, 57397 chg sides, 278949 chg coeffs, 88507 upgd conss, 0 impls, 529936 clqs
238.31/239.23	c (round 34, exhaustive) 19734 del vars, 123788 del conss, 138185 add conss, 7520 chg bounds, 57406 chg sides, 279182 chg coeffs, 88514 upgd conss, 0 impls, 529704 clqs
238.41/239.32	c (round 35, fast)       19734 del vars, 123988 del conss, 138191 add conss, 7520 chg bounds, 57406 chg sides, 279281 chg coeffs, 88514 upgd conss, 0 impls, 529704 clqs
239.90/240.82	c (round 36, exhaustive) 19836 del vars, 123993 del conss, 138191 add conss, 7520 chg bounds, 57442 chg sides, 279467 chg coeffs, 88519 upgd conss, 0 impls, 529565 clqs
240.00/240.91	c (round 37, fast)       19836 del vars, 124197 del conss, 138198 add conss, 7520 chg bounds, 57443 chg sides, 279568 chg coeffs, 88519 upgd conss, 0 impls, 529565 clqs
241.59/242.55	c (round 38, exhaustive) 19888 del vars, 124205 del conss, 138198 add conss, 7520 chg bounds, 57479 chg sides, 279768 chg coeffs, 88525 upgd conss, 0 impls, 529921 clqs
241.69/242.63	c (round 39, fast)       19888 del vars, 124309 del conss, 138204 add conss, 7520 chg bounds, 57479 chg sides, 279819 chg coeffs, 88525 upgd conss, 0 impls, 529921 clqs
242.80/243.77	c (round 40, exhaustive) 19992 del vars, 124315 del conss, 138204 add conss, 7520 chg bounds, 57515 chg sides, 279976 chg coeffs, 88530 upgd conss, 0 impls, 529545 clqs
242.90/243.86	c (round 41, fast)       19992 del vars, 124523 del conss, 138210 add conss, 7520 chg bounds, 57516 chg sides, 280079 chg coeffs, 88530 upgd conss, 0 impls, 529545 clqs
244.49/245.42	c (round 42, exhaustive) 20045 del vars, 124530 del conss, 138210 add conss, 7520 chg bounds, 57516 chg sides, 280264 chg coeffs, 88536 upgd conss, 0 impls, 529903 clqs
244.59/245.51	c (round 43, fast)       20045 del vars, 124636 del conss, 138216 add conss, 7520 chg bounds, 57516 chg sides, 280316 chg coeffs, 88536 upgd conss, 0 impls, 529903 clqs
246.19/247.12	c (round 44, exhaustive) 20157 del vars, 124642 del conss, 138216 add conss, 7520 chg bounds, 57516 chg sides, 280507 chg coeffs, 88542 upgd conss, 0 impls, 529494 clqs
246.28/247.21	c (round 45, fast)       20157 del vars, 124866 del conss, 138221 add conss, 7520 chg bounds, 57516 chg sides, 280619 chg coeffs, 88542 upgd conss, 0 impls, 529494 clqs
247.68/248.68	c (round 46, exhaustive) 20213 del vars, 124871 del conss, 138221 add conss, 7520 chg bounds, 57516 chg sides, 280765 chg coeffs, 88547 upgd conss, 0 impls, 529885 clqs
247.78/248.75	c (round 47, fast)       20213 del vars, 124982 del conss, 138225 add conss, 7520 chg bounds, 57516 chg sides, 280820 chg coeffs, 88547 upgd conss, 0 impls, 529885 clqs
249.27/250.23	c (round 48, exhaustive) 20275 del vars, 124986 del conss, 138225 add conss, 7520 chg bounds, 57516 chg sides, 280939 chg coeffs, 88551 upgd conss, 0 impls, 529854 clqs
249.37/250.32	c (round 49, fast)       20275 del vars, 125110 del conss, 138231 add conss, 7520 chg bounds, 57516 chg sides, 281000 chg coeffs, 88551 upgd conss, 0 impls, 529854 clqs
261.43/262.47	c (round 50, exhaustive) 20348 del vars, 125116 del conss, 138231 add conss, 7520 chg bounds, 57516 chg sides, 281218 chg coeffs, 88557 upgd conss, 0 impls, 529632 clqs
261.73/262.71	c (round 51, fast)       20348 del vars, 125262 del conss, 138246 add conss, 7520 chg bounds, 57516 chg sides, 281290 chg coeffs, 88557 upgd conss, 0 impls, 529632 clqs
304.78/305.95	c    (306.0s) probing: 3000/60900 (4.9%) - 1535 fixings, 15 aggregations, 8751540 implications, 0 bound changes
315.55/316.77	c    (316.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
316.06/317.24	c    (317.2s) symmetry computation finished: 49 generators found (max: 1078, log10 of symmetry group size: 2477.00) (symcode time: 0.26)
316.06/317.25	c dynamic symmetry handling statistics:
316.06/317.25	c    orbitopal reduction:        2 components: 2x3, 2x3
316.06/317.25	c    orbital reduction:         no components
316.06/317.25	c    lexicographic reduction:   40 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
316.06/317.25	c handled 46 out of 46 symmetry components
316.15/317.37	c presolving (52 rounds: 52 fast, 27 medium, 25 exhaustive):
316.15/317.37	c  20373 deleted vars, 125277 deleted constraints, 138251 added constraints, 7520 tightened bounds, 0 added holes, 57516 changed sides, 281812 changed coefficients
316.15/317.37	c  0 implications, 530140 cliques
316.15/317.37	c presolved problem has 59337 variables (59337 bin, 0 int, 0 cont) and 129052 constraints
316.15/317.37	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
316.15/317.37	c   22346 constraints of type <knapsack>
316.15/317.37	c   92363 constraints of type <setppc>
316.15/317.37	c    9544 constraints of type <and>
316.15/317.37	c      37 constraints of type <linear>
316.15/317.37	c    4762 constraints of type <logicor>
316.15/317.37	c transformed objective value is always integral (scale: 1)
316.15/317.37	c Presolving Time: 316.78
316.15/317.37	c 
316.15/317.37	c - non default parameters ----------------------------------------------------------------------
316.15/317.37	c 
316.15/317.37	c # SCIP version 10.0.0
316.15/317.37	c 
316.15/317.37	c # maximal time in seconds to run
316.15/317.37	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
316.15/317.37	c limits/time = 3596.99801
316.15/317.37	c 
316.15/317.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
316.15/317.37	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
316.15/317.37	c limits/memory = 27900
316.15/317.37	c 
316.15/317.37	c # belongs reading time to solving time?
316.15/317.37	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
316.15/317.37	c timing/reading = TRUE
316.15/317.37	c 
316.15/317.37	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
316.15/317.37	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
316.15/317.37	c reading/opbreader/maxintsize = 47
316.15/317.37	c 
316.15/317.37	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
316.15/317.37	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
316.15/317.37	c propagating/genvbounds/timingmask = 0
316.15/317.37	c 
316.15/317.37	c -----------------------------------------------------------------------------------------------
316.15/317.39	c 
393.31/394.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.31/394.75	c   395s|     1 |     0 | 41346 |     - |  1000M |   0 |  59k| 129k| 138k|   0 |  0 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
789.73/792.36	c   792s|     1 |     0 |184379 |     - |  1013M |   0 |  59k| 129k| 140k|2000 |  1 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
809.77/812.48	c   812s|     1 |     0 |192444 |     - |  1014M |   0 |  59k| 129k| 142k|4000 |  2 |  64 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1209.94/1213.81	c  1214s|     1 |     0 |219029 |     - |  1045M |   0 |  59k| 129k| 144k|6000 |  3 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1323.18/1327.46	c  1327s|     1 |     0 |235060 |     - |  1045M |   0 |  59k| 129k| 145k|7282 |  4 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1479.10/1483.83	c  1484s|     1 |     0 |250148 |     - |  1099M |   0 |  59k| 128k| 146k|8230 |  5 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1667.60/1672.97	c  1673s|     1 |     0 |266576 |     - |  1172M |   0 |  59k| 128k| 147k|9122 |  6 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1863.49/1869.46	c  1869s|     1 |     0 |280475 |     - |  1188M |   0 |  59k| 128k| 148k|9833 |  7 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2149.89/2156.76	c  2157s|     1 |     0 |295492 |     - |  1203M |   0 |  59k| 128k| 148k|  10k|  8 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2327.42/2334.80	c  2335s|     1 |     0 |308646 |     - |  1219M |   0 |  59k| 128k| 149k|  10k|  9 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2896.68/2905.91	c  2906s|     1 |     0 |326623 |     - |  1293M |   0 |  59k| 128k| 149k|  11k| 10 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3075.51/3085.34	c  3085s|     1 |     0 |340385 |     - |  1314M |   0 |  59k| 128k| 150k|  11k| 11 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3076.61/3086.46	c  3086s|     1 |     0 |340386 |     - |  1314M |   0 |  59k| 128k| 150k|  11k| 11 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3243.28/3253.61	c  3254s|     1 |     0 |353488 |     - |  1333M |   0 |  59k| 128k| 150k|  12k| 12 |  77 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3391.11/3401.95	c  3402s|     1 |     0 |365806 |     - |  1356M |   0 |  59k| 128k| 150k|  12k| 13 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3526.69/3537.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3526.69/3537.98	c  3538s|     1 |     0 |377483 |     - |  1372M |   0 |  59k| 128k| 151k|  12k| 14 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3585.61/3597.00	c  3597s|     1 |     0 |383607 |     - |  1408M |   0 |  59k| 128k| 151k|  13k| 15 |  80 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3585.61/3597.00	c (node 1) LP solver hit time limit in LP 24 -- using pseudo solution instead
3585.61/3597.00	c 
3585.61/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.61/3597.00	c Solving Time (sec) : 3597.01
3585.61/3597.00	c Solving Nodes      : 1
3585.61/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.61/3597.00	c Dual Bound         : +0.00000000000000e+00
3585.61/3597.00	c Gap                : infinite
3585.61/3597.00	s UNKNOWN
3585.61/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.61/3597.00	c Total Time         :    3597.01
3585.61/3597.00	c   solving          :    3597.01
3585.61/3597.00	c   presolving       :     316.78 (included in solving)
3585.61/3597.00	c   reading          :       0.30 (included in solving)
3585.61/3597.00	c   copying          :       0.00 (0 times copied the problem)
3585.61/3597.00	c Original Problem   :
3585.61/3597.00	c   Problem name     : HOME/instance-4545204-1753233829.opb
3585.61/3597.00	c   Variables        : 79642 (79642 binary, 0 integer, 0 continuous)
3585.61/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.61/3597.00	c   Constraints      : 116082 initial, 116082 maximal
3585.61/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.61/3597.01	c Presolved Problem  :
3585.61/3597.01	c   Problem name     : t_HOME/instance-4545204-1753233829.opb
3585.61/3597.01	c   Variables        : 59337 (59337 binary, 0 integer, 0 continuous)
3585.61/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.61/3597.01	c   Constraints      : 129052 initial, 129113 maximal
3585.61/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.61/3597.01	c   Nonzeros         : 506734 constraint, 1066465 clique table
3585.61/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.61/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   domcol           :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   gateextraction   :       1.62       0.00     23          0          0          0          0          0      36378      10869          0          0
3585.61/3597.01	c   implics          :       0.03       0.00     27          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   milp             :      12.22       0.00      1       4161       5862          0          0          0          0          0          0          0
3585.61/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   trivial          :       0.12       0.00     52         68          0          0          0          0          0          0          0          0
3585.61/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dualfix          :       0.12       0.00     52          1          0          0          0          0          0          0          0          0
3585.61/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   probing          :     202.91       0.00     20       1535         24          0          0          0          0          0          0          0
3585.61/3597.01	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   symmetry         :       0.47       0.00      1          0          0          0          0          0          0          5          0          0
3585.61/3597.01	c   vbounds          :       0.38       0.00      6          0          5          0          0          0          0          0          0          0
3585.61/3597.01	c   knapsack         :      88.91       0.01     91          1          0          0          0          0      52468     127158      34925     200141
3585.61/3597.01	c   setppc           :       4.35       0.01     91          0          8          0          0          0       7484          0          0          0
3585.61/3597.01	c   and              :       0.90       0.00     63          0        922          0          0          0        922          0          0         14
3585.61/3597.01	c   linear           :       1.09       0.07     75       7520        198          0       7520          0      27717        219      22591      80158
3585.61/3597.01	c   logicor          :       3.30       0.01     90          0          0          0          0          0        308          0          0       1499
3585.61/3597.01	c   components       :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   root node        :          -          -      -         78          -          -         78          -          -          -          -          -
3585.61/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.61/3597.01	c   integral         :          0          0          0          0          0          0          0          7          0          0          0          0          0          0          0
3585.61/3597.01	c   knapsack         :      22346      22346         12      29404          0          0          0          3        216         25          0       2405         44          0          0
3585.61/3597.01	c   setppc           :      92363+     92388         12      29379          0          0          0          0       6110         29          1         34         13          0          0
3585.61/3597.01	c   and              :       9544       9544         15      29350          0          0          0          0        182         14          8      27441       4994          0          0
3585.61/3597.01	c   linear           :         37         37         12      29336          0          0          0          3        604          9          0          0          0          0          0
3585.61/3597.01	c   logicor          :       4762+      4800         12       7080          0          0          0          0         43         22          0          4          2          0          0
3585.61/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.61/3597.01	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   knapsack         :      52.76       0.01       0.08      52.66       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   setppc           :      27.26       0.01       0.09      27.15       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   and              :       6.73       0.00       0.10       6.63       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   linear           :       0.77       0.07       0.00       0.70       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   logicor          :       0.78       0.01       0.02       0.75       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.61/3597.01	c   dualfix          :          5          0          0          0
3585.61/3597.01	c   genvbounds       :          0          0          0          0
3585.61/3597.01	c   nlobbt           :          0          0          0          0
3585.61/3597.01	c   obbt             :          0          0          0          0
3585.61/3597.01	c   probing          :          0          0          0          0
3585.61/3597.01	c   pseudoobj        :          0          0          0          0
3585.61/3597.01	c   redcost          :          0          0          0          0
3585.61/3597.01	c   rootredcost      :          0          0          0          0
3585.61/3597.01	c   symmetry         :          0          0          0          0
3585.61/3597.01	c   vbounds          :       1069          0          0          0
3585.61/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.61/3597.01	c   dualfix          :       0.13       0.00       0.12       0.01       0.00       0.00
3585.61/3597.01	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   probing          :     202.91       0.00     202.91       0.00       0.00       0.00
3585.61/3597.01	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3585.61/3597.01	c   symmetry         :       0.48       0.00       0.47       0.01       0.00       0.00
3585.61/3597.01	c   vbounds          :       0.41       0.00       0.38       0.04       0.00       0.00
3585.61/3597.01	c Symmetry           :
3585.61/3597.01	c   #affected vars   :        181 (181 bin, 0 int, 0 cont)
3585.61/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.61/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.61/3597.01	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.61/3597.01	c   shadow tree time :       0.00 s
3585.61/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.61/3597.01	c   propagation      :       0.01         82         51          -        105       50.3          6        4.0          -          -          -
3585.61/3597.01	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.61/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.61/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.61/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.61/3597.01	c   applied globally :       0.01          -          -          0         80        3.4          -          -          0          -          -
3585.61/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.61/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.61/3597.01	c   cut pool         :       0.10          -         24         24          -          -      15640      32182          -          -          -          -          -    (maximal pool size:      15640)
3585.61/3597.01	c   aggregation      :       0.52       0.00         12         12          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.61/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.61/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.61/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   clique           :     374.12       0.00         12         12          0          0         68        235          0         38         38          0          0
3585.61/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   gomory           :     261.76       0.00         10         10          0          0       2004       6877          0        138        138          0          0
3585.61/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -       4265          0         42         42          0          -
3585.61/3597.01	c   > strongcg       :          -          -          -          -          -          -          -       2612          0         96         96          0          -
3585.61/3597.01	c   impliedbounds    :       0.70       0.00         12         12          0         18      13427      24871          0       7808       7808          0          0
3585.61/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   mcf              :       0.19       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   multilinear      :       0.00       0.00         15         15          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3585.61/3597.01	c   zerohalf         :      18.70       0.00         12         12          0          0        141        199          0        105        105          0          0
3585.61/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.61/3597.01	c   hybrid           :       1.07       0.00         15         15      13142          0      48924      13142          0      48924
3585.61/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.61/3597.01	c   problem variables:       0.00          -          0          0
3585.61/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.61/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.61/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.61/3597.01	c   LP solutions     :       0.00          -          -          0          0
3585.61/3597.01	c   relax solutions  :       0.00          -          -          0          0
3585.61/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3585.61/3597.01	c   strong branching :       0.00          -          -          0          0
3585.61/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3585.61/3597.01	c   adaptivediving   :       0.00       0.00          0          0          0
3585.61/3597.01	c   alns             :       0.00       0.00          0          0          0
3585.61/3597.01	c   bound            :       0.00       0.00          0          0          0
3585.61/3597.01	c   clique           :       1.42       0.00          1          0          0
3585.61/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3585.61/3597.01	c   completesol      :       0.00       0.00          0          0          0
3585.61/3597.01	c   conflictdiving   :       0.00       0.00          0          0          0
3585.61/3597.01	c   crossover        :       0.00       0.00          0          0          0
3585.61/3597.01	c   dins             :       0.00       0.00          0          0          0
3585.61/3597.01	c   distributiondivin:       0.00       0.00          0          0          0
3585.61/3597.01	c   dks              :       0.00       0.00          0          0          0
3585.61/3597.01	c   dps              :       0.00       0.00          0          0          0
3585.61/3597.01	c   dualval          :       0.00       0.00          0          0          0
3585.61/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3585.61/3597.01	c   feaspump         :     379.81       0.00          1          0          0
3585.61/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3585.61/3597.01	c   fracdiving       :       0.00       0.00          0          0          0
3585.61/3597.01	c   gins             :       0.00       0.00          0          0          0
3585.61/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3585.61/3597.01	c   indicator        :       0.00       0.00          0          0          0
3585.61/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3585.61/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3585.61/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3585.61/3597.01	c   linesearchdiving :       0.00       0.00          0          0          0
3585.61/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3585.61/3597.01	c   locks            :       0.22       0.00          1          0          0
3585.61/3597.01	c   lpface           :       0.00       0.00          0          0          0
3585.61/3597.01	c   mpec             :       0.00       0.00          0          0          0
3585.61/3597.01	c   multistart       :       0.00       0.00          0          0          0
3585.61/3597.01	c   mutation         :       0.00       0.00          0          0          0
3585.61/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3585.61/3597.01	c   objpscostdiving  :       0.00       0.00          0          0          0
3585.61/3597.01	c   octane           :       0.00       0.00          0          0          0
3585.61/3597.01	c   ofins            :       0.00       0.00          0          0          0
3585.61/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3585.61/3597.01	c   padm             :       0.00       0.00          0          0          0
3585.61/3597.01	c   proximity        :       0.00       0.00          0          0          0
3585.61/3597.01	c   pscostdiving     :       0.00       0.00          0          0          0
3585.61/3597.01	c   randrounding     :     549.53       0.00         16          0          0
3585.61/3597.01	c   rens             :       0.00       0.00          0          0          0
3585.61/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3585.61/3597.01	c   repair           :       0.00       0.00          0          0          0
3585.61/3597.01	c   rins             :       0.00       0.00          0          0          0
3585.61/3597.01	c   rootsoldiving    :       0.00       0.00          0          0          0
3585.61/3597.01	c   rounding         :       0.17       0.00         16          0          0
3585.61/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3585.61/3597.01	c   shiftandpropagate:       0.24       0.00          1          0          0
3585.61/3597.01	c   shifting         :       9.97       0.00         16          0          0
3585.61/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3585.61/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3585.61/3597.01	c   trivial          :       0.05       0.00          2          0          0
3585.61/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3585.61/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3585.61/3597.01	c   trysol           :       0.00       0.00          0          0          0
3585.61/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3585.61/3597.01	c   undercover       :       0.00       0.00          1          0          0
3585.61/3597.01	c   vbounds          :       1.45       0.00          1          0          0
3585.61/3597.01	c   veclendiving     :       0.00       0.00          0          0          0
3585.61/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3585.61/3597.01	c   zirounding       :       0.00       0.00          0          0          0
3585.61/3597.01	c   other solutions  :          -          -          -          0          -
3585.61/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	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
3585.61/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.61/3597.01	c   primal LP        :      35.56          1          0       0.00       0.00      35.56          1
3585.61/3597.01	c   dual LP          :    1643.27         19     234761   13042.28     142.86       0.02          1
3585.61/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3585.61/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.61/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3585.61/3597.01	c   diving/probing LP:     929.08          6     148846   24807.67     160.21
3585.61/3597.01	c   strong branching :       0.00          0          0       0.00          -          -          -          0
3585.61/3597.01	c     (at root node) :          -          0          0       0.00          -
3585.61/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3585.61/3597.01	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.61/3597.01	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.61/3597.01	c B&B Tree           :
3585.61/3597.01	c   number of runs   :          1
3585.61/3597.01	c   nodes            :          1 (0 internal, 1 leaves)
3585.61/3597.01	c   feasible leaves  :          0
3585.61/3597.01	c   infeas. leaves   :          0
3585.61/3597.01	c   objective leaves :          0
3585.61/3597.01	c   nodes (total)    :          1 (0 internal, 1 leaves)
3585.61/3597.01	c   nodes left       :          1
3585.61/3597.01	c   max depth        :          0
3585.61/3597.01	c   max depth (total):          0
3585.61/3597.01	c   backtracks       :          0 (0.0%)
3585.61/3597.01	c   early backtracks :          0 (0.0%)
3585.61/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3585.61/3597.01	c   delayed cutoffs  :          0
3585.61/3597.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3585.61/3597.01	c   avg switch length:       1.00
3585.61/3597.01	c   switching time   :       0.00
3585.61/3597.01	c Root Node          :
3585.61/3597.01	c   First LP value   : +0.00000000000000e+00
3585.61/3597.01	c   First LP Iters   :      36256 (490.15 Iter/sec)
3585.61/3597.01	c   First LP Time    :      73.97
3585.61/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3585.61/3597.01	c   Final Root Iters :     378517
3585.61/3597.01	c   Root LP Estimate :                     -
3585.61/3597.01	c Solution           :
3585.61/3597.01	c   Solutions found  :          0 (0 improvements)
3585.61/3597.01	c   Primal Bound     :          -
3585.61/3597.01	c   Dual Bound       : +0.00000000000000e+00
3585.61/3597.01	c   Gap              :   infinite
3585.61/3597.01	c Integrals          :      Total       Avg%
3585.61/3597.01	c   primal-dual      :  359700.55     100.00
3585.61/3597.01	c   primal-ref       :          -          - (not evaluated)
3585.61/3597.01	c   dual-ref         :          -          - (not evaluated)
3586.40/3597.85	c Time complete (sec):   3586.466

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62219 MiB free)
  memory of node 1: 64465 MiB (61308 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545204-1753233829/watcher-4545204-1753233829 -o /tmp/evaluation-result-4545204-1753233829/solver-4545204-1753233829 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187890 --watchdog 3760 pbsolver -f HOME/instance-4545204-1753233829.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100059 s]*
/proc/loadavg: 3.74 4.03 4.07 4/258 187941
/proc/meminfo: memFree=126407928/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=84504 memory=73088 CPUtime=0.1 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 16315 0 0 0 8 2 0 0 20 0 1 0 239061383 86532096 18272 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 21126 18272 2176 2575 0 18033 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 84504 KiB
Current children cumulated memory: 73088 KiB

[startup+0.205391 s]*
/proc/loadavg: 3.74 4.03 4.07 4/260 187954
/proc/meminfo: memFree=126335516/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=124712 memory=114560 CPUtime=0.2 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 26700 0 0 0 16 4 0 0 20 0 1 0 239061383 127705088 28640 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 31178 28640 2176 2575 0 28085 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 124712 KiB
Current children cumulated memory: 114560 KiB

[startup+0.305352 s]*
/proc/loadavg: 3.74 4.03 4.07 5/260 187954
/proc/meminfo: memFree=126206996/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=167316 memory=157856 CPUtime=0.3 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 37789 0 0 0 25 5 0 0 20 0 1 0 239061383 171331584 39432 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 41829 39464 2368 2575 0 38736 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 167316 KiB
Current children cumulated memory: 157856 KiB

[startup+0.70017 s]
/proc/loadavg: 3.74 4.03 4.07 4/260 187954
/proc/meminfo: memFree=125917196/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=408428 memory=386976 CPUtime=0.69 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 95032 0 0 0 55 14 0 0 20 0 1 0 239061383 418230272 96744 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 102107 96744 2432 2575 0 99014 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 408428 KiB
Current children cumulated memory: 386976 KiB

[startup+1.50017 s]
/proc/loadavg: 3.74 4.03 4.07 5/260 187954
/proc/meminfo: memFree=125319388/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=524296 memory=500876 CPUtime=1.48 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 112846 0 0 0 130 18 0 0 20 0 1 0 239061383 536879104 125219 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 131074 125219 2528 2575 0 127981 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 524296 KiB
Current children cumulated memory: 500876 KiB

[startup+3.10541 s]
/proc/loadavg: 3.74 4.03 4.07 5/264 187991
/proc/meminfo: memFree=123344284/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=524296 memory=500876 CPUtime=3.09 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 112879 0 0 0 290 19 0 0 20 0 1 0 239061383 536879104 125219 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 131074 125219 2528 2575 0 127981 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 524296 KiB
Current children cumulated memory: 500876 KiB

[startup+6.30016 s]
/proc/loadavg: 3.76 4.03 4.06 5/264 187991
/proc/meminfo: memFree=122289060/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=524296 memory=500876 CPUtime=6.27 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 112895 0 0 0 608 19 0 0 20 0 1 0 239061383 536879104 125219 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 131074 125219 2528 2575 0 127981 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 524296 KiB
Current children cumulated memory: 500876 KiB

[startup+12.7002 s]
/proc/loadavg: 3.78 4.03 4.06 5/264 187991
/proc/meminfo: memFree=120810752/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=524296 memory=500876 CPUtime=12.65 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 112897 0 0 0 1246 19 0 0 20 0 1 0 239061383 536879104 125219 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 131074 125219 2528 2575 0 127981 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 524296 KiB
Current children cumulated memory: 500876 KiB

[startup+25.5002 s]
/proc/loadavg: 3.83 4.03 4.06 5/264 187991
/proc/meminfo: memFree=119514816/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=668576 memory=642828 CPUtime=25.4 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 157323 0 0 0 2514 26 0 0 20 0 1 0 239061383 684621824 160707 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 167144 160707 2592 2575 0 164051 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 668576 KiB
Current children cumulated memory: 642828 KiB

[startup+51.1057 s]
/proc/loadavg: 3.95 4.04 4.07 5/264 187992
/proc/meminfo: memFree=117713508/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=705400 memory=679336 CPUtime=50.91 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 163528 0 0 0 5063 28 0 0 20 0 1 0 239061383 722329600 169834 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 176350 169834 2592 2575 0 173257 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 705400 KiB
Current children cumulated memory: 679336 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 4.05 4.07 5/263 187996
/proc/meminfo: memFree=114987840/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=706256 memory=680616 CPUtime=101.88 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 163761 0 0 0 10160 28 0 0 20 0 1 0 239061383 723206144 170154 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 176564 170154 2592 2575 0 173471 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 706256 KiB
Current children cumulated memory: 680616 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.05 4.07 5/263 187998
/proc/meminfo: memFree=114898016/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=713592 memory=691880 CPUtime=161.67 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 165596 0 0 0 16138 29 0 0 20 0 1 0 239061383 730718208 172970 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 178398 172970 2592 2575 0 175305 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 713592 KiB
Current children cumulated memory: 691880 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.06 4.07 5/263 187999
/proc/meminfo: memFree=114800584/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=730300 memory=709544 CPUtime=221.46 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 169911 0 0 0 22116 30 0 0 20 0 1 0 239061383 747827200 177386 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 182575 177386 2592 2575 0 179482 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 730300 KiB
Current children cumulated memory: 709544 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188001
/proc/meminfo: memFree=114526956/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=768608 memory=750248 CPUtime=281.26 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 179468 0 0 0 28095 31 0 0 20 0 1 0 239061383 787054592 187562 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 192152 187562 2624 2575 0 189059 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 768608 KiB
Current children cumulated memory: 750248 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.06 4.07 5/263 188010
/proc/meminfo: memFree=113974508/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1153696 memory=1044108 CPUtime=341.07 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 237257 0 0 0 34064 43 0 0 20 0 1 0 239061383 1181384704 261027 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 288424 261027 2688 2575 0 285331 0
Current children cumulated CPU time: 341.07 s
Current children cumulated vsize: 1153696 KiB
Current children cumulated memory: 1044108 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.06 4.07 5/263 188012
/proc/meminfo: memFree=113663008/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1153696 memory=1046412 CPUtime=400.89 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 237590 0 0 0 40046 43 0 0 20 0 1 0 239061383 1181384704 261603 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 288424 261603 2688 2575 0 285331 0
Current children cumulated CPU time: 400.89 s
Current children cumulated vsize: 1153696 KiB
Current children cumulated memory: 1046412 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.08 4.07 5/263 188014
/proc/meminfo: memFree=113724880/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1155584 memory=1049484 CPUtime=460.71 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 238125 0 0 0 46027 44 0 0 20 0 1 0 239061383 1183318016 262371 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 288896 262371 2688 2575 0 285803 0

################
# More data... #
################

/proc/loadavg: 4.10 4.14 4.10 5/263 188146
/proc/meminfo: memFree=112794568/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1581096 memory=1441344 CPUtime=3152.27 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 298795 0 0 0 315169 58 0 0 20 0 1 0 239061383 1619042304 360336 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 395274 360336 2688 2575 0 392181 0
Current children cumulated CPU time: 3152.27 s
Current children cumulated vsize: 1581096 KiB
Current children cumulated memory: 1441344 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/263 188148
/proc/meminfo: memFree=112779224/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1581096 memory=1441344 CPUtime=3212.07 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 298820 0 0 0 321149 58 0 0 20 0 1 0 239061383 1619042304 360336 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 395274 360336 2688 2575 0 392181 0
Current children cumulated CPU time: 3212.07 s
Current children cumulated vsize: 1581096 KiB
Current children cumulated memory: 1441344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/262 188150
/proc/meminfo: memFree=112775692/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1581096 memory=1441472 CPUtime=3271.89 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 299054 0 0 0 327131 58 0 0 20 0 1 0 239061383 1619042304 360368 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 395274 360368 2688 2575 0 392181 0
Current children cumulated CPU time: 3271.89 s
Current children cumulated vsize: 1581096 KiB
Current children cumulated memory: 1441472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 188160
/proc/meminfo: memFree=112751860/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1606376 memory=1466716 CPUtime=3331.7 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 300854 0 0 0 333111 59 0 0 20 0 1 0 239061383 1644929024 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 401594 366679 2688 2575 0 398501 0
Current children cumulated CPU time: 3331.7 s
Current children cumulated vsize: 1606376 KiB
Current children cumulated memory: 1466716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 188162
/proc/meminfo: memFree=112726980/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1606376 memory=1466716 CPUtime=3391.51 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301166 0 0 0 339092 59 0 0 20 0 1 0 239061383 1644929024 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 401594 366679 2688 2575 0 398501 0
Current children cumulated CPU time: 3391.51 s
Current children cumulated vsize: 1606376 KiB
Current children cumulated memory: 1466716 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 188164
/proc/meminfo: memFree=112723408/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1610340 memory=1466716 CPUtime=3451.32 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301216 0 0 0 345073 59 0 0 20 0 1 0 239061383 1648988160 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 402585 366679 2688 2575 0 399492 0
Current children cumulated CPU time: 3451.32 s
Current children cumulated vsize: 1610340 KiB
Current children cumulated memory: 1466716 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/264 188166
/proc/meminfo: memFree=112723588/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1610340 memory=1466716 CPUtime=3511.13 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301277 0 0 0 351054 59 0 0 20 0 1 0 239061383 1648988160 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 402585 366679 2688 2575 0 399492 0
Current children cumulated CPU time: 3511.13 s
Current children cumulated vsize: 1610340 KiB
Current children cumulated memory: 1466716 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112505920/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3570.95 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301646 0 0 0 357036 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

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

# cumulated CPU time of all completed processes:  user=3585.86 s, system=0.621837 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3572.65 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301647 0 0 0 357206 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3572.65 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3579.03 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301647 0 0 0 357844 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3579.03 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112506396/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3582.22 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301653 0 0 0 358163 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3582.22 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490264/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3583.81 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301654 0 0 0 358322 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3583.81 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490264/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1624516 memory=1466716 CPUtime=3585.41 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301654 0 0 0 358482 59 0 0 20 0 1 0 239061383 1663504384 366679 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 406129 366679 2688 2575 0 403036 0
Current children cumulated CPU time: 3585.41 s
Current children cumulated vsize: 1624516 KiB
Current children cumulated memory: 1466716 KiB

[startup+3597.6 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490516/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1622592 memory=1464972 CPUtime=3586.2 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301818 0 0 0 358561 59 0 0 20 0 1 0 239061383 1661534208 366243 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 405648 366243 2688 2575 0 402555 0
Current children cumulated CPU time: 3586.2 s
Current children cumulated vsize: 1622592 KiB
Current children cumulated memory: 1464972 KiB

[startup+3597.8 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 188168
/proc/meminfo: memFree=112490516/131249996 swapFree=33010160/33010684
[pid=187926] ppid=187923 vsize=1483676 memory=1326292 CPUtime=3586.4 cores=5,7
/proc/187926/stat : 187926 (pbsolver) R 187923 187926 187877 0 -1 4194304 301834 0 0 0 358581 59 0 0 20 0 1 0 239061383 1519284224 331573 18446744073709551615 4198400 14743177 140727050807120 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 31006720 140727050815880 140727050815976 140727050815976 140727050821580 0
/proc/187926/statm: 370919 331573 2688 2575 0 367826 0
Current children cumulated CPU time: 3586.4 s
Current children cumulated vsize: 1483676 KiB
Current children cumulated memory: 1326292 KiB

Child status: 0

Real time (s): 3597.87
CPU time (s): 3586.48
CPU user time (s): 3585.86
CPU system time (s): 0.621837
CPU usage (%): 99.6835
Max. virtual memory (cumulated for all children) (KiB): 1624516
Max. memory (cumulated for all children) (KiB): 1466716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.86
system time used= 0.621837
maximum resident set size= 1466716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302132
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= 52
involuntary context switches= 1841


# summary of solver processes directly reported to runsolver:
#   pid: 187926
#   total CPU time (s): 3586.48
#   total CPU user time (s): 3585.86
#   total CPU system time (s): 0.621837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.82685 second user time and 15.658 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 03:23:49
IDJOB=4545204
IDBENCH=180758
IDSOLVER=3366
FILE ID=nodeC029/4545204-1753233829
RUNJOBID= nodeC029-1753233829-187890
SLURM_JOB_ID= 9687852
Free space on /tmp= 432952 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-dec2-3-3-5.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545204-1753233829/watcher-4545204-1753233829 -o /tmp/evaluation-result-4545204-1753233829/solver-4545204-1753233829 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753233829-187890 --watchdog 3760  pbsolver -f HOME/instance-4545204-1753233829.opb -t 3600 -m 31000

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

MD5SUM BENCH= 6d4f15a21d60c3eef1e05aacf06821b4
RANDOM SEED=890876930

nodeC029 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		: 3610.864
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.46
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		: 3597.472
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.46
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		: 3463.603
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.46
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.717
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.46
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		: 3600.247
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.46
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.978
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.46
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.745
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.46
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		: 3601.030
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126486652 kB
MemAvailable:   129655980 kB
Buffers:            2128 kB
Cached:          3929960 kB
SwapCached:           36 kB
Active:          1317796 kB
Inactive:        2690188 kB
Active(anon):      97396 kB
Inactive(anon):     4716 kB
Active(file):    1220400 kB
Inactive(file):  2685472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             83168 kB
Writeback:            24 kB
AnonPages:         79092 kB
Mapped:           109916 kB
Shmem:             26216 kB
KReclaimable:     205388 kB
Slab:             302788 kB
SReclaimable:     205388 kB
SUnreclaim:        97400 kB
KernelStack:        4212 kB
PageTables:         2944 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     376044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432896 MiB
End job on nodeC029 at 2025-07-23 04:23:48