Trace number 4530035

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.00a2UNSAT 94.9564 95.411

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
inequalities/ineq8/normalized-22array_ineq8.opb
MD5SUMf8822d5d60ccf9346541d6b16fcfa312
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 benchmark1.96633
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3058
Total number of constraints4115
Number of constraints which are clauses3036
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1057
Minimum length of a constraint1
Maximum length of a constraint88
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 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088831
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

37.05/37.33	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530035-1752261620.opb
37.05/37.33	c Solving mode: decision
37.05/37.33	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
37.05/37.33	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
37.05/37.33	c original problem has 3058 variables (3058 bin, 0 int, 0 impl, 0 cont) and 4115 constraints
37.05/37.33	c presolving:
37.05/37.33	c (round 1, fast)       524 del vars, 1208 del conss, 0 add conss, 318 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1222 clqs
37.05/37.33	c (round 2, fast)       671 del vars, 1884 del conss, 0 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1582 clqs
37.05/37.33	c (round 3, medium)     1164 del vars, 1884 del conss, 0 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 604 clqs
37.05/37.33	c (round 4, fast)       1164 del vars, 2870 del conss, 0 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 604 clqs
37.05/37.33	c (round 5, exhaustive) 1164 del vars, 2870 del conss, 0 add conss, 439 chg bounds, 0 chg sides, 0 chg coeffs, 364 upgd conss, 0 impls, 604 clqs
37.05/37.33	c (round 6, fast)       1164 del vars, 2870 del conss, 0 add conss, 439 chg bounds, 2 chg sides, 87 chg coeffs, 364 upgd conss, 0 impls, 604 clqs
37.05/37.33	c (round 7, exhaustive) 1164 del vars, 3233 del conss, 121 add conss, 439 chg bounds, 2 chg sides, 87 chg coeffs, 364 upgd conss, 0 impls, 606 clqs
37.05/37.33	c    (0.3s) probing: 1000/1916 (52.2%) - 0 fixings, 1 aggregations, 792 implications, 0 bound changes
37.05/37.33	c    (0.4s) probing: 1742/1916 (90.9%) - 0 fixings, 1 aggregations, 1168 implications, 0 bound changes
37.05/37.33	c    (0.4s) probing aborted: 1000/1000 successive useless probings
37.05/37.33	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
37.05/37.33	c    (0.4s) no symmetry present (symcode time: 0.00)
37.05/37.33	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
37.05/37.33	c  1165 deleted vars, 3233 deleted constraints, 121 added constraints, 439 tightened bounds, 0 added holes, 2 changed sides, 87 changed coefficients
37.05/37.33	c  0 implications, 1750 cliques
37.05/37.33	c presolved problem has 1915 variables (1915 bin, 0 int, 0 impl, 0 cont) and 1003 constraints
37.05/37.33	c       1 constraints of type <knapsack>
37.05/37.33	c     121 constraints of type <and>
37.05/37.33	c     881 constraints of type <linear>
37.05/37.33	c transformed objective value is always integral (scale: 1)
37.05/37.33	c Presolving Time: 0.34
37.05/37.33	c 
37.05/37.33	c (node 1) unresolved numerical troubles in LP 4 -- using pseudo solution instead (loop 1)
37.05/37.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.05/37.33	c   0.4s|     1 |     2 |   206 |     - |    23M |   0 |1915 |1045 |1124 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
37.05/37.33	c   1.6s|   100 |    89 | 10311 | 104.1 |    24M |  30 |1915 |1045 |1124 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf |   3.13%
37.05/37.33	c   1.9s|   200 |   172 | 12506 |  62.8 |    24M |  30 |1915 |1056 |1124 |   0 |  0 |  52 |   0 | 0.000000e+00 |      --      |    Inf |   3.15%
37.05/37.33	c   2.4s|   300 |   250 | 29791 |  99.6 |    24M |  30 |1915 |1058 |1124 |   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
37.05/37.33	c   2.7s|   400 |   342 | 46998 | 117.8 |    24M |  30 |1915 |1061 |1124 |   0 |  0 |  57 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
37.05/37.33	c   2.9s|   500 |   390 | 59873 | 120.0 |    24M |  33 |1915 |1084 |   0 |   0 |  0 |  80 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
37.05/37.33	c   4.4s|   600 |   445 | 92774 | 154.9 |    25M |  33 |1915 |1127 |1124 |   0 |  0 | 123 |   0 | 0.000000e+00 |      --      |    Inf |   3.19%
37.05/37.33	c   6.5s|   700 |   487 |155078 | 221.9 |    25M |  33 |1915 |1163 |1124 |   0 |  1 | 159 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c (node 731) numerical troubles in LP 959 -- unresolved
37.05/37.33	c (node 736) numerical troubles in LP 968 -- unresolved
37.05/37.33	c (node 751) numerical troubles in LP 995 -- unresolved
37.05/37.33	c (node 796) numerical troubles in LP 1064 -- unresolved
37.05/37.33	c   8.2s|   800 |   500 |191719 | 239.9 |    28M |  41 |1915 |1248 |1261 | 541 |  3 | 244 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c (node 804) numerical troubles in LP 1089 -- unresolved
37.05/37.33	c (node 812) numerical troubles in LP 1111 -- unresolved
37.05/37.33	c (node 876) numerical troubles in LP 1207 -- unresolved
37.05/37.33	c (node 885) numerical troubles in LP 1222 -- unresolved
37.05/37.33	c  10.8s|   900 |   495 |256806 | 285.7 |    29M |  41 |1915 |1435 |1124 | 787 |  1 | 431 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c (node 903) numerical troubles in LP 1242 -- unresolved
37.05/37.33	c (node 952) numerical troubles in LP 1339 -- unresolved
37.05/37.33	c (node 964) numerical troubles in LP 1371 -- unresolved -- further messages will be suppressed (use display/verblevel=5 to see all)
37.05/37.33	c  15.4s|  1000 |   491 |390692 | 391.1 |    29M |  41 |1915 |1482 |   0 |2155 |  0 | 480 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  17.2s|  1100 |   560 |459593 | 418.2 |    29M |  41 |1915 |1493 |1178 |2403 |  0 | 491 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  17.8s|  1200 |   652 |501525 | 418.3 |    29M |  41 |1915 |1492 |1178 |2403 |  0 | 491 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  18.9s|  1300 |   735 |551762 | 424.8 |    30M |  41 |1915 |1502 |1178 |2403 |  0 | 501 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  20.0s|  1400 |   792 |597024 | 426.7 |    30M |  41 |1915 |1564 |1178 |2403 |  0 | 563 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.05/37.33	c  20.5s|  1500 |   827 |623473 | 415.9 |    31M |  41 |1915 |1645 |   0 |2403 |  0 | 647 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  21.1s|  1600 |   874 |659933 | 412.7 |    31M |  41 |1915 |1708 |1178 |2403 |  0 | 711 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  22.3s|  1700 |   934 |708529 | 417.0 |    32M |  41 |1915 |1717 |1178 |2403 |  0 | 721 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  23.8s|  1800 |   927 |750287 | 417.1 |    32M |  41 |1915 |1842 |1178 |2403 |  0 | 847 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  25.2s|  1900 |   926 |795848 | 419.1 |    32M |  41 |1915 |1933 |1178 |2403 |  0 | 942 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  26.0s|  2000 |  1006 |846733 | 423.6 |    33M |  41 |1915 |1932 |1178 |2403 |  0 | 942 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  26.7s|  2100 |  1086 |891476 | 424.7 |    33M |  41 |1915 |1955 |1178 |2403 |  0 | 969 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  28.1s|  2200 |  1130 |946707 | 430.5 |    34M |  41 |1915 |1982 |1178 |2403 |  0 | 999 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  29.4s|  2300 |  1180 |995686 | 433.1 |    34M |  41 |1915 |1997 |1178 |2403 |  0 |1034 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  31.3s|  2400 |  1209 |  1063k| 443.5 |    35M |  41 |1915 |2035 |1178 |2403 |  0 |1089 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  32.2s|  2500 |  1225 |  1100k| 440.4 |    35M |  41 |1915 |2112 |1178 |2403 |  0 |1182 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  32.7s|  2600 |  1237 |  1126k| 433.4 |    36M |  41 |1915 |2100 |1178 |2403 |  0 |1210 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  33.4s|  2700 |  1229 |  1153k| 427.3 |    36M |  41 |1915 |2118 |1178 |2403 |  0 |1257 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  34.2s|  2800 |  1223 |  1182k| 422.6 |    36M |  41 |1915 |2127 |1178 |2403 |  0 |1297 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  36.5s|  2900 |  1206 |  1249k| 430.9 |    36M |  41 |1915 |2118 |   0 |2403 |  0 |1357 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
37.05/37.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.33/70.73	c  36.9s|  3000 |  1196 |  1267k| 422.5 |    36M |  41 |1915 |2113 |1178 |2403 |  0 |1437 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c  37.9s|  3100 |  1225 |  1309k| 422.5 |    36M |  41 |1915 |2070 |1178 |2403 |  0 |1466 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c  39.5s|  3200 |  1240 |  1358k| 424.5 |    37M |  41 |1915 |2071 |1229 |2583 |  0 |1494 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c  40.7s|  3300 |  1234 |  1382k| 419.0 |    37M |  41 |1915 |1988 |1178 |2626 |  1 |1614 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c  42.4s|  3400 |  1231 |  1417k| 417.1 |    37M |  41 |1915 |2016 |   0 |2726 |  0 |1705 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c  44.7s|  3500 |  1098 |  1466k| 419.0 |    38M |  41 |1915 |2007 |   0 |3062 |  0 |1914 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
70.33/70.73	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
70.33/70.73	c (run 1, node 3557) performing user restart
70.33/70.73	c 
70.33/70.73	c (restart) converted 54 cuts from the global cut pool into linear constraints
70.33/70.73	c 
70.33/70.73	c presolving:
70.33/70.73	c (round 1, fast)       308 del vars, 318 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 7918 chg coeffs, 0 upgd conss, 0 impls, 1621 clqs
70.33/70.73	c (round 2, exhaustive) 309 del vars, 318 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 7918 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c (round 3, exhaustive) 309 del vars, 484 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 8262 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c (round 4, fast)       309 del vars, 486 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 8262 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c (round 5, exhaustive) 309 del vars, 503 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 8265 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c (round 6, exhaustive) 309 del vars, 503 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 8490 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c (round 7, exhaustive) 309 del vars, 508 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 8491 chg coeffs, 52 upgd conss, 0 impls, 1620 clqs
70.33/70.73	c presolving (8 rounds: 8 fast, 6 medium, 6 exhaustive):
70.33/70.73	c  309 deleted vars, 508 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 8491 changed coefficients
70.33/70.73	c  0 implications, 1620 cliques
70.33/70.73	c presolved problem has 1606 variables (1606 bin, 0 int, 0 impl, 0 cont) and 1575 constraints
70.33/70.73	c      11 constraints of type <knapsack>
70.33/70.73	c      39 constraints of type <setppc>
70.33/70.73	c      66 constraints of type <and>
70.33/70.73	c     765 constraints of type <linear>
70.33/70.73	c     694 constraints of type <logicor>
70.33/70.73	c transformed objective value is always integral (scale: 1)
70.33/70.73	c Presolving Time: 0.46
70.33/70.73	c 
70.33/70.73	c (node 1) unresolved numerical troubles in LP 5280 -- using pseudo solution instead (loop 1)
70.33/70.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.33/70.73	c  46.0s|     1 |     2 |  1491k|     - |    43M |   0 |1606 |1579 | 944 |   0 |  0 |1971 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  46.2s|   100 |    85 |  1499k| 410.2 |    43M |  28 |1606 |1587 |   0 |   0 |  0 |1980 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  46.3s|   200 |   159 |  1503k| 400.2 |    43M |  28 |1606 |1597 |   0 |   0 |  0 |1990 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  46.7s|   300 |   211 |  1515k| 393.0 |    43M |  28 |1606 |1601 | 944 |   0 |  0 |1994 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  46.8s|   400 |   292 |  1518k| 383.9 |    43M |  28 |1606 |1603 | 944 |   0 |  0 |1998 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  47.0s|   500 |   382 |  1522k| 375.3 |    43M |  28 |1606 |1606 |   0 |   0 |  0 |2016 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  47.6s|   600 |   431 |  1537k| 370.0 |    43M |  28 |1606 |1615 | 944 |   0 |  0 |2050 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  48.2s|   700 |   497 |  1558k| 366.1 |    43M |  28 |1606 |1618 |   0 |   1 |  0 |2085 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  48.8s|   800 |   516 |  1581k| 363.1 |    44M |  28 |1606 |1646 | 944 |   1 |  0 |2134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.33/70.73	c  50.1s|   900 |   576 |  1614k| 362.3 |    44M |  28 |1606 |1650 |   0 |   1 |  0 |2185 |   0 | 0.000000e+00 |      --      |    Inf |   0.53%
70.33/70.73	c  50.5s|  1000 |   627 |  1627k| 357.3 |    44M |  28 |1606 |1622 | 944 |   1 |  0 |2214 |   0 | 0.000000e+00 |      --      |    Inf |   0.54%
70.33/70.73	c  51.1s|  1100 |   681 |  1646k| 353.6 |    44M |  28 |1606 |1594 |1041 | 201 |  0 |2229 |   0 | 0.000000e+00 |      --      |    Inf |   0.70%
70.33/70.73	c  52.5s|  1200 |   693 |  1683k| 354.0 |    44M |  28 |1606 |1613 | 944 | 202 |  0 |2302 |   0 | 0.000000e+00 |      --      |    Inf |   0.85%
70.33/70.73	c  53.2s|  1300 |   700 |  1701k| 350.3 |    45M |  28 |1606 |1614 |   0 | 202 |  0 |2376 |   0 | 0.000000e+00 |      --      |    Inf |   0.90%
70.33/70.73	c (node 1383) numerical troubles in LP 7150 -- unresolved
70.33/70.73	c  53.9s|  1400 |   715 |  1730k| 349.2 |    45M |  28 |1606 |1609 | 944 | 202 |  0 |2431 |   0 | 0.000000e+00 |      --      |    Inf |   0.95%
70.33/70.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.33/70.73	c  54.5s|  1500 |   725 |  1748k| 345.9 |    45M |  28 |1606 |1631 | 944 | 202 |  0 |2502 |   0 | 0.000000e+00 |      --      |    Inf |   0.98%
70.33/70.73	c  55.0s|  1600 |   748 |  1769k| 343.1 |    45M |  28 |1606 |1620 | 944 | 202 |  0 |2537 |   0 | 0.000000e+00 |      --      |    Inf |   1.09%
70.33/70.73	c  55.3s|  1700 |   828 |  1781k| 339.0 |    45M |  28 |1606 |1581 | 944 | 202 |  0 |2547 |   0 | 0.000000e+00 |      --      |    Inf |   2.55%
70.33/70.73	c  56.0s|  1800 |   869 |  1804k| 336.9 |    45M |  28 |1606 |1529 | 944 | 202 |  0 |2555 |   0 | 0.000000e+00 |      --      |    Inf |   4.60%
70.33/70.73	c  56.5s|  1900 |   916 |  1821k| 333.9 |    46M |  28 |1606 |1502 |   0 | 202 |  0 |2572 |   0 | 0.000000e+00 |      --      |    Inf |   4.65%
70.33/70.73	c  57.1s|  2000 |   901 |  1838k| 330.9 |    46M |  28 |1606 |1513 |   0 | 202 |  0 |2608 |   0 | 0.000000e+00 |      --      |    Inf |   4.74%
70.33/70.73	c  58.2s|  2100 |   913 |  1878k| 332.1 |    46M |  28 |1606 |1492 | 944 | 202 |  0 |2621 |   0 | 0.000000e+00 |      --      |    Inf |   4.83%
70.33/70.73	c (node 2106) numerical troubles in LP 8116 -- unresolved
70.33/70.73	c (node 2174) numerical troubles in LP 8240 -- unresolved
70.33/70.73	c  59.3s|  2200 |   966 |  1919k| 333.4 |    46M |  28 |1606 |1536 |1041 | 202 |  0 |2682 |   0 | 0.000000e+00 |      --      |    Inf |   4.87%
70.33/70.73	c  60.0s|  2300 |  1005 |  1942k| 331.7 |    46M |  28 |1606 |1536 | 944 | 202 |  0 |2729 |   0 | 0.000000e+00 |      --      |    Inf |   4.89%
70.33/70.73	c  60.9s|  2400 |  1058 |  1974k| 331.5 |    46M |  28 |1606 |1530 | 944 | 202 |  0 |2785 |   0 | 0.000000e+00 |      --      |    Inf |   5.37%
70.33/70.73	c  62.7s|  2500 |  1101 |  2024k| 334.2 |    47M |  28 |1606 |1574 | 944 | 202 |  0 |2872 |   0 | 0.000000e+00 |      --      |    Inf |   5.99%
70.33/70.73	c  63.7s|  2600 |  1145 |  2056k| 334.0 |    47M |  28 |1606 |1579 | 944 | 204 |  1 |2934 |   0 | 0.000000e+00 |      --      |    Inf |   6.03%
70.33/70.73	c  64.8s|  2700 |  1206 |  2098k| 335.4 |    47M |  28 |1606 |1561 | 944 | 204 |  0 |2946 |   0 | 0.000000e+00 |      --      |    Inf |   8.43%
70.33/70.73	c (node 2736) numerical troubles in LP 9198 -- unresolved
70.33/70.73	c (node 2774) numerical troubles in LP 9273 -- unresolved
70.33/70.73	c  66.2s|  2800 |  1256 |  2155k| 339.0 |    47M |  28 |1606 |1564 | 944 | 204 |  0 |2984 |   0 | 0.000000e+00 |      --      |    Inf |   9.61%
70.33/70.73	c  67.9s|  2900 |  1307 |  2207k| 341.9 |    47M |  28 |1606 |1576 | 944 | 204 |  0 |3020 |   0 | 0.000000e+00 |      --      |    Inf |   9.71%
70.33/70.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.33/70.73	c  68.7s|  3000 |  1302 |  2237k| 341.3 |    48M |  28 |1606 |1594 |   0 | 204 |  0 |3054 |   0 | 0.000000e+00 |      --      |    Inf |   9.73%
70.33/70.73	c  69.4s|  3100 |  1309 |  2257k| 339.1 |    48M |  28 |1606 |1644 | 944 | 204 |  0 |3129 |   0 | 0.000000e+00 |      --      |    Inf |   9.96%
94.82/95.37	c  70.3s|  3200 |  1333 |  2283k| 338.1 |    48M |  28 |1606 |1682 |1041 | 206 |  1 |3198 |   0 | 0.000000e+00 |      --      |    Inf |  10.40%
94.82/95.37	c  73.6s|  3300 |  1352 |  2373k| 346.1 |    48M |  28 |1606 |1704 | 944 | 206 |  1 |3246 |   0 | 0.000000e+00 |      --      |    Inf |  12.85%
94.82/95.37	c  74.6s|  3400 |  1320 |  2390k| 343.6 |    49M |  28 |1606 |1718 | 944 | 408 |  1 |3288 |   0 | 0.000000e+00 |      --      |    Inf |  14.92%
94.82/95.37	c  74.9s|  3500 |  1255 |  2395k| 339.5 |    50M |  28 |1606 |1767 |   0 | 408 |  0 |3400 |   0 | 0.000000e+00 |      --      |    Inf |  16.83%
94.82/95.37	c  75.4s|  3600 |  1245 |  2406k| 336.3 |    50M |  28 |1606 |1854 | 944 | 408 |  1 |3532 |   0 | 0.000000e+00 |      --      |    Inf |  27.37%
94.82/95.37	c  75.9s|  3700 |  1205 |  2420k| 333.5 |    53M |  28 |1606 |1843 |   0 |1008 |  0 |3613 |   0 | 0.000000e+00 |      --      |    Inf |  43.94%
94.82/95.37	c  76.5s|  3800 |  1157 |  2433k| 330.8 |    54M |  28 |1606 |1835 |   0 |1208 |  0 |3705 |   0 | 0.000000e+00 |      --      |    Inf |  50.63%
94.82/95.37	c  77.1s|  3900 |  1050 |  2448k| 328.4 |    55M |  28 |1606 |1946 |1041 |2008 |  0 |3874 |   0 | 0.000000e+00 |      --      |    Inf |  66.96%
94.82/95.37	c  78.0s|  4000 |  1018 |  2472k| 327.3 |    56M |  28 |1606 |2106 | 944 |2805 |  1 |4088 |   0 | 0.000000e+00 |      --      |    Inf |  72.56%
94.82/95.37	c  78.7s|  4100 |   912 |  2499k| 326.4 |    57M |  28 |1606 |2098 |1041 |3105 |  0 |4214 |   0 | 0.000000e+00 |      --      |    Inf |  85.59%
94.82/95.37	c  79.4s|  4200 |   769 |  2512k| 324.0 |    57M |  28 |1606 |2119 | 944 |3505 |  1 |4370 |   0 | 0.000000e+00 |      --      |    Inf |  94.29%
94.82/95.37	c  80.0s|  4300 |   644 |  2524k| 321.4 |    59M |  28 |1606 |2208 | 944 |3862 |  1 |4526 |   0 | 0.000000e+00 |      --      |    Inf |  96.19%
94.82/95.37	c  81.0s|  4400 |   623 |  2526k| 317.6 |    59M |  28 |1606 |2301 |   0 |4349 |  0 |4661 |   0 | 0.000000e+00 |      --      |    Inf |  96.22%
94.82/95.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.82/95.37	c  81.7s|  4500 |   587 |  2539k| 315.2 |    60M |  28 |1606 |2343 |   0 |5138 |  0 |4728 |   0 | 0.000000e+00 |      --      |    Inf |  96.29%
94.82/95.37	c  82.4s|  4600 |   522 |  2562k| 314.1 |    61M |  28 |1606 |2406 | 944 |5165 |  1 |4837 |   0 | 0.000000e+00 |      --      |    Inf |  96.43%
94.82/95.37	c  82.7s|  4700 |   473 |  2563k| 310.5 |    62M |  28 |1606 |2499 |   0 |5203 |  0 |4989 |   0 | 0.000000e+00 |      --      |    Inf |  96.54%
94.82/95.37	c  83.1s|  4800 |   445 |  2565k| 307.0 |    62M |  28 |1606 |2551 | 944 |5203 |  1 |5102 |   0 | 0.000000e+00 |      --      |    Inf |  96.63%
94.82/95.37	c  83.4s|  4900 |   430 |  2568k| 303.7 |    63M |  28 |1606 |2631 |   0 |5703 |  0 |5218 |   0 | 0.000000e+00 |      --      |    Inf |  96.68%
94.82/95.37	c  83.7s|  5000 |   399 |  2570k| 300.5 |    63M |  28 |1606 |2696 |   0 |5703 |  0 |5336 |   0 | 0.000000e+00 |      --      |    Inf |  96.80%
94.82/95.37	c  84.3s|  5100 |   378 |  2585k| 298.7 |    63M |  28 |1606 |2766 |   0 |6056 |  0 |5464 |   0 | 0.000000e+00 |      --      |    Inf |  96.88%
94.82/95.37	c  84.6s|  5200 |   352 |  2586k| 295.4 |    64M |  28 |1606 |2818 |1144 |6056 |  1 |5585 |   0 | 0.000000e+00 |      --      |    Inf |  96.98%
94.82/95.37	c  85.5s|  5300 |   308 |  2624k| 296.3 |    64M |  28 |1606 |2880 |   0 |6419 |  0 |5712 |   0 | 0.000000e+00 |      --      |    Inf |  97.11%
94.82/95.37	c  86.2s|  5400 |   284 |  2641k| 294.9 |    65M |  28 |1606 |2884 | 958 |6471 |  1 |5792 |   0 | 0.000000e+00 |      --      |    Inf |  97.19%
94.82/95.37	c  86.6s|  5500 |   233 |  2642k| 291.7 |    65M |  28 |1606 |2904 | 944 |6471 |  0 |5899 |   0 | 0.000000e+00 |      --      |    Inf |  97.35%
94.82/95.37	c  86.8s|  5600 |   218 |  2644k| 288.8 |    66M |  28 |1606 |2960 |   0 |6717 |  0 |6004 |   0 | 0.000000e+00 |      --      |    Inf |  97.44%
94.82/95.37	c  87.4s|  5700 |   192 |  2659k| 287.3 |    66M |  28 |1606 |3001 |   0 |6993 |  0 |6077 |   0 | 0.000000e+00 |      --      |    Inf |  97.56%
94.82/95.37	c  88.0s|  5800 |   177 |  2678k| 286.2 |    66M |  28 |1606 |3029 | 944 |6993 |  1 |6161 |   0 | 0.000000e+00 |      --      |    Inf |  97.68%
94.82/95.37	c  88.4s|  5900 |   157 |  2685k| 284.0 |    67M |  28 |1606 |3068 |   0 |6993 |  0 |6251 |   0 | 0.000000e+00 |      --      |    Inf |  97.80%
94.82/95.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.82/95.37	c  88.8s|  6000 |   143 |  2690k| 281.6 |    67M |  28 |1606 |3122 |   0 |7793 |  0 |6324 |   0 | 0.000000e+00 |      --      |    Inf |  97.89%
94.82/95.37	c  89.0s|  6100 |   134 |  2696k| 279.3 |    67M |  28 |1606 |3146 |   0 |7887 |  0 |6378 |   0 | 0.000000e+00 |      --      |    Inf |  97.93%
94.82/95.37	c  89.6s|  6200 |   126 |  2711k| 277.9 |    67M |  28 |1606 |3215 |1144 |8428 |  1 |6470 |   0 | 0.000000e+00 |      --      |    Inf |  98.13%
94.82/95.37	c  89.9s|  6300 |   118 |  2716k| 275.6 |    68M |  28 |1606 |3252 |   0 |8428 |  0 |6556 |   0 | 0.000000e+00 |      --      |    Inf |  98.27%
94.82/95.37	c  90.2s|  6400 |    99 |  2718k| 273.1 |    68M |  28 |1606 |3289 |1144 |8428 |  1 |6618 |   0 | 0.000000e+00 |      --      |    Inf |  98.45%
94.82/95.37	c  90.5s|  6500 |    88 |  2721k| 270.6 |    68M |  28 |1606 |3307 | 944 |8466 |  1 |6697 |   0 | 0.000000e+00 |      --      |    Inf |  98.58%
94.82/95.37	c  90.7s|  6600 |    88 |  2723k| 268.1 |    68M |  28 |1606 |3343 |1144 |8566 |  1 |6769 |   0 | 0.000000e+00 |      --      |    Inf |  98.65%
94.82/95.37	c  91.2s|  6700 |    72 |  2727k| 266.0 |    69M |  28 |1606 |3385 | 944 |9088 |  1 |6838 |   0 | 0.000000e+00 |      --      |    Inf |  98.75%
94.82/95.37	c  91.6s|  6800 |    66 |  2729k| 263.6 |    69M |  28 |1606 |3409 |1076 |9088 |  1 |6909 |   0 | 0.000000e+00 |      --      |    Inf |  98.84%
94.82/95.37	c  92.3s|  6900 |    60 |  2732k| 261.3 |    69M |  28 |1606 |3502 | 944 |9358 |  1 |7025 |   0 | 0.000000e+00 |      --      |    Inf |  98.93%
94.82/95.37	c  92.6s|  7000 |    50 |  2734k| 259.0 |    69M |  28 |1606 |3541 |   0 |9586 |  0 |7111 |   0 | 0.000000e+00 |      --      |    Inf |  99.08%
94.82/95.37	c  93.2s|  7100 |    36 |  2750k| 258.1 |    70M |  28 |1606 |3558 |   0 |  10k|  0 |7171 |   0 | 0.000000e+00 |      --      |    Inf |  99.17%
94.82/95.37	c  93.5s|  7200 |    22 |  2754k| 256.1 |    70M |  28 |1606 |3543 |1144 |  10k|  1 |7228 |   0 | 0.000000e+00 |      --      |    Inf |  99.27%
94.82/95.37	c  94.2s|  7300 |    15 |  2772k| 255.4 |    70M |  28 |1606 |3596 |   0 |  10k|  0 |7327 |   0 | 0.000000e+00 |      --      |    Inf |  99.43%
94.82/95.37	c  94.6s|  7400 |    11 |  2781k| 253.8 |    70M |  28 |1606 |3650 |1094 |  11k|  1 |7412 |   0 | 0.000000e+00 |      --      |    Inf |  99.73%
94.82/95.37	c 
94.82/95.37	c SCIP Status        : problem is solved [infeasible]
94.82/95.37	c Solving Time (sec) : 94.93
94.82/95.37	c Solving Nodes      : 7487 (total of 11044 nodes in 2 runs)
94.82/95.37	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
94.82/95.37	c Dual Bound         : +1.00000000000000e+20
94.82/95.37	c Gap                : 0.00 %
94.82/95.37	c SCIP found the problem to be infeasible.
94.82/95.37	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: 63837 MiB (62173 MiB free)
  memory of node 1: 64465 MiB (49635 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530035-1752261620/watcher-4530035-1752261620 -o /tmp/evaluation-result-4530035-1752261620/solver-4530035-1752261620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128092 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530035-1752261620.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100072 s]*
