Trace number 4512218

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13SAT-20969 3587.76 3597.15

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern45-23.opb
MD5SUMaf7e878fffd6da85a395ada1cd1e9cec
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-21362
Best CPU time to get the best result obtained on this benchmark3600.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 10776
Biggest coefficient in the objective function 6842
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1529132
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6842
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1529132
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)10731
Sum of products size (including duplicates)34701
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4512218-1751271857.opb>
0.00/0.01	c original problem has 10776 variables (45 bin, 0 int, 10731 cont) and 10731 constraints
0.00/0.01	c original problem has 10731 implied integral variables (0 bin, 0 int, 10731 cont)
0.00/0.01	c problem read in 0.017 seconds
0.00/0.04	o 0
0.00/0.04	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
0.00/0.04	c presolving:
1.09/1.17	c    (1.2s) probing: 1000/10776 (9.3%) - 0 fixings, 0 aggregations, 4871 implications, 0 bound changes
1.09/1.17	c    (1.2s) probing: 1001/10776 (9.3%) - 0 fixings, 0 aggregations, 4881 implications, 0 bound changes
1.09/1.17	c    (1.2s) probing aborted: 1000/1000 successive useless probings
1.09/1.17	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.19/1.23	c    (1.2s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.05)
1.19/1.25	c dynamic symmetry handling statistics:
1.19/1.25	c    orbitopal reduction:       no components
1.19/1.25	c    orbital reduction:         no components
1.19/1.25	c    lexicographic reduction:    1 permutations with support sizes 10702
1.19/1.25	c handled 1 out of 1 symmetry components
1.19/1.26	c presolving (1 rounds: 1 fast, 1 medium, 1 exhaustive):
1.19/1.26	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.19/1.26	c  0 implications, 39582 cliques
1.19/1.26	c presolved problem has 10776 variables (45 bin, 0 int, 10731 cont) and 10731 constraints
1.19/1.26	c presolved problem has 10731 implied integral variables (0 bin, 0 int, 10731 cont)
1.19/1.26	c   10731 constraints of type <and>
1.19/1.26	c transformed objective value is always integral (scale: 1)
1.19/1.26	c Presolving Time: 1.22
1.19/1.26	c problem pure SAT
1.19/1.26	c 
1.19/1.26	c - non default parameters ----------------------------------------------------------------------
1.19/1.26	c 
1.19/1.26	c # SCIP version 10.0.0
1.19/1.26	c 
1.19/1.26	c # maximal time in seconds to run
1.19/1.26	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.19/1.26	c limits/time = 3596.998444
1.19/1.26	c 
1.19/1.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.19/1.26	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.19/1.26	c limits/memory = 27900
1.19/1.26	c 
1.19/1.26	c # belongs reading time to solving time?
1.19/1.26	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.19/1.26	c timing/reading = TRUE
1.19/1.26	c 
1.19/1.26	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
1.19/1.26	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
1.19/1.26	c reading/opbreader/maxintsize = 47
1.19/1.26	c 
1.19/1.26	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
1.19/1.26	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
1.19/1.26	c propagating/genvbounds/timingmask = 0
1.19/1.26	c 
1.19/1.26	c -----------------------------------------------------------------------------------------------
1.19/1.26	c transformed 2/2 original solutions to the transformed problem space
1.19/1.26	c 
1.39/1.49	o -6842
1.39/1.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.39/1.49	c p 1.5s|     1 |     0 |    80 |     - | vbounds|   0 |  10k|  10k|  21k|   0 |  0 |   0 |   0 |-7.645660e+05 |-6.842000e+03 |  Large | unknown
8.46/8.50	c   8.5s|     1 |     0 | 11683 |     - |   197M |   0 |  10k|  10k|  21k|   0 |  0 |   2 |   0 |-3.822830e+05 |-6.842000e+03 |5487.30%| unknown
10.36/10.42	c  10.4s|     1 |     0 | 13480 |     - |   254M |   0 |  10k|  10k|  23k|2000 |  1 |  12 |   0 |-3.518150e+05 |-6.842000e+03 |5041.99%| unknown
11.07/11.17	c  11.2s|     1 |     0 | 14484 |     - |   257M |   0 |  10k|  10k|  24k|2767 |  2 |  12 |   0 |-3.452590e+05 |-6.842000e+03 |4946.17%| unknown
11.86/11.98	c  12.0s|     1 |     0 | 15523 |     - |   260M |   0 |  10k|  10k|  24k|3456 |  3 |  12 |   0 |-3.350470e+05 |-6.842000e+03 |4796.92%| unknown
13.06/13.15	c  13.2s|     1 |     0 | 17003 |     - |   264M |   0 |  10k|  10k|  25k|4087 |  4 |  12 |   0 |-3.216388e+05 |-6.842000e+03 |4600.95%| unknown
15.06/15.17	c  15.2s|     1 |     0 | 19217 |     - |   271M |   0 |  10k|  10k|  26k|4639 |  5 |  12 |   0 |-3.084587e+05 |-6.842000e+03 |4408.31%| unknown
17.34/17.45	c  17.4s|     1 |     0 | 21604 |     - |   281M |   0 |  10k|  10k|  26k|5281 |  6 |  12 |   0 |-2.952760e+05 |-6.842000e+03 |4215.64%| unknown
18.05/18.11	c  18.1s|     1 |     0 | 22370 |     - |   283M |   0 |  10k|  10k|  26k|5425 |  7 |  12 |   0 |-2.901693e+05 |-6.842000e+03 |4141.00%| unknown
20.44/20.51	c  20.5s|     1 |     0 | 25301 |     - |   283M |   0 |  10k|  10k|  27k|6043 |  8 |  12 |   0 |-2.724925e+05 |-6.842000e+03 |3882.64%| unknown
20.94/21.09	c  21.1s|     1 |     0 | 26003 |     - |   284M |   0 |  10k|  10k|  27k|6120 |  9 |  12 |   0 |-2.688883e+05 |-6.842000e+03 |3829.97%| unknown
22.63/22.75	c  22.8s|     1 |     0 | 27768 |     - |   284M |   0 |  10k|  10k|  29k|7939 | 10 |  12 |   0 |-2.688883e+05 |-6.842000e+03 |3829.97%| unknown
22.63/22.75	c  22.8s|     1 |     0 | 27768 |     - |   284M |   0 |  10k|  10k|  29k|7939 | 10 |  12 |   0 |-2.532863e+05 |-6.842000e+03 |3601.93%| unknown
25.12/25.21	c  25.2s|     1 |     0 | 30994 |     - |   291M |   0 |  10k|  10k|  29k|8464 | 11 |  12 |   0 |-2.532863e+05 |-6.842000e+03 |3601.93%| unknown
25.12/25.29	c  25.3s|     1 |     0 | 31131 |     - |   291M |   0 |  10k|  10k|  29k|8464 | 11 |  12 |   0 |-2.326246e+05 |-6.842000e+03 |3299.95%| unknown
30.11/30.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.11/30.24	c  30.2s|     1 |     0 | 37798 |     - |   296M |   0 |  10k|  10k|  29k|8988 | 12 |  12 |   0 |-2.326246e+05 |-6.842000e+03 |3299.95%| unknown
30.41/30.59	c  30.6s|     1 |     0 | 38363 |     - |   296M |   0 |  10k|  10k|  29k|8988 | 12 |  12 |   0 |-2.073826e+05 |-6.842000e+03 |2931.02%| unknown
34.80/34.91	c  34.9s|     1 |     0 | 44102 |     - |   305M |   0 |  10k|  10k|  29k|9534 | 13 |  12 |   0 |-2.073826e+05 |-6.842000e+03 |2931.02%| unknown
34.80/34.98	c  35.0s|     1 |     0 | 44158 |     - |   305M |   0 |  10k|  10k|  29k|9534 | 13 |  12 |   0 |-1.967025e+05 |-6.842000e+03 |2774.93%| unknown
39.99/40.11	c  40.1s|     1 |     0 | 50356 |     - |   317M |   0 |  10k|  10k|  29k|  10k| 14 |  12 |   0 |-1.967025e+05 |-6.842000e+03 |2774.93%| unknown
39.99/40.15	c  40.1s|     1 |     0 | 50405 |     - |   317M |   0 |  10k|  10k|  29k|  10k| 14 |  12 |   0 |-1.827521e+05 |-6.842000e+03 |2571.03%| unknown
43.89/44.07	c  44.1s|     1 |     0 | 55003 |     - |   322M |   0 |  10k|  10k|  30k|  10k| 15 |  12 |   0 |-1.827521e+05 |-6.842000e+03 |2571.03%| unknown
44.08/44.26	c  44.3s|     1 |     0 | 55200 |     - |   322M |   0 |  10k|  10k|  30k|  10k| 15 |  12 |   0 |-1.746580e+05 |-6.842000e+03 |2452.73%| unknown
47.87/48.07	c  48.1s|     1 |     0 | 61026 |     - |   322M |   0 |  10k|  10k|  30k|  11k| 16 |  12 |   0 |-1.746580e+05 |-6.842000e+03 |2452.73%| unknown
48.27/48.40	c  48.4s|     1 |     0 | 61591 |     - |   322M |   0 |  10k|  10k|  30k|  11k| 16 |  12 |   0 |-1.707869e+05 |-6.842000e+03 |2396.15%| unknown
50.26/50.45	c  50.5s|     1 |     0 | 64615 |     - |   322M |   0 |  10k|  10k|  30k|  11k| 17 |  12 |   0 |-1.707869e+05 |-6.842000e+03 |2396.15%| unknown
50.36/50.53	c  50.5s|     1 |     0 | 64692 |     - |   322M |   0 |  10k|  10k|  30k|  11k| 17 |  12 |   0 |-1.692369e+05 |-6.842000e+03 |2373.50%| unknown
51.86/52.04	c  52.0s|     1 |     0 | 66807 |     - |   323M |   0 |  10k|  10k|  30k|  11k| 18 |  12 |   0 |-1.692369e+05 |-6.842000e+03 |2373.50%| unknown
51.96/52.17	c  52.2s|     1 |     0 | 66938 |     - |   323M |   0 |  10k|  10k|  30k|  11k| 18 |  12 |   0 |-1.676008e+05 |-6.842000e+03 |2349.59%| unknown
57.05/57.22	c  57.2s|     1 |     0 | 73712 |     - |   330M |   0 |  10k|  10k|  30k|  12k| 19 |  12 |   0 |-1.676008e+05 |-6.842000e+03 |2349.59%| unknown
57.24/57.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.24/57.45	c  57.5s|     1 |     0 | 74089 |     - |   330M |   0 |  10k|  10k|  30k|  12k| 19 |  12 |   0 |-1.602758e+05 |-6.842000e+03 |2242.53%| unknown
59.54/59.70	c  59.7s|     1 |     0 | 77270 |     - |   330M |   0 |  10k|  10k|  30k|  12k| 20 |  12 |   0 |-1.602758e+05 |-6.842000e+03 |2242.53%| unknown
59.54/59.72	c  59.7s|     1 |     0 | 77291 |     - |   330M |   0 |  10k|  10k|  30k|  12k| 20 |  12 |   0 |-1.582525e+05 |-6.842000e+03 |2212.96%| unknown
61.33/61.56	c  61.6s|     1 |     0 | 79925 |     - |   330M |   0 |  10k|  10k|  31k|  12k| 21 |  12 |   0 |-1.582525e+05 |-6.842000e+03 |2212.96%| unknown
61.33/61.59	c  61.6s|     1 |     0 | 79966 |     - |   330M |   0 |  10k|  10k|  31k|  12k| 21 |  12 |   0 |-1.567480e+05 |-6.842000e+03 |2190.97%| unknown
62.83/63.08	c  63.1s|     1 |     0 | 81211 |     - |   342M |   0 |  10k|  10k|  30k|  12k| 22 |  12 |   0 |-1.567480e+05 |-6.842000e+03 |2190.97%| unknown
62.93/63.11	c  63.1s|     1 |     0 | 81235 |     - |   342M |   0 |  10k|  10k|  30k|  12k| 22 |  12 |   0 |-1.559880e+05 |-6.842000e+03 |2179.86%| unknown
65.42/65.60	c  65.6s|     1 |     0 | 84410 |     - |   346M |   0 |  10k|  10k|  30k|  12k| 23 |  12 |   0 |-1.559880e+05 |-6.842000e+03 |2179.86%| unknown
65.42/65.68	c  65.7s|     1 |     0 | 84530 |     - |   346M |   0 |  10k|  10k|  30k|  12k| 23 |  12 |   0 |-1.552287e+05 |-6.842000e+03 |2168.76%| unknown
66.42/66.60	c  66.6s|     1 |     0 | 85781 |     - |   347M |   0 |  10k|  10k|  30k|  13k| 24 |  12 |   0 |-1.552287e+05 |-6.842000e+03 |2168.76%| unknown
66.42/66.67	c  66.7s|     1 |     0 | 85864 |     - |   347M |   0 |  10k|  10k|  30k|  13k| 24 |  12 |   0 |-1.544787e+05 |-6.842000e+03 |2157.80%| unknown
67.72/67.91	c  67.9s|     1 |     0 | 87062 |     - |   351M |   0 |  10k|  10k|  31k|  13k| 25 |  12 |   0 |-1.544787e+05 |-6.842000e+03 |2157.80%| unknown
67.83/68.03	c  68.0s|     1 |     0 | 87178 |     - |   351M |   0 |  10k|  10k|  30k|  13k| 25 |  12 |   0 |-1.539993e+05 |-6.842000e+03 |2150.79%| unknown
68.92/69.12	c  69.1s|     1 |     0 | 88053 |     - |   355M |   0 |  10k|  10k|  30k|  13k| 26 |  12 |   0 |-1.539993e+05 |-6.842000e+03 |2150.79%| unknown
68.92/69.14	c  69.1s|     1 |     0 | 88060 |     - |   355M |   0 |  10k|  10k|  30k|  13k| 26 |  12 |   0 |-1.537906e+05 |-6.842000e+03 |2147.74%| unknown
70.51/70.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.51/70.75	c  70.8s|     1 |     0 | 90168 |     - |   361M |   0 |  10k|  10k|  31k|  13k| 27 |  12 |   0 |-1.537906e+05 |-6.842000e+03 |2147.74%| unknown
70.71/70.92	c  70.9s|     1 |     0 | 90398 |     - |   361M |   0 |  10k|  10k|  30k|  13k| 27 |  12 |   0 |-1.533779e+05 |-6.842000e+03 |2141.71%| unknown
71.61/71.88	c  71.9s|     1 |     0 | 91163 |     - |   365M |   0 |  10k|  10k|  31k|  14k| 28 |  12 |   0 |-1.533779e+05 |-6.842000e+03 |2141.71%| unknown
71.61/71.89	c  71.9s|     1 |     0 | 91165 |     - |   365M |   0 |  10k|  10k|  31k|  14k| 28 |  12 |   0 |-1.531740e+05 |-6.842000e+03 |2138.73%| unknown
72.71/72.91	c  72.9s|     1 |     0 | 92027 |     - |   368M |   0 |  10k|  10k|  30k|  14k| 29 |  12 |   0 |-1.531740e+05 |-6.842000e+03 |2138.73%| unknown
72.71/72.97	c  73.0s|     1 |     0 | 92078 |     - |   368M |   0 |  10k|  10k|  30k|  14k| 29 |  12 |   0 |-1.530129e+05 |-6.842000e+03 |2136.38%| unknown
73.40/73.69	c  73.7s|     1 |     0 | 92428 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 30 |  12 |   0 |-1.530129e+05 |-6.842000e+03 |2136.38%| unknown
73.50/73.73	c  73.7s|     1 |     0 | 92457 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 30 |  12 |   0 |-1.529640e+05 |-6.842000e+03 |2135.66%| unknown
74.30/74.58	c  74.6s|     1 |     0 | 93036 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 31 |  12 |   0 |-1.529640e+05 |-6.842000e+03 |2135.66%| unknown
74.40/74.60	c  74.6s|     1 |     0 | 93046 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 31 |  12 |   0 |-1.528030e+05 |-6.842000e+03 |2133.31%| unknown
75.10/75.37	c  75.4s|     1 |     0 | 93613 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 32 |  12 |   0 |-1.528030e+05 |-6.842000e+03 |2133.31%| unknown
75.10/75.38	c  75.4s|     1 |     0 | 93613 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 32 |  12 |   0 |-1.526841e+05 |-6.842000e+03 |2131.57%| unknown
75.70/75.94	c  75.9s|     1 |     0 | 93873 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 33 |  12 |   0 |-1.526841e+05 |-6.842000e+03 |2131.57%| unknown
75.70/75.95	c  76.0s|     1 |     0 | 93873 |     - |   371M |   0 |  10k|  10k|  30k|  14k| 33 |  12 |   0 |-1.526330e+05 |-6.842000e+03 |2130.82%| unknown
76.40/76.67	c  76.7s|     1 |     0 | 94385 |     - |   371M |   0 |  10k|  10k|  31k|  14k| 34 |  12 |   0 |-1.526330e+05 |-6.842000e+03 |2130.82%| unknown
76.50/76.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.50/76.70	c  76.7s|     1 |     0 | 94416 |     - |   371M |   0 |  10k|  10k|  31k|  14k| 34 |  12 |   0 |-1.525383e+05 |-6.842000e+03 |2129.44%| unknown
76.90/77.14	c  77.1s|     1 |     0 | 94448 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 35 |  12 |   0 |-1.525383e+05 |-6.842000e+03 |2129.44%| unknown
76.90/77.17	c  77.2s|     1 |     0 | 94455 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 35 |  12 |   0 |-1.525234e+05 |-6.842000e+03 |2129.22%| unknown
77.90/78.15	c  78.2s|     1 |     0 | 95352 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 36 |  12 |   0 |-1.525234e+05 |-6.842000e+03 |2129.22%| unknown
77.90/78.17	c  78.2s|     1 |     0 | 95366 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 36 |  12 |   0 |-1.523559e+05 |-6.842000e+03 |2126.77%| unknown
78.90/79.12	c  79.1s|     1 |     0 | 96337 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 37 |  12 |   0 |-1.523559e+05 |-6.842000e+03 |2126.77%| unknown
78.90/79.19	c  79.2s|     1 |     0 | 96398 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 37 |  12 |   0 |-1.521789e+05 |-6.842000e+03 |2124.19%| unknown
79.49/79.79	c  79.8s|     1 |     0 | 96849 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 38 |  12 |   0 |-1.521789e+05 |-6.842000e+03 |2124.19%| unknown
79.59/79.89	c  79.9s|     1 |     0 | 96886 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 38 |  12 |   0 |-1.520702e+05 |-6.842000e+03 |2122.60%| unknown
80.39/80.62	c  80.6s|     1 |     0 | 97377 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 39 |  12 |   0 |-1.520702e+05 |-6.842000e+03 |2122.60%| unknown
80.39/80.64	c  80.6s|     1 |     0 | 97385 |     - |   371M |   0 |  10k|  10k|  31k|  15k| 39 |  12 |   0 |-1.519808e+05 |-6.842000e+03 |2121.29%| unknown
80.99/81.22	c  81.2s|     1 |     0 | 97613 |     - |   371M |   0 |  10k|  10k|  31k|  16k| 40 |  12 |   0 |-1.519808e+05 |-6.842000e+03 |2121.29%| unknown
80.99/81.23	c  81.2s|     1 |     0 | 97613 |     - |   371M |   0 |  10k|  10k|  31k|  16k| 40 |  12 |   0 |-1.519362e+05 |-6.842000e+03 |2120.64%| unknown
81.49/81.76	c  81.8s|     1 |     0 | 97751 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 41 |  12 |   0 |-1.519362e+05 |-6.842000e+03 |2120.64%| unknown
81.49/81.76	c  81.8s|     1 |     0 | 97751 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 41 |  12 |   0 |-1.519070e+05 |-6.842000e+03 |2120.21%| unknown
81.98/82.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
81.98/82.22	c  82.2s|     1 |     0 | 97848 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 42 |  12 |   0 |-1.519070e+05 |-6.842000e+03 |2120.21%| unknown
81.98/82.23	c  82.2s|     1 |     0 | 97848 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 42 |  12 |   0 |-1.518865e+05 |-6.842000e+03 |2119.91%| unknown
82.48/82.79	c  82.8s|     1 |     0 | 98029 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 43 |  12 |   0 |-1.518865e+05 |-6.842000e+03 |2119.91%| unknown
82.48/82.80	c  82.8s|     1 |     0 | 98029 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 43 |  12 |   0 |-1.518860e+05 |-6.842000e+03 |2119.91%| unknown
82.98/83.28	c  83.3s|     1 |     0 | 98037 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 44 |  12 |   0 |-1.518860e+05 |-6.842000e+03 |2119.91%| unknown
82.98/83.28	c  83.3s|     1 |     0 | 98037 |     - |   371M |   0 |  10k|  10k|  30k|  16k| 44 |  12 |   0 |-1.518850e+05 |-6.842000e+03 |2119.89%| unknown
88.77/89.08	o -19817
88.77/89.08	c d89.1s|     1 |     0 |108217 |     - |farkasdi|   0 |  10k|  10k|  30k|   0 | 45 |  12 |   0 |-1.518850e+05 |-1.981700e+04 | 666.44%| unknown
96.05/96.35	c  96.4s|     1 |     0 |122613 |     - |   374M |   0 |  10k|  10k|  30k|  16k| 45 |  12 |   0 |-1.518850e+05 |-1.981700e+04 | 666.44%| unknown
96.55/96.81	c  96.8s|     1 |     0 |122615 |     - |   374M |   0 |  10k|  10k|  30k|  16k| 46 |  12 |   0 |-1.518850e+05 |-1.981700e+04 | 666.44%| unknown
111.81/112.11	c   112s|     1 |     2 |122615 |     - |   376M |   0 |  10k|  10k|  30k|  16k| 47 |  12 |  20 |-1.518850e+05 |-1.981700e+04 | 666.44%| unknown
616.34/618.11	o -20642
616.34/618.11	c d 618s|    48 |    49 |667408 |12115.9 |farkasdi|  11 |  10k|  10k|  33k|   0 |  2 |  12 | 192 |-9.221500e+04 |-2.064200e+04 | 346.73%| unknown
959.33/962.04	c   962s|   100 |   101 |917220 |8275.4 |   546M |  11 |  10k|  10k|  31k|  60k|  2 |  13 | 194 |-9.124750e+04 |-2.064200e+04 | 342.05%| unknown
1081.40/1084.47	o -20775
1081.40/1084.47	c d1084s|   110 |   111 |985265 |8140.4 |farkasdi|  11 |  10k|  10k|  33k|   0 |  3 |  13 | 194 |-9.124750e+04 |-2.077500e+04 | 339.22%| unknown
1937.45/1942.65	c  1943s|   200 |   201 |  1552k|7308.5 |   814M |  11 |  10k|  10k|  33k|  79k|  2 |  13 | 205 |-8.734600e+04 |-2.077500e+04 | 320.44%| unknown
2060.63/2066.17	o -20840
2060.63/2066.17	c d2066s|   214 |   215 |  1640k|7242.2 |farkasdi|  11 |  10k|  10k|  32k|   0 |  1 |  13 | 206 |-8.642500e+04 |-2.084000e+04 | 314.71%| unknown
3567.14/3576.57	o -20969
3567.14/3576.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3567.14/3576.57	c d3577s|   300 |   301 |  2298k|7359.8 |farkasdi|  11 |  10k|  10k|  32k|   0 |  5 |  13 | 227 |-8.146850e+04 |-2.096900e+04 | 288.52%| unknown
3587.50/3597.00	c 
3587.50/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.50/3597.00	c Solving Time (sec) : 3597.00
3587.50/3597.00	c Solving Nodes      : 308
3587.50/3597.00	c Primal Bound       : -2.09690000000000e+04 (8 solutions)
3587.50/3597.00	c Dual Bound         : -8.11290000000000e+04
3587.50/3597.00	c Gap                : 286.90 %
3587.60/3597.00	s SATISFIABLE
3587.60/3597.00	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 x16 x17 -x18 -x19 x20 -x21 x22 x23 -x24 -x25 x26 x27 x28 x29 x30
3587.60/3597.00	v x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 -x40 x41 -x42 x43 -x44 -x45
3587.60/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.60/3597.00	c Total Time         :    3597.00
3587.60/3597.00	c   solving          :    3597.00
3587.60/3597.00	c   presolving       :       1.22 (included in solving)
3587.60/3597.00	c   reading          :       0.02 (included in solving)
3587.60/3597.00	c   copying          :       0.03 (2 #copies) (minimal 0.02, maximal 0.02, average 0.02)
3587.60/3597.00	c Original Problem   :
3587.60/3597.00	c   Problem name     : HOME/instance-4512218-1751271857.opb
3587.60/3597.00	c   Variables        : 10776 (45 binary, 0 integer, 10731 continuous)
3587.60/3597.00	c   implied integral : 10731 (0 binary, 0 integer, 10731 continuous)
3587.60/3597.00	c   Constraints      : 10731 initial, 10731 maximal
3587.60/3597.00	c   Objective        : minimize, 10776 non-zeros (abs.min = 8, abs.max = 6842)
3587.60/3597.00	c Presolved Problem  :
3587.60/3597.00	c   Problem name     : t_HOME/instance-4512218-1751271857.opb
3587.60/3597.00	c   Variables        : 10776 (45 binary, 0 integer, 10731 continuous)
3587.60/3597.00	c   implied integral : 10731 (0 binary, 0 integer, 10731 continuous)
3587.60/3597.00	c   Constraints      : 10731 initial, 10745 maximal
3587.60/3597.00	c   Objective        : minimize, 10776 non-zeros (abs.min = 8, abs.max = 6842)
3587.60/3597.00	c   Nonzeros         : 45432 constraint, 79164 clique table
3587.60/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.60/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   implics          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   trivial          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dualfix          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   probing          :       1.10       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   symmetry         :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   and              :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.60/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.60/3597.00	c   integral         :          0          0          0          0        307          0          0        840          0          0          0          0          0          0        614
3587.60/3597.00	c   and              :      10731      10731       1429      31625          0          0          0        837         54          3     164839      55969       7044          0          0
3587.60/3597.00	c   logicor          :          0+        14         36        607          0          0          0          0          2          1          0          0          0          0          0
3587.60/3597.00	c   fixedvar         :          0          0          0          0          0          0          0         12          0          0          0          0          0          0          0
3587.60/3597.00	c   countsols        :          0          0          0          0          0          0          0         12          0          0          0          0          0          0          0
3587.60/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.60/3597.00	c   integral         :     148.90       0.00       0.00       0.00     148.90       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   and              :       8.06       0.00       4.23       3.37       0.00       0.00       0.00       0.10       0.00       0.36
3587.60/3597.00	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.60/3597.00	c   dualfix          :          3          0          0          0
3587.60/3597.00	c   genvbounds       :          0          0          0          0
3587.60/3597.00	c   nlobbt           :          0          0          0          0
3587.60/3597.00	c   obbt             :          0          0          0          0
3587.60/3597.00	c   probing          :          0          0          0          0
3587.60/3597.00	c   pseudoobj        :       1260          0          0          0
3587.60/3597.00	c   redcost          :       2799          0          0          0
3587.60/3597.00	c   rootredcost      :          5          0          0          0
3587.60/3597.00	c   symmetry         :      18758          0          0         23
3587.60/3597.00	c   vbounds          :      12547          0          0          0
3587.60/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.60/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   probing          :       1.10       0.00       1.10       0.00       0.00       0.00
3587.60/3597.00	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00       0.00
3587.60/3597.00	c   redcost          :       0.39       0.00       0.00       0.39       0.00       0.00
3587.60/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.00       0.00       0.00
3587.60/3597.00	c   symmetry         :       0.14       0.00       0.08       0.05       0.00       0.01
3587.60/3597.00	c   vbounds          :       0.07       0.00       0.00       0.07       0.00       0.00
3587.60/3597.00	c Symmetry           :
3587.60/3597.00	c   #affected vars   :      10702 (10702 bin, 0 int, 0 cont)
3587.60/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.60/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.60/3597.00	c   lexicographic red:         37 reductions applied,          0 cutoffs
3587.60/3597.00	c   shadow tree time :       0.00 s
3587.60/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.60/3597.00	c   propagation      :       0.00          4          4          -         28       41.9          0        0.0          -          -          -
3587.60/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.60/3597.00	c   bound exceed. LP :       0.06          3          0          -          0        0.0          0        0.0          0        0.0         30
3587.60/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.60/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.60/3597.00	c   applied globally :       0.01          -          -          0         13       33.5          -          -          0          -          -
3587.60/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.60/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.60/3597.00	c   cut pool         :       1.14          -       1642         79          -          -      47172     404128          -          -          -          -          -    (maximal pool size:      38515)
3587.60/3597.00	c   aggregation      :     149.77       0.00        649         36          0          0          2          8          0          0          0          0          0
3587.60/3597.00	c   > cmir           :          -          -          -          -          -          -          -          8          0          0          0          0          -
3587.60/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.60/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.60/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   clique           :       0.02       0.00         36         36          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   gomory           :    1791.57       0.00        253         10          0          0       3249      10733          0        336        336          0          0
3587.60/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       6031          0        164        164          0          -
3587.60/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       4702          0        172        172          0          -
3587.60/3597.00	c   impliedbounds    :       0.86       0.00        649         36          0          0      12402      59328          0      13129      13129          0          0
3587.60/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   mixing           :       0.00       0.00        649         36          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   multilinear      :       1.68       0.00        486         39          0          0     508455     286984     478644      74824      45216      29608          0
3587.60/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.60/3597.00	c   zerohalf         :      12.38       0.00        263         20          0          0       1708      47075          0       6359       6359          0          0
3587.60/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.60/3597.00	c   hybrid           :       1.64       0.00       1911         45     101692          0     837049      16292          0      97168
3587.60/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.60/3597.00	c   problem variables:       1.23          -       5160      19987
3587.60/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.60/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c   relpscost        :     148.90       0.00        307          0          0          0          0          0          0        614
3587.60/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.60/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.60/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.60/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.60/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.60/3597.00	c   strong branching :       0.00          -          -          0          0
3587.60/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.60/3597.00	c   adaptivediving   :      12.86       0.00          9          0          0
3587.60/3597.00	c   alns             :       0.10       0.00          1          0          0
3587.60/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.60/3597.00	c   clique           :       0.10       0.00          1          0          0
3587.60/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.60/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.60/3597.00	c   conflictdiving   :       3.05       0.00         28          0          0
3587.60/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.60/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.60/3597.00	c   distributiondivin:       6.25       0.00          2          0          0
3587.60/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.60/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.60/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.60/3597.00	c   farkasdiving     :      90.04       0.00         28          5          5
3587.60/3597.00	c   feaspump         :       6.81       0.00          1          0          0
3587.60/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.60/3597.00	c   fracdiving       :       4.29       0.00          2          0          0
3587.60/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.60/3597.00	c   guideddiving     :      36.74       0.00         26          0          0
3587.60/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.60/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.60/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.60/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.60/3597.00	c   linesearchdiving :       2.56       0.00         21          0          0
3587.60/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.60/3597.00	c   locks            :       0.04       0.00          1          0          0
3587.60/3597.00	c   lpface           :       0.00       0.00          0          0          0
3587.60/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.60/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.60/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.60/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.60/3597.00	c   objpscostdiving  :      22.57       0.00          3          0          0
3587.60/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.60/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.60/3597.00	c   oneopt           :       0.04       0.00          6          0          0
3587.60/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.60/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.60/3597.00	c   pscostdiving     :       2.68       0.00          2          0          0
3587.60/3597.00	c   randrounding     :       0.94       0.00         47          0          0
3587.60/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.60/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.60/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.60/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.60/3597.00	c   rootsoldiving    :      20.34       0.00          5          0          0
3587.60/3597.00	c   rounding         :       0.84       0.00        674          0          0
3587.60/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.60/3597.00	c   shiftandpropagate:       0.00       0.00          0          0          0
3587.60/3597.00	c   shifting         :       2.11       0.00        446          0          0
3587.60/3597.00	c   simplerounding   :       1.47       0.00       5160          0          0
3587.60/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.60/3597.00	c   trivial          :       0.01       0.00          2          2          1
3587.60/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.60/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.60/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.60/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.60/3597.00	c   undercover       :       0.42       0.00          1          0          0
3587.60/3597.00	c   vbounds          :       0.45       0.00          1          1          1
3587.60/3597.00	c   veclendiving     :       7.86       0.00          4          0          0
3587.60/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.60/3597.00	c   zirounding       :       1.43       0.00        307          0          0
3587.60/3597.00	c   other solutions  :          -          -          -          0          -
3587.60/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.60/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.60/3597.00	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
3587.60/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.60/3597.00	c   primal LP        :     268.95       3128     470670     180.68    1750.04       3.67        523
3587.60/3597.00	c   dual LP          :     959.17       2668    1436858     647.53    1498.02       3.63        449
3587.60/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.60/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.60/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.60/3597.00	c   diving/probing LP:     202.38       1514     420415     277.68    2077.38
3587.60/3597.00	c   strong branching :     146.47        227     206120     908.02    1407.29          -          -        369
3587.60/3597.00	c     (at root node) :          -         20      20000    1000.00          -
3587.60/3597.00	c   conflict analysis:       0.01          3         30      10.00          -
3587.60/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.60/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.60/3597.00	c B&B Tree           :
3587.60/3597.00	c   number of runs   :          1
3587.60/3597.00	c   nodes            :        308 (307 internal, 1 leaves)
3587.60/3597.00	c   feasible leaves  :          0
3587.60/3597.00	c   infeas. leaves   :          0
3587.60/3597.00	c   objective leaves :          0
3587.60/3597.00	c   nodes (total)    :        308 (307 internal, 1 leaves)
3587.60/3597.00	c   nodes left       :        308
3587.60/3597.00	c   max depth        :         11
3587.60/3597.00	c   max depth (total):         11
3587.60/3597.00	c   backtracks       :        155 (50.3%)
3587.60/3597.00	c   early backtracks :          0 (0.0%)
3587.60/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.60/3597.00	c   delayed cutoffs  :          0
3587.60/3597.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3587.60/3597.00	c   avg switch length:       6.58
3587.60/3597.00	c   switching time   :       1.85
3587.60/3597.00	c Root Node          :
3587.60/3597.00	c   First LP value   : -3.82283000000000e+05
3587.60/3597.00	c   First LP Iters   :      11603 (1759.04 Iter/sec)
3587.60/3597.00	c   First LP Time    :       6.60
3587.60/3597.00	c   Final Dual Bound : -1.51885000000000e+05
3587.60/3597.00	c   Final Root Iters :      97959
3587.60/3597.00	c   Root LP Estimate : -7.36035962497922e+04
3587.60/3597.00	c Solution           :
3587.60/3597.00	c   Solutions found  :          8 (7 improvements)
3587.60/3597.00	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.04 seconds, depth 0, found by <trivial>)
3587.60/3597.00	c   Gap First Sol.   :   infinite
3587.60/3597.00	c   Gap Last Sol.    :     288.52 %
3587.60/3597.00	c   Primal Bound     : -2.09690000000000e+04   (in run 1, after 300 nodes, 3576.57 seconds, depth 47, found by <farkasdiving>)
3587.60/3597.00	c   Dual Bound       : -8.11290000000000e+04
3587.60/3597.00	c   Gap              :     286.90 %
3587.60/3597.00	c Integrals          :      Total       Avg%
3587.60/3597.00	c   primal-dual      :  279114.02      77.60
3587.60/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.60/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.70/3597.15	c Time complete (sec):   3587.758

