Trace number 4506879

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3590.11 3598.91

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K176.opb
MD5SUM98be46c5d9a37fa78efcf3182d546400
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark56.3156
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4506879-1751177697.opb>
0.00/0.07	c original problem has 20944 variables (20944 bin, 0 int, 0 cont) and 21298 constraints
0.00/0.07	c problem read in 0.072 seconds
0.00/0.07	c problem without objective
0.09/0.15	c presolving:
0.09/0.19	c (round 1, fast)       250 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2423 clqs
0.09/0.20	c (round 2, fast)       682 del vars, 262 del conss, 0 add conss, 121 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2407 clqs
0.19/0.21	c (round 3, fast)       900 del vars, 412 del conss, 0 add conss, 206 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2428 clqs
0.19/0.21	c (round 4, fast)       1055 del vars, 535 del conss, 0 add conss, 261 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2459 clqs
0.19/0.22	c (round 5, fast)       1131 del vars, 591 del conss, 0 add conss, 285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2482 clqs
0.19/0.22	c (round 6, fast)       1172 del vars, 625 del conss, 0 add conss, 299 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2492 clqs
0.19/0.28	c    (0.3s) running MILP presolver
0.58/0.69	c    (0.7s) MILP presolver (4 rounds): 1 aggregations, 177 fixings, 0 bound changes
0.67/0.70	c (round 7, medium)     1360 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2501 clqs
0.67/0.71	c (round 8, fast)       1360 del vars, 814 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2507 clqs
0.67/0.74	c (round 9, exhaustive) 1360 del vars, 987 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2507 clqs
0.77/0.84	c (round 10, exhaustive) 1360 del vars, 987 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 20311 upgd conss, 0 impls, 2507 clqs
0.98/1.02	c (round 11, exhaustive) 1468 del vars, 987 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20311 upgd conss, 0 impls, 2495 clqs
0.98/1.04	c (round 12, fast)       1576 del vars, 1095 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20311 upgd conss, 0 impls, 2495 clqs
3.07/3.18	c (round 13, exhaustive) 1601 del vars, 1096 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 20311 upgd conss, 0 impls, 127181 clqs
3.07/3.19	c (round 14, fast)       1601 del vars, 1121 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 161 chg coeffs, 20311 upgd conss, 0 impls, 127191 clqs
4.56/4.63	c (round 15, exhaustive) 1627 del vars, 1121 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 161 chg coeffs, 20311 upgd conss, 0 impls, 127146 clqs
4.56/4.64	c (round 16, fast)       1628 del vars, 1147 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 216 chg coeffs, 20311 upgd conss, 0 impls, 127157 clqs
5.96/6.02	c (round 17, exhaustive) 1654 del vars, 1147 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 216 chg coeffs, 20311 upgd conss, 0 impls, 127132 clqs
5.96/6.03	c (round 18, fast)       1655 del vars, 1173 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 282 chg coeffs, 20311 upgd conss, 0 impls, 127149 clqs
6.36/6.42	c    (6.4s) probing: 1000/19916 (5.0%) - 81 fixings, 0 aggregations, 1125115 implications, 0 bound changes
6.76/6.83	c (round 19, exhaustive) 1681 del vars, 1173 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 282 chg coeffs, 20311 upgd conss, 0 impls, 127182 clqs
6.76/6.84	c (round 20, fast)       1682 del vars, 1199 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 350 chg coeffs, 20311 upgd conss, 0 impls, 127196 clqs
7.65/7.79	c (round 21, exhaustive) 1708 del vars, 1199 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 350 chg coeffs, 20311 upgd conss, 0 impls, 127163 clqs
7.65/7.79	c (round 22, fast)       1709 del vars, 1225 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 413 chg coeffs, 20311 upgd conss, 0 impls, 127179 clqs
7.96/8.08	c (round 23, exhaustive) 1734 del vars, 1225 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 413 chg coeffs, 20311 upgd conss, 0 impls, 127222 clqs
7.96/8.09	c (round 24, fast)       1734 del vars, 1250 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 473 chg coeffs, 20311 upgd conss, 0 impls, 127229 clqs
8.45/8.53	c (round 25, exhaustive) 1759 del vars, 1250 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 473 chg coeffs, 20311 upgd conss, 0 impls, 127254 clqs
8.45/8.54	c (round 26, fast)       1759 del vars, 1275 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 540 chg coeffs, 20311 upgd conss, 0 impls, 127271 clqs
9.64/9.78	c (round 27, exhaustive) 1784 del vars, 1275 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 540 chg coeffs, 20311 upgd conss, 0 impls, 124895 clqs
9.64/9.79	c (round 28, fast)       1784 del vars, 1300 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 630 chg coeffs, 20311 upgd conss, 0 impls, 124916 clqs
10.05/10.17	c (round 29, exhaustive) 1809 del vars, 1300 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 630 chg coeffs, 20311 upgd conss, 0 impls, 125389 clqs
10.05/10.18	c (round 30, fast)       1809 del vars, 1325 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 681 chg coeffs, 20311 upgd conss, 0 impls, 125394 clqs
13.04/13.14	c (round 31, exhaustive) 1835 del vars, 1325 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 681 chg coeffs, 20311 upgd conss, 0 impls, 126644 clqs
13.04/13.15	c (round 32, fast)       1836 del vars, 1351 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 751 chg coeffs, 20311 upgd conss, 0 impls, 126662 clqs
13.83/13.97	c (round 33, exhaustive) 1862 del vars, 1351 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 753 chg coeffs, 20311 upgd conss, 0 impls, 127252 clqs
13.83/13.98	c (round 34, fast)       1863 del vars, 1377 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 808 chg coeffs, 20311 upgd conss, 0 impls, 127262 clqs
16.03/16.12	c    (16.1s) probing: 2000/19916 (10.0%) - 280 fixings, 1 aggregations, 3126369 implications, 0 bound changes
16.13/16.21	c (round 35, exhaustive) 1888 del vars, 1377 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 808 chg coeffs, 20311 upgd conss, 0 impls, 127208 clqs
16.13/16.22	c (round 36, fast)       1888 del vars, 1402 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 842 chg coeffs, 20311 upgd conss, 0 impls, 127210 clqs
16.33/16.47	c (round 37, exhaustive) 1913 del vars, 1402 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 842 chg coeffs, 20311 upgd conss, 0 impls, 127271 clqs
16.33/16.48	c (round 38, fast)       1913 del vars, 1427 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 886 chg coeffs, 20311 upgd conss, 0 impls, 127276 clqs
16.63/16.71	c (round 39, exhaustive) 1938 del vars, 1427 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 886 chg coeffs, 20311 upgd conss, 0 impls, 127101 clqs
16.63/16.72	c (round 40, fast)       1938 del vars, 1452 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 910 chg coeffs, 20311 upgd conss, 0 impls, 127101 clqs
16.82/16.95	c (round 41, exhaustive) 1963 del vars, 1452 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 910 chg coeffs, 20311 upgd conss, 0 impls, 126927 clqs
16.82/16.96	c (round 42, fast)       1963 del vars, 1477 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 934 chg coeffs, 20311 upgd conss, 0 impls, 126927 clqs
20.71/20.85	c (round 43, exhaustive) 1988 del vars, 1477 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 934 chg coeffs, 20311 upgd conss, 0 impls, 127241 clqs
20.71/20.86	c (round 44, fast)       1988 del vars, 1502 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 20311 upgd conss, 0 impls, 127241 clqs
21.02/21.12	c (round 45, exhaustive) 2014 del vars, 1502 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 958 chg coeffs, 20311 upgd conss, 0 impls, 127159 clqs
21.02/21.13	c (round 46, fast)       2015 del vars, 1528 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 990 chg coeffs, 20311 upgd conss, 0 impls, 127160 clqs
22.11/22.22	c    (22.2s) probing: 3000/19916 (15.1%) - 443 fixings, 1 aggregations, 4169134 implications, 0 bound changes
26.40/26.50	c (round 47, exhaustive) 2040 del vars, 1528 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 990 chg coeffs, 20311 upgd conss, 0 impls, 127365 clqs
26.40/26.50	c (round 48, fast)       2040 del vars, 1553 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1020 chg coeffs, 20311 upgd conss, 0 impls, 127365 clqs
26.60/26.77	c (round 49, exhaustive) 2065 del vars, 1553 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1020 chg coeffs, 20311 upgd conss, 0 impls, 127253 clqs
26.60/26.78	c (round 50, fast)       2065 del vars, 1578 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1045 chg coeffs, 20311 upgd conss, 0 impls, 127253 clqs
27.79/27.94	c    (27.9s) probing: 4000/19916 (20.1%) - 482 fixings, 1 aggregations, 5356342 implications, 0 bound changes
31.58/31.71	c    (31.7s) probing: 5000/19916 (25.1%) - 488 fixings, 1 aggregations, 6394768 implications, 0 bound changes
35.77/35.92	c    (35.9s) probing: 6000/19916 (30.1%) - 495 fixings, 1 aggregations, 7346451 implications, 0 bound changes
39.87/40.08	c    (40.1s) probing: 7000/19916 (35.1%) - 497 fixings, 1 aggregations, 8302352 implications, 0 bound changes
43.65/43.87	c (round 51, exhaustive) 2090 del vars, 1578 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1045 chg coeffs, 20311 upgd conss, 0 impls, 127370 clqs
43.65/43.88	c (round 52, fast)       2090 del vars, 1603 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1079 chg coeffs, 20311 upgd conss, 0 impls, 127372 clqs
43.96/44.15	c    (44.2s) probing: 8000/19916 (40.2%) - 510 fixings, 1 aggregations, 9235636 implications, 0 bound changes
47.44/47.68	c    (47.7s) probing: 9000/19916 (45.2%) - 517 fixings, 1 aggregations, 10164363 implications, 0 bound changes
47.54/47.74	c    (47.7s) probing: 9021/19916 (45.3%) - 517 fixings, 1 aggregations, 10184433 implications, 0 bound changes
47.54/47.74	c    (47.7s) probing aborted: 1000/1000 successive useless probings
47.54/47.74	c (round 53, exhaustive) 2108 del vars, 1603 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1079 chg coeffs, 20311 upgd conss, 0 impls, 127393 clqs
47.54/47.75	c (round 54, fast)       2108 del vars, 1621 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1105 chg coeffs, 20311 upgd conss, 0 impls, 127393 clqs
48.14/48.38	c    (48.4s) probing: 9121/19916 (45.8%) - 517 fixings, 1 aggregations, 10269578 implications, 0 bound changes
48.14/48.38	c    (48.4s) probing aborted: 1000/1000 successive useless probings
48.24/48.42	c    (48.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
48.24/48.47	c    (48.5s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 1.68) (symcode time: 0.02)
48.34/48.50	c dynamic symmetry handling statistics:
48.34/48.50	c    orbitopal reduction:       no components
48.34/48.50	c    orbital reduction:         no components
48.34/48.50	c    lexicographic reduction:    3 permutations with support sizes 1642, 680, 328
48.34/48.50	c handled 4 out of 4 symmetry components
48.34/48.53	c presolving (55 rounds: 55 fast, 26 medium, 25 exhaustive):
48.34/48.53	c  2111 deleted vars, 1621 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1105 changed coefficients
48.34/48.53	c  0 implications, 127477 cliques
48.34/48.53	c presolved problem has 19388 variables (19388 bin, 0 int, 0 cont) and 19678 constraints
48.34/48.53	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
48.34/48.53	c       1 constraints of type <knapsack>
48.34/48.53	c    2395 constraints of type <setppc>
48.34/48.53	c       1 constraints of type <orbitope_pp>
48.34/48.53	c   17281 constraints of type <logicor>
48.34/48.53	c transformed objective value is always integral (scale: 1)
48.34/48.53	c Presolving Time: 48.39
48.34/48.53	c 
48.34/48.53	c - non default parameters ----------------------------------------------------------------------
48.34/48.53	c 
48.34/48.53	c # SCIP version 10.0.0
48.34/48.53	c 
48.34/48.53	c # maximal time in seconds to run
48.34/48.53	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
48.34/48.53	c limits/time = 3596.998009
48.34/48.53	c 
48.34/48.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
48.34/48.53	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
48.34/48.53	c limits/memory = 27900
48.34/48.53	c 
48.34/48.53	c # belongs reading time to solving time?
48.34/48.53	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
48.34/48.53	c timing/reading = TRUE
48.34/48.53	c 
48.34/48.53	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
48.34/48.53	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
48.34/48.53	c reading/opbreader/maxintsize = 47
48.34/48.53	c 
48.34/48.53	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
48.34/48.53	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
48.34/48.53	c propagating/genvbounds/timingmask = 0
48.34/48.53	c 
48.34/48.53	c -----------------------------------------------------------------------------------------------
48.34/48.54	c 
71.47/71.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.47/71.70	c  71.7s|     1 |     0 | 18199 |     - |   374M |   0 |  19k|  19k|  19k|   0 |  0 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
298.42/299.33	c   299s|     1 |     0 |114999 |     - |   400M |   0 |  19k|  19k|  19k|   7 |  1 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
331.82/332.83	c   333s|     1 |     0 |128310 |     - |   409M |   0 |  19k|  19k|  19k|  23 |  2 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
363.04/364.14	c   364s|     1 |     0 |139962 |     - |   412M |   0 |  19k|  19k|  19k|  29 |  3 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
396.26/397.47	c   397s|     1 |     0 |152442 |     - |   417M |   0 |  19k|  19k|  19k|  36 |  4 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
430.87/432.19	c   432s|     1 |     0 |165215 |     - |   421M |   0 |  19k|  19k|  19k|  46 |  5 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
470.26/471.60	c   472s|     1 |     0 |179009 |     - |   429M |   0 |  19k|  19k|  19k|  65 |  6 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
510.35/511.80	c   512s|     1 |     0 |193071 |     - |   433M |   0 |  19k|  19k|  19k|  78 |  7 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
542.47/544.06	c   544s|     1 |     0 |204146 |     - |   436M |   0 |  19k|  19k|  19k|  83 |  8 | 189 |   0 | 0.000000e+00 |      --      |    Inf | unknown
587.14/588.87	c   589s|     1 |     0 |218922 |     - |   438M |   0 |  19k|  19k|  19k|  97 |  9 | 199 |   0 | 0.000000e+00 |      --      |    Inf | unknown
632.12/633.98	c   634s|     1 |     0 |233761 |     - |   440M |   0 |  19k|  19k|  19k| 119 | 10 | 209 |   0 | 0.000000e+00 |      --      |    Inf | unknown
668.92/670.83	c   671s|     1 |     0 |246298 |     - |   450M |   0 |  19k|  19k|  19k| 124 | 11 | 210 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1053.92/1056.81	c  1057s|     1 |     2 |357071 |     - |   462M |   0 |  19k|  19k|  19k| 124 | 11 | 239 |  21 | 0.000000e+00 |      --      |    Inf | unknown
3589.98/3598.80	c 
3589.98/3598.80	c SCIP Status        : solving was interrupted [time limit reached]
3589.98/3598.80	c Solving Time (sec) : 3598.80
3589.98/3598.80	c Solving Nodes      : 16
3589.98/3598.80	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3589.98/3598.80	c Dual Bound         : +0.00000000000000e+00
3589.98/3598.80	c Gap                : infinite
3589.98/3598.80	s UNKNOWN
3589.98/3598.80	c SCIP Status        : solving was interrupted [time limit reached]
3589.98/3598.80	c Total Time         :    3598.80
3589.98/3598.80	c   solving          :    3598.80
3589.98/3598.80	c   presolving       :      48.39 (included in solving)
3589.98/3598.80	c   reading          :       0.07 (included in solving)
3589.98/3598.80	c   copying          :       0.10 (2 #copies) (minimal 0.05, maximal 0.05, average 0.05)
3589.98/3598.80	c Original Problem   :
3589.98/3598.80	c   Problem name     : HOME/instance-4506879-1751177697.opb
3589.98/3598.80	c   Variables        : 20944 (20944 binary, 0 integer, 0 continuous)
3589.98/3598.80	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3589.98/3598.80	c   Constraints      : 21298 initial, 21298 maximal
3589.98/3598.80	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.98/3598.80	c Presolved Problem  :
3589.98/3598.80	c   Problem name     : t_HOME/instance-4506879-1751177697.opb
3589.98/3598.80	c   Variables        : 19388 (19388 binary, 0 integer, 0 continuous)
3589.98/3598.80	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3589.98/3598.80	c   Constraints      : 19678 initial, 19948 maximal
3589.98/3598.80	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.98/3598.80	c   Nonzeros         : 107773 constraint, 273998 clique table
3589.98/3598.80	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3589.98/3598.80	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   domcol           :       1.04       0.00     22          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   gateextraction   :       0.20       0.00     23          0          0          0          0          0          1          0          0          0
3589.98/3598.80	c   implics          :       0.00       0.00     26          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   milp             :       0.46       0.00      1        177          1          0          0          0          0          0          0          0
3589.98/3598.80	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   sparsify         :       0.49       0.00      4          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   trivial          :       0.03       0.00     55        555          0          0          0          0          0          0          0          0
3589.98/3598.80	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dualfix          :       0.03       0.00     55          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   probing          :      41.32       0.00     22        517          1          0          0          0          0          0          0          0
3589.98/3598.80	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   symmetry         :       0.08       0.00      1          3          0          0          0          0          0          1          0          0
3589.98/3598.80	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   knapsack         :       0.01       0.00     91          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   setppc           :       0.23       0.00     91          0          0          0          0          0        111          0          0          0
3589.98/3598.80	c   linear           :       0.17       0.02     12        302          0          0        302          0        987          0          0          0
3589.98/3598.80	c   orbitope_pp      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   logicor          :       4.18       0.01     91        108          0          0          0          0        522          0          0       1105
3589.98/3598.80	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3589.98/3598.80	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3589.98/3598.80	c   integral         :          0          0          0          0         15          0          0          7          0          0          0          0          0          0         30
3589.98/3598.80	c   knapsack         :          1          1         11     526548          0          0          0          3          0          0          0          0          0          0          0
3589.98/3598.80	c   setppc           :       2395+      2493         11     535571          0          0          0          3      19620        341       1660          0          0          0          0
3589.98/3598.80	c   orbitope_pp      :          1          1          0      17076          0          0          0          0          0          0         11          0          0          0          0
3589.98/3598.80	c   logicor          :      17281+     17453         11     154787          0          0          0          0      62123        124       4315         22         11          0          0
3589.98/3598.80	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3589.98/3598.80	c   integral         :      54.98       0.00       0.00       0.00      54.98       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   knapsack         :       0.29       0.00       0.01       0.28       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   setppc           :       4.32       0.00       0.01       4.30       0.00       0.00       0.00       0.00       0.01       0.01
3589.98/3598.80	c   orbitope_pp      :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   logicor          :      12.36       0.01       0.04      12.27       0.00       0.00       0.00       0.00       0.02       0.03
3589.98/3598.80	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3589.98/3598.80	c   dualfix          :          1          0          0          0
3589.98/3598.80	c   genvbounds       :          0          0          0          0
3589.98/3598.80	c   nlobbt           :          0          0          0          0
3589.98/3598.80	c   obbt             :          0          0          0          0
3589.98/3598.80	c   probing          :          0          0          0          0
3589.98/3598.80	c   pseudoobj        :          0          0          0          0
3589.98/3598.80	c   redcost          :          0          0          0          0
3589.98/3598.80	c   rootredcost      :          0          0          0          0
3589.98/3598.80	c   symmetry         :       6636          0          0          1
3589.98/3598.80	c   vbounds          :       5859          0          0          0
3589.98/3598.80	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3589.98/3598.80	c   dualfix          :       0.03       0.00       0.03       0.00       0.00       0.00
3589.98/3598.80	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3589.98/3598.80	c   probing          :      41.32       0.00      41.32       0.00       0.00       0.00
3589.98/3598.80	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3589.98/3598.80	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3589.98/3598.80	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3589.98/3598.80	c   symmetry         :       0.11       0.00       0.08       0.02       0.00       0.00
3589.98/3598.80	c   vbounds          :       0.05       0.00       0.03       0.02       0.00       0.00
3589.98/3598.80	c Symmetry           :
3589.98/3598.80	c   #affected vars   :       3142 (3142 bin, 0 int, 0 cont)
3589.98/3598.80	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3589.98/3598.80	c   orbital reduction:          0 reductions applied,          0 cutoffs
3589.98/3598.80	c   lexicographic red:          1 reductions applied,          0 cutoffs
3589.98/3598.80	c   shadow tree time :       0.00 s
3589.98/3598.80	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3589.98/3598.80	c   propagation      :       0.03        463        126          -        495       65.6          8       11.4          -          -          -
3589.98/3598.80	c   infeasible LP    :       0.47         18          5          -        320     3297.5          2        7.5          0        0.0          0
3589.98/3598.80	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3589.98/3598.80	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3589.98/3598.80	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3589.98/3598.80	c   applied globally :       0.01          -          -          0        308      216.7          -          -          0          -          -
3589.98/3598.80	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3589.98/3598.80	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3589.98/3598.80	c   cut pool         :       0.00          -         21         21          -          -        200        308          -          -          -          -          -    (maximal pool size:        200)
3589.98/3598.80	c   aggregation      :       0.06       0.00         11         11          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.98/3598.80	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.98/3598.80	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.98/3598.80	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   clique           :       1.97       0.00         11         11          0          0         87        178          0         26         26          0          0
3589.98/3598.80	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   gomory           :      19.76       0.00         10         10          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.98/3598.80	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.98/3598.80	c   impliedbounds    :       0.08       0.00         11         11          0          0         32         49          0          6          6          0          0
3589.98/3598.80	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   multilinear      :       0.00       0.00         13         11          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3589.98/3598.80	c   zerohalf         :      15.81       0.00         11         11          0          0         81         81          0         81         81          0          0
3589.98/3598.80	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3589.98/3598.80	c   hybrid           :       0.00       0.00         11         11        124          0        206        124          0        206
3589.98/3598.80	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3589.98/3598.80	c   problem variables:       0.00          -          0          0
3589.98/3598.80	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3589.98/3598.80	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c   relpscost        :      54.98       0.00         15          0          0          0          0          0          0         30
3589.98/3598.80	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3589.98/3598.80	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3589.98/3598.80	c   LP solutions     :       0.00          -          -          0          0
3589.98/3598.80	c   relax solutions  :       0.00          -          -          0          0
3589.98/3598.80	c   pseudo solutions :       0.00          -          -          0          0
3589.98/3598.80	c   strong branching :       0.00          -          -          0          0
3589.98/3598.80	c   actconsdiving    :       0.00       0.00          0          0          0
3589.98/3598.80	c   adaptivediving   :     117.10       0.00          1          0          0
3589.98/3598.80	c   alns             :       0.12       0.00          1          0          0
3589.98/3598.80	c   bound            :       0.00       0.00          0          0          0
3589.98/3598.80	c   clique           :       0.07       0.00          1          0          0
3589.98/3598.80	c   coefdiving       :       0.00       0.00          0          0          0
3589.98/3598.80	c   completesol      :       0.00       0.00          0          0          0
3589.98/3598.80	c   conflictdiving   :     330.27       0.00          1          0          0
3589.98/3598.80	c   crossover        :       0.00       0.00          0          0          0
3589.98/3598.80	c   dins             :       0.00       0.00          0          0          0
3589.98/3598.80	c   distributiondivin:       0.00       0.00          0          0          0
3589.98/3598.80	c   dks              :       0.00       0.00          0          0          0
3589.98/3598.80	c   dps              :       0.00       0.00          0          0          0
3589.98/3598.80	c   dualval          :       0.00       0.00          0          0          0
3589.98/3598.80	c   farkasdiving     :       0.00       0.00          0          0          0
3589.98/3598.80	c   feaspump         :     198.98       0.00          1          0          0
3589.98/3598.80	c   fixandinfer      :       0.00       0.00          0          0          0
3589.98/3598.80	c   fracdiving       :     219.20       0.00          1          0          0
3589.98/3598.80	c   gins             :       0.00       0.00          0          0          0
3589.98/3598.80	c   guideddiving     :       0.00       0.00          0          0          0
3589.98/3598.80	c   indicator        :       0.00       0.00          0          0          0
3589.98/3598.80	c   indicatordiving  :       0.00       0.00          0          0          0
3589.98/3598.80	c   intdiving        :       0.00       0.00          0          0          0
3589.98/3598.80	c   intshifting      :       0.00       0.00          0          0          0
3589.98/3598.80	c   linesearchdiving :       0.00       0.00          0          0          0
3589.98/3598.80	c   localbranching   :       0.00       0.00          0          0          0
3589.98/3598.80	c   locks            :       0.08       0.00          1          0          0
3589.98/3598.80	c   lpface           :       0.00       0.00          0          0          0
3589.98/3598.80	c   mpec             :       0.00       0.00          0          0          0
3589.98/3598.80	c   multistart       :       0.00       0.00          0          0          0
3589.98/3598.80	c   mutation         :       0.00       0.00          0          0          0
3589.98/3598.80	c   nlpdiving        :       0.00       0.00          0          0          0
3589.98/3598.80	c   objpscostdiving  :    1154.21       0.00          1          0          0
3589.98/3598.80	c   octane           :       0.00       0.00          0          0          0
3589.98/3598.80	c   ofins            :       0.00       0.00          0          0          0
3589.98/3598.80	c   oneopt           :       0.00       0.00          0          0          0
3589.98/3598.80	c   padm             :       0.00       0.00          0          0          0
3589.98/3598.80	c   proximity        :       0.00       0.00          0          0          0
3589.98/3598.80	c   pscostdiving     :     521.38       0.00          1          0          0
3589.98/3598.80	c   randrounding     :       0.25       0.00         12          0          0
3589.98/3598.80	c   rens             :       0.60       0.00          1          0          0
3589.98/3598.80	c   reoptsols        :       0.00       0.00          0          0          0
3589.98/3598.80	c   repair           :       0.00       0.00          0          0          0
3589.98/3598.80	c   rins             :       0.00       0.00          0          0          0
3589.98/3598.80	c   rootsoldiving    :       0.00       0.00          0          0          0
3589.98/3598.80	c   rounding         :       0.04       0.00         26          0          0
3589.98/3598.80	c   scheduler        :       0.00       0.00          0          0          0
3589.98/3598.80	c   shiftandpropagate:       0.02       0.00          1          0          0
3589.98/3598.80	c   shifting         :       0.16       0.00         12          0          0
3589.98/3598.80	c   simplerounding   :       0.00       0.00          0          0          0
3589.98/3598.80	c   subnlp           :       0.00       0.00          0          0          0
3589.98/3598.80	c   trivial          :       0.02       0.00          2          0          0
3589.98/3598.80	c   trivialnegation  :       0.00       0.00          0          0          0
3589.98/3598.80	c   trustregion      :       0.00       0.00          0          0          0
3589.98/3598.80	c   trysol           :       0.00       0.00          0          0          0
3589.98/3598.80	c   twoopt           :       0.00       0.00          0          0          0
3589.98/3598.80	c   undercover       :       0.00       0.00          0          0          0
3589.98/3598.80	c   vbounds          :       0.04       0.00          1          0          0
3589.98/3598.80	c   veclendiving     :     283.72       0.00          1          0          0
3589.98/3598.80	c   zeroobj          :       0.00       0.00          0          0          0
3589.98/3598.80	c   zirounding       :       0.01       0.00         14          0          0
3589.98/3598.80	c   other solutions  :          -          -          -          0          -
3589.98/3598.80	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3589.98/3598.80	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3589.98/3598.80	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3589.98/3598.80	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
3589.98/3598.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3589.98/3598.80	c   primal LP        :       0.03          1          0       0.00       0.00       0.03          1
3589.98/3598.80	c   dual LP          :     631.09         26     277384   10668.62     439.53       0.00          0
3589.98/3598.80	c   lex dual LP      :       0.00          0          0       0.00          -
3589.98/3598.80	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3589.98/3598.80	c   resolve instable :      84.56         14       1240      88.57      14.66
3589.98/3598.80	c   diving/probing LP:    2833.48        227     734519    3235.77     259.23
3589.98/3598.80	c   strong branching :      43.50         21      20491     975.76     471.03          -          -         40
3589.98/3598.80	c     (at root node) :          -         21      20491     975.76          -
3589.98/3598.80	c   conflict analysis:       0.00          0          0       0.00          -
3589.98/3598.80	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3589.98/3598.80	c   benders          :       0.00          0          0          0       0.00          0          0          0
3589.98/3598.80	c B&B Tree           :
3589.98/3598.80	c   number of runs   :          1
3589.98/3598.80	c   nodes            :         16 (15 internal, 1 leaves)
3589.98/3598.80	c   feasible leaves  :          0
3589.98/3598.80	c   infeas. leaves   :          1
3589.98/3598.80	c   objective leaves :          0
3589.98/3598.80	c   nodes (total)    :         16 (15 internal, 1 leaves)
3589.98/3598.80	c   nodes left       :         15
3589.98/3598.80	c   max depth        :          9
3589.98/3598.80	c   max depth (total):          9
3589.98/3598.80	c   backtracks       :          5 (31.2%)
3589.98/3598.80	c   early backtracks :          0 (0.0%)
3589.98/3598.80	c   nodes exc. ref.  :          0 (0.0%)
3589.98/3598.80	c   delayed cutoffs  :          0
3589.98/3598.80	c   repropagations   :          5 (1 domain reductions, 0 cutoffs)
3589.98/3598.80	c   avg switch length:       2.00
3589.98/3598.80	c   switching time   :       0.05
3589.98/3598.80	c Root Node          :
3589.98/3598.80	c   First LP value   : +0.00000000000000e+00
3589.98/3598.80	c   First LP Iters   :      18199 (793.26 Iter/sec)
3589.98/3598.80	c   First LP Time    :      22.94
3589.98/3598.80	c   Final Dual Bound : +0.00000000000000e+00
3589.98/3598.80	c   Final Root Iters :     246298
3589.98/3598.80	c   Root LP Estimate : +2.75928248221625e-03
3589.98/3598.80	c Solution           :
3589.98/3598.80	c   Solutions found  :          0 (0 improvements)
3589.98/3598.80	c   Primal Bound     :          -
3589.98/3598.80	c   Dual Bound       : +0.00000000000000e+00
3589.98/3598.80	c   Gap              :   infinite
3589.98/3598.80	c Integrals          :      Total       Avg%
3589.98/3598.80	c   primal-dual      :  359879.75     100.00
3589.98/3598.80	c   primal-ref       :          -          - (not evaluated)
3589.98/3598.80	c   dual-ref         :          -          - (not evaluated)
3590.08/3598.91	c Time complete (sec):   3590.102

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506879-1751177697/watcher-4506879-1751177697 -o /tmp/evaluation-result-4506879-1751177697/solver-4506879-1751177697 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751169526-28921 --watchdog 3760 pbsolver -f HOME/instance-4506879-1751177697.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=29808, runsolver pid=29805

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 29809
/proc/meminfo: memFree=128572572/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=78600 memory=69788 CPUtime=0.09 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 15375 0 0 0 7 2 0 0 20 0 1 0 33448508 80486400 17447 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 19650 17447 2368 2575 0 16557 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 78600 KiB
Current children cumulated memory: 69788 KiB

[startup+0.205616 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 29809
/proc/meminfo: memFree=128548380/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=108452 memory=96156 CPUtime=0.19 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 21949 0 0 0 15 4 0 0 20 0 1 0 33448508 111054848 24039 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 27113 24039 2400 2575 0 24020 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 108452 KiB
Current children cumulated memory: 96156 KiB

[startup+0.305617 s]*
/proc/loadavg: 4.10 4.12 4.09 5/264 29809
/proc/meminfo: memFree=128520092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=137432 memory=125028 CPUtime=0.29 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 29613 0 0 0 24 5 0 0 20 0 1 0 33448508 140730368 31257 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 34358 31257 2496 2575 0 31265 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 137432 KiB
Current children cumulated memory: 125028 KiB

[startup+0.700187 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 29809
/proc/meminfo: memFree=128520092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=128040 memory=115636 CPUtime=0.67 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 29620 0 0 0 62 5 0 0 20 0 1 0 33448508 131112960 28909 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 32010 28909 2496 2575 0 28917 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 128040 KiB
Current children cumulated memory: 115636 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 29809
/proc/meminfo: memFree=128504216/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=184972 memory=168592 CPUtime=1.47 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 42380 0 0 0 141 6 0 0 20 0 1 0 33448508 189411328 42148 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 46243 42148 2624 2575 0 43150 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 184972 KiB
Current children cumulated memory: 168592 KiB

[startup+3.1055 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 29809
/proc/meminfo: memFree=128465512/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=197808 memory=181136 CPUtime=3.07 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 45527 0 0 0 300 7 0 0 20 0 1 0 33448508 202555392 45284 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 49452 45284 2624 2575 0 46359 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 197808 KiB
Current children cumulated memory: 181136 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 29810
/proc/meminfo: memFree=128465520/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=199552 memory=182800 CPUtime=6.26 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 45951 0 0 0 619 7 0 0 20 0 1 0 33448508 204341248 45700 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 49888 45700 2624 2575 0 46795 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 199552 KiB
Current children cumulated memory: 182800 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 29810
/proc/meminfo: memFree=128457456/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=210196 memory=193552 CPUtime=12.64 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 48624 0 0 0 1257 7 0 0 20 0 1 0 33448508 215240704 48388 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 52549 48388 2624 2575 0 49456 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 210196 KiB
Current children cumulated memory: 193552 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.11 4.09 5/263 29810
/proc/meminfo: memFree=128449400/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=210716 memory=194064 CPUtime=25.4 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 48776 0 0 0 2533 7 0 0 20 0 1 0 33448508 215773184 48516 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 52679 48516 2624 2575 0 49586 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 210716 KiB
Current children cumulated memory: 194064 KiB

[startup+51.1055 s]
/proc/loadavg: 4.04 4.10 4.09 5/263 29810
/proc/meminfo: memFree=128288052/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=420068 memory=340496 CPUtime=50.94 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 85607 0 0 0 5081 13 0 0 20 0 1 0 33448508 430149632 85124 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 105017 85124 2688 2575 0 101924 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 420068 KiB
Current children cumulated memory: 340496 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 29813
/proc/meminfo: memFree=128281156/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=430592 memory=350096 CPUtime=101.98 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 88007 0 0 0 10185 13 0 0 20 0 1 0 33448508 440926208 87524 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 107648 87524 2688 2575 0 104555 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 430592 KiB
Current children cumulated memory: 350096 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 29815
/proc/meminfo: memFree=128243828/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=433176 memory=352836 CPUtime=161.8 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 88174 0 0 0 16167 13 0 0 20 0 1 0 33448508 443572224 88209 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 108294 88209 2688 2575 0 105201 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 433176 KiB
Current children cumulated memory: 352836 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 29817
/proc/meminfo: memFree=128225616/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=433176 memory=352836 CPUtime=221.63 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 88184 0 0 0 22150 13 0 0 20 0 1 0 33448508 443572224 88209 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 108294 88209 2688 2575 0 105201 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 433176 KiB
Current children cumulated memory: 352836 KiB

[startup+282.3 s]
/proc/loadavg: 4.32 4.14 4.10 5/264 29822
/proc/meminfo: memFree=128128452/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=515484 memory=432456 CPUtime=281.46 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 94804 0 0 0 28131 15 0 0 20 0 1 0 33448508 527855616 108114 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 128871 108114 2688 2575 0 125778 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 515484 KiB
Current children cumulated memory: 432456 KiB

[startup+342.3 s]
/proc/loadavg: 4.24 4.16 4.11 5/266 29830
/proc/meminfo: memFree=128100312/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=531388 memory=447048 CPUtime=341.3 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 98505 0 0 0 34114 16 0 0 20 0 1 0 33448508 544141312 111762 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 132847 111762 2688 2575 0 129754 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 531388 KiB
Current children cumulated memory: 447048 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 29832
/proc/meminfo: memFree=128077188/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=539572 memory=452808 CPUtime=401.14 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 99943 0 0 0 40097 17 0 0 20 0 1 0 33448508 552521728 113202 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 134893 113202 2688 2575 0 131800 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 539572 KiB
Current children cumulated memory: 452808 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/265 29834
/proc/meminfo: memFree=128056204/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=551880 memory=465356 CPUtime=460.99 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 102584 0 0 0 46082 17 0 0 20 0 1 0 33448508 565125120 116339 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 137970 116339 2688 2575 0 134877 0

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

/proc/loadavg: 1.11 1.51 2.67 2/246 30068
/proc/meminfo: memFree=129498036/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3214.28 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127475 0 0 0 321408 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3214.28 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3282.3 s]
/proc/loadavg: 1.09 1.43 2.56 2/246 30070
/proc/meminfo: memFree=129498068/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3274.15 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127475 0 0 0 327395 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3274.15 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3342.3 s]
/proc/loadavg: 1.10 1.37 2.47 2/245 30074
/proc/meminfo: memFree=129498928/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3334.03 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127475 0 0 0 333383 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3334.03 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.31 2.38 2/246 30082
/proc/meminfo: memFree=129498076/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3393.9 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127475 0 0 0 339370 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3393.9 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3462.3 s]
/proc/loadavg: 1.07 1.27 2.30 2/246 30084
/proc/meminfo: memFree=129498332/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3453.77 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127585 0 0 0 345357 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3453.77 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3522.3 s]
/proc/loadavg: 1.06 1.23 2.22 2/246 30086
/proc/meminfo: memFree=129498124/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3513.64 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127586 0 0 0 351344 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3513.64 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3582.3 s]
/proc/loadavg: 1.06 1.20 2.14 2/246 30089
/proc/meminfo: memFree=129498156/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3573.52 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 357332 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3573.52 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

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

