Trace number 4515251

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-NaPS 1.00a1UNSAT 97.3035 97.6766

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab71-20-100.0.u.opb
MD5SUM5a0bcd4a9e5bc1c51804f47b1691eae0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark39.0848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6689
Total number of constraints6377
Number of constraints which are clauses6255
Number of constraints which are cardinality constraints (but not clauses)121
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint6255
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 1966006
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501966013
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.86/10.05	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4515251-1751228302.opb
9.86/10.05	c Solving mode: decision
9.86/10.05	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
9.86/10.05	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
9.86/10.05	c original problem has 6689 variables (6689 bin, 0 int, 0 impl, 0 cont) and 6377 constraints
9.86/10.05	c presolving:
9.86/10.05	c (round 1, exhaustive) 1 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6374 upgd conss, 0 impls, 6374 clqs
9.86/10.05	c    (2.6s) probing: 1000/6687 (15.0%) - 0 fixings, 0 aggregations, 473308 implications, 0 bound changes
9.86/10.05	c    (2.7s) probing: 1001/6687 (15.0%) - 0 fixings, 0 aggregations, 474267 implications, 0 bound changes
9.86/10.05	c    (2.7s) probing aborted: 1000/1000 successive useless probings
9.86/10.05	c    (2.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
9.86/10.05	c    (2.7s) symmetry computation finished: 1149 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
9.86/10.05	c dynamic symmetry handling statistics:
9.86/10.05	c    orbitopal reduction:       no components
9.86/10.05	c    orbital reduction:         no components
9.86/10.05	c    lexicographic reduction:   12 permutations with support sizes 16, 16, 16, 16, 16, 16, 16, 16, 20, 20, 20, 20
9.86/10.05	c handled 523 out of 523 symmetry components
9.86/10.05	c (round 2, exhaustive) 517 del vars, 28 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6375 upgd conss, 0 impls, 24756 clqs
9.86/10.05	c (round 3, fast)       517 del vars, 542 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6375 upgd conss, 0 impls, 24756 clqs
9.86/10.05	c (round 4, medium)     517 del vars, 561 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6375 upgd conss, 0 impls, 24756 clqs
9.86/10.05	c (round 5, exhaustive) 517 del vars, 561 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 24756 clqs
9.86/10.05	c (round 6, exhaustive) 542 del vars, 561 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33720 clqs
9.86/10.05	c (round 7, fast)       542 del vars, 611 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33720 clqs
9.86/10.05	c (round 8, exhaustive) 567 del vars, 611 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33743 clqs
9.86/10.05	c (round 9, fast)       567 del vars, 661 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33743 clqs
9.86/10.05	c (round 10, exhaustive) 592 del vars, 661 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33738 clqs
9.86/10.05	c (round 11, fast)       592 del vars, 711 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33738 clqs
9.86/10.05	c (round 12, exhaustive) 618 del vars, 712 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33726 clqs
9.86/10.05	c (round 13, fast)       618 del vars, 762 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33726 clqs
9.86/10.05	c (round 14, exhaustive) 644 del vars, 763 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33765 clqs
9.86/10.05	c (round 15, fast)       644 del vars, 813 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33765 clqs
9.86/10.05	c (round 16, exhaustive) 669 del vars, 813 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33815 clqs
9.86/10.05	c (round 17, fast)       669 del vars, 863 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33815 clqs
9.86/10.05	c (round 18, exhaustive) 694 del vars, 863 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33759 clqs
9.86/10.05	c (round 19, fast)       694 del vars, 913 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33759 clqs
9.86/10.05	c (round 20, exhaustive) 720 del vars, 914 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33768 clqs
9.86/10.05	c (round 21, fast)       720 del vars, 964 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33768 clqs
9.86/10.05	c (round 22, exhaustive) 745 del vars, 964 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33820 clqs
9.86/10.05	c (round 23, fast)       745 del vars, 1014 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33820 clqs
9.86/10.05	c (round 24, exhaustive) 770 del vars, 1014 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33844 clqs
9.86/10.05	c (round 25, fast)       770 del vars, 1064 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33844 clqs
9.86/10.05	c (round 26, exhaustive) 795 del vars, 1064 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33812 clqs
9.86/10.05	c (round 27, fast)       795 del vars, 1114 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33812 clqs
9.86/10.05	c (round 28, exhaustive) 820 del vars, 1114 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33849 clqs
9.86/10.05	c (round 29, fast)       820 del vars, 1164 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33849 clqs
9.86/10.05	c (round 30, exhaustive) 845 del vars, 1164 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33814 clqs
9.86/10.05	c (round 31, fast)       845 del vars, 1214 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33814 clqs
9.86/10.05	c (round 32, exhaustive) 871 del vars, 1215 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33856 clqs
9.86/10.05	c (round 33, fast)       871 del vars, 1265 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33856 clqs
9.86/10.05	c (round 34, exhaustive) 897 del vars, 1266 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33875 clqs
9.86/10.05	c (round 35, fast)       897 del vars, 1316 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33875 clqs
9.86/10.05	c    (6.4s) probing: 2000/6687 (29.9%) - 387 fixings, 0 aggregations, 1371537 implications, 0 bound changes
9.86/10.05	c    (8.6s) probing: 2621/6687 (39.2%) - 387 fixings, 0 aggregations, 2022016 implications, 0 bound changes
9.86/10.05	c    (8.6s) probing aborted: 1000/1000 successive useless probings
9.86/10.05	c (round 36, exhaustive) 909 del vars, 1316 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33958 clqs
9.86/10.05	c (round 37, fast)       909 del vars, 1340 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33958 clqs
9.86/10.05	c (round 38, exhaustive) 935 del vars, 1341 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33881 clqs
9.86/10.05	c (round 39, fast)       935 del vars, 1384 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33881 clqs
9.86/10.05	c (round 40, exhaustive) 960 del vars, 1384 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33782 clqs
9.86/10.05	c (round 41, fast)       960 del vars, 1426 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33782 clqs
9.86/10.05	c (round 42, exhaustive) 986 del vars, 1427 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33897 clqs
9.86/10.05	c (round 43, fast)       986 del vars, 1474 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33897 clqs
9.86/10.05	c    (9.5s) probing: 3000/6687 (44.9%) - 470 fixings, 0 aggregations, 2203738 implications, 0 bound changes
97.21/97.60	c (round 44, exhaustive) 1011 del vars, 1474 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33765 clqs
97.21/97.60	c (round 45, fast)       1011 del vars, 1503 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33765 clqs
97.21/97.60	c (round 46, medium)     1011 del vars, 1513 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33765 clqs
97.21/97.60	c (round 47, exhaustive) 1036 del vars, 1513 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33743 clqs
97.21/97.60	c (round 48, fast)       1036 del vars, 1532 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33743 clqs
97.21/97.60	c (round 49, medium)     1036 del vars, 1545 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33743 clqs
97.21/97.60	c (round 50, exhaustive) 1061 del vars, 1545 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33736 clqs
97.21/97.60	c (round 51, fast)       1061 del vars, 1569 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33736 clqs
97.21/97.60	c (round 52, medium)     1061 del vars, 1587 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33736 clqs
97.21/97.60	c (round 53, exhaustive) 1086 del vars, 1587 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33799 clqs
97.21/97.60	c (round 54, fast)       1086 del vars, 1611 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33799 clqs
97.21/97.60	c (round 55, medium)     1086 del vars, 1621 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33799 clqs
97.21/97.60	c (round 56, exhaustive) 1111 del vars, 1621 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33703 clqs
97.21/97.60	c (round 57, fast)       1111 del vars, 1644 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33703 clqs
97.21/97.60	c    (11.7s) probing: 4000/6687 (59.8%) - 587 fixings, 0 aggregations, 2399148 implications, 0 bound changes
97.21/97.60	c    (15.8s) probing: 5000/6687 (74.8%) - 599 fixings, 0 aggregations, 2992070 implications, 0 bound changes
97.21/97.60	c    (21.0s) probing: 6000/6687 (89.7%) - 603 fixings, 0 aggregations, 3507171 implications, 0 bound changes
97.21/97.60	c    (21.0s) probing cycle finished: starting next cycle
97.21/97.60	c (round 58, exhaustive) 1138 del vars, 1645 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33283 clqs
97.21/97.60	c (round 59, fast)       1138 del vars, 1666 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33283 clqs
97.21/97.60	c (round 60, medium)     1138 del vars, 1671 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33283 clqs
97.21/97.60	c (round 61, exhaustive) 1163 del vars, 1671 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 32982 clqs
97.21/97.60	c    (23.2s) probing: 1000/5562 (18.0%) - 656 fixings, 0 aggregations, 4180538 implications, 0 bound changes
97.21/97.60	c    (24.2s) probing: 1385/5562 (24.9%) - 656 fixings, 0 aggregations, 4520817 implications, 0 bound changes
97.21/97.60	c    (24.2s) probing aborted: 1000/1000 successive useless probings
97.21/97.60	c (round 62, exhaustive) 1180 del vars, 1674 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33846 clqs
97.21/97.60	c (round 63, fast)       1180 del vars, 1690 del conss, 1135 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 6835 upgd conss, 0 impls, 33846 clqs
97.21/97.60	c    (24.5s) probing: 1485/5562 (26.7%) - 656 fixings, 0 aggregations, 4603620 implications, 0 bound changes
97.21/97.60	c    (24.5s) probing aborted: 1000/1000 successive useless probings
97.21/97.60	c presolving (64 rounds: 64 fast, 37 medium, 31 exhaustive):
97.21/97.60	c  1180 deleted vars, 1690 deleted constraints, 1135 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
97.21/97.60	c  0 implications, 34245 cliques
97.21/97.60	c presolved problem has 5509 variables (5509 bin, 0 int, 0 impl, 0 cont) and 5822 constraints
97.21/97.61	c       1 constraints of type <knapsack>
97.21/97.61	c    5249 constraints of type <setppc>
97.21/97.61	c     572 constraints of type <orbitope>
97.21/97.61	c transformed objective value is always integral (scale: 1)
97.21/97.61	c Presolving Time: 24.44
97.21/97.61	c 
97.21/97.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.21/97.61	c  26.7s|     1 |     0 |  4177 |     - |   157M |   0 |5509 |5834 |5250 |   0 |  0 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  28.1s|     1 |     0 |  9978 |     - |   160M |   0 |5509 |5834 |5253 |   3 |  1 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  28.4s|     1 |     0 | 10257 |     - |   162M |   0 |5509 |5834 |5258 |   8 |  2 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  28.8s|     1 |     0 | 10914 |     - |   162M |   0 |5509 |5834 |5262 |  12 |  3 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  29.1s|     1 |     0 | 11396 |     - |   163M |   0 |5509 |5834 |5265 |  15 |  4 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  29.5s|     1 |     0 | 11965 |     - |   164M |   0 |5509 |5834 |5270 |  20 |  5 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  30.0s|     1 |     0 | 12857 |     - |   165M |   0 |5509 |5834 |5275 |  25 |  6 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  30.4s|     1 |     0 | 13301 |     - |   166M |   0 |5509 |5834 |5280 |  30 |  7 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  30.8s|     1 |     0 | 14054 |     - |   167M |   0 |5509 |5834 |5285 |  35 |  8 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  31.1s|     1 |     0 | 14339 |     - |   168M |   0 |5509 |5834 |5288 |  38 |  9 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  31.4s|     1 |     0 | 14631 |     - |   169M |   0 |5509 |5834 |5291 |  41 | 10 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  31.7s|     1 |     0 | 15383 |     - |   170M |   0 |5509 |5834 |5296 |  46 | 11 |  12 |   0 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  35.9s|     1 |     2 | 24010 |     - |   171M |   0 |5509 |5854 |5296 |  46 | 11 |  32 |  11 | 0.000000e+00 |      --      |    Inf | unknown
97.21/97.61	c  49.4s|   100 |    13 | 81402 | 666.9 |   174M |  36 |5509 |5912 |5273 |  71 |  1 | 145 |  11 | 0.000000e+00 |      --      |    Inf |  55.64%
97.21/97.61	c  71.0s|   200 |     4 |176114 | 807.7 |   182M |  36 |5509 |6022 |5280 | 108 |  0 | 271 |  11 | 0.000000e+00 |      --      |    Inf |  89.84%
97.21/97.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.21/97.61	c  84.2s|   300 |     8 |233451 | 729.3 |   185M |  36 |5509 |6081 |5279 | 130 |  1 | 344 |  11 | 0.000000e+00 |      --      |    Inf |  96.76%
97.21/97.61	c 
97.21/97.61	c SCIP Status        : problem is solved [infeasible]
97.21/97.61	c Solving Time (sec) : 97.14
97.21/97.61	c Solving Nodes      : 394
97.21/97.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
97.21/97.61	c Dual Bound         : +1.00000000000000e+20
97.21/97.61	c Gap                : 0.00 %
97.21/97.61	c SCIP found the problem to be infeasible.
97.21/97.61	s UNSATISFIABLE

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: 63794 MiB (62106 MiB free)
  memory of node 1: 64507 MiB (56726 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515251-1751228302/watcher-4515251-1751228302 -o /tmp/evaluation-result-4515251-1751228302/solver-4515251-1751228302 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4515251-1751228302.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=32213, runsolver pid=32210

[startup+0.100071 s]*
/proc/loadavg: 4.11 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121681220/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=12528 memory=9856 CPUtime=0.05 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 1450 0 0 0 5 0 0 0 20 0 1 0 38509903 12828672 2464 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 3132 2464 1184 1 0 1344 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 16720 KiB
Current children cumulated memory: 12928 KiB

[startup+0.216003 s]*
/proc/loadavg: 4.11 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121681252/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1185784 memory=30428 CPUtime=0.15 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 3438 0 0 0 13 2 0 0 20 0 1 0 38509903 1214242816 7607 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 296446 7607 4791 1 0 268514 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1189976 KiB
Current children cumulated memory: 33500 KiB

[startup+0.316854 s]*
/proc/loadavg: 4.11 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121681252/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1189536 memory=34652 CPUtime=0.23 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 4284 0 0 0 21 2 0 0 20 0 1 0 38509903 1218084864 8663 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 297384 8663 5047 1 0 269293 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193728 KiB
Current children cumulated memory: 37724 KiB

[startup+0.700317 s]
/proc/loadavg: 4.11 4.14 3.95 6/260 32218
/proc/meminfo: memFree=121657060/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1239332 memory=91228 CPUtime=0.58 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 15809 0 0 0 53 5 0 0 20 0 1 0 38509903 1269075968 22807 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 309833 22807 7895 1 0 281191 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1243524 KiB
Current children cumulated memory: 94300 KiB

[startup+1.50032 s]
/proc/loadavg: 4.11 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121665088/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1247256 memory=98524 CPUtime=1.38 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 17617 0 0 0 132 6 0 0 20 0 1 0 38509903 1277190144 24631 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 311814 24631 7927 1 0 283172 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1251448 KiB
Current children cumulated memory: 101596 KiB

[startup+3.11333 s]
/proc/loadavg: 4.11 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121680548/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1248632 memory=99932 CPUtime=2.99 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 17964 0 0 0 293 6 0 0 20 0 1 0 38509903 1278599168 24983 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 312158 24983 7927 1 0 283516 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1252824 KiB
Current children cumulated memory: 103004 KiB

[startup+6.30039 s]
/proc/loadavg: 4.10 4.14 3.95 5/260 32218
/proc/meminfo: memFree=121678644/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1338664 memory=179804 CPUtime=6.16 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 37946 0 0 0 607 9 0 0 20 0 1 0 38509903 1370791936 44951 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 334666 44951 7991 1 0 306024 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 1342856 KiB
Current children cumulated memory: 182876 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.13 3.95 5/260 32218
/proc/meminfo: memFree=121704396/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1338960 memory=180060 CPUtime=12.54 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 38015 0 0 0 1245 9 0 0 20 0 1 0 38509903 1371095040 45015 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 334740 45015 7991 1 0 306098 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 1343152 KiB
Current children cumulated memory: 183132 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.14 3.96 5/260 32218
/proc/meminfo: memFree=121818176/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1354168 memory=195548 CPUtime=25.3 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 41816 0 0 0 2520 10 0 0 20 0 1 0 38509903 1386668032 48887 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 338542 48887 8087 1 0 309900 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 1358360 KiB
Current children cumulated memory: 198620 KiB

[startup+51.1134 s]
/proc/loadavg: 4.10 4.13 3.96 5/260 32219
/proc/meminfo: memFree=122014276/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1417388 memory=258300 CPUtime=50.84 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 58204 0 0 0 5072 12 0 0 20 0 1 0 38509903 1451405312 64575 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 354347 64575 8151 1 0 325705 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 1421580 KiB
Current children cumulated memory: 261372 KiB

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

# cumulated CPU time of all completed processes:  user=97.1376 s, system=0.165924 s

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

[startup+51.2004 s]
/proc/loadavg: 4.10 4.13 3.96 5/260 32219
/proc/meminfo: memFree=122014276/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1417388 memory=258300 CPUtime=50.93 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 58204 0 0 0 5081 12 0 0 20 0 1 0 38509903 1451405312 64575 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 354347 64575 8151 1 0 325705 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1421580 KiB
Current children cumulated memory: 261372 KiB

[startup+76.8003 s]
/proc/loadavg: 4.14 4.14 3.97 5/258 32220
/proc/meminfo: memFree=122203500/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=76.46 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 7632 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 76.46 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+89.6003 s]
/proc/loadavg: 4.11 4.13 3.97 5/258 32220
/proc/meminfo: memFree=122230652/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=89.23 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 8909 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 89.23 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+92.8003 s]
/proc/loadavg: 4.11 4.13 3.97 5/259 32221
/proc/meminfo: memFree=122229060/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=92.42 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 9228 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 92.42 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+96.0003 s]*
/proc/loadavg: 4.10 4.13 3.97 5/259 32221
/proc/meminfo: memFree=122229312/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=95.62 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 9548 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 95.62 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+96.8003 s]
/proc/loadavg: 4.10 4.13 3.97 5/259 32221
/proc/meminfo: memFree=122229312/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=96.41 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 9627 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 96.41 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+97.2003 s]
/proc/loadavg: 4.10 4.13 3.97 5/259 32221
/proc/meminfo: memFree=122229312/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=96.81 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63318 0 0 0 9667 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 96.81 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