Verifier Data

OK	-20969

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512218-1751271857/watcher-4512218-1751271857 -o /tmp/evaluation-result-4512218-1751271857/solver-4512218-1751271857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751268232-36904 --watchdog 3760 pbsolver -f HOME/instance-4512218-1751271857.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.10006 s]*
/proc/loadavg: 4.15 4.10 4.02 5/264 37685
/proc/meminfo: memFree=129320924/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=68188 memory=57328 CPUtime=0.09 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 12364 0 0 0 8 1 0 0 20 0 1 0 42864222 69824512 14332 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 17047 14332 2464 2575 0 13954 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 68188 KiB
Current children cumulated memory: 57328 KiB

[startup+0.205515 s]*
/proc/loadavg: 4.15 4.10 4.02 5/264 37685
/proc/meminfo: memFree=129320924/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=68908 memory=57840 CPUtime=0.2 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 12499 0 0 0 19 1 0 0 20 0 1 0 42864222 70561792 14460 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 17227 14460 2464 2575 0 14134 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 68908 KiB
Current children cumulated memory: 57840 KiB

[startup+0.305152 s]*
/proc/loadavg: 4.15 4.10 4.02 5/264 37685
/proc/meminfo: memFree=129320924/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=68908 memory=57840 CPUtime=0.29 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 12500 0 0 0 28 1 0 0 20 0 1 0 42864222 70561792 14460 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 17227 14460 2464 2575 0 14134 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 68908 KiB
Current children cumulated memory: 57840 KiB