# cumulated CPU time of all completed processes:  user=3589.9 s, system=0.209375 s

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

[startup+3584 s]*
/proc/loadavg: 1.06 1.20 2.14 2/246 30089
/proc/meminfo: memFree=129498156/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3575.22 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 357502 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3575.22 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3590.4 s]
/proc/loadavg: 1.13 1.21 2.14 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3581.6 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 358140 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3581.6 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3593.6 s]
/proc/loadavg: 1.12 1.21 2.13 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3584.79 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 358459 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3584.79 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3596.8 s]
/proc/loadavg: 1.12 1.21 2.13 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3587.98 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 358778 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3587.98 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3597.6 s]
/proc/loadavg: 1.12 1.21 2.13 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3588.78 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 358858 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3588.78 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3598.4 s]
/proc/loadavg: 1.11 1.20 2.12 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3589.58 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127596 0 0 0 358938 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3589.58 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3598.8 s]
/proc/loadavg: 1.11 1.20 2.12 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=656988 memory=620748 CPUtime=3589.98 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127598 0 0 0 358978 20 0 0 20 0 1 0 33448508 672755712 155187 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 164247 155187 2688 2575 0 161154 0
Current children cumulated CPU time: 3589.98 s
Current children cumulated vsize: 656988 KiB
Current children cumulated memory: 620748 KiB