/proc/loadavg: 4.26 4.27 4.15 5/257 130134
/proc/meminfo: memFree=114484424/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=12808 memory=9984 CPUtime=0.05 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 1505 0 0 0 5 0 0 0 20 0 1 0 141841221 13115392 2496 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 3202 2496 1184 1 0 1405 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17000 KiB
Current children cumulated memory: 13056 KiB

[startup+0.217976 s]*
/proc/loadavg: 4.26 4.27 4.15 5/257 130134
/proc/meminfo: memFree=114478376/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1185836 memory=30340 CPUtime=0.15 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 3462 0 0 0 13 2 0 0 20 0 1 0 141841221 1214296064 7585 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 296459 7585 4769 1 0 268527 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190028 KiB
Current children cumulated memory: 33412 KiB

[startup+0.313514 s]*
/proc/loadavg: 4.26 4.27 4.15 5/257 130134
/proc/meminfo: memFree=114475352/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1189592 memory=34564 CPUtime=0.23 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 4293 0 0 0 21 2 0 0 20 0 1 0 141841221 1218142208 8641 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 297398 8641 5025 1 0 269307 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193784 KiB
Current children cumulated memory: 37636 KiB

[startup+0.700363 s]
/proc/loadavg: 4.26 4.27 4.15 5/257 130134
/proc/meminfo: memFree=114454184/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1215376 memory=67844 CPUtime=0.58 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 9912 0 0 0 53 5 0 0 20 0 1 0 141841221 1244545024 16961 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 303844 16961 7937 1 0 275202 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1219568 KiB
Current children cumulated memory: 70916 KiB