[startup+0.700175 s]
/proc/loadavg: 4.15 4.10 4.02 5/264 37685
/proc/meminfo: memFree=129320924/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=69864 memory=58864 CPUtime=0.68 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 12728 0 0 0 67 1 0 0 20 0 1 0 42864222 71540736 14716 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 17466 14716 2464 2575 0 14373 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69864 KiB
Current children cumulated memory: 58864 KiB

[startup+1.50017 s]
/proc/loadavg: 4.15 4.10 4.02 4/260 37693
/proc/meminfo: memFree=129375628/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=224652 memory=173816 CPUtime=1.49 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 44277 0 0 0 143 6 0 0 20 0 1 0 42864222 230043648 43454 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 56163 43454 2592 2575 0 53070 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 224652 KiB
Current children cumulated memory: 173816 KiB

[startup+3.10525 s]
/proc/loadavg: 4.15 4.10 4.02 5/263 37730
/proc/meminfo: memFree=129273328/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=232244 memory=179832 CPUtime=3.08 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 45821 0 0 0 302 6 0 0 20 0 1 0 42864222 237817856 44958 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 58061 44958 2624 2575 0 54968 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 232244 KiB
Current children cumulated memory: 179832 KiB

[startup+6.30016 s]
/proc/loadavg: 4.22 4.12 4.03 5/263 37730
/proc/meminfo: memFree=129256896/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=234992 memory=183032 CPUtime=6.27 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 46612 0 0 0 621 6 0 0 20 0 1 0 42864222 240631808 45758 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 58748 45758 2624 2575 0 55655 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 234992 KiB
Current children cumulated memory: 183032 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.12 4.03 5/263 37730
/proc/meminfo: memFree=129128120/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=350516 memory=296900 CPUtime=12.66 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 72524 0 0 0 1256 10 0 0 20 0 1 0 42864222 358928384 74225 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 87629 74225 2656 2575 0 84536 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 350516 KiB
Current children cumulated memory: 296900 KiB