[startup+3598.9 s]
/proc/loadavg: 1.11 1.20 2.12 2/246 30090
/proc/meminfo: memFree=129499092/131249992 swapFree=33010684/33010684
[pid=29808] ppid=29805 vsize=580980 memory=544808 CPUtime=3590.08 cores=5,7
/proc/29808/stat : 29808 (pbsolver) R 29805 29808 28908 0 -1 4194304 127691 0 0 0 358988 20 0 0 20 0 1 0 33448508 594923520 136202 18446744073709551615 4198400 14743177 140732600859632 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 45367296 140732600863114 140732600863210 140732600863210 140732600868812 0
/proc/29808/statm: 145245 136202 2688 2575 0 142152 0
Current children cumulated CPU time: 3590.08 s
Current children cumulated vsize: 580980 KiB
Current children cumulated memory: 544808 KiB

Child status: 0

Real time (s): 3598.91
CPU time (s): 3590.11
CPU user time (s): 3589.9
CPU system time (s): 0.209375
CPU usage (%): 99.7553
Max. virtual memory (cumulated for all children) (KiB): 656988
Max. memory (cumulated for all children) (KiB): 620748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.9
system time used= 0.209375
maximum resident set size= 620748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127708
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= 27
involuntary context switches= 1269


# summary of solver processes directly reported to runsolver:
#   pid: 29808
#   total CPU time (s): 3590.11
#   total CPU user time (s): 3589.9
#   total CPU system time (s): 0.209375

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.57745 second user time and 13.6631 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 08:14:57
IDJOB=4506879
IDBENCH=158302
IDSOLVER=3366
FILE ID=nodeC025/4506879-1751177697
RUNJOBID= nodeC025-1751169526-28921
SLURM_JOB_ID= 9587520
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K176.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506879-1751177697/watcher-4506879-1751177697 -o /tmp/evaluation-result-4506879-1751177697/solver-4506879-1751177697 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751169526-28921 --watchdog 3760  pbsolver -f HOME/instance-4506879-1751177697.opb -t 3600 -m 31000

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

MD5SUM BENCH= 98be46c5d9a37fa78efcf3182d546400
RANDOM SEED=687044526

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128636772 kB
MemAvailable:   128341568 kB
Buffers:            3280 kB
Cached:           514732 kB
SwapCached:            0 kB
Active:          1790092 kB
Inactive:         256616 kB
Active(anon):    1546780 kB
Inactive(anon):        0 kB
Active(file):     243312 kB
Inactive(file):   256616 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16388 kB
Writeback:             0 kB
AnonPages:       1531768 kB
Mapped:           135144 kB
Shmem:             18084 kB
KReclaimable:      88212 kB
Slab:             172320 kB
SReclaimable:      88212 kB
SUnreclaim:        84108 kB
KernelStack:        4256 kB
PageTables:         6356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2116592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC025 at 2025-06-29 09:14:57