[startup+1.5003 s]
/proc/loadavg: 4.26 4.27 4.15 5/257 130134
/proc/meminfo: memFree=114446152/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1223440 memory=73860 CPUtime=1.37 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 11175 0 0 0 132 5 0 0 20 0 1 0 141841221 1252802560 18465 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 305860 18465 8225 1 0 277218 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1227632 KiB
Current children cumulated memory: 76932 KiB

[startup+3.11329 s]
/proc/loadavg: 4.24 4.26 4.15 5/257 130134
/proc/meminfo: memFree=113828036/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1224048 memory=74500 CPUtime=2.98 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 11327 0 0 0 293 5 0 0 20 0 1 0 141841221 1253425152 18625 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 306012 18625 8225 1 0 277370 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1228240 KiB
Current children cumulated memory: 77572 KiB

[startup+6.30041 s]
/proc/loadavg: 4.24 4.26 4.15 5/257 130135
/proc/meminfo: memFree=114412144/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1224896 memory=75268 CPUtime=6.15 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 11535 0 0 0 610 5 0 0 20 0 1 0 141841221 1254293504 18817 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 306224 18817 8225 1 0 277582 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1229088 KiB
Current children cumulated memory: 78340 KiB

[startup+12.7004 s]
/proc/loadavg: 4.20 4.26 4.15 5/257 130135
/proc/meminfo: memFree=114442304/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1229180 memory=79364 CPUtime=12.53 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 12553 0 0 0 1248 5 0 0 20 0 1 0 141841221 1258680320 19841 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 307295 19841 8225 1 0 278653 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 1233372 KiB
Current children cumulated memory: 82436 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.25 4.15 5/257 130135
/proc/meminfo: memFree=114079344/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1232376 memory=82692 CPUtime=25.29 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 13382 0 0 0 2523 6 0 0 20 0 1 0 141841221 1261953024 20673 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 308094 20673 8225 1 0 279452 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1236568 KiB
Current children cumulated memory: 85764 KiB