[startup+25.5002 s]
/proc/loadavg: 4.31 4.14 4.04 5/263 37730
/proc/meminfo: memFree=129043648/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=350516 memory=298436 CPUtime=25.42 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 72928 0 0 0 2532 10 0 0 20 0 1 0 42864222 358928384 74609 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 87629 74609 2656 2575 0 84536 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 350516 KiB
Current children cumulated memory: 298436 KiB

[startup+51.1054 s]
/proc/loadavg: 4.55 4.21 4.06 5/263 37731
/proc/meminfo: memFree=128983976/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=366640 memory=310852 CPUtime=50.97 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 76018 0 0 0 5086 11 0 0 20 0 1 0 42864222 375439360 77713 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 91660 77713 2656 2575 0 88567 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 366640 KiB
Current children cumulated memory: 310852 KiB

[startup+102.3 s]
/proc/loadavg: 4.30 4.20 4.06 5/263 37732
/proc/meminfo: memFree=128803828/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=375364 CPUtime=102.03 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92164 0 0 0 10189 14 0 0 20 0 1 0 42864222 470618112 93841 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 93841 2688 2575 0 111804 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 375364 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.17 4.06 5/265 37736
/proc/meminfo: memFree=128542752/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=375876 CPUtime=161.86 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92277 0 0 0 16171 15 0 0 20 0 1 0 42864222 470618112 93969 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 93969 2688 2575 0 111804 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 375876 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.17 4.07 5/265 37738
/proc/meminfo: memFree=128537756/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=376004 CPUtime=221.68 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92324 0 0 0 22153 15 0 0 20 0 1 0 42864222 470618112 94001 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 94001 2688 2575 0 111804 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 376004 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.14 4.06 5/265 37830
/proc/meminfo: memFree=128851488/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=377796 CPUtime=281.5 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92765 0 0 0 28134 16 0 0 20 0 1 0 42864222 470618112 94449 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 94449 2688 2575 0 111804 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 377796 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.12 4.06 5/264 37832
/proc/meminfo: memFree=128815920/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=377796 CPUtime=341.33 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92765 0 0 0 34116 17 0 0 20 0 1 0 42864222 470618112 94449 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 94449 2688 2575 0 111804 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 377796 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.13 4.07 5/264 37835
/proc/meminfo: memFree=128735704/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=398788 CPUtime=401.14 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 92825 0 0 0 40097 17 0 0 20 0 1 0 42864222 470618112 99697 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 99697 2688 2575 0 111804 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 459588 KiB
Current children cumulated memory: 398788 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.12 4.07 5/263 37837
/proc/meminfo: memFree=128646672/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=459588 memory=401604 CPUtime=460.96 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 93001 0 0 0 46079 17 0 0 20 0 1 0 42864222 470618112 100401 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 114897 100401 2688 2575 0 111804 0
Current children cumulated CPU time: 460.96 s

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