[startup+97.6003 s]
/proc/loadavg: 4.10 4.13 3.97 5/259 32221
/proc/meminfo: memFree=122229312/131382116 swapFree=33010684/33010684
[pid=32213] ppid=32210 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32213/stat : 32213 (scip-naps-1.00.) S 32210 32213 31357 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 38509899 4292608 768 18446744073709551615 94523619229696 94523620124229 140720700171952 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94523620363280 94523620411024 94523645820928 140720700180897 140720700180994 140720700180994 140720700186596 0
/proc/32213/statm: 1048 768 704 219 0 110 0
[pid=32218] ppid=32213 vsize=1432432 memory=273516 CPUtime=97.21 cores=0,2
/proc/32218/stat : 32218 (python3) R 32213 32213 31357 0 -1 4194304 63319 0 0 0 9707 14 0 0 20 0 1 0 38509903 1466810368 68379 18446744073709551615 93882466619392 93882466619769 140734720204976 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93882466631064 93882466631684 93882499125248 140734720207192 140734720207394 140734720207394 140734720212967 0
/proc/32218/statm: 358108 68379 8151 1 0 329466 0
Current children cumulated CPU time: 97.21 s
Current children cumulated vsize: 1436624 KiB
Current children cumulated memory: 276588 KiB

Child status: 0