[startup+51.1133 s]
/proc/loadavg: 4.18 4.24 4.15 5/257 130135
/proc/meminfo: memFree=114071028/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1249436 memory=99280 CPUtime=50.82 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 19538 0 0 0 5074 8 0 0 20 0 1 0 141841221 1279422464 24820 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 312359 24820 8225 1 0 283717 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 1253628 KiB
Current children cumulated memory: 102352 KiB

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

# cumulated CPU time of all completed processes:  user=94.7774 s, system=0.179006 s

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

[startup+51.2005 s]
/proc/loadavg: 4.18 4.24 4.15 5/257 130135
/proc/meminfo: memFree=114071028/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1249436 memory=99280 CPUtime=50.9 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 19538 0 0 0 5082 8 0 0 20 0 1 0 141841221 1279422464 24820 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 312359 24820 8225 1 0 283717 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1253628 KiB
Current children cumulated memory: 102352 KiB

[startup+76.8004 s]
/proc/loadavg: 4.12 4.22 4.14 5/257 130137
/proc/meminfo: memFree=114058012/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1254716 memory=105040 CPUtime=76.4 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 22328 0 0 0 7632 8 0 0 20 0 1 0 141841221 1284829184 26260 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 313679 26260 8225 1 0 285037 0
Current children cumulated CPU time: 76.4 s
Current children cumulated vsize: 1258908 KiB
Current children cumulated memory: 108112 KiB