/proc/loadavg: 4.07 4.08 4.09 5/263 37979
/proc/meminfo: memFree=127696152/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1201892 memory=925936 CPUtime=3213.84 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 123055 0 0 0 321359 25 0 0 20 0 1 0 42864222 1230737408 231484 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 300473 231484 2688 2575 0 297380 0
Current children cumulated CPU time: 3213.84 s
Current children cumulated vsize: 1201892 KiB
Current children cumulated memory: 925936 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 37981
/proc/meminfo: memFree=127695540/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1223440 memory=928240 CPUtime=3273.69 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 123791 0 0 0 327344 25 0 0 20 0 1 0 42864222 1252802560 232060 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 305860 232060 2688 2575 0 302767 0
Current children cumulated CPU time: 3273.69 s
Current children cumulated vsize: 1223440 KiB
Current children cumulated memory: 928240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 37983
/proc/meminfo: memFree=127687588/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1233976 memory=929904 CPUtime=3333.55 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 124210 0 0 0 333329 26 0 0 20 0 1 0 42864222 1263591424 232476 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 308494 232476 2688 2575 0 305401 0
Current children cumulated CPU time: 3333.55 s
Current children cumulated vsize: 1233976 KiB
Current children cumulated memory: 929904 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 37998
/proc/meminfo: memFree=127688256/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1240700 memory=931056 CPUtime=3393.39 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 124703 0 0 0 339313 26 0 0 20 0 1 0 42864222 1270476800 232764 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 310175 232764 2688 2575 0 307082 0
Current children cumulated CPU time: 3393.39 s
Current children cumulated vsize: 1240700 KiB
Current children cumulated memory: 931056 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 38001
/proc/meminfo: memFree=127688136/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1253928 memory=932208 CPUtime=3453.24 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125065 0 0 0 345298 26 0 0 20 0 1 0 42864222 1284022272 233052 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 313482 233052 2688 2575 0 310389 0
Current children cumulated CPU time: 3453.24 s
Current children cumulated vsize: 1253928 KiB
Current children cumulated memory: 932208 KiB

