Trace number 4512295

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 2024-07-07OPT1183 964.136 966.69

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-graphpart_clique-40.opb
MD5SUMdeae341c085f4a1f226bb0b999d26c4b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1183
Best CPU time to get the best result obtained on this benchmark255.025
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints40
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 2340
Biggest coefficient in the objective function 39
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 31980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 31980
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)2340
Sum of products size (including duplicates)4680
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 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4512295-1751272160.opb>
0.00/0.01	c original problem has 2460 variables (120 bin, 0 int, 2340 impl, 0 cont) and 2380 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.02	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 40 upgd conss, 0 impls, 4720 clqs
0.29/0.33	c    (0.3s) probing: 1000/2460 (40.7%) - 0 fixings, 0 aggregations, 147338 implications, 0 bound changes
0.29/0.33	c    (0.3s) probing: 1001/2460 (40.7%) - 0 fixings, 0 aggregations, 147495 implications, 0 bound changes
0.29/0.33	c    (0.3s) probing aborted: 1000/1000 successive useless probings
0.29/0.33	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.29/0.33	c    (0.3s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.29/0.34	c dynamic symmetry handling statistics:
0.29/0.34	c    orbitopal reduction:       no components
0.29/0.34	c    orbital reduction:         no components
0.29/0.34	c    lexicographic reduction:   no permutations
0.29/0.34	c handled 1 out of 1 symmetry components
0.29/0.34	c (round 2, exhaustive) 0 del vars, 0 del conss, 6 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 40 upgd conss, 0 impls, 7120 clqs
0.29/0.34	c (round 3, exhaustive) 0 del vars, 0 del conss, 6 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 46 upgd conss, 0 impls, 7120 clqs
0.29/0.34	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
0.29/0.34	c  0 deleted vars, 0 deleted constraints, 6 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.34	c  0 implications, 7120 cliques
0.29/0.34	c presolved problem has 2460 variables (120 bin, 0 int, 2340 impl, 0 cont) and 2386 constraints
0.29/0.34	c      46 constraints of type <setppc>
0.29/0.34	c    2340 constraints of type <and>
0.29/0.34	c transformed objective value is always integral (scale: 1)
0.29/0.34	c Presolving Time: 0.33
0.29/0.34	c - non default parameters ----------------------------------------------------------------------
0.29/0.34	c # SCIP version 10.0.0
0.29/0.34	c 
0.29/0.34	c # maximal time in seconds to run
0.29/0.34	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.29/0.34	c limits/time = 3596.99801
0.29/0.34	c 
0.29/0.34	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.34	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.29/0.34	c limits/memory = 27900
0.29/0.34	c 
0.29/0.34	c # belongs reading time to solving time?
0.29/0.34	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.29/0.34	c timing/reading = TRUE
0.29/0.34	c 
0.29/0.34	c -----------------------------------------------------------------------------------------------
0.29/0.34	c start solving
0.29/0.34	c 
0.29/0.36	o 10660
0.29/0.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.29/0.36	c p 0.4s|     1 |     0 |     0 |     - |  clique|   0 |2460 |2386 |4720 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.066000e+04 |    Inf | unknown
0.29/0.38	o 9214
0.29/0.38	c p 0.4s|     1 |     0 |     0 |     - | vbounds|   0 |2460 |2390 |4720 |   0 |  0 |   4 |   0 | 0.000000e+00 | 9.214000e+03 |    Inf | unknown
0.29/0.39	o 6868
0.29/0.39	c p 0.4s|     1 |     0 |     0 |     - | vbounds|   0 |2460 |2390 |4720 |   0 |  0 |   4 |   0 | 0.000000e+00 | 6.868000e+03 |    Inf | unknown
0.29/0.39	c   0.4s|     1 |     0 |    80 |     - |    44M |   0 |2460 |2390 |4720 |   0 |  0 |   4 |   0 | 0.000000e+00 | 6.868000e+03 |    Inf | unknown
0.29/0.39	o 6697
0.29/0.39	c r 0.4s|     1 |     0 |    80 |     - |shifting|   0 |2460 |2390 |4720 |   0 |  0 |   4 |   0 | 0.000000e+00 | 6.697000e+03 |    Inf | unknown
0.39/0.48	c   0.5s|     1 |     0 |    96 |     - |    48M |   0 |2460 |2390 |4726 |   6 |  1 |   4 |   0 | 0.000000e+00 | 6.697000e+03 |    Inf | unknown
0.78/0.88	c   0.9s|     1 |     0 |   188 |     - |    97M |   0 |2460 |2390 |4755 |  35 |  2 |   4 |   0 | 0.000000e+00 | 6.697000e+03 |    Inf | unknown
1.08/1.17	c   1.2s|     1 |     0 |   280 |     - |   100M |   0 |2460 |2390 |4788 |  68 |  3 |   4 |   0 | 0.000000e+00 | 6.697000e+03 |    Inf | unknown
1.08/1.18	o 5865
1.08/1.18	c r 1.2s|     1 |     0 |   280 |     - |shifting|   0 |2460 |2390 |4788 |  68 |  3 |   4 |   0 | 0.000000e+00 | 5.865000e+03 |    Inf | unknown
1.68/1.74	c   1.7s|     1 |     0 |   357 |     - |   106M |   0 |2460 |2390 |4806 |  86 |  4 |   4 |   0 | 0.000000e+00 | 5.865000e+03 |    Inf | unknown
2.28/2.32	c   2.3s|     1 |     0 |   487 |     - |   112M |   0 |2460 |2390 |4824 | 104 |  5 |   4 |   0 | 1.085809e-01 | 5.865000e+03 |  Large | unknown
2.87/2.95	c   2.9s|     1 |     0 |   723 |     - |   117M |   0 |2460 |2390 |4842 | 122 |  6 |   4 |   0 | 6.494253e+00 | 5.865000e+03 |  Large | unknown
3.47/3.59	c   3.6s|     1 |     0 |   885 |     - |   123M |   0 |2460 |2390 |4860 | 140 |  7 |   4 |   0 | 1.213791e+01 | 5.865000e+03 |  Large | unknown
4.17/4.24	c   4.2s|     1 |     0 |  1143 |     - |   129M |   0 |2460 |2390 |4877 | 157 |  8 |   4 |   0 | 1.919225e+01 | 5.865000e+03 |  Large | unknown
4.77/4.88	c   4.9s|     1 |     0 |  1349 |     - |   138M |   0 |2460 |2390 |4898 | 178 |  9 |   4 |   0 | 2.472568e+01 | 5.865000e+03 |  Large | unknown
5.46/5.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.46/5.56	c   5.6s|     1 |     0 |  1569 |     - |   146M |   0 |2460 |2390 |4919 | 199 | 10 |   4 |   0 | 3.152290e+01 | 5.865000e+03 |  Large | unknown
5.56/5.63	c   5.6s|     1 |     0 |  1636 |     - |   146M |   0 |2460 |2390 |4925 | 210 | 11 |   4 |   0 | 3.224420e+01 | 5.865000e+03 |  Large | unknown
5.56/5.65	c   5.6s|     1 |     0 |  1660 |     - |   147M |   0 |2460 |2390 |4930 | 215 | 12 |   4 |   0 | 3.224420e+01 | 5.865000e+03 |  Large | unknown
5.56/5.65	c   5.6s|     1 |     0 |  1660 |     - |   147M |   0 |2460 |2390 |4930 | 215 | 12 |   4 |   0 | 3.232963e+01 | 5.865000e+03 |  Large | unknown
5.56/5.67	c   5.7s|     1 |     0 |  1727 |     - |   147M |   0 |2460 |2390 |4931 | 216 | 13 |   4 |   0 | 3.232963e+01 | 5.865000e+03 |  Large | unknown
5.56/5.67	c   5.7s|     1 |     0 |  1727 |     - |   147M |   0 |2460 |2390 |4931 | 216 | 13 |   4 |   0 | 3.259166e+01 | 5.865000e+03 |  Large | unknown
5.56/5.69	c   5.7s|     1 |     0 |  1766 |     - |   148M |   0 |2460 |2390 |4932 | 217 | 14 |   4 |   0 | 3.259166e+01 | 5.865000e+03 |  Large | unknown
5.56/5.69	c   5.7s|     1 |     0 |  1766 |     - |   148M |   0 |2460 |2390 |4932 | 217 | 14 |   4 |   0 | 3.274199e+01 | 5.865000e+03 |  Large | unknown
5.66/5.71	c   5.7s|     1 |     0 |  1796 |     - |   148M |   0 |2460 |2390 |4919 | 218 | 15 |   4 |   0 | 3.281903e+01 | 5.865000e+03 |  Large | unknown
5.66/5.73	c   5.7s|     1 |     0 |  1846 |     - |   148M |   0 |2460 |2390 |4921 | 220 | 16 |   4 |   0 | 3.317854e+01 | 5.865000e+03 |  Large | unknown
5.66/5.75	c   5.7s|     1 |     0 |  1884 |     - |   149M |   0 |2460 |2390 |4924 | 223 | 17 |   4 |   0 | 3.326606e+01 | 5.865000e+03 |  Large | unknown
5.66/5.77	c   5.8s|     1 |     0 |  1924 |     - |   149M |   0 |2460 |2390 |4925 | 224 | 18 |   4 |   0 | 3.340223e+01 | 5.865000e+03 |  Large | unknown
5.66/5.79	c   5.8s|     1 |     0 |  1992 |     - |   149M |   0 |2460 |2390 |4927 | 226 | 19 |   4 |   0 | 3.340223e+01 | 5.865000e+03 |  Large | unknown
5.66/5.79	c   5.8s|     1 |     0 |  1992 |     - |   149M |   0 |2460 |2390 |4927 | 226 | 19 |   4 |   0 | 3.365705e+01 | 5.865000e+03 |  Large | unknown
5.76/5.81	c   5.8s|     1 |     0 |  2008 |     - |   150M |   0 |2460 |2390 |4910 | 227 | 20 |   4 |   0 | 3.370122e+01 | 5.865000e+03 |  Large | unknown
6.67/6.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.67/6.77	c   6.8s|     1 |     2 |  3814 |     - |   150M |   0 |2460 |2390 |4910 | 227 | 21 |   4 |  26 | 3.370122e+01 | 5.865000e+03 |  Large | unknown
14.75/14.88	o 2444
14.75/14.88	c d14.9s|    14 |    15 | 14614 | 969.7 |pscostdi|  13 |2460 |2390 |4971 |   0 |  1 |   4 | 228 | 3.370122e+01 | 2.444000e+03 |7151.96%| unknown
22.42/22.59	o 2236
22.42/22.59	c d22.6s|    38 |    39 | 29571 | 744.9 |adaptive|  13 |2460 |2390 |5009 |   0 |  1 |   4 | 380 | 3.771486e+01 | 2.236000e+03 |5828.70%| unknown
27.31/27.49	o 2054
27.31/27.49	c d27.5s|    74 |    75 | 53413 | 704.2 |distribu|  15 |2460 |2390 |5065 |   0 |  1 |   4 | 398 | 4.255118e+01 | 2.054000e+03 |4727.13%| unknown
28.41/28.50	o 1837
28.41/28.50	c d28.5s|    77 |    67 | 59708 | 759.2 |veclendi|  15 |2460 |2390 |4971 |   0 |  2 |   4 | 407 | 4.255118e+01 | 1.837000e+03 |4217.15%| unknown
33.29/33.49	c  33.5s|   100 |    90 | 93264 | 921.8 |   254M |  15 |2460 |2390 |5029 | 956 |  1 |   4 | 426 | 4.549974e+01 | 1.837000e+03 |3937.39%| unknown
42.87/43.07	o 1289
42.87/43.07	c d43.1s|   138 |   101 |156194 |1125.4 |veclendi|  15 |2460 |2390 |5078 |   0 |  1 |   4 | 431 | 1.663854e+02 | 1.289000e+03 | 674.71%|   2.93%
65.61/65.85	c  65.8s|   200 |   159 |274819 |1370.9 |   291M |  15 |2460 |2390 |5375 |3225 |  2 |   4 | 481 | 2.740000e+02 | 1.289000e+03 | 370.44%|   7.05%
97.52/97.87	c  97.9s|   300 |   255 |462401 |1539.8 |   311M |  15 |2460 |2430 |5305 |5514 |  2 |  44 | 521 | 3.633937e+02 | 1.289000e+03 | 254.71%|  11.87%
115.07/115.40	o 1183
115.07/115.40	c L 115s|   338 |   265 |547949 |1620.0 |crossove|  15 |2460 |2390 |5094 |7259 |  2 |  50 | 540 | 3.650556e+02 | 1.183000e+03 | 224.06%|  15.54%
151.87/152.38	c   152s|   400 |   301 |737395 |1843.1 |   488M |  15 |2460 |2392 |5071 |  11k|  3 |  52 | 561 | 4.200000e+02 | 1.183000e+03 | 181.67%|  19.54%
200.04/200.63	c   201s|   500 |   375 |  1000k|2000.3 |   572M |  15 |2460 |2402 |5267 |  15k|  2 |  62 | 580 | 4.464828e+02 | 1.183000e+03 | 164.96%|  25.06%
249.31/250.09	c   250s|   600 |   405 |  1247k|2079.7 |   642M |  15 |2460 |2407 |5503 |  20k|  0 |  67 | 606 | 4.976786e+02 | 1.183000e+03 | 137.70%|  31.03%
307.06/307.98	c   308s|   700 |   429 |  1529k|2184.9 |   793M |  15 |2460 |2429 |5414 |  26k|  2 |  89 | 638 | 5.561000e+02 | 1.183000e+03 | 112.73%|  37.30%
367.50/368.53	c   369s|   800 |   427 |  1833k|2292.8 |   815M |  15 |2460 |2452 |5391 |  33k|  3 | 112 | 646 | 6.023214e+02 | 1.183000e+03 |  96.41%|  43.25%
436.22/437.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
436.22/437.41	c   437s|   900 |   429 |  2189k|2433.6 |   842M |  15 |2460 |2456 |5145 |  39k|  2 | 116 | 652 | 6.327500e+02 | 1.183000e+03 |  86.96%|  49.31%
488.09/489.42	c   489s|  1000 |   425 |  2464k|2465.1 |   936M |  16 |2460 |2480 |5215 |  44k|  1 | 140 | 659 | 6.637885e+02 | 1.183000e+03 |  78.22%|  54.56%
556.51/558.05	c   558s|  1100 |   383 |  2838k|2581.4 |   943M |  16 |2460 |2484 |5406 |  49k|  0 | 145 | 662 | 7.081667e+02 | 1.183000e+03 |  67.05%|  61.58%
628.83/630.51	c   631s|  1200 |   341 |  3250k|2709.6 |  1043M |  16 |2460 |2492 |5393 |  54k|  0 | 154 | 666 | 7.390541e+02 | 1.183000e+03 |  60.07%|  66.72%
680.69/682.52	c   683s|  1300 |   309 |  3563k|2741.4 |  1044M |  16 |2460 |2506 |5311 |  57k|  0 | 168 | 667 | 7.703591e+02 | 1.183000e+03 |  53.56%|  71.96%
736.55/738.60	c   739s|  1400 |   265 |  3872k|2766.3 |  1051M |  16 |2460 |2524 |5665 |  60k|  4 | 188 | 677 | 8.156250e+02 | 1.183000e+03 |  45.04%|  77.77%
796.79/798.90	c   799s|  1500 |   201 |  4203k|2802.7 |  1052M |  16 |2460 |2539 |5777 |  64k|  4 | 209 | 679 | 8.514571e+02 | 1.183000e+03 |  38.94%|  83.21%
855.93/858.30	c   858s|  1600 |   130 |  4539k|2837.5 |  1054M |  16 |2460 |2553 |5758 |  66k|  1 | 225 | 681 | 8.890503e+02 | 1.183000e+03 |  33.06%|  89.43%
919.76/922.23	c   922s|  1700 |    50 |  4907k|2887.3 |  1055M |  16 |2460 |2556 |5748 |  67k|  0 | 231 | 681 | 9.586641e+02 | 1.183000e+03 |  23.40%|  96.71%
964.03/966.63	c 
964.03/966.63	c SCIP Status        : problem is solved [optimal solution found]
964.03/966.63	c Solving Time (sec) : 966.62
964.03/966.63	c Solving Nodes      : 1746
964.03/966.63	c Primal Bound       : +1.18300000000000e+03 (18 solutions)
964.03/966.63	c Dual Bound         : +1.18300000000000e+03
964.03/966.63	c Gap                : 0.00 %
964.03/966.63	s OPTIMUM FOUND
964.03/966.63	v x120 x117 x114 x111 x108 x105 x102 x99 x96 x93 x90 x87 x84 x81 -x78 -x75 -x72 -x69 -x66 -x63 -x60 -x57 -x54 -x51 -x48 -x45 -x42 
964.03/966.63	v -x39 -x36 -x33 -x30 -x27 -x24 -x21 -x18 -x15 -x12 -x9 -x6 -x3 -x119 -x116 -x113 -x110 -x107 -x104 -x101 -x98 -x95 -x92 -x89 
964.03/966.63	v -x86 -x83 -x80 x77 x74 x71 x68 x65 x62 x59 x56 x53 x50 x47 x44 x41 -x38 -x35 -x32 -x29 -x26 -x23 -x20 -x17 -x14 -x11 -x8 -x5 
964.03/966.63	v -x2 -x118 -x115 -x112 -x109 -x106 -x103 -x100 -x97 -x94 -x91 -x88 -x85 -x82 -x79 -x76 -x73 -x70 -x67 -x64 -x61 -x58 -x55 -x52 
964.03/966.63	v -x49 -x46 -x43 -x40 x37 x34 x31 x28 x25 x22 x19 x16 x13 x10 x7 x4 x1 
964.03/966.63	c SCIP Status        : problem is solved [optimal solution found]
964.03/966.63	c Total Time         :     966.62
964.03/966.63	c   solving          :     966.62
964.03/966.63	c   presolving       :       0.33 (included in solving)
964.03/966.63	c   reading          :       0.00 (included in solving)
964.03/966.63	c   copying          :       0.02 (3 #copies) (minimal 0.01, maximal 0.01, average 0.01)
964.03/966.63	c Original Problem   :
964.03/966.63	c   Problem name     : HOME/instance-4512295-1751272160.opb
964.03/966.63	c   Variables        : 2460 (120 binary, 0 integer, 2340 implicit integer, 0 continuous)
964.03/966.63	c   Constraints      : 2380 initial, 2380 maximal
964.03/966.63	c   Objective        : minimize, 2340 non-zeros (abs.min = 1, abs.max = 39)
964.03/966.63	c Presolved Problem  :
964.03/966.63	c   Problem name     : t_HOME/instance-4512295-1751272160.opb
964.03/966.63	c   Variables        : 2460 (120 binary, 0 integer, 2340 implicit integer, 0 continuous)
964.03/966.63	c   Constraints      : 2386 initial, 2558 maximal
964.03/966.63	c   Objective        : minimize, 2340 non-zeros (abs.min = 1, abs.max = 39)
964.03/966.63	c   Nonzeros         : 7152 constraint, 14274 clique table
964.03/966.63	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
964.03/966.63	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
964.03/966.63	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   dualsparsify     :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
964.03/966.63	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
964.03/966.63	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
964.03/966.63	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
964.03/966.63	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
964.03/966.63	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   probing          :       0.30       0.00      1          0          0          0          0          0          0          0          0          0
964.03/966.63	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          6          0          0
964.03/966.63	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
964.03/966.63	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   setppc           :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
964.03/966.63	c   and              :       0.01       0.00      8          0          0          0          0          0          0          0          0          0
964.03/966.63	c   linear           :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
964.03/966.63	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
964.03/966.63	c   root node        :          -          -      -        468          -          -        468          -          -          -          -          -
964.03/966.63	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
964.03/966.63	c   benderslp        :          0          0          0          0        917          0          0       1651          0          0          0          0          0          0          0
964.03/966.63	c   integral         :          0          0          0          0        917          0          0       1651          0          0         89          0          0         34       1814
964.03/966.63	c   knapsack         :          0+         3          0        946          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   setppc           :         46+        48         21      24173          0          0          0       1645        635         24       2702          6          3          0          0
964.03/966.63	c   and              :       2340       2340       2774      24149          0          0          0       1599       1710         43     127093      17119      10767          0          0
964.03/966.63	c   linear           :          0+         8          0       4542          0          0          0          2          0          0          0          0          0          0          0
964.03/966.63	c   logicor          :          0+       160         21       3105          0          0          0          0         55         34         66          2          2          0          0
964.03/966.63	c   benders          :          0          0          0          0          0          0          0         20          0          0          0          0          0          0          0
964.03/966.63	c   fixedvar         :          0          0          0          0          0          0          0         20          0          0          0          0          0          0          0
964.03/966.63	c   countsols        :          0          0          0          0          0          0          0         20          0          0          0          0          0          0          0
964.03/966.63	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
964.03/966.63	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   integral         :      38.42       0.00       0.00       0.00      38.42       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   setppc           :       0.04       0.00       0.00       0.02       0.00       0.00       0.00       0.01       0.00       0.00
964.03/966.63	c   and              :       2.21       0.00       1.29       0.78       0.00       0.00       0.00       0.01       0.00       0.13
964.03/966.63	c   linear           :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
964.03/966.63	c   dualfix          :          2          0          0          0
964.03/966.63	c   genvbounds       :          0          0          0          0
964.03/966.63	c   nlobbt           :          0          0          0          0
964.03/966.63	c   obbt             :          0          0          0          0
964.03/966.63	c   probing          :          0          0          0          0
964.03/966.63	c   pseudoobj        :       5094          2          2         12
964.03/966.63	c   redcost          :       5618          0          0     142089
964.03/966.63	c   rootredcost      :          7          0          0          0
964.03/966.63	c   symmetry         :          0          0          0          0
964.03/966.63	c   vbounds          :      12997          0          0          0
964.03/966.63	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
964.03/966.63	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   probing          :       0.30       0.00       0.30       0.00       0.00       0.00
964.03/966.63	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
964.03/966.63	c   redcost          :       0.30       0.00       0.00       0.30       0.00       0.00
964.03/966.63	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
964.03/966.63	c   symmetry         :       0.01       0.00       0.01       0.00       0.00       0.00
964.03/966.63	c   vbounds          :       0.01       0.00       0.00       0.01       0.00       0.00
964.03/966.63	c Symmetry           :
964.03/966.63	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
964.03/966.63	c   orbital reduction:          0 reductions applied,          0 cutoffs
964.03/966.63	c   lexicographic red:          0 reductions applied,          0 cutoffs
964.03/966.63	c   shadow tree time :       0.00 s
964.03/966.63	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
964.03/966.63	c   propagation      :       0.00        103         83          -        123       18.4          3        8.3          -          -          -
964.03/966.63	c   infeasible LP    :       0.01         13         13          -         33      148.0          1        2.0         13      143.1          0
964.03/966.63	c   bound exceed. LP :       0.10         71         17          -        205       38.0          0        0.0          0        0.0        310
964.03/966.63	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
964.03/966.63	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
964.03/966.63	c   applied globally :       0.01          -          -          0        222       37.1          -          -         13          -          -
964.03/966.63	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
964.03/966.63	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
964.03/966.63	c   cut pool         :       3.98          -       2401         40          -          -      26205     422013          -          -          -          -          -    (maximal pool size:       3664)
964.03/966.63	c   aggregation      :       6.01       0.00        850         21          0          0         27       2999          0        288        288          0          0
964.03/966.63	c   > cmir           :          -          -          -          -          -          -          -       2999          0        288        288          0          -
964.03/966.63	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
964.03/966.63	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
964.03/966.63	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   clique           :       0.01       0.00         21         21          0          0          0          0          0          0          0          0          0
964.03/966.63	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   gomory           :      14.03       0.00        394         10          0          0      20701      50841        996       1618       1616          2          0
964.03/966.63	c   > gomorymi       :          -          -          -          -          -          -          -      14876        498        100         99          1          -
964.03/966.63	c   > strongcg       :          -          -          -          -          -          -          -      35965        498       1518       1517          1          -
964.03/966.63	c   impliedbounds    :       0.18       0.00        857         21          0          0       1994      10589          0       3448       3448          0          0
964.03/966.63	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
964.03/966.63	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   mixing           :       0.00       0.00        857         21          0          0          0          0          0          0          0          0          0
964.03/966.63	c   multilinear      :       0.00       0.00         61         21          0          0          0          0          0          0          0          0          0
964.03/966.63	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
964.03/966.63	c   rlt              :      39.25       0.00        114         10          0          0       3324     256543        238      42018      41804        214          0
964.03/966.63	c   zerohalf         :       3.30       0.00        399         20          0          0       1412     101041         19       9269       9255         14          0
964.03/966.63	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
964.03/966.63	c   hybrid           :       0.59       0.00       3170         20      67413          0     372980        227          0       1690
964.03/966.63	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c Pricers            :   ExecTime  SetupTime      Calls       Vars
964.03/966.63	c   problem variables:       0.25          -       8511      54068
964.03/966.63	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
964.03/966.63	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c   relpscost        :      38.42       0.00        917          0          0          0         89          0         34       1814
964.03/966.63	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
964.03/966.63	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
964.03/966.63	c   LP solutions     :       0.00          -          -          0          0
964.03/966.63	c   relax solutions  :       0.00          -          -          0          0
964.03/966.63	c   pseudo solutions :       0.00          -          -          0          0
964.03/966.63	c   strong branching :       0.00          -          -          0          0
964.03/966.63	c   actconsdiving    :       0.00       0.00          0          0          0
964.03/966.63	c   adaptivediving   :       8.95       0.00         50          1          1
964.03/966.63	c   alns             :       0.02       0.00          1          0          0
964.03/966.63	c   bound            :       0.00       0.00          0          0          0
964.03/966.63	c   clique           :       0.02       0.00          1          1          1
964.03/966.63	c   coefdiving       :       0.00       0.00          0          0          0
964.03/966.63	c   completesol      :       0.00       0.00          0          0          0
964.03/966.63	c   conflictdiving   :      10.23       0.00         39          0          0
964.03/966.63	c   crossover        :       0.02       0.00          1          1          1
964.03/966.63	c   dins             :       0.00       0.00          0          0          0
964.03/966.63	c   distributiondivin:       5.96       0.00         21          1          1
964.03/966.63	c   dps              :       0.00       0.00          0          0          0
964.03/966.63	c   dualval          :       0.00       0.00          0          0          0
964.03/966.63	c   farkasdiving     :       0.00       0.00          0          0          0
964.03/966.63	c   feasjump         :       0.00       0.00          0          0          0
964.03/966.63	c   feaspump         :       0.13       0.00          1          0          0
964.03/966.63	c   fixandinfer      :       0.00       0.00          0          0          0
964.03/966.63	c   fracdiving       :       4.08       0.00         21          0          0
964.03/966.63	c   gins             :       0.00       0.00          0          0          0
964.03/966.63	c   guideddiving     :       5.45       0.00         40          0          0
964.03/966.63	c   indcoefdiving    :       0.00       0.00          0          0          0
964.03/966.63	c   indicator        :       0.00       0.00          0          0          0
964.03/966.63	c   indicatordiving  :       0.00       0.00          0          0          0
964.03/966.63	c   indoneopt        :       0.00       0.00          0          0          0
964.03/966.63	c   indrounding      :       0.00       0.00          0          0          0
964.03/966.63	c   indtwoopt        :       0.00       0.00          0          0          0
964.03/966.63	c   intdiving        :       0.00       0.00          0          0          0
964.03/966.63	c   intshifting      :       0.00       0.00          0          0          0
964.03/966.63	c   linesearchdiving :       6.09       0.00         29          0          0
964.03/966.63	c   localbranching   :       0.00       0.00          0          0          0
964.03/966.63	c   locks            :       0.00       0.00          1          0          0
964.03/966.63	c   lpface           :       0.00       0.00          0          0          0
964.03/966.63	c   mpec             :       0.00       0.00          0          0          0
964.03/966.63	c   multistart       :       0.00       0.00          0          0          0
964.03/966.63	c   mutation         :       0.00       0.00          0          0          0
964.03/966.63	c   nlpdiving        :       0.00       0.00          0          0          0
964.03/966.63	c   objpscostdiving  :       1.10       0.00          2          0          0
964.03/966.63	c   octane           :       0.00       0.00          0          0          0
964.03/966.63	c   ofins            :       0.00       0.00          0          0          0
964.03/966.63	c   oneopt           :       0.01       0.00          9          0          0
964.03/966.63	c   padm             :       0.00       0.00          0          0          0
964.03/966.63	c   proximity        :       0.00       0.00          0          0          0
964.03/966.63	c   pscostdiving     :       4.94       0.00         29          1          1
964.03/966.63	c   randrounding     :       0.07       0.00         21          0          0
964.03/966.63	c   rens             :       0.00       0.00          0          0          0
964.03/966.63	c   reoptsols        :       0.00       0.00          0          0          0
964.03/966.63	c   repair           :       0.00       0.00          0          0          0
964.03/966.63	c   rins             :       0.00       0.00          0          0          0
964.03/966.63	c   rootsoldiving    :       1.10       0.00          8          3          0
964.03/966.63	c   rounding         :       0.07       0.00        823          0          0
964.03/966.63	c   scheduler        :       0.00       0.00          0          0          0
964.03/966.63	c   shiftandpropagate:       0.00       0.00          0          0          0
964.03/966.63	c   shifting         :       1.70       0.00       1860          6          2
964.03/966.63	c   simplerounding   :       0.18       0.00       6599          0          0
964.03/966.63	c   smallcard        :       0.00       0.00          0          0          0
964.03/966.63	c   subnlp           :       0.00       0.00          0          0          0
964.03/966.63	c   trivial          :       0.00       0.00          2          0          0
964.03/966.63	c   trivialnegation  :       0.00       0.00          0          0          0
964.03/966.63	c   trustregion      :       0.00       0.00          0          0          0
964.03/966.63	c   trysol           :       0.00       0.00          0          0          0
964.03/966.63	c   twoopt           :       0.00       0.00          0          0          0
964.03/966.63	c   undercover       :       0.05       0.00          1          0          0
964.03/966.63	c   vbounds          :       0.02       0.00          1          2          2
964.03/966.63	c   veclendiving     :       6.86       0.00         20          2          2
964.03/966.63	c   zeroobj          :       0.00       0.00          0          0          0
964.03/966.63	c   zirounding       :       0.11       0.00        907          0          0
964.03/966.63	c   other solutions  :          -          -          -          0          -
964.03/966.63	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	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
964.03/966.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
964.03/966.63	c   primal LP        :     212.52       3827    1535636     505.48    7225.72       0.66        789
964.03/966.63	c   dual LP          :     560.15       5834    3246141     631.30    5795.11       0.68        692
964.03/966.63	c   lex dual LP      :       0.00          0          0       0.00          -
964.03/966.63	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
964.03/966.63	c   resolve instable :       0.00          0          0       0.00          -
964.03/966.63	c   diving/probing LP:      51.81       1207     374697     310.44    7231.91
964.03/966.63	c   strong branching :      37.30        681     259053     380.40    6944.35          -          -        225
964.03/966.63	c     (at root node) :          -         26       7477     287.58          -
964.03/966.63	c   conflict analysis:       0.06         31        310      10.00    5634.52
964.03/966.63	c B&B Tree           :
964.03/966.63	c   number of runs   :          1
964.03/966.63	c   nodes            :       1746 (907 internal, 839 leaves)
964.03/966.63	c   feasible leaves  :          0
964.03/966.63	c   infeas. leaves   :        766
964.03/966.63	c   objective leaves :         73
964.03/966.63	c   nodes (total)    :       1746 (907 internal, 839 leaves)
964.03/966.63	c   nodes left       :          0
964.03/966.63	c   max depth        :         16
964.03/966.63	c   max depth (total):         16
964.03/966.63	c   backtracks       :       1105 (63.3%)
964.03/966.63	c   early backtracks :          0 (0.0%)
964.03/966.63	c   nodes exc. ref.  :          0 (0.0%)
964.03/966.63	c   delayed cutoffs  :          9
964.03/966.63	c   repropagations   :         16 (2865 domain reductions, 6 cutoffs)
964.03/966.63	c   avg switch length:      10.96
964.03/966.63	c   switching time   :       1.23
964.03/966.63	c Root Node          :
964.03/966.63	c   First LP value   : +0.00000000000000e+00
964.03/966.63	c   First LP Iters   :         80 (32193.16 Iter/sec)
964.03/966.63	c   First LP Time    :       0.00
964.03/966.63	c   Final Dual Bound : +3.37012170831184e+01
964.03/966.63	c   Final Root Iters :       2008
964.03/966.63	c   Root LP Estimate : +3.32783570525480e+03
964.03/966.63	c Solution           :
964.03/966.63	c   Solutions found  :         18 (11 improvements)
964.03/966.63	c   First Solution   : +1.06600000000000e+04   (in run 1, after 1 nodes, 0.36 seconds, depth 40, found by <clique>)
964.03/966.63	c   Gap First Sol.   :   infinite
964.03/966.63	c   Gap Last Sol.    :     224.06 %
964.03/966.63	c   Primal Bound     : +1.18300000000000e+03   (in run 1, after 338 nodes, 115.40 seconds, depth 8, found by <crossover>)
964.03/966.63	c   Dual Bound       : +1.18300000000000e+03
964.03/966.63	c   Gap              :       0.00 %
964.03/966.63	c Integrals          :      Total       Avg%
964.03/966.63	c   primal-dual      :   44917.22      46.47
964.03/966.63	c   primal-ref       :          -          - (not evaluated)
964.03/966.63	c   dual-ref         :          -          - (not evaluated)
964.03/966.67	c Time complete: 964.121.

Verifier Data

OK	1183

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512295-1751272160/watcher-4512295-1751272160 -o /tmp/evaluation-result-4512295-1751272160/solver-4512295-1751272160 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751268232-43209 --watchdog 3760 pbscip -f HOME/instance-4512295-1751272160.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=44110, runsolver pid=44107

[startup+0.10006 s]*
/proc/loadavg: 4.14 4.12 4.05 5/267 44111
/proc/meminfo: memFree=127423056/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=56452 memory=29952 CPUtime=0.09 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 4233 0 0 0 9 0 0 0 20 0 1 0 42893582 57806848 7488 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 14113 7488 3616 3530 0 5564 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56452 KiB
Current children cumulated memory: 29952 KiB

[startup+0.205376 s]*
/proc/loadavg: 4.14 4.12 4.05 5/267 44111
/proc/meminfo: memFree=127423056/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=56452 memory=29952 CPUtime=0.2 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 4233 0 0 0 20 0 0 0 20 0 1 0 42893582 57806848 7488 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 14113 7488 3616 3530 0 5564 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 56452 KiB
Current children cumulated memory: 29952 KiB

[startup+0.305204 s]*
/proc/loadavg: 4.14 4.12 4.05 5/267 44111
/proc/meminfo: memFree=127423056/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=56452 memory=29952 CPUtime=0.29 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 4233 0 0 0 29 0 0 0 20 0 1 0 42893582 57806848 7488 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 14113 7488 3616 3530 0 5564 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 56452 KiB
Current children cumulated memory: 29952 KiB

[startup+0.700168 s]
/proc/loadavg: 4.14 4.12 4.05 5/267 44111
/proc/meminfo: memFree=127375428/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=131244 memory=96008 CPUtime=0.68 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 22225 0 0 0 65 3 0 0 20 0 1 0 42893582 134393856 24002 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 32811 24002 3936 3530 0 24262 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 131244 KiB
Current children cumulated memory: 96008 KiB

[startup+1.50016 s]
/proc/loadavg: 4.14 4.12 4.05 5/267 44111
/proc/meminfo: memFree=127343436/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=147408 memory=111624 CPUtime=1.48 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 26154 0 0 0 144 4 0 0 20 0 1 0 42893582 150945792 27906 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 36852 27906 3936 3530 0 28303 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 147408 KiB
Current children cumulated memory: 111624 KiB

[startup+3.10523 s]
/proc/loadavg: 4.14 4.12 4.05 5/265 44111
/proc/meminfo: memFree=127319260/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=162196 memory=124808 CPUtime=3.07 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 29459 0 0 0 303 4 0 0 20 0 1 0 42893582 166088704 31202 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 40549 31202 3936 3530 0 32000 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 162196 KiB
Current children cumulated memory: 124808 KiB

[startup+6.30014 s]
/proc/loadavg: 4.13 4.12 4.05 5/265 44111
/proc/meminfo: memFree=127287760/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=206660 memory=159496 CPUtime=6.27 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 38137 0 0 0 621 6 0 0 20 0 1 0 42893582 211619840 39874 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 51665 39874 3936 3530 0 43116 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 206660 KiB
Current children cumulated memory: 159496 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 44111
/proc/meminfo: memFree=127282076/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=206660 memory=159496 CPUtime=12.65 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 38143 0 0 0 1259 6 0 0 20 0 1 0 42893582 211619840 39874 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 51665 39874 3936 3530 0 43116 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 206660 KiB
Current children cumulated memory: 159496 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.11 4.05 5/265 44111
/proc/meminfo: memFree=127255408/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=208832 memory=160264 CPUtime=25.41 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 38336 0 0 0 2535 6 0 0 20 0 1 0 42893582 213843968 40066 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 52208 40066 3936 3530 0 43659 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 208832 KiB
Current children cumulated memory: 160264 KiB

[startup+51.1052 s]
/proc/loadavg: 4.13 4.12 4.05 5/265 44112
/proc/meminfo: memFree=127139964/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=313948 memory=248040 CPUtime=50.94 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 47029 0 0 0 5086 8 0 0 20 0 1 0 42893582 321482752 62010 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 78487 62010 3936 3530 0 69938 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 313948 KiB
Current children cumulated memory: 248040 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 44115
/proc/meminfo: memFree=127089668/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=358140 memory=272104 CPUtime=102.01 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 53069 0 0 0 10191 10 0 0 20 0 1 0 42893582 366735360 68026 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 89535 68026 3936 3530 0 80986 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 358140 KiB
Current children cumulated memory: 272104 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.09 4.05 5/265 44117
/proc/meminfo: memFree=126923124/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=571132 memory=438044 CPUtime=161.84 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 67974 0 0 0 16169 15 0 0 20 0 1 0 42893582 584839168 109511 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 142783 109511 3936 3530 0 134234 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 571132 KiB
Current children cumulated memory: 438044 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/264 44119
/proc/meminfo: memFree=126776860/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=653476 memory=513816 CPUtime=221.68 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 75227 0 0 0 22151 17 0 0 20 0 1 0 42893582 669159424 128454 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 163369 128454 3936 3530 0 154820 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 653476 KiB
Current children cumulated memory: 513816 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.09 4.05 5/265 44122
/proc/meminfo: memFree=126667356/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=744732 memory=570528 CPUtime=281.52 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 90443 0 0 0 28133 19 0 0 20 0 1 0 42893582 762605568 142632 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 186183 142632 3936 3530 0 177634 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 744732 KiB
Current children cumulated memory: 570528 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.05 5/265 44131
/proc/meminfo: memFree=126568648/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=838948 memory=633660 CPUtime=341.37 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 96029 0 0 0 34116 21 0 0 20 0 1 0 42893582 859082752 158415 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 209737 158415 3936 3530 0 201188 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 838948 KiB
Current children cumulated memory: 633660 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/265 44133
/proc/meminfo: memFree=126437888/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=863028 memory=645564 CPUtime=401.21 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 99002 0 0 0 40100 21 0 0 20 0 1 0 42893582 883740672 161391 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 215757 161391 3936 3530 0 207208 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 863028 KiB
Current children cumulated memory: 645564 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.10 4.06 5/265 44136
/proc/meminfo: memFree=126311200/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=962840 memory=728992 CPUtime=461.06 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 104046 0 0 0 46083 23 0 0 20 0 1 0 42893582 985948160 182248 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 240710 182248 3936 3530 0 232161 0

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

/proc/loadavg: 4.35 4.18 4.09 5/265 44138
/proc/meminfo: memFree=126224272/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=971712 memory=766732 CPUtime=520.9 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 105342 0 0 0 52066 24 0 0 20 0 1 0 42893582 995033088 191683 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 242928 191683 3936 3530 0 234379 0
Current children cumulated CPU time: 520.9 s
Current children cumulated vsize: 971712 KiB
Current children cumulated memory: 766732 KiB

[startup+582.3 s]
/proc/loadavg: 4.13 4.15 4.09 5/265 44141
/proc/meminfo: memFree=126077584/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1005776 memory=804188 CPUtime=580.75 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 106523 0 0 0 58050 25 0 0 20 0 1 0 42893582 1029914624 201047 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 251444 201047 3936 3530 0 242895 0
Current children cumulated CPU time: 580.75 s
Current children cumulated vsize: 1005776 KiB
Current children cumulated memory: 804188 KiB

[startup+642.3 s]
/proc/loadavg: 4.16 4.15 4.09 5/264 44143
/proc/meminfo: memFree=125972720/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1071168 memory=813916 CPUtime=640.6 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 110549 0 0 0 64034 26 0 0 20 0 1 0 42893582 1096876032 203479 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 267792 203479 3936 3530 0 259243 0
Current children cumulated CPU time: 640.6 s
Current children cumulated vsize: 1071168 KiB
Current children cumulated memory: 813916 KiB

[startup+702.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/264 44145
/proc/meminfo: memFree=125889864/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1072040 memory=814812 CPUtime=700.44 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 110759 0 0 0 70018 26 0 0 20 0 1 0 42893582 1097768960 203703 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 268010 203703 3936 3530 0 259461 0
Current children cumulated CPU time: 700.44 s
Current children cumulated vsize: 1072040 KiB
Current children cumulated memory: 814812 KiB

[startup+762.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/263 44147
/proc/meminfo: memFree=125831728/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1078424 memory=816732 CPUtime=760.28 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111253 0 0 0 76002 26 0 0 20 0 1 0 42893582 1104306176 204183 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 269606 204183 3936 3530 0 261057 0
Current children cumulated CPU time: 760.28 s
Current children cumulated vsize: 1078424 KiB
Current children cumulated memory: 816732 KiB

[startup+822.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/264 44150
/proc/meminfo: memFree=125770788/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1079548 memory=817372 CPUtime=820.13 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111420 0 0 0 81987 26 0 0 20 0 1 0 42893582 1105457152 204343 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 269887 204343 3936 3530 0 261338 0
Current children cumulated CPU time: 820.13 s
Current children cumulated vsize: 1079548 KiB
Current children cumulated memory: 817372 KiB

[startup+882.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 44153
/proc/meminfo: memFree=125711704/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1081808 memory=818780 CPUtime=879.97 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111774 0 0 0 87971 26 0 0 20 0 1 0 42893582 1107771392 204695 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270452 204695 3936 3530 0 261903 0
Current children cumulated CPU time: 879.97 s
Current children cumulated vsize: 1081808 KiB
Current children cumulated memory: 818780 KiB

[startup+942.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/265 44162
/proc/meminfo: memFree=125600708/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082108 memory=820700 CPUtime=939.8 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111845 0 0 0 93954 26 0 0 20 0 1 0 42893582 1108078592 205175 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270527 205175 3936 3530 0 261978 0
Current children cumulated CPU time: 939.8 s
Current children cumulated vsize: 1082108 KiB
Current children cumulated memory: 820700 KiB

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

# cumulated CPU time of all completed processes:  user=963.843 s, system=0.293124 s

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

[startup+947.2 s]
/proc/loadavg: 4.15 4.12 4.09 5/265 44162
/proc/meminfo: memFree=125600960/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082108 memory=820700 CPUtime=944.69 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111872 0 0 0 94443 26 0 0 20 0 1 0 42893582 1108078592 205175 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270527 205175 3936 3530 0 261978 0
Current children cumulated CPU time: 944.69 s
Current children cumulated vsize: 1082108 KiB
Current children cumulated memory: 820700 KiB

[startup+960 s]*
/proc/loadavg: 4.12 4.12 4.09 5/265 44162
/proc/meminfo: memFree=125588640/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082256 memory=820956 CPUtime=957.46 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111899 0 0 0 95720 26 0 0 20 0 1 0 42893582 1108230144 205239 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270564 205239 3936 3530 0 262015 0
Current children cumulated CPU time: 957.46 s
Current children cumulated vsize: 1082256 KiB
Current children cumulated memory: 820956 KiB

[startup+963.2 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 44163
/proc/meminfo: memFree=125589224/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082392 memory=821724 CPUtime=960.64 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111919 0 0 0 96038 26 0 0 20 0 1 0 42893582 1108369408 205431 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270598 205431 3936 3530 0 262049 0
Current children cumulated CPU time: 960.64 s
Current children cumulated vsize: 1082392 KiB
Current children cumulated memory: 821724 KiB

[startup+964.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 44163
/proc/meminfo: memFree=125589224/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082392 memory=821724 CPUtime=962.24 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111919 0 0 0 96198 26 0 0 20 0 1 0 42893582 1108369408 205431 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270598 205431 3936 3530 0 262049 0
Current children cumulated CPU time: 962.24 s
Current children cumulated vsize: 1082392 KiB
Current children cumulated memory: 821724 KiB

[startup+965.6 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 44163
/proc/meminfo: memFree=125589224/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082392 memory=821724 CPUtime=963.03 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111919 0 0 0 96277 26 0 0 20 0 1 0 42893582 1108369408 205431 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270598 205431 3936 3530 0 262049 0
Current children cumulated CPU time: 963.03 s
Current children cumulated vsize: 1082392 KiB
Current children cumulated memory: 821724 KiB

[startup+966.4 s]
/proc/loadavg: 4.10 4.11 4.09 5/266 44165
/proc/meminfo: memFree=125589288/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082392 memory=821724 CPUtime=963.83 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111919 0 0 0 96357 26 0 0 20 0 1 0 42893582 1108369408 205431 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270598 205431 3936 3530 0 262049 0
Current children cumulated CPU time: 963.83 s
Current children cumulated vsize: 1082392 KiB
Current children cumulated memory: 821724 KiB

[startup+966.6 s]
/proc/loadavg: 4.10 4.11 4.09 5/266 44165
/proc/meminfo: memFree=125589288/131250000 swapFree=33010684/33010684
[pid=44110] ppid=44107 vsize=1082392 memory=821724 CPUtime=964.03 cores=0,2
/proc/44110/stat : 44110 (pbscip) R 44107 44110 43192 0 -1 4194304 111919 0 0 0 96377 26 0 0 20 0 1 0 42893582 1108369408 205431 18446744073709551615 4235264 18693293 140723222236432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 58511360 140723222239625 140723222239724 140723222239724 140723222245326 0
/proc/44110/statm: 270598 205431 3936 3530 0 262049 0
Current children cumulated CPU time: 964.03 s
Current children cumulated vsize: 1082392 KiB
Current children cumulated memory: 821724 KiB

Child status: 0

Real time (s): 966.69
CPU time (s): 964.136
CPU user time (s): 963.843
CPU system time (s): 0.293124
CPU usage (%): 99.7358
Max. virtual memory (cumulated for all children) (KiB): 1082392
Max. memory (cumulated for all children) (KiB): 821724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 963.843
system time used= 0.293124
maximum resident set size= 821724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111926
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= 94
involuntary context switches= 2183


# summary of solver processes directly reported to runsolver:
#   pid: 44110
#   total CPU time (s): 964.136
#   total CPU user time (s): 963.843
#   total CPU system time (s): 0.293124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.72653 second user time and 3.87281 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-30 10:29:20
IDJOB=4512295
IDBENCH=160608
IDSOLVER=3365
FILE ID=nodeC016/4512295-1751272160
RUNJOBID= nodeC016-1751268232-43209
SLURM_JOB_ID= 9594183
Free space on /tmp= 433004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-40.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512295-1751272160/watcher-4512295-1751272160 -o /tmp/evaluation-result-4512295-1751272160/solver-4512295-1751272160 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751268232-43209 --watchdog 3760  pbscip -f HOME/instance-4512295-1751272160.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= deae341c085f4a1f226bb0b999d26c4b
RANDOM SEED=122838514

nodeC016 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		: 3597.754
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.48
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.711
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127427404 kB
MemAvailable:   128215536 kB
Buffers:            3280 kB
Cached:          1592004 kB
SwapCached:            0 kB
Active:          1864476 kB
Inactive:        1334848 kB
Active(anon):    1622112 kB
Inactive(anon):        0 kB
Active(file):     242364 kB
Inactive(file):  1334848 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18720 kB
Writeback:            28 kB
AnonPages:       1607120 kB
Mapped:           137516 kB
Shmem:             18072 kB
KReclaimable:     100320 kB
Slab:             187068 kB
SReclaimable:     100320 kB
SUnreclaim:        86748 kB
KernelStack:        4304 kB
PageTables:         6628 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2259416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    634880 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC016 at 2025-06-30 10:45:27