[startup+83.2004 s]
/proc/loadavg: 4.10 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114042136/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1273344 memory=123604 CPUtime=82.78 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 35042 0 0 0 8267 11 0 0 20 0 1 0 141841221 1303904256 30901 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 318336 30901 8225 1 0 289694 0
Current children cumulated CPU time: 82.78 s
Current children cumulated vsize: 1277536 KiB
Current children cumulated memory: 126676 KiB

[startup+89.6003 s]
/proc/loadavg: 4.09 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114019488/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1276616 memory=127016 CPUtime=89.14 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 41107 0 0 0 8902 12 0 0 20 0 1 0 141841221 1307254784 31754 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 319154 31754 8225 1 0 290512 0
Current children cumulated CPU time: 89.14 s
Current children cumulated vsize: 1280808 KiB
Current children cumulated memory: 130088 KiB

[startup+92.8004 s]
/proc/loadavg: 4.08 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114019740/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1276616 memory=127024 CPUtime=92.34 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 58615 0 0 0 9218 16 0 0 20 0 1 0 141841221 1307254784 31756 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 319154 31756 8225 1 0 290512 0
Current children cumulated CPU time: 92.34 s
Current children cumulated vsize: 1280808 KiB
Current children cumulated memory: 130096 KiB

[startup+94.4004 s]
/proc/loadavg: 4.08 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114019740/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1276616 memory=127024 CPUtime=93.93 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 58615 0 0 0 9377 16 0 0 20 0 1 0 141841221 1307254784 31756 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 319154 31756 8225 1 0 290512 0
Current children cumulated CPU time: 93.93 s
Current children cumulated vsize: 1280808 KiB
Current children cumulated memory: 130096 KiB