[startup+3522.3 s]
/proc/loadavg: 4.29 4.16 4.11 5/265 38003
/proc/meminfo: memFree=127665932/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1267376 memory=932848 CPUtime=3513.09 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125319 0 0 0 351283 26 0 0 20 0 1 0 42864222 1297793024 233212 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 316844 233212 2688 2575 0 313751 0
Current children cumulated CPU time: 3513.09 s
Current children cumulated vsize: 1267376 KiB
Current children cumulated memory: 932848 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.11 4/259 38036
/proc/meminfo: memFree=128165224/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1283960 memory=934000 CPUtime=3572.93 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125801 0 0 0 357267 26 0 0 20 0 1 0 42864222 1314775040 233500 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 320990 233500 2688 2575 0 317897 0
Current children cumulated CPU time: 3572.93 s
Current children cumulated vsize: 1283960 KiB
Current children cumulated memory: 934000 KiB

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

# cumulated CPU time of all completed processes:  user=3587.48 s, system=0.281191 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.14 4.11 4/259 38036
/proc/meminfo: memFree=128165224/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284096 memory=934128 CPUtime=3574.63 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125809 0 0 0 357437 26 0 0 20 0 1 0 42864222 1314914304 233532 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321024 233532 2688 2575 0 317931 0
Current children cumulated CPU time: 3574.63 s
Current children cumulated vsize: 1284096 KiB
Current children cumulated memory: 934128 KiB