Real time (s): 97.6766
CPU time (s): 97.3035
CPU user time (s): 97.1376
CPU system time (s): 0.165924
CPU usage (%): 99.6181
Max. virtual memory (cumulated for all children) (KiB): 1438384
Max. memory (cumulated for all children) (KiB): 277892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.1376
system time used= 0.165924
maximum resident set size= 275588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356
involuntary context switches= 229


# summary of solver processes directly reported to runsolver:
#   pid: 32213
#   total CPU time (s): 97.3035
#   total CPU user time (s): 97.1376
#   total CPU system time (s): 0.165924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.558396 second user time and 1.03141 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 22:18:22
IDJOB=4515251
IDBENCH=164254
IDSOLVER=3368
FILE ID=nodeC011/4515251-1751228302
RUNJOBID= nodeC011-1751226828-31367
SLURM_JOB_ID= 9587684
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab71-20-100.0.u.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515251-1751228302/watcher-4515251-1751228302 -o /tmp/evaluation-result-4515251-1751228302/solver-4515251-1751228302 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4515251-1751228302.opb

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

MD5SUM BENCH= 5a0bcd4a9e5bc1c51804f47b1691eae0
RANDOM SEED=1839661947

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        121676884 kB
MemAvailable:   121465172 kB
Buffers:            3280 kB
Cached:           598084 kB
SwapCached:            0 kB
Active:          7927008 kB
Inactive:         299212 kB
Active(anon):    7642816 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   299212 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6204 kB
Writeback:             0 kB
AnonPages:       7620956 kB
Mapped:           131908 kB
Shmem:             17960 kB
KReclaimable:      88636 kB
Slab:             169296 kB
SReclaimable:      88636 kB
SUnreclaim:        80660 kB
KernelStack:        4176 kB
PageTables:        18696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   13336636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3999744 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC011 at 2025-06-29 22:20:00