[startup+95.2004 s]
/proc/loadavg: 4.08 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114019740/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1276616 memory=127024 CPUtime=94.72 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 58618 0 0 0 9456 16 0 0 20 0 1 0 141841221 1307254784 31756 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 319154 31756 8225 1 0 290512 0
Current children cumulated CPU time: 94.72 s
Current children cumulated vsize: 1280808 KiB
Current children cumulated memory: 130096 KiB

[startup+95.4004 s]
/proc/loadavg: 4.08 4.21 4.14 5/257 130137
/proc/meminfo: memFree=114019740/131382116 swapFree=33009904/33010684
[pid=130129] ppid=130126 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/130129/stat : 130129 (scip-naps-1.00a) S 130126 130129 128080 0 -1 4194304 259 344 0 0 0 0 0 0 20 0 1 0 141841218 4292608 768 18446744073709551615 94312939249664 94312940144197 140726340847696 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94312940383248 94312940430992 94312944660480 140726340856219 140726340856318 140726340856318 140726340861922 0
/proc/130129/statm: 1048 768 704 219 0 110 0
[pid=130134] ppid=130129 vsize=1275116 memory=127024 CPUtime=94.92 cores=1,3
/proc/130134/stat : 130134 (python3) R 130129 130129 128080 0 -1 4194304 58618 0 0 0 9476 16 0 0 20 0 1 0 141841221 1305718784 31756 18446744073709551615 94141987799040 94141987799417 140736699367472 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94141987810712 94141987811332 94141995630592 140736699369807 140736699370016 140736699370016 140736699375591 0
/proc/130134/statm: 318779 31756 8225 1 0 290137 0
Current children cumulated CPU time: 94.92 s
Current children cumulated vsize: 1279308 KiB
Current children cumulated memory: 130096 KiB