[startup+3590.4 s]
/proc/loadavg: 3.96 4.10 4.10 4/259 38036
/proc/meminfo: memFree=128165224/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284716 memory=934768 CPUtime=3581.01 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125993 0 0 0 358075 26 0 0 20 0 1 0 42864222 1315549184 233692 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321179 233692 2688 2575 0 318086 0
Current children cumulated CPU time: 3581.01 s
Current children cumulated vsize: 1284716 KiB
Current children cumulated memory: 934768 KiB

[startup+3593.6 s]
/proc/loadavg: 3.96 4.10 4.10 4/259 38036
/proc/meminfo: memFree=128165272/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284716 memory=934768 CPUtime=3584.2 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 125997 0 0 0 358394 26 0 0 20 0 1 0 42864222 1315549184 233692 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321179 233692 2688 2575 0 318086 0
Current children cumulated CPU time: 3584.2 s
Current children cumulated vsize: 1284716 KiB
Current children cumulated memory: 934768 KiB

[startup+3595.2 s]
/proc/loadavg: 3.88 4.09 4.09 3/255 38044
/proc/meminfo: memFree=128578832/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284936 memory=934896 CPUtime=3585.8 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 126020 0 0 0 358554 26 0 0 20 0 1 0 42864222 1315774464 233724 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321234 233724 2688 2575 0 318141 0
Current children cumulated CPU time: 3585.8 s
Current children cumulated vsize: 1284936 KiB
Current children cumulated memory: 934896 KiB

