Trace number 4446795

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3586.21 3598.95

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K172.opb
MD5SUM44b1adf4a7e5c26b78f2dbc134a2606f
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 benchmark605.744
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20468
Total number of constraints20814
Number of constraints which are clauses20642
Number of constraints which are cardinality constraints (but not clauses)172
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint172
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 173
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4446795-1721336894.opb>
0.10/0.14	c original problem has 20468 variables (20468 bin, 0 int, 0 impl, 0 cont) and 20814 constraints
0.10/0.14	c problem read in 0.13
0.10/0.14	c No objective function, only one solution is needed.
0.10/0.21	c presolving:
0.21/0.24	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, 2367 clqs
0.21/0.25	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, 2351 clqs
0.21/0.26	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, 2372 clqs
0.21/0.26	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, 2403 clqs
0.21/0.27	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, 2426 clqs
0.21/0.27	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, 2436 clqs
0.31/0.34	c    (0.3s) running MILP presolver
0.59/0.61	c    (0.6s) MILP presolver (4 rounds): 0 aggregations, 172 fixings, 0 bound changes
0.59/0.62	c (round 7, medium)     1354 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2446 clqs
0.59/0.64	c (round 8, fast)       1354 del vars, 807 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2448 clqs
0.59/0.67	c (round 9, exhaustive) 1354 del vars, 977 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2448 clqs
0.68/0.79	c (round 10, exhaustive) 1354 del vars, 977 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 19837 upgd conss, 0 impls, 2448 clqs
0.88/0.99	c (round 11, exhaustive) 1462 del vars, 977 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 19837 upgd conss, 0 impls, 2436 clqs
0.88/1.00	c (round 12, fast)       1570 del vars, 1085 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 19837 upgd conss, 0 impls, 2436 clqs
3.28/3.31	c (round 13, exhaustive) 1596 del vars, 1086 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 19837 upgd conss, 0 impls, 124257 clqs
3.28/3.32	c (round 14, fast)       1597 del vars, 1112 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 164 chg coeffs, 19837 upgd conss, 0 impls, 124269 clqs
5.56/5.69	c (round 15, exhaustive) 1623 del vars, 1112 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 164 chg coeffs, 19837 upgd conss, 0 impls, 124257 clqs
5.66/5.70	c (round 16, fast)       1624 del vars, 1138 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 220 chg coeffs, 19837 upgd conss, 0 impls, 124265 clqs
6.76/6.84	c    (6.8s) probing: 1000/19446 (5.1%) - 74 fixings, 0 aggregations, 1127850 implications, 0 bound changes
6.85/7.00	c (round 17, exhaustive) 1650 del vars, 1138 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 220 chg coeffs, 19837 upgd conss, 0 impls, 124267 clqs
6.97/7.01	c (round 18, fast)       1651 del vars, 1164 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 287 chg coeffs, 19837 upgd conss, 0 impls, 124285 clqs
7.55/7.63	c (round 19, exhaustive) 1676 del vars, 1164 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 287 chg coeffs, 19837 upgd conss, 0 impls, 124285 clqs
7.55/7.64	c (round 20, fast)       1676 del vars, 1189 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 350 chg coeffs, 19837 upgd conss, 0 impls, 124301 clqs
8.55/8.60	c (round 21, exhaustive) 1702 del vars, 1189 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 350 chg coeffs, 19837 upgd conss, 0 impls, 124286 clqs
8.55/8.61	c (round 22, fast)       1702 del vars, 1215 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 415 chg coeffs, 19837 upgd conss, 0 impls, 124300 clqs
8.75/8.88	c (round 23, exhaustive) 1728 del vars, 1215 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 415 chg coeffs, 19837 upgd conss, 0 impls, 124325 clqs
8.75/8.89	c (round 24, fast)       1729 del vars, 1241 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 481 chg coeffs, 19837 upgd conss, 0 impls, 124339 clqs
9.06/9.15	c (round 25, exhaustive) 1754 del vars, 1241 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 481 chg coeffs, 19837 upgd conss, 0 impls, 124335 clqs
9.06/9.16	c (round 26, fast)       1754 del vars, 1266 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 541 chg coeffs, 19837 upgd conss, 0 impls, 124346 clqs
10.44/10.59	c (round 27, exhaustive) 1780 del vars, 1266 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 541 chg coeffs, 19837 upgd conss, 0 impls, 122176 clqs
10.44/10.60	c (round 28, fast)       1781 del vars, 1292 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 631 chg coeffs, 19837 upgd conss, 0 impls, 122198 clqs
10.84/10.99	c (round 29, exhaustive) 1806 del vars, 1292 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 631 chg coeffs, 19837 upgd conss, 0 impls, 122290 clqs
10.84/11.00	c (round 30, fast)       1806 del vars, 1317 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 683 chg coeffs, 19837 upgd conss, 0 impls, 122298 clqs
12.94/13.04	c (round 31, exhaustive) 1831 del vars, 1317 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 683 chg coeffs, 19837 upgd conss, 0 impls, 123621 clqs
12.94/13.04	c (round 32, fast)       1831 del vars, 1342 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 755 chg coeffs, 19837 upgd conss, 0 impls, 123639 clqs
14.22/14.33	c (round 33, exhaustive) 1857 del vars, 1342 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 755 chg coeffs, 19837 upgd conss, 0 impls, 124282 clqs
14.22/14.34	c (round 34, fast)       1859 del vars, 1369 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 815 chg coeffs, 19837 upgd conss, 0 impls, 124286 clqs
16.22/16.38	c (round 35, exhaustive) 1886 del vars, 1371 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 819 chg coeffs, 19837 upgd conss, 0 impls, 124298 clqs
16.22/16.39	c (round 36, fast)       1886 del vars, 1394 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 865 chg coeffs, 19837 upgd conss, 0 impls, 124302 clqs
16.52/16.65	c    (16.6s) probing: 2000/19446 (10.3%) - 304 fixings, 1 aggregations, 3029154 implications, 0 bound changes
16.52/16.66	c (round 37, exhaustive) 1911 del vars, 1394 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 865 chg coeffs, 19837 upgd conss, 0 impls, 124217 clqs
16.52/16.67	c (round 38, fast)       1911 del vars, 1419 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 898 chg coeffs, 19837 upgd conss, 0 impls, 124219 clqs
16.81/16.93	c (round 39, exhaustive) 1936 del vars, 1419 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 899 chg coeffs, 19837 upgd conss, 0 impls, 123871 clqs
16.81/16.94	c (round 40, fast)       1936 del vars, 1444 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 922 chg coeffs, 19837 upgd conss, 0 impls, 123871 clqs
17.11/17.20	c (round 41, exhaustive) 1961 del vars, 1444 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 922 chg coeffs, 19837 upgd conss, 0 impls, 123565 clqs
17.11/17.21	c (round 42, fast)       1961 del vars, 1469 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 946 chg coeffs, 19837 upgd conss, 0 impls, 123565 clqs
20.20/20.37	c (round 43, exhaustive) 1986 del vars, 1469 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 946 chg coeffs, 19837 upgd conss, 0 impls, 124268 clqs
20.20/20.38	c (round 44, fast)       1986 del vars, 1494 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 971 chg coeffs, 19837 upgd conss, 0 impls, 124268 clqs
20.50/20.64	c (round 45, exhaustive) 2011 del vars, 1494 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 971 chg coeffs, 19837 upgd conss, 0 impls, 124061 clqs
20.50/20.65	c (round 46, fast)       2011 del vars, 1519 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 997 chg coeffs, 19837 upgd conss, 0 impls, 124061 clqs
22.39/22.51	c    (22.5s) probing: 3000/19446 (15.4%) - 444 fixings, 1 aggregations, 4096112 implications, 0 bound changes
27.47/27.62	c    (27.6s) probing: 4000/19446 (20.6%) - 449 fixings, 1 aggregations, 5336799 implications, 0 bound changes
29.26/29.47	c (round 47, exhaustive) 2036 del vars, 1519 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 997 chg coeffs, 19837 upgd conss, 0 impls, 124386 clqs
29.26/29.48	c (round 48, fast)       2036 del vars, 1544 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1026 chg coeffs, 19837 upgd conss, 0 impls, 124386 clqs
29.56/29.73	c (round 49, exhaustive) 2061 del vars, 1544 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1026 chg coeffs, 19837 upgd conss, 0 impls, 124220 clqs
29.56/29.74	c (round 50, fast)       2061 del vars, 1569 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1051 chg coeffs, 19837 upgd conss, 0 impls, 124220 clqs
32.15/32.31	c    (32.3s) probing: 5000/19446 (25.7%) - 490 fixings, 1 aggregations, 6299725 implications, 0 bound changes
36.23/36.42	c    (36.4s) probing: 6000/19446 (30.9%) - 497 fixings, 1 aggregations, 7249144 implications, 0 bound changes
39.93/40.12	c    (40.1s) probing: 6999/19446 (36.0%) - 497 fixings, 1 aggregations, 8198281 implications, 0 bound changes
39.93/40.12	c    (40.1s) probing aborted: 1000/1000 successive useless probings
39.93/40.12	c (round 51, exhaustive) 2083 del vars, 1569 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1051 chg coeffs, 19837 upgd conss, 0 impls, 124445 clqs
39.93/40.13	c (round 52, fast)       2083 del vars, 1591 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1082 chg coeffs, 19837 upgd conss, 0 impls, 124446 clqs
40.12/40.37	c    (40.4s) probing: 7000/19446 (36.0%) - 497 fixings, 1 aggregations, 8198349 implications, 0 bound changes
43.51/43.78	c    (43.8s) probing: 8000/19446 (41.1%) - 513 fixings, 1 aggregations, 9124011 implications, 0 bound changes
43.61/43.86	c    (43.9s) probing: 8030/19446 (41.3%) - 513 fixings, 1 aggregations, 9153375 implications, 0 bound changes
43.61/43.86	c    (43.9s) probing aborted: 1000/1000 successive useless probings
43.61/43.86	c (round 53, exhaustive) 2099 del vars, 1591 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1082 chg coeffs, 19837 upgd conss, 0 impls, 124463 clqs
43.61/43.87	c (round 54, fast)       2099 del vars, 1607 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1101 chg coeffs, 19837 upgd conss, 0 impls, 124463 clqs
47.80/48.01	c    (48.0s) probing: 9000/19446 (46.3%) - 517 fixings, 1 aggregations, 10061644 implications, 0 bound changes
47.90/48.15	c    (48.1s) probing: 9034/19446 (46.5%) - 517 fixings, 1 aggregations, 10093429 implications, 0 bound changes
47.90/48.15	c    (48.1s) probing aborted: 1000/1000 successive useless probings
47.90/48.19	c    (48.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
48.09/48.30	c    (48.3s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
48.09/48.30	c dynamic symmetry handling statistics:
48.09/48.30	c    orbitopal reduction:       no components
48.09/48.30	c    orbital reduction:         no components
48.09/48.30	c    lexicographic reduction:    3 permutations with support sizes 1602, 664, 320
48.09/48.30	c handled 4 out of 4 symmetry components
48.09/48.33	c presolving (55 rounds: 55 fast, 26 medium, 25 exhaustive):
48.09/48.33	c  2106 deleted vars, 1611 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1105 changed coefficients
48.09/48.33	c  0 implications, 124550 cliques
48.09/48.33	c presolved problem has 18918 variables (18918 bin, 0 int, 0 impl, 0 cont) and 19204 constraints
48.09/48.33	c    2340 constraints of type <setppc>
48.09/48.33	c       1 constraints of type <orbitope>
48.09/48.33	c   16863 constraints of type <logicor>
48.09/48.33	c transformed objective value is always integral (scale: 1)
48.09/48.33	c Presolving Time: 48.13
48.09/48.33	c - non default parameters ----------------------------------------------------------------------
48.09/48.33	c # SCIP version 10.0.0
48.09/48.33	c 
48.09/48.33	c # maximal time in seconds to run
48.09/48.33	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
48.09/48.33	c limits/time = 3596.993058
48.09/48.33	c 
48.09/48.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
48.09/48.33	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
48.09/48.33	c limits/memory = 27900
48.09/48.33	c 
48.09/48.33	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
48.09/48.33	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
48.09/48.33	c limits/solutions = 1
48.09/48.33	c 
48.09/48.33	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
48.09/48.33	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
48.09/48.33	c misc/usesymmetry = 3
48.09/48.33	c 
48.09/48.33	c # belongs reading time to solving time?
48.09/48.33	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
48.09/48.33	c timing/reading = TRUE
48.09/48.33	c 
48.09/48.33	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
48.09/48.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
48.09/48.33	c propagating/symmetry/detectdoublelex = FALSE
48.09/48.33	c 
48.09/48.33	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
48.09/48.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
48.09/48.33	c propagating/symmetry/detectsubgroups = FALSE
48.09/48.33	c 
48.09/48.33	c # Type of symmetries that shall be computed?
48.09/48.33	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
48.09/48.33	c propagating/symmetry/symtype = 1
48.09/48.33	c 
48.09/48.33	c # Should components consisting of a single full reflection be handled?
48.09/48.33	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
48.09/48.33	c propagating/symmetry/usesimplesgncomp = FALSE
48.09/48.33	c 
48.09/48.33	c -----------------------------------------------------------------------------------------------
48.09/48.33	c start solving
48.09/48.33	c 
68.73/69.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.73/69.11	c  69.1s|     1 |     0 | 17571 |     - |   249M |   0 |  18k|  19k|  19k|   0 |  0 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
274.14/275.24	c   275s|     1 |     0 |111269 |     - |   276M |   0 |  18k|  19k|  19k|  10 |  1 | 138 |   0 | 0.000000e+00 |      --      |    Inf | unknown
305.31/306.53	c   307s|     1 |     0 |124161 |     - |   279M |   0 |  18k|  19k|  19k|  33 |  2 | 139 |   0 | 0.000000e+00 |      --      |    Inf | unknown
339.18/340.59	c   341s|     1 |     0 |137298 |     - |   285M |   0 |  18k|  19k|  19k|  49 |  3 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
385.40/386.95	c   387s|     1 |     0 |154674 |     - |   287M |   0 |  18k|  19k|  19k|  64 |  4 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
420.86/422.54	c   423s|     1 |     0 |167895 |     - |   292M |   0 |  18k|  19k|  19k|  74 |  5 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
461.00/462.81	c   463s|     1 |     0 |182196 |     - |   296M |   0 |  18k|  19k|  19k|  89 |  6 | 166 |   0 | 0.000000e+00 |      --      |    Inf | unknown
493.48/495.49	c   495s|     1 |     0 |193436 |     - |   301M |   0 |  18k|  19k|  19k|  93 |  7 | 167 |   0 | 0.000000e+00 |      --      |    Inf | unknown
534.62/536.70	c   537s|     1 |     0 |207602 |     - |   305M |   0 |  18k|  19k|  19k| 112 |  8 | 170 |   0 | 0.000000e+00 |      --      |    Inf | unknown
570.29/572.56	c   573s|     1 |     0 |220365 |     - |   308M |   0 |  18k|  19k|  19k| 118 |  9 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
621.88/624.34	c   624s|     1 |     0 |237422 |     - |   312M |   0 |  18k|  19k|  19k| 135 | 10 | 179 |   0 | 0.000000e+00 |      --      |    Inf | unknown
663.22/665.87	c   666s|     1 |     0 |252109 |     - |   314M |   0 |  18k|  19k|  19k| 161 | 11 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1280.44/1285.37	c  1285s|     1 |     2 |569237 |     - |   331M |   0 |  18k|  19k|  19k| 161 | 11 | 198 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3586.05/3598.83	c 
3586.05/3598.83	c SCIP Status        : solving was interrupted [time limit reached]
3586.05/3598.83	c Solving Time (sec) : 3598.82
3586.05/3598.83	c Solving Nodes      : 11
3586.05/3598.83	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.05/3598.83	c Dual Bound         : +0.00000000000000e+00
3586.05/3598.83	c Gap                : infinite
3586.05/3598.83	s UNKNOWN
3586.05/3598.83	c SCIP Status        : solving was interrupted [time limit reached]
3586.05/3598.83	c Total Time         :    3598.82
3586.05/3598.83	c   solving          :    3598.82
3586.05/3598.83	c   presolving       :      48.13 (included in solving)
3586.05/3598.83	c   reading          :       0.13 (included in solving)
3586.05/3598.83	c   copying          :       0.09 (2 #copies) (minimal 0.04, maximal 0.05, average 0.05)
3586.05/3598.83	c Original Problem   :
3586.05/3598.83	c   Problem name     : HOME/instance-4446795-1721336894.opb
3586.05/3598.83	c   Variables        : 20468 (20468 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.05/3598.83	c   Constraints      : 20814 initial, 20814 maximal
3586.05/3598.83	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.05/3598.83	c Presolved Problem  :
3586.05/3598.83	c   Problem name     : t_HOME/instance-4446795-1721336894.opb
3586.05/3598.83	c   Variables        : 18918 (18918 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.05/3598.83	c   Constraints      : 19204 initial, 19379 maximal
3586.05/3598.83	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.05/3598.83	c   Nonzeros         : 105151 constraint, 267679 clique table
3586.05/3598.83	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.05/3598.83	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   domcol           :       1.17       0.00     22          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          4          0          0          4
3586.05/3598.83	c   gateextraction   :       0.26       0.00     23          0          0          0          0          0          1          0          0          0
3586.05/3598.83	c   implics          :       0.00       0.00     26          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   milp             :       0.34       0.00      1        172          0          0          0          0          0          0          0          0
3586.05/3598.83	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   sparsify         :       0.54       0.00      4          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   trivial          :       0.03       0.00     55        554          0          0          0          0          0          0          0          0
3586.05/3598.83	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dualfix          :       0.02       0.00     55          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   probing          :      40.97       0.00     22        517          1          0          0          0          0          0          0          0
3586.05/3598.83	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   symmetry         :       0.11       0.00      1          3          0          0          0          0          0          1          0          0
3586.05/3598.83	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   setppc           :       0.21       0.00     91          0          0          0          0          0        108          0          0          0
3586.05/3598.83	c   linear           :       0.19       0.01     12        302          0          0        302          0        977          0          0          0
3586.05/3598.83	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   logicor          :       4.14       0.01     91        111          0          0          0          0        521          0          0       1101
3586.05/3598.83	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.05/3598.83	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.05/3598.83	c   benderslp        :          0          0          0          0         11          0          0          7          0          0          0          0          0          0          0
3586.05/3598.83	c   integral         :          0          0          0          0         11          0          0          7          0          0          0          0          0          0         22
3586.05/3598.83	c   setppc           :       2340+      2435         11     530013          0          0          0          3      21767        331        722          0          0          0          0
3586.05/3598.83	c   orbitope         :          1          1          0      23652          0          0          0          0          0          0         12          0          0          0          0
3586.05/3598.83	c   logicor          :      16863+     16946         11     156644          0          0          0          0      66942        114       1160         10          6          0          0
3586.05/3598.83	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.05/3598.83	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   integral         :      41.33       0.00       0.00       0.00      41.33       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   setppc           :       4.00       0.00       0.01       3.88       0.00       0.00       0.00       0.00       0.01       0.11
3586.05/3598.83	c   orbitope         :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   logicor          :      11.63       0.01       0.04      11.52       0.00       0.00       0.00       0.00       0.03       0.04
3586.05/3598.83	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.05/3598.83	c   dualfix          :          1          0          0          0
3586.05/3598.83	c   genvbounds       :          0          0          0          0
3586.05/3598.83	c   nlobbt           :          0          0          0          0
3586.05/3598.83	c   obbt             :          0          0          0          0
3586.05/3598.83	c   probing          :          0          0          0          0
3586.05/3598.83	c   pseudoobj        :          0          0          0          0
3586.05/3598.83	c   redcost          :          0          0          0          0
3586.05/3598.83	c   rootredcost      :          0          0          0          0
3586.05/3598.83	c   symmetry         :          0          0          0          0
3586.05/3598.83	c   vbounds          :       7304          0          0          0
3586.05/3598.83	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.05/3598.83	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3586.05/3598.83	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3586.05/3598.83	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.05/3598.83	c   probing          :      40.97       0.00      40.97       0.00       0.00       0.00
3586.05/3598.83	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3586.05/3598.83	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3586.05/3598.83	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3586.05/3598.83	c   symmetry         :       0.13       0.00       0.11       0.02       0.00       0.00
3586.05/3598.83	c   vbounds          :       0.06       0.00       0.03       0.03       0.00       0.00
3586.05/3598.83	c Symmetry           :
3586.05/3598.83	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.05/3598.83	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.05/3598.83	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.05/3598.83	c   shadow tree time :       0.00 s
3586.05/3598.83	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.05/3598.83	c   propagation      :       0.04        443        115          -        695      323.5         13        8.0          -          -          -
3586.05/3598.83	c   infeasible LP    :       0.38         16          6          -        171     2996.5          1        4.0          0        0.0          0
3586.05/3598.83	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.05/3598.83	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.05/3598.83	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.05/3598.83	c   applied globally :       0.01          -          -          0        226       89.7          -          -          0          -          -
3586.05/3598.83	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.05/3598.83	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.05/3598.83	c   cut pool         :       0.00          -         21         21          -          -        222        254          -          -          -          -          -    (maximal pool size:        222)
3586.05/3598.83	c   aggregation      :       0.06       0.00         11         11          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.05/3598.83	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.05/3598.83	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.05/3598.83	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   clique           :       2.14       0.00         11         11          0          0         81        108          0         37         37          0          0
3586.05/3598.83	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   gomory           :      19.62       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.05/3598.83	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.05/3598.83	c   impliedbounds    :       0.07       0.00         11         11          0          0         46         50          0         24         24          0          0
3586.05/3598.83	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   multilinear      :       0.00       0.00         16         11          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.05/3598.83	c   zerohalf         :      15.76       0.00         11         11          0          0         95         96          0         94         94          0          0
3586.05/3598.83	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.05/3598.83	c   hybrid           :       0.00       0.00         11         11        161          0        103        161          0        103
3586.05/3598.83	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.05/3598.83	c   problem variables:       0.00          -          0          0
3586.05/3598.83	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.05/3598.83	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c   relpscost        :      41.33       0.00         11          0          0          0          0          0          0         22
3586.05/3598.83	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.05/3598.83	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.05/3598.83	c   LP solutions     :       0.00          -          -          0          0
3586.05/3598.83	c   relax solutions  :       0.00          -          -          0          0
3586.05/3598.83	c   pseudo solutions :       0.00          -          -          0          0
3586.05/3598.83	c   strong branching :       0.00          -          -          0          0
3586.05/3598.83	c   actconsdiving    :       0.00       0.00          0          0          0
3586.05/3598.83	c   adaptivediving   :     121.57       0.00          1          0          0
3586.05/3598.83	c   alns             :       0.11       0.00          1          0          0
3586.05/3598.83	c   bound            :       0.00       0.00          0          0          0
3586.05/3598.83	c   clique           :       0.08       0.00          1          0          0
3586.05/3598.83	c   coefdiving       :       0.00       0.00          0          0          0
3586.05/3598.83	c   completesol      :       0.00       0.00          0          0          0
3586.05/3598.83	c   conflictdiving   :     577.77       0.00          1          0          0
3586.05/3598.83	c   crossover        :       0.00       0.00          0          0          0
3586.05/3598.83	c   dins             :       0.00       0.00          0          0          0
3586.05/3598.83	c   distributiondivin:     169.77       0.00          1          0          0
3586.05/3598.83	c   dps              :       0.00       0.00          0          0          0
3586.05/3598.83	c   dualval          :       0.00       0.00          0          0          0
3586.05/3598.83	c   farkasdiving     :       0.00       0.00          0          0          0
3586.05/3598.83	c   feasjump         :       0.06       0.00          1          0          0
3586.05/3598.83	c   feaspump         :     179.46       0.00          1          0          0
3586.05/3598.83	c   fixandinfer      :       0.00       0.00          0          0          0
3586.05/3598.83	c   fracdiving       :     234.30       0.00          1          0          0
3586.05/3598.83	c   gins             :       0.00       0.00          0          0          0
3586.05/3598.83	c   guideddiving     :       0.00       0.00          0          0          0
3586.05/3598.83	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.05/3598.83	c   indicator        :       0.00       0.00          0          0          0
3586.05/3598.83	c   indicatordiving  :       0.00       0.00          0          0          0
3586.05/3598.83	c   indoneopt        :       0.00       0.00          0          0          0
3586.05/3598.83	c   indrounding      :       0.00       0.00          0          0          0
3586.05/3598.83	c   indtwoopt        :       0.00       0.00          0          0          0
3586.05/3598.83	c   intdiving        :       0.00       0.00          0          0          0
3586.05/3598.83	c   intshifting      :       0.00       0.00          0          0          0
3586.05/3598.83	c   linesearchdiving :       0.00       0.00          0          0          0
3586.05/3598.83	c   localbranching   :       0.00       0.00          0          0          0
3586.05/3598.83	c   locks            :       0.07       0.00          1          0          0
3586.05/3598.83	c   lpface           :       0.00       0.00          0          0          0
3586.05/3598.83	c   mpec             :       0.00       0.00          0          0          0
3586.05/3598.83	c   multistart       :       0.00       0.00          0          0          0
3586.05/3598.83	c   mutation         :       0.00       0.00          0          0          0
3586.05/3598.83	c   nlpdiving        :       0.00       0.00          0          0          0
3586.05/3598.83	c   objpscostdiving  :    1261.30       0.00          1          0          0
3586.05/3598.83	c   octane           :       0.00       0.00          0          0          0
3586.05/3598.83	c   ofins            :       0.00       0.00          0          0          0
3586.05/3598.83	c   oneopt           :       0.00       0.00          0          0          0
3586.05/3598.83	c   padm             :       0.00       0.00          0          0          0
3586.05/3598.83	c   proximity        :       0.00       0.00          0          0          0
3586.05/3598.83	c   pscostdiving     :     114.23       0.00          1          0          0
3586.05/3598.83	c   randrounding     :       0.18       0.00         12          0          0
3586.05/3598.83	c   rens             :       0.27       0.00          1          0          0
3586.05/3598.83	c   reoptsols        :       0.00       0.00          0          0          0
3586.05/3598.83	c   repair           :       0.00       0.00          0          0          0
3586.05/3598.83	c   rins             :       0.00       0.00          0          0          0
3586.05/3598.83	c   rootsoldiving    :       0.00       0.00          0          0          0
3586.05/3598.83	c   rounding         :       0.03       0.00         22          0          0
3586.05/3598.83	c   scheduler        :       0.00       0.00          0          0          0
3586.05/3598.83	c   shiftandpropagate:       0.02       0.00          1          0          0
3586.05/3598.83	c   shifting         :       0.16       0.00         12          0          0
3586.05/3598.83	c   simplerounding   :       0.00       0.00          0          0          0
3586.05/3598.83	c   smallcard        :       0.00       0.00          0          0          0
3586.05/3598.83	c   subnlp           :       0.00       0.00          0          0          0
3586.05/3598.83	c   trivial          :       0.01       0.00          2          0          0
3586.05/3598.83	c   trivialnegation  :       0.00       0.00          0          0          0
3586.05/3598.83	c   trustregion      :       0.00       0.00          0          0          0
3586.05/3598.83	c   trysol           :       0.00       0.00          0          0          0
3586.05/3598.83	c   twoopt           :       0.00       0.00          0          0          0
3586.05/3598.83	c   undercover       :       0.00       0.00          0          0          0
3586.05/3598.83	c   vbounds          :       0.16       0.00          1          0          0
3586.05/3598.83	c   veclendiving     :     253.43       0.00          1          0          0
3586.05/3598.83	c   zeroobj          :       0.00       0.00          0          0          0
3586.05/3598.83	c   zirounding       :       0.01       0.00         10          0          0
3586.05/3598.83	c   other solutions  :          -          -          -          0          -
3586.05/3598.83	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	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
3586.05/3598.83	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.05/3598.83	c   primal LP        :       0.02          1          0       0.00       0.00       0.02          1
3586.05/3598.83	c   dual LP          :     558.32         22     266555   12116.14     477.42       0.00          0
3586.05/3598.83	c   lex dual LP      :       0.00          0          0       0.00          -
3586.05/3598.83	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.05/3598.83	c   resolve instable :     146.39         34       6022     177.12      41.14
3586.05/3598.83	c   diving/probing LP:    2916.67        361     731004    2024.94     250.63
3586.05/3598.83	c   strong branching :      32.77         22      19383     881.05     591.48          -          -         34
3586.05/3598.83	c     (at root node) :          -         22      19383     881.05          -
3586.05/3598.83	c   conflict analysis:       0.00          0          0       0.00          -
3586.05/3598.83	c B&B Tree           :
3586.05/3598.83	c   number of runs   :          1
3586.05/3598.83	c   nodes            :         11 (11 internal, 0 leaves)
3586.05/3598.83	c   feasible leaves  :          0
3586.05/3598.83	c   infeas. leaves   :          0
3586.05/3598.83	c   objective leaves :          0
3586.05/3598.83	c   nodes (total)    :         11 (11 internal, 0 leaves)
3586.05/3598.83	c   nodes left       :         12
3586.05/3598.83	c   max depth        :          5
3586.05/3598.83	c   max depth (total):          5
3586.05/3598.83	c   backtracks       :          5 (45.5%)
3586.05/3598.83	c   early backtracks :          0 (0.0%)
3586.05/3598.83	c   nodes exc. ref.  :          0 (0.0%)
3586.05/3598.83	c   delayed cutoffs  :          0
3586.05/3598.83	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3586.05/3598.83	c   avg switch length:       2.18
3586.05/3598.83	c   switching time   :       0.03
3586.05/3598.83	c Root Node          :
3586.05/3598.83	c   First LP value   : +0.00000000000000e+00
3586.05/3598.83	c   First LP Iters   :      17571 (862.39 Iter/sec)
3586.05/3598.83	c   First LP Time    :      20.37
3586.05/3598.83	c   Final Dual Bound : +0.00000000000000e+00
3586.05/3598.83	c   Final Root Iters :     252109
3586.05/3598.83	c   Root LP Estimate : +8.33711404997035e-04
3586.05/3598.83	c Solution           :
3586.05/3598.83	c   Solutions found  :          0 (0 improvements)
3586.05/3598.83	c   Primal Bound     :          -
3586.05/3598.83	c   Dual Bound       : +0.00000000000000e+00
3586.05/3598.83	c   Gap              :   infinite
3586.05/3598.83	c Integrals          :      Total       Avg%
3586.05/3598.83	c   primal-dual      :  359882.36     100.00
3586.05/3598.83	c   primal-ref       :          -          - (not evaluated)
3586.05/3598.83	c   dual-ref         :          -          - (not evaluated)
3586.15/3598.94	c Time complete: 3586.2.

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: 64059 MiB (61785 MiB free)
  memory of node 1: 64510 MiB (59288 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446795-1721336894/watcher-4446795-1721336894 -o /tmp/evaluation-result-4446795-1721336894/solver-4446795-1721336894 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721329708-966734 --watchdog 3760 pbscip -f HOME/instance-4446795-1721336894.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=970720, runsolver pid=970717

[startup+0.100915 s]*
/proc/loadavg: 4.10 4.16 4.17 5/241 970731
/proc/meminfo: memFree=123938520/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=84280 memory=43824 CPUtime=0.1 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 8027 0 0 0 8 2 0 0 20 0 1 0 185848568 86302720 10956 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 21070 10956 3242 3540 0 9327 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 84280 KiB
Current children cumulated memory: 43824 KiB

[startup+0.212654 s]*
/proc/loadavg: 4.10 4.16 4.17 5/241 970731
/proc/meminfo: memFree=123854828/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=140008 memory=97996 CPUtime=0.21 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 21311 0 0 0 17 4 0 0 20 0 1 0 185848568 143368192 24499 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 35002 24499 3578 3540 0 23259 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 140008 KiB
Current children cumulated memory: 97996 KiB

[startup+0.312654 s]*
/proc/loadavg: 4.10 4.16 4.17 6/241 970731
/proc/meminfo: memFree=123803080/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=151880 memory=108344 CPUtime=0.31 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 23414 0 0 0 27 4 0 0 20 0 1 0 185848568 155525120 27086 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 37970 27086 3578 3540 0 26227 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 151880 KiB
Current children cumulated memory: 108344 KiB

[startup+0.700325 s]
/proc/loadavg: 4.10 4.16 4.17 7/241 970731
/proc/meminfo: memFree=123772436/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=159320 memory=117540 CPUtime=0.68 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 28558 0 0 0 63 5 0 0 20 0 1 0 185848568 163143680 29385 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 39830 29385 3705 3540 0 28087 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 159320 KiB
Current children cumulated memory: 117540 KiB

[startup+1.50029 s]
/proc/loadavg: 4.10 4.15 4.17 5/241 970731
/proc/meminfo: memFree=123748488/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=211680 memory=168012 CPUtime=1.48 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 40804 0 0 0 140 8 0 0 20 0 1 0 185848568 216760320 42003 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 52920 42003 3753 3540 0 41177 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 211680 KiB
Current children cumulated memory: 168012 KiB

[startup+3.11243 s]
/proc/loadavg: 4.10 4.15 4.17 5/241 970731
/proc/meminfo: memFree=123667108/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=223156 memory=179096 CPUtime=3.09 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 43590 0 0 0 300 9 0 0 20 0 1 0 185848568 228511744 44774 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 55789 44774 3753 3540 0 44046 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 223156 KiB
Current children cumulated memory: 179096 KiB

[startup+6.30028 s]
/proc/loadavg: 4.09 4.15 4.17 5/241 970824
/proc/meminfo: memFree=124274352/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=223724 memory=179688 CPUtime=6.26 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 43731 0 0 0 617 9 0 0 20 0 1 0 185848568 229093376 44922 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 55931 44922 3753 3540 0 44188 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 223724 KiB
Current children cumulated memory: 179688 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.15 4.17 5/241 970824
/proc/meminfo: memFree=124247044/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=233500 memory=189348 CPUtime=12.63 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 46238 0 0 0 1254 9 0 0 20 0 1 0 185848568 239104000 47337 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 58375 47337 3753 3540 0 46632 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 233500 KiB
Current children cumulated memory: 189348 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.16 4.17 5/241 970826
/proc/meminfo: memFree=124234868/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=234136 memory=193036 CPUtime=25.38 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 46440 0 0 0 2529 9 0 0 20 0 1 0 185848568 239755264 48259 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 58534 48259 3753 3540 0 46791 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 234136 KiB
Current children cumulated memory: 193036 KiB

[startup+51.1124 s]
/proc/loadavg: 4.08 4.14 4.16 5/241 970832
/proc/meminfo: memFree=124094496/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=334072 memory=269048 CPUtime=50.89 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 67693 0 0 0 5077 12 0 0 20 0 1 0 185848568 342089728 67262 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 83518 67262 3961 3540 0 71775 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 334072 KiB
Current children cumulated memory: 269048 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/241 970840
/proc/meminfo: memFree=123916208/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=343568 memory=280764 CPUtime=101.89 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 69891 0 0 0 10176 13 0 0 20 0 1 0 185848568 351813632 70191 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 85892 70191 3977 3540 0 74149 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 343568 KiB
Current children cumulated memory: 280764 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.16 5/243 970854
/proc/meminfo: memFree=123907144/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=344164 memory=284620 CPUtime=161.68 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 70067 0 0 0 16155 13 0 0 20 0 1 0 185848568 352423936 71155 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 86041 71155 3977 3540 0 74298 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 344164 KiB
Current children cumulated memory: 284620 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.15 4.16 5/243 970864
/proc/meminfo: memFree=123829260/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=349384 memory=288592 CPUtime=221.44 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 70629 0 0 0 22131 13 0 0 20 0 1 0 185848568 357769216 72148 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 87346 72148 3977 3540 0 75603 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 349384 KiB
Current children cumulated memory: 288592 KiB

[startup+282.3 s]
/proc/loadavg: 4.74 4.32 4.22 5/243 970875
/proc/meminfo: memFree=123661600/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=431636 memory=367724 CPUtime=281.21 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 78334 0 0 0 28106 15 0 0 20 0 1 0 185848568 441995264 91931 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 107909 91931 3977 3540 0 96166 0
Current children cumulated CPU time: 281.21 s
Current children cumulated vsize: 431636 KiB
Current children cumulated memory: 367724 KiB

[startup+342.3 s]
/proc/loadavg: 4.75 4.37 4.24 5/243 970885
/proc/meminfo: memFree=123528332/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=439820 memory=375140 CPUtime=340.97 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 80256 0 0 0 34082 15 0 0 20 0 1 0 185848568 450375680 93785 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 109955 93785 3977 3540 0 98212 0
Current children cumulated CPU time: 340.97 s
Current children cumulated vsize: 439820 KiB
Current children cumulated memory: 375140 KiB

[startup+402.3 s]
/proc/loadavg: 4.74 4.45 4.28 5/243 970896
/proc/meminfo: memFree=123492944/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=447900 memory=381212 CPUtime=400.74 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 81428 0 0 0 40058 16 0 0 20 0 1 0 185848568 458649600 95303 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 111975 95303 3977 3540 0 100232 0
Current children cumulated CPU time: 400.74 s
Current children cumulated vsize: 447900 KiB
Current children cumulated memory: 381212 KiB

[startup+462.3 s]
/proc/loadavg: 4.41 4.40 4.27 5/241 970908
/proc/meminfo: memFree=123468480/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=453628 memory=386920 CPUtime=460.51 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 82922 0 0 0 46035 16 0 0 20 0 1 0 185848568 464515072 96730 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 113407 96730 3977 3540 0 101664 0

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

/proc/loadavg: 4.16 4.12 4.15 5/244 972590
/proc/meminfo: memFree=123002524/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3210.79 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 112801 0 0 0 321059 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3210.79 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/244 972600
/proc/meminfo: memFree=123002104/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3270.59 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 112912 0 0 0 327039 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3270.59 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.14 5/243 972610
/proc/meminfo: memFree=123001908/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3330.39 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 112968 0 0 0 333019 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3330.39 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.13 5/243 972622
/proc/meminfo: memFree=123001628/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3390.2 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113135 0 0 0 339000 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3390.2 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.13 5/241 972632
/proc/meminfo: memFree=123001388/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3450 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113246 0 0 0 344980 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3450 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/241 972642
/proc/meminfo: memFree=123001108/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3509.8 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113357 0 0 0 350960 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3509.8 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/243 972667
/proc/meminfo: memFree=122987612/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3569.6 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113468 0 0 0 356940 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3569.6 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

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

# cumulated CPU time of all completed processes:  user=3585.99 s, system=0.214188 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.10 4.12 5/243 972667
/proc/meminfo: memFree=122987684/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3571.31 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113468 0 0 0 357111 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3571.31 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.10 4.12 5/243 972668
/proc/meminfo: memFree=122987716/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3577.67 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 357747 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3577.67 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3593.6 s]
/proc/loadavg: 4.10 4.09 4.12 5/243 972668
/proc/meminfo: memFree=122987728/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3580.86 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 358066 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3580.86 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.09 4.12 5/243 972670
/proc/meminfo: memFree=122987756/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3584.05 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 358385 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3584.05 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3597.6 s]
/proc/loadavg: 4.09 4.09 4.12 5/243 972670
/proc/meminfo: memFree=122987700/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3584.85 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 358465 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3584.85 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3598.4 s]
/proc/loadavg: 4.09 4.09 4.12 4/236 972701
/proc/meminfo: memFree=123417460/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3585.65 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 358545 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3585.65 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3598.8 s]
/proc/loadavg: 4.09 4.09 4.12 4/236 972701
/proc/meminfo: memFree=123417460/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=557284 memory=499192 CPUtime=3586.05 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113469 0 0 0 358585 20 0 0 20 0 1 0 185848568 570658816 124798 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 139321 124798 4203 3540 0 127578 0
Current children cumulated CPU time: 3586.05 s
Current children cumulated vsize: 557284 KiB
Current children cumulated memory: 499192 KiB

[startup+3598.9 s]
/proc/loadavg: 4.09 4.09 4.12 4/236 972701
/proc/meminfo: memFree=123417460/131655788 swapFree=131071996/131071996
[pid=970720] ppid=970717 vsize=504668 memory=446576 CPUtime=3586.15 cores=0,2
/proc/970720/stat : 970720 (pbscip) R 970717 970720 966724 0 -1 4194304 113511 0 0 0 358595 20 0 0 20 0 1 0 185848568 516780032 111644 134679101440 4194304 18693293 140723778804336 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 48517120 140723778806787 140723778806886 140723778806886 140723778813902 0
/proc/970720/statm: 126167 111644 4203 3540 0 114424 0
Current children cumulated CPU time: 3586.15 s
Current children cumulated vsize: 504668 KiB
Current children cumulated memory: 446576 KiB

Child status: 0

Real time (s): 3598.95
CPU time (s): 3586.21
CPU user time (s): 3585.99
CPU system time (s): 0.214188
CPU usage (%): 99.646
Max. virtual memory (cumulated for all children) (KiB): 557284
Max. memory (cumulated for all children) (KiB): 499192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.99
system time used= 0.214188
maximum resident set size= 499192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113528
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= 72
involuntary context switches= 25100


# summary of solver processes directly reported to runsolver:
#   pid: 970720
#   total CPU time (s): 3586.21
#   total CPU user time (s): 3585.99
#   total CPU system time (s): 0.214188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0789 second user time and 32.0861 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-18 23:08:25
IDJOB=4446795
IDBENCH=158312
IDSOLVER=3059
FILE ID=nodeC010/4446795-1721336894
RUNJOBID= nodeC010-1721329708-966734
SLURM_JOB_ID= 7542700
Free space on /tmp= 723724 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K172.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446795-1721336894/watcher-4446795-1721336894 -o /tmp/evaluation-result-4446795-1721336894/solver-4446795-1721336894 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721329708-966734 --watchdog 3760  pbscip -f HOME/instance-4446795-1721336894.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 44b1adf4a7e5c26b78f2dbc134a2606f
RANDOM SEED=284713794

nodeC010.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3467.204
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 3651.540
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.179
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.294
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3482.872
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 3649.051
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.175
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.324
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123988000 kB
MemAvailable:   128914196 kB
Buffers:          508140 kB
Cached:          5198616 kB
SwapCached:            0 kB
Active:          1017308 kB
Inactive:        5971840 kB
Active(anon):       1456 kB
Inactive(anon):  1318668 kB
Active(file):    1015852 kB
Inactive(file):  4653172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20036 kB
Writeback:             0 kB
AnonPages:       1280680 kB
Mapped:           130772 kB
Shmem:             37704 kB
KReclaimable:     194408 kB
Slab:             309592 kB
SReclaimable:     194408 kB
SUnreclaim:       115184 kB
KernelStack:        3832 kB
PageTables:        11840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1692804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58752 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1263616 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      295752 kB
DirectMap2M:    35260416 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723724 MiB
End job on nodeC010 at 2024-07-19 00:08:24