Child status: 0

Real time (s): 95.411
CPU time (s): 94.9564
CPU user time (s): 94.7774
CPU system time (s): 0.179006
CPU usage (%): 99.5236
Max. virtual memory (cumulated for all children) (KiB): 1285940
Max. memory (cumulated for all children) (KiB): 133752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.7774
system time used= 0.179006
maximum resident set size= 131248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59259
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= 334
involuntary context switches= 148


# summary of solver processes directly reported to runsolver:
#   pid: 130129
#   total CPU time (s): 94.9564
#   total CPU user time (s): 94.7774
#   total CPU system time (s): 0.179006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.557024 second user time and 1.01578 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-11 21:20:20
IDJOB=4530035
IDBENCH=175962
IDSOLVER=3388
FILE ID=nodeC004/4530035-1752261620
RUNJOBID= nodeC004-1752258608-128092
SLURM_JOB_ID= 9682614
Free space on /tmp= 431656 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/inequalities/ineq8/normalized-22array_ineq8.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530035-1752261620/watcher-4530035-1752261620 -o /tmp/evaluation-result-4530035-1752261620/solver-4530035-1752261620 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128092 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530035-1752261620.opb

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

MD5SUM BENCH= f8822d5d60ccf9346541d6b16fcfa312
RANDOM SEED=7941551

nodeC004 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		: 3661.715
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	: 6983.74
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		: 1197.210
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	: 6983.74
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.343
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	: 6983.74
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.213
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	: 6983.74
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.655
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	: 6983.74
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		: 3491.880
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	: 6983.74
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.802
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	: 6983.74
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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        114492552 kB
MemAvailable:   115623804 kB
Buffers:            2128 kB
Cached:          1876496 kB
SwapCached:           32 kB
Active:         14849876 kB
Inactive:        1269944 kB
Active(anon):   14248404 kB
Inactive(anon):    10724 kB
Active(file):     601472 kB
Inactive(file):  1259220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5792 kB
Writeback:             4 kB
AnonPages:      14243768 kB
Mapped:           133140 kB
Shmem:             17932 kB
KReclaimable:     220372 kB
Slab:             310164 kB
SReclaimable:     220372 kB
SUnreclaim:        89792 kB
KernelStack:        4128 kB
PageTables:        31752 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   18661980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6500352 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431648 MiB
End job on nodeC004 at 2025-07-11 21:21:56