[startup+3596 s]*
/proc/loadavg: 3.88 4.09 4.09 3/255 38044
/proc/meminfo: memFree=128576576/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284936 memory=934896 CPUtime=3586.6 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 126029 0 0 0 358634 26 0 0 20 0 1 0 42864222 1315774464 233724 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321234 233724 2688 2575 0 318141 0
Current children cumulated CPU time: 3586.6 s
Current children cumulated vsize: 1284936 KiB
Current children cumulated memory: 934896 KiB

[startup+3596.8 s]
/proc/loadavg: 3.88 4.09 4.09 3/255 38044
/proc/meminfo: memFree=128576576/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284936 memory=934896 CPUtime=3587.4 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 126030 0 0 0 358714 26 0 0 20 0 1 0 42864222 1315774464 233724 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321234 233724 2688 2575 0 318141 0
Current children cumulated CPU time: 3587.4 s
Current children cumulated vsize: 1284936 KiB
Current children cumulated memory: 934896 KiB

[startup+3597 s]*
/proc/loadavg: 3.88 4.09 4.09 3/253 38067
/proc/meminfo: memFree=128591856/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284936 memory=934896 CPUtime=3587.6 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 126030 0 0 0 358734 26 0 0 20 0 1 0 42864222 1315774464 233724 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321234 233724 2688 2575 0 318141 0
Current children cumulated CPU time: 3587.6 s
Current children cumulated vsize: 1284936 KiB
Current children cumulated memory: 934896 KiB

[startup+3597.11 s]
/proc/loadavg: 3.88 4.09 4.09 3/253 38067
/proc/meminfo: memFree=128591856/131249988 swapFree=33010684/33010684
[pid=37684] ppid=37681 vsize=1284936 memory=934896 CPUtime=3587.7 cores=1,3
/proc/37684/stat : 37684 (pbsolver) R 37681 37684 36885 0 -1 4194304 126410 0 0 0 358744 26 0 0 20 0 1 0 42864222 1315774464 233724 18446744073709551615 4198400 14743177 140726989748944 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25903104 140726989756810 140726989756906 140726989756906 140726989762508 0
/proc/37684/statm: 321234 233724 2688 2575 0 318141 0
Current children cumulated CPU time: 3587.7 s
Current children cumulated vsize: 1284936 KiB
Current children cumulated memory: 934896 KiB

Child status: 0

Real time (s): 3597.15
CPU time (s): 3587.76
CPU user time (s): 3587.48
CPU system time (s): 0.281191
CPU usage (%): 99.7389
Max. virtual memory (cumulated for all children) (KiB): 1284936
Max. memory (cumulated for all children) (KiB): 934896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.48
system time used= 0.281191
maximum resident set size= 934896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126504
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= 57
involuntary context switches= 3060


# summary of solver processes directly reported to runsolver:
#   pid: 37684
#   total CPU time (s): 3587.76
#   total CPU user time (s): 3587.48
#   total CPU system time (s): 0.281191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.52515 second user time and 14.8431 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-30 10:24:17
IDJOB=4512218
IDBENCH=160517
IDSOLVER=3366
FILE ID=nodeC031/4512218-1751271857
RUNJOBID= nodeC031-1751268232-36904
SLURM_JOB_ID= 9594198
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-23.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512218-1751271857/watcher-4512218-1751271857 -o /tmp/evaluation-result-4512218-1751271857/solver-4512218-1751271857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751268232-36904 --watchdog 3760  pbsolver -f HOME/instance-4512218-1751271857.opb -t 3600 -m 31000

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

MD5SUM BENCH= af7e878fffd6da85a395ada1cd1e9cec
RANDOM SEED=694883639

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.928
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.854
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.78
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		: 3714.184
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.78
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		: 3602.955
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.881
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.78
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.892
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.78
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		: 3626.093
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.78
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		: 3616.664
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129352864 kB
MemAvailable:   129310960 kB
Buffers:            3280 kB
Cached:           765768 kB
SwapCached:            0 kB
Active:           684804 kB
Inactive:         511012 kB
Active(anon):     444836 kB
Inactive(anon):        0 kB
Active(file):     239968 kB
Inactive(file):   511012 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60448 kB
Writeback:             0 kB
AnonPages:        429816 kB
Mapped:           135012 kB
Shmem:             18064 kB
KReclaimable:      92708 kB
Slab:             178940 kB
SReclaimable:      92708 kB
SUnreclaim:        86232 kB
KernelStack:        4272 kB
PageTables:         4028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     792260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC031 at 2025-06-30 11:24:14