Trace number 4517051

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 88.9277 89.2073

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

34.46/34.63	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4517051-1751232114.opb
34.46/34.63	c Solving mode: decision
34.46/34.63	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
34.46/34.63	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
34.46/34.63	c original problem has 3058 variables (3058 bin, 0 int, 0 impl, 0 cont) and 4115 constraints
34.46/34.63	c presolving:
34.46/34.63	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
34.46/34.63	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
34.46/34.63	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
34.46/34.63	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
34.46/34.63	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
34.46/34.63	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
34.46/34.63	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
34.46/34.63	c    (0.1s) probing: 1000/1916 (52.2%) - 0 fixings, 1 aggregations, 792 implications, 0 bound changes
34.46/34.63	c    (0.2s) probing: 1742/1916 (90.9%) - 0 fixings, 1 aggregations, 1168 implications, 0 bound changes
34.46/34.63	c    (0.2s) probing aborted: 1000/1000 successive useless probings
34.46/34.63	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
34.46/34.63	c    (0.2s) no symmetry present (symcode time: 0.00)
34.46/34.63	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
34.46/34.63	c  1165 deleted vars, 3233 deleted constraints, 121 added constraints, 439 tightened bounds, 0 added holes, 2 changed sides, 87 changed coefficients
34.46/34.63	c  0 implications, 1750 cliques
34.46/34.63	c presolved problem has 1915 variables (1915 bin, 0 int, 0 impl, 0 cont) and 1003 constraints
34.46/34.63	c       1 constraints of type <knapsack>
34.46/34.63	c     121 constraints of type <and>
34.46/34.63	c     881 constraints of type <linear>
34.46/34.63	c transformed objective value is always integral (scale: 1)
34.46/34.63	c Presolving Time: 0.17
34.46/34.63	c 
34.46/34.63	c (node 1) unresolved numerical troubles in LP 4 -- using pseudo solution instead (loop 1)
34.46/34.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.46/34.63	c   0.2s|     1 |     2 |   206 |     - |    23M |   0 |1915 |1045 |1124 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
34.46/34.63	c   0.8s|   100 |    89 | 10311 | 104.1 |    24M |  30 |1915 |1045 |1124 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf |   3.13%
34.46/34.63	c   1.0s|   200 |   172 | 12506 |  62.8 |    24M |  30 |1915 |1056 |1124 |   0 |  0 |  52 |   0 | 0.000000e+00 |      --      |    Inf |   3.15%
34.46/34.63	c   1.3s|   300 |   250 | 29791 |  99.6 |    24M |  30 |1915 |1058 |1124 |   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
34.46/34.63	c   1.5s|   400 |   342 | 46998 | 117.8 |    24M |  30 |1915 |1061 |1124 |   0 |  0 |  57 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
34.46/34.63	c   1.7s|   500 |   390 | 59873 | 120.0 |    24M |  33 |1915 |1084 |   0 |   0 |  0 |  80 |   0 | 0.000000e+00 |      --      |    Inf |   3.18%
34.46/34.63	c   3.1s|   600 |   445 | 92774 | 154.9 |    25M |  33 |1915 |1127 |1124 |   0 |  0 | 123 |   0 | 0.000000e+00 |      --      |    Inf |   3.19%
34.46/34.63	c   5.1s|   700 |   487 |155078 | 221.9 |    25M |  33 |1915 |1163 |1124 |   0 |  1 | 159 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c (node 731) numerical troubles in LP 959 -- unresolved
34.46/34.63	c (node 736) numerical troubles in LP 968 -- unresolved
34.46/34.63	c (node 751) numerical troubles in LP 995 -- unresolved
34.46/34.63	c (node 796) numerical troubles in LP 1064 -- unresolved
34.46/34.63	c   6.8s|   800 |   500 |191719 | 239.9 |    28M |  41 |1915 |1248 |1261 | 541 |  3 | 244 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c (node 804) numerical troubles in LP 1089 -- unresolved
34.46/34.63	c (node 812) numerical troubles in LP 1111 -- unresolved
34.46/34.63	c (node 876) numerical troubles in LP 1207 -- unresolved
34.46/34.63	c (node 885) numerical troubles in LP 1222 -- unresolved
34.46/34.63	c   9.4s|   900 |   495 |256806 | 285.7 |    29M |  41 |1915 |1435 |1124 | 787 |  1 | 431 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c (node 903) numerical troubles in LP 1242 -- unresolved
34.46/34.63	c (node 952) numerical troubles in LP 1339 -- unresolved
34.46/34.63	c (node 964) numerical troubles in LP 1371 -- unresolved -- further messages will be suppressed (use display/verblevel=5 to see all)
34.46/34.63	c  14.0s|  1000 |   491 |390692 | 391.1 |    29M |  41 |1915 |1482 |   0 |2155 |  0 | 480 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  15.7s|  1100 |   560 |459593 | 418.2 |    29M |  41 |1915 |1493 |1178 |2403 |  0 | 491 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  16.3s|  1200 |   652 |501525 | 418.3 |    29M |  41 |1915 |1492 |1178 |2403 |  0 | 491 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  17.3s|  1300 |   735 |551762 | 424.8 |    30M |  41 |1915 |1502 |1178 |2403 |  0 | 501 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  18.4s|  1400 |   792 |597024 | 426.7 |    30M |  41 |1915 |1564 |1178 |2403 |  0 | 563 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.46/34.63	c  18.9s|  1500 |   827 |623473 | 415.9 |    31M |  41 |1915 |1645 |   0 |2403 |  0 | 647 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  19.4s|  1600 |   874 |659933 | 412.7 |    31M |  41 |1915 |1708 |1178 |2403 |  0 | 711 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  20.5s|  1700 |   934 |708529 | 417.0 |    32M |  41 |1915 |1717 |1178 |2403 |  0 | 721 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  22.0s|  1800 |   927 |750287 | 417.1 |    32M |  41 |1915 |1842 |1178 |2403 |  0 | 847 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  23.3s|  1900 |   926 |795848 | 419.1 |    32M |  41 |1915 |1933 |1178 |2403 |  0 | 942 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  24.1s|  2000 |  1006 |846733 | 423.6 |    33M |  41 |1915 |1932 |1178 |2403 |  0 | 942 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  24.7s|  2100 |  1086 |891476 | 424.7 |    33M |  41 |1915 |1955 |1178 |2403 |  0 | 969 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  26.0s|  2200 |  1130 |946707 | 430.5 |    34M |  41 |1915 |1982 |1178 |2403 |  0 | 999 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  27.3s|  2300 |  1180 |995686 | 433.1 |    34M |  41 |1915 |1997 |1178 |2403 |  0 |1034 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  29.1s|  2400 |  1209 |  1063k| 443.5 |    35M |  41 |1915 |2035 |1178 |2403 |  0 |1089 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  30.0s|  2500 |  1225 |  1100k| 440.4 |    35M |  41 |1915 |2112 |1178 |2403 |  0 |1182 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  30.5s|  2600 |  1237 |  1126k| 433.4 |    36M |  41 |1915 |2100 |1178 |2403 |  0 |1210 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  31.0s|  2700 |  1229 |  1153k| 427.3 |    36M |  41 |1915 |2118 |1178 |2403 |  0 |1257 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  31.9s|  2800 |  1223 |  1182k| 422.6 |    36M |  41 |1915 |2127 |1178 |2403 |  0 |1297 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  34.1s|  2900 |  1206 |  1249k| 430.9 |    36M |  41 |1915 |2118 |   0 |2403 |  0 |1357 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
34.46/34.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.67/66.99	c  34.4s|  3000 |  1196 |  1267k| 422.5 |    36M |  41 |1915 |2113 |1178 |2403 |  0 |1437 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c  35.3s|  3100 |  1225 |  1309k| 422.5 |    36M |  41 |1915 |2070 |1178 |2403 |  0 |1466 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c  36.9s|  3200 |  1240 |  1358k| 424.5 |    37M |  41 |1915 |2071 |1229 |2583 |  0 |1494 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c  38.1s|  3300 |  1234 |  1382k| 419.0 |    37M |  41 |1915 |1988 |1178 |2626 |  1 |1614 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c  39.7s|  3400 |  1231 |  1417k| 417.1 |    37M |  41 |1915 |2016 |   0 |2726 |  0 |1705 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c  42.0s|  3500 |  1098 |  1466k| 419.0 |    38M |  41 |1915 |2007 |   0 |3062 |  0 |1914 |   0 | 0.000000e+00 |      --      |    Inf |   3.20%
66.67/66.99	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
66.67/66.99	c (run 1, node 3557) performing user restart
66.67/66.99	c 
66.67/66.99	c (restart) converted 54 cuts from the global cut pool into linear constraints
66.67/66.99	c 
66.67/66.99	c presolving:
66.67/66.99	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
66.67/66.99	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
66.67/66.99	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
66.67/66.99	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
66.67/66.99	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
66.67/66.99	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
66.67/66.99	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
66.67/66.99	c presolving (8 rounds: 8 fast, 6 medium, 6 exhaustive):
66.67/66.99	c  309 deleted vars, 508 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 8491 changed coefficients
66.67/66.99	c  0 implications, 1620 cliques
66.67/66.99	c presolved problem has 1606 variables (1606 bin, 0 int, 0 impl, 0 cont) and 1575 constraints
66.67/66.99	c      11 constraints of type <knapsack>
66.67/66.99	c      39 constraints of type <setppc>
66.67/66.99	c      66 constraints of type <and>
66.67/66.99	c     765 constraints of type <linear>
66.67/66.99	c     694 constraints of type <logicor>
66.67/66.99	c transformed objective value is always integral (scale: 1)
66.67/66.99	c Presolving Time: 0.28
66.67/66.99	c 
66.67/66.99	c (node 1) unresolved numerical troubles in LP 5280 -- using pseudo solution instead (loop 1)
66.67/66.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.67/66.99	c  43.2s|     1 |     2 |  1491k|     - |    43M |   0 |1606 |1579 | 944 |   0 |  0 |1971 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  43.4s|   100 |    85 |  1499k| 410.2 |    43M |  28 |1606 |1587 |   0 |   0 |  0 |1980 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  43.5s|   200 |   159 |  1503k| 400.2 |    43M |  28 |1606 |1597 |   0 |   0 |  0 |1990 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  43.9s|   300 |   211 |  1515k| 393.0 |    43M |  28 |1606 |1601 | 944 |   0 |  0 |1994 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  44.0s|   400 |   292 |  1518k| 383.9 |    43M |  28 |1606 |1603 | 944 |   0 |  0 |1998 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  44.2s|   500 |   382 |  1522k| 375.3 |    43M |  28 |1606 |1606 |   0 |   0 |  0 |2016 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  44.8s|   600 |   431 |  1537k| 370.0 |    43M |  28 |1606 |1615 | 944 |   0 |  0 |2050 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  45.4s|   700 |   497 |  1558k| 366.1 |    43M |  28 |1606 |1618 |   0 |   1 |  0 |2085 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  45.9s|   800 |   516 |  1581k| 363.1 |    44M |  28 |1606 |1646 | 944 |   1 |  0 |2134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.67/66.99	c  47.1s|   900 |   576 |  1614k| 362.3 |    44M |  28 |1606 |1650 |   0 |   1 |  0 |2185 |   0 | 0.000000e+00 |      --      |    Inf |   0.53%
66.67/66.99	c  47.5s|  1000 |   627 |  1627k| 357.3 |    44M |  28 |1606 |1622 | 944 |   1 |  0 |2214 |   0 | 0.000000e+00 |      --      |    Inf |   0.54%
66.67/66.99	c  48.1s|  1100 |   681 |  1646k| 353.6 |    44M |  28 |1606 |1594 |1041 | 201 |  0 |2229 |   0 | 0.000000e+00 |      --      |    Inf |   0.70%
66.67/66.99	c  49.5s|  1200 |   693 |  1683k| 354.0 |    44M |  28 |1606 |1613 | 944 | 202 |  0 |2302 |   0 | 0.000000e+00 |      --      |    Inf |   0.85%
66.67/66.99	c  50.2s|  1300 |   700 |  1701k| 350.3 |    45M |  28 |1606 |1614 |   0 | 202 |  0 |2376 |   0 | 0.000000e+00 |      --      |    Inf |   0.90%
66.67/66.99	c (node 1383) numerical troubles in LP 7150 -- unresolved
66.67/66.99	c  50.8s|  1400 |   715 |  1730k| 349.2 |    45M |  28 |1606 |1609 | 944 | 202 |  0 |2431 |   0 | 0.000000e+00 |      --      |    Inf |   0.95%
66.67/66.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.67/66.99	c  51.4s|  1500 |   725 |  1748k| 345.9 |    45M |  28 |1606 |1631 | 944 | 202 |  0 |2502 |   0 | 0.000000e+00 |      --      |    Inf |   0.98%
66.67/66.99	c  51.9s|  1600 |   748 |  1769k| 343.1 |    45M |  28 |1606 |1620 | 944 | 202 |  0 |2537 |   0 | 0.000000e+00 |      --      |    Inf |   1.09%
66.67/66.99	c  52.2s|  1700 |   828 |  1781k| 339.0 |    45M |  28 |1606 |1581 | 944 | 202 |  0 |2547 |   0 | 0.000000e+00 |      --      |    Inf |   2.55%
66.67/66.99	c  52.9s|  1800 |   869 |  1804k| 336.9 |    45M |  28 |1606 |1529 | 944 | 202 |  0 |2555 |   0 | 0.000000e+00 |      --      |    Inf |   4.60%
66.67/66.99	c  53.4s|  1900 |   916 |  1821k| 333.9 |    46M |  28 |1606 |1502 |   0 | 202 |  0 |2572 |   0 | 0.000000e+00 |      --      |    Inf |   4.65%
66.67/66.99	c  53.9s|  2000 |   901 |  1838k| 330.9 |    46M |  28 |1606 |1513 |   0 | 202 |  0 |2608 |   0 | 0.000000e+00 |      --      |    Inf |   4.74%
66.67/66.99	c  55.1s|  2100 |   913 |  1878k| 332.1 |    46M |  28 |1606 |1492 | 944 | 202 |  0 |2621 |   0 | 0.000000e+00 |      --      |    Inf |   4.83%
66.67/66.99	c (node 2106) numerical troubles in LP 8116 -- unresolved
66.67/66.99	c (node 2174) numerical troubles in LP 8240 -- unresolved
66.67/66.99	c  56.1s|  2200 |   966 |  1919k| 333.4 |    46M |  28 |1606 |1536 |1041 | 202 |  0 |2682 |   0 | 0.000000e+00 |      --      |    Inf |   4.87%
66.67/66.99	c  56.8s|  2300 |  1005 |  1942k| 331.7 |    46M |  28 |1606 |1536 | 944 | 202 |  0 |2729 |   0 | 0.000000e+00 |      --      |    Inf |   4.89%
66.67/66.99	c  57.7s|  2400 |  1058 |  1974k| 331.5 |    46M |  28 |1606 |1530 | 944 | 202 |  0 |2785 |   0 | 0.000000e+00 |      --      |    Inf |   5.37%
66.67/66.99	c  59.5s|  2500 |  1101 |  2024k| 334.2 |    47M |  28 |1606 |1574 | 944 | 202 |  0 |2872 |   0 | 0.000000e+00 |      --      |    Inf |   5.99%
66.67/66.99	c  60.4s|  2600 |  1145 |  2056k| 334.0 |    47M |  28 |1606 |1579 | 944 | 204 |  1 |2934 |   0 | 0.000000e+00 |      --      |    Inf |   6.03%
66.67/66.99	c  61.5s|  2700 |  1206 |  2098k| 335.4 |    47M |  28 |1606 |1561 | 944 | 204 |  0 |2946 |   0 | 0.000000e+00 |      --      |    Inf |   8.43%
66.67/66.99	c (node 2736) numerical troubles in LP 9198 -- unresolved
66.67/66.99	c (node 2774) numerical troubles in LP 9273 -- unresolved
66.67/66.99	c  62.9s|  2800 |  1256 |  2155k| 339.0 |    47M |  28 |1606 |1564 | 944 | 204 |  0 |2984 |   0 | 0.000000e+00 |      --      |    Inf |   9.61%
66.67/66.99	c  64.5s|  2900 |  1307 |  2207k| 341.9 |    47M |  28 |1606 |1576 | 944 | 204 |  0 |3020 |   0 | 0.000000e+00 |      --      |    Inf |   9.71%
66.67/66.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.67/66.99	c  65.3s|  3000 |  1302 |  2237k| 341.3 |    48M |  28 |1606 |1594 |   0 | 204 |  0 |3054 |   0 | 0.000000e+00 |      --      |    Inf |   9.73%
66.67/66.99	c  66.0s|  3100 |  1309 |  2257k| 339.1 |    48M |  28 |1606 |1644 | 944 | 204 |  0 |3129 |   0 | 0.000000e+00 |      --      |    Inf |   9.96%
88.81/89.17	c  66.8s|  3200 |  1333 |  2283k| 338.1 |    48M |  28 |1606 |1682 |1041 | 206 |  1 |3198 |   0 | 0.000000e+00 |      --      |    Inf |  10.40%
88.81/89.17	c  70.1s|  3300 |  1352 |  2373k| 346.1 |    48M |  28 |1606 |1704 | 944 | 206 |  1 |3246 |   0 | 0.000000e+00 |      --      |    Inf |  12.85%
88.81/89.17	c  71.1s|  3400 |  1320 |  2390k| 343.6 |    49M |  28 |1606 |1718 | 944 | 408 |  1 |3288 |   0 | 0.000000e+00 |      --      |    Inf |  14.92%
88.81/89.17	c  71.4s|  3500 |  1255 |  2395k| 339.5 |    50M |  28 |1606 |1767 |   0 | 408 |  0 |3400 |   0 | 0.000000e+00 |      --      |    Inf |  16.83%
88.81/89.17	c  71.8s|  3600 |  1245 |  2406k| 336.3 |    50M |  28 |1606 |1854 | 944 | 408 |  1 |3532 |   0 | 0.000000e+00 |      --      |    Inf |  27.37%
88.81/89.17	c  72.2s|  3700 |  1205 |  2420k| 333.5 |    53M |  28 |1606 |1843 |   0 |1008 |  0 |3613 |   0 | 0.000000e+00 |      --      |    Inf |  43.94%
88.81/89.17	c  72.8s|  3800 |  1157 |  2433k| 330.8 |    54M |  28 |1606 |1835 |   0 |1208 |  0 |3705 |   0 | 0.000000e+00 |      --      |    Inf |  50.63%
88.81/89.17	c  73.3s|  3900 |  1050 |  2448k| 328.4 |    55M |  28 |1606 |1946 |1041 |2008 |  0 |3874 |   0 | 0.000000e+00 |      --      |    Inf |  66.96%
88.81/89.17	c  74.1s|  4000 |  1018 |  2472k| 327.3 |    56M |  28 |1606 |2106 | 944 |2805 |  1 |4088 |   0 | 0.000000e+00 |      --      |    Inf |  72.56%
88.81/89.17	c  74.8s|  4100 |   912 |  2499k| 326.4 |    57M |  28 |1606 |2098 |1041 |3105 |  0 |4214 |   0 | 0.000000e+00 |      --      |    Inf |  85.59%
88.81/89.17	c  75.4s|  4200 |   769 |  2512k| 324.0 |    57M |  28 |1606 |2119 | 944 |3505 |  1 |4370 |   0 | 0.000000e+00 |      --      |    Inf |  94.29%
88.81/89.17	c  76.0s|  4300 |   644 |  2524k| 321.4 |    59M |  28 |1606 |2208 | 944 |3862 |  1 |4526 |   0 | 0.000000e+00 |      --      |    Inf |  96.19%
88.81/89.17	c  76.8s|  4400 |   623 |  2526k| 317.6 |    59M |  28 |1606 |2301 |   0 |4349 |  0 |4661 |   0 | 0.000000e+00 |      --      |    Inf |  96.22%
88.81/89.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.81/89.17	c  77.4s|  4500 |   587 |  2539k| 315.2 |    60M |  28 |1606 |2343 |   0 |5138 |  0 |4728 |   0 | 0.000000e+00 |      --      |    Inf |  96.29%
88.81/89.17	c  78.0s|  4600 |   522 |  2562k| 314.1 |    61M |  28 |1606 |2406 | 944 |5165 |  1 |4837 |   0 | 0.000000e+00 |      --      |    Inf |  96.43%
88.81/89.17	c  78.3s|  4700 |   473 |  2563k| 310.5 |    62M |  28 |1606 |2499 |   0 |5203 |  0 |4989 |   0 | 0.000000e+00 |      --      |    Inf |  96.54%
88.81/89.17	c  78.6s|  4800 |   445 |  2565k| 307.0 |    62M |  28 |1606 |2551 | 944 |5203 |  1 |5102 |   0 | 0.000000e+00 |      --      |    Inf |  96.63%
88.81/89.17	c  78.9s|  4900 |   430 |  2568k| 303.7 |    63M |  28 |1606 |2631 |   0 |5703 |  0 |5218 |   0 | 0.000000e+00 |      --      |    Inf |  96.68%
88.81/89.17	c  79.2s|  5000 |   399 |  2570k| 300.5 |    63M |  28 |1606 |2696 |   0 |5703 |  0 |5336 |   0 | 0.000000e+00 |      --      |    Inf |  96.80%
88.81/89.17	c  79.7s|  5100 |   378 |  2585k| 298.7 |    63M |  28 |1606 |2766 |   0 |6056 |  0 |5464 |   0 | 0.000000e+00 |      --      |    Inf |  96.88%
88.81/89.17	c  79.9s|  5200 |   352 |  2586k| 295.4 |    64M |  28 |1606 |2818 |1144 |6056 |  1 |5585 |   0 | 0.000000e+00 |      --      |    Inf |  96.98%
88.81/89.17	c  80.8s|  5300 |   308 |  2624k| 296.3 |    64M |  28 |1606 |2880 |   0 |6419 |  0 |5712 |   0 | 0.000000e+00 |      --      |    Inf |  97.11%
88.81/89.17	c  81.4s|  5400 |   284 |  2641k| 294.9 |    65M |  28 |1606 |2884 | 958 |6471 |  1 |5792 |   0 | 0.000000e+00 |      --      |    Inf |  97.19%
88.81/89.17	c  81.6s|  5500 |   233 |  2642k| 291.7 |    65M |  28 |1606 |2904 | 944 |6471 |  0 |5899 |   0 | 0.000000e+00 |      --      |    Inf |  97.35%
88.81/89.17	c  81.9s|  5600 |   218 |  2644k| 288.8 |    66M |  28 |1606 |2960 |   0 |6717 |  0 |6004 |   0 | 0.000000e+00 |      --      |    Inf |  97.44%
88.81/89.17	c  82.4s|  5700 |   192 |  2659k| 287.3 |    66M |  28 |1606 |3001 |   0 |6993 |  0 |6077 |   0 | 0.000000e+00 |      --      |    Inf |  97.56%
88.81/89.17	c  83.0s|  5800 |   177 |  2678k| 286.2 |    66M |  28 |1606 |3029 | 944 |6993 |  1 |6161 |   0 | 0.000000e+00 |      --      |    Inf |  97.68%
88.81/89.17	c  83.2s|  5900 |   157 |  2685k| 284.0 |    67M |  28 |1606 |3068 |   0 |6993 |  0 |6251 |   0 | 0.000000e+00 |      --      |    Inf |  97.80%
88.81/89.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.81/89.17	c  83.6s|  6000 |   143 |  2690k| 281.6 |    67M |  28 |1606 |3122 |   0 |7793 |  0 |6324 |   0 | 0.000000e+00 |      --      |    Inf |  97.89%
88.81/89.17	c  83.8s|  6100 |   134 |  2696k| 279.3 |    67M |  28 |1606 |3146 |   0 |7887 |  0 |6378 |   0 | 0.000000e+00 |      --      |    Inf |  97.93%
88.81/89.17	c  84.4s|  6200 |   126 |  2711k| 277.9 |    67M |  28 |1606 |3215 |1144 |8428 |  1 |6470 |   0 | 0.000000e+00 |      --      |    Inf |  98.13%
88.81/89.17	c  84.6s|  6300 |   118 |  2716k| 275.6 |    68M |  28 |1606 |3252 |   0 |8428 |  0 |6556 |   0 | 0.000000e+00 |      --      |    Inf |  98.27%
88.81/89.17	c  84.8s|  6400 |    99 |  2718k| 273.1 |    68M |  28 |1606 |3289 |1144 |8428 |  1 |6618 |   0 | 0.000000e+00 |      --      |    Inf |  98.45%
88.81/89.17	c  85.1s|  6500 |    88 |  2721k| 270.6 |    68M |  28 |1606 |3307 | 944 |8466 |  1 |6697 |   0 | 0.000000e+00 |      --      |    Inf |  98.58%
88.81/89.17	c  85.3s|  6600 |    88 |  2723k| 268.1 |    68M |  28 |1606 |3343 |1144 |8566 |  1 |6769 |   0 | 0.000000e+00 |      --      |    Inf |  98.65%
88.81/89.17	c  85.7s|  6700 |    72 |  2727k| 266.0 |    69M |  28 |1606 |3385 | 944 |9088 |  1 |6838 |   0 | 0.000000e+00 |      --      |    Inf |  98.75%
88.81/89.17	c  86.1s|  6800 |    66 |  2729k| 263.6 |    69M |  28 |1606 |3409 |1076 |9088 |  1 |6909 |   0 | 0.000000e+00 |      --      |    Inf |  98.84%
88.81/89.17	c  86.6s|  6900 |    60 |  2732k| 261.3 |    69M |  28 |1606 |3502 | 944 |9358 |  1 |7025 |   0 | 0.000000e+00 |      --      |    Inf |  98.93%
88.81/89.17	c  86.9s|  7000 |    50 |  2734k| 259.0 |    69M |  28 |1606 |3541 |   0 |9586 |  0 |7111 |   0 | 0.000000e+00 |      --      |    Inf |  99.08%
88.81/89.17	c  87.4s|  7100 |    36 |  2750k| 258.1 |    70M |  28 |1606 |3558 |   0 |  10k|  0 |7171 |   0 | 0.000000e+00 |      --      |    Inf |  99.17%
88.81/89.17	c  87.7s|  7200 |    22 |  2754k| 256.1 |    70M |  28 |1606 |3543 |1144 |  10k|  1 |7228 |   0 | 0.000000e+00 |      --      |    Inf |  99.27%
88.81/89.17	c  88.3s|  7300 |    15 |  2772k| 255.4 |    70M |  28 |1606 |3596 |   0 |  10k|  0 |7327 |   0 | 0.000000e+00 |      --      |    Inf |  99.43%
88.81/89.17	c  88.7s|  7400 |    11 |  2781k| 253.8 |    70M |  28 |1606 |3650 |1094 |  11k|  1 |7412 |   0 | 0.000000e+00 |      --      |    Inf |  99.73%
88.81/89.17	c 
88.81/89.17	c SCIP Status        : problem is solved [infeasible]
88.81/89.17	c Solving Time (sec) : 88.96
88.81/89.17	c Solving Nodes      : 7487 (total of 11044 nodes in 2 runs)
88.81/89.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
88.81/89.17	c Dual Bound         : +1.00000000000000e+20
88.81/89.17	c Gap                : 0.00 %
88.81/89.17	c SCIP found the problem to be infeasible.
88.81/89.17	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 (58945 MiB free)
  memory of node 1: 64507 MiB (63865 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517051-1751232114/watcher-4517051-1751232114 -o /tmp/evaluation-result-4517051-1751232114/solver-4517051-1751232114 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31369 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4517051-1751232114.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
Current StackSize limit: 8192 KiB

solver pid=34878, runsolver pid=34875

[startup+0.100071 s]*
/proc/loadavg: 4.22 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125753880/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=58756 memory=20224 CPUtime=0.07 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 2229 0 0 0 6 1 0 0 20 0 1 0 38891103 60166144 5024 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 14689 5056 3232 1 0 3409 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 62948 KiB
Current children cumulated memory: 23296 KiB

[startup+0.21384 s]*
/proc/loadavg: 4.22 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125736492/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1211276 memory=63508 CPUtime=0.18 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 8891 0 0 0 16 2 0 0 20 0 1 0 38891103 1240346624 15877 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 302819 15877 7877 1 0 274177 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1215468 KiB
Current children cumulated memory: 66580 KiB

[startup+0.313792 s]*
/proc/loadavg: 4.22 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125728428/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1215324 memory=67860 CPUtime=0.27 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 9898 0 0 0 25 2 0 0 20 0 1 0 38891103 1244491776 16965 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 303831 16965 7941 1 0 275189 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1219516 KiB
Current children cumulated memory: 70932 KiB

[startup+0.700338 s]
/proc/loadavg: 4.22 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125728428/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1223460 memory=74004 CPUtime=0.65 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 11147 0 0 0 62 3 0 0 20 0 1 0 38891103 1252823040 18501 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 305865 18501 8261 1 0 277223 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1227652 KiB
Current children cumulated memory: 77076 KiB

[startup+1.50034 s]
/proc/loadavg: 4.22 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125803932/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1223960 memory=74516 CPUtime=1.45 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 11287 0 0 0 142 3 0 0 20 0 1 0 38891103 1253335040 18629 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 305990 18629 8261 1 0 277348 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1228152 KiB
Current children cumulated memory: 77588 KiB

[startup+3.11309 s]
/proc/loadavg: 4.20 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125755132/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1224664 memory=75156 CPUtime=3.06 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 11454 0 0 0 303 3 0 0 20 0 1 0 38891103 1254055936 18789 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 306166 18789 8261 1 0 277524 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1228856 KiB
Current children cumulated memory: 78228 KiB

[startup+6.30033 s]
/proc/loadavg: 4.20 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125825680/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1228084 memory=78356 CPUtime=6.23 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 12263 0 0 0 620 3 0 0 20 0 1 0 38891103 1257558016 19589 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 307021 19589 8261 1 0 278379 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1232276 KiB
Current children cumulated memory: 81428 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.14 4.11 5/258 34883
/proc/meminfo: memFree=125813456/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1229048 memory=79508 CPUtime=12.61 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 12533 0 0 0 1258 3 0 0 20 0 1 0 38891103 1258545152 19877 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 307262 19877 8261 1 0 278620 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1233240 KiB
Current children cumulated memory: 82580 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.13 4.11 5/258 34883
/proc/meminfo: memFree=125808764/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1233508 memory=83860 CPUtime=25.39 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 13638 0 0 0 2535 4 0 0 20 0 1 0 38891103 1263112192 20965 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 308377 20965 8261 1 0 279735 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1237700 KiB
Current children cumulated memory: 86932 KiB

[startup+51.1135 s]
/proc/loadavg: 4.16 4.14 4.11 5/258 34885
/proc/meminfo: memFree=125743144/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1250452 memory=100492 CPUtime=50.92 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 19612 0 0 0 5088 4 0 0 20 0 1 0 38891103 1280462848 25123 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 312613 25123 8261 1 0 283971 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1254644 KiB
Current children cumulated memory: 103564 KiB

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

# cumulated CPU time of all completed processes:  user=88.8023 s, system=0.125452 s

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

[startup+51.2005 s]
/proc/loadavg: 4.16 4.14 4.11 5/258 34885
/proc/meminfo: memFree=125743144/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1250452 memory=100492 CPUtime=51.01 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 19612 0 0 0 5097 4 0 0 20 0 1 0 38891103 1280462848 25123 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 312613 25123 8261 1 0 283971 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 1254644 KiB
Current children cumulated memory: 103564 KiB

[startup+64.0003 s]*
/proc/loadavg: 4.12 4.13 4.11 5/258 34886
/proc/meminfo: memFree=125758668/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1250452 memory=100492 CPUtime=63.79 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 19630 0 0 0 6374 5 0 0 20 0 1 0 38891103 1280462848 25123 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 312613 25123 8261 1 0 283971 0
Current children cumulated CPU time: 63.79 s
Current children cumulated vsize: 1254644 KiB
Current children cumulated memory: 103564 KiB

[startup+76.8003 s]
/proc/loadavg: 4.10 4.12 4.10 5/258 34936
/proc/meminfo: memFree=125777340/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1271312 memory=121704 CPUtime=76.53 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 28486 0 0 0 7647 6 0 0 20 0 1 0 38891103 1301823488 30426 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 317828 30426 8261 1 0 289186 0
Current children cumulated CPU time: 76.53 s
Current children cumulated vsize: 1275504 KiB
Current children cumulated memory: 124776 KiB

[startup+83.2003 s]
/proc/loadavg: 4.17 4.14 4.11 5/258 34936
/proc/meminfo: memFree=125749088/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1277304 memory=127716 CPUtime=82.91 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 33270 0 0 0 8284 7 0 0 20 0 1 0 38891103 1307959296 31929 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 319326 31929 8261 1 0 290684 0
Current children cumulated CPU time: 82.91 s
Current children cumulated vsize: 1281496 KiB
Current children cumulated memory: 130788 KiB

[startup+86.4003 s]
/proc/loadavg: 4.17 4.14 4.11 5/258 34936
/proc/meminfo: memFree=125736260/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1276408 memory=127024 CPUtime=86.11 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 44884 0 0 0 8601 10 0 0 20 0 1 0 38891103 1307041792 31756 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 319102 31756 8261 1 0 290460 0
Current children cumulated CPU time: 86.11 s
Current children cumulated vsize: 1280600 KiB
Current children cumulated memory: 130096 KiB

[startup+88.0003 s]*
/proc/loadavg: 4.15 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125736260/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1277608 memory=128224 CPUtime=87.71 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 50186 0 0 0 8761 10 0 0 20 0 1 0 38891103 1308270592 32056 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 319402 32056 8261 1 0 290760 0
Current children cumulated CPU time: 87.71 s
Current children cumulated vsize: 1281800 KiB
Current children cumulated memory: 131296 KiB

[startup+88.8003 s]
/proc/loadavg: 4.15 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125736260/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1277608 memory=128224 CPUtime=88.5 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 50188 0 0 0 8840 10 0 0 20 0 1 0 38891103 1308270592 32056 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 319402 32056 8261 1 0 290760 0
Current children cumulated CPU time: 88.5 s
Current children cumulated vsize: 1281800 KiB
Current children cumulated memory: 131296 KiB

[startup+89.2003 s]
/proc/loadavg: 4.15 4.13 4.11 5/258 34936
/proc/meminfo: memFree=125748548/131382116 swapFree=33010684/33010684
[pid=34878] ppid=34875 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/34878/stat : 34878 (scip-naps-1.00.) S 34875 34878 31357 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 38891100 4292608 768 18446744073709551615 94474777513984 94474778408517 140726315371616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94474778647568 94474778695312 94474806513664 140726315375009 140726315375106 140726315375106 140726315380708 0
/proc/34878/statm: 1048 768 704 219 0 110 0
[pid=34883] ppid=34878 vsize=1276108 memory=128480 CPUtime=88.89 cores=1,3
/proc/34883/stat : 34883 (python3) R 34878 34878 31357 0 -1 4194304 50192 0 0 0 8879 10 0 0 20 0 1 0 38891103 1306734592 32120 18446744073709551615 94253039996928 94253039997305 140720403922928 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94253040008600 94253040009220 94253065445376 140720403929432 140720403929634 140720403929634 140720403935207 0
/proc/34883/statm: 319027 32120 8325 1 0 290385 0
Current children cumulated CPU time: 88.89 s
Current children cumulated vsize: 1280300 KiB
Current children cumulated memory: 131552 KiB

Child status: 0

Real time (s): 89.2073
CPU time (s): 88.9277
CPU user time (s): 88.8023
CPU system time (s): 0.125452
CPU usage (%): 99.6866
Max. virtual memory (cumulated for all children) (KiB): 1285984
Max. memory (cumulated for all children) (KiB): 134916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.8023
system time used= 0.125452
maximum resident set size= 132100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50830
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= 333
involuntary context switches= 122


# summary of solver processes directly reported to runsolver:
#   pid: 34878
#   total CPU time (s): 88.9277
#   total CPU user time (s): 88.8023
#   total CPU system time (s): 0.125452

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.497481 second user time and 0.951131 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 23:21:54
IDJOB=4517051
IDBENCH=175962
IDSOLVER=3368
FILE ID=nodeC011/4517051-1751232114
RUNJOBID= nodeC011-1751226828-31369
SLURM_JOB_ID= 9587684
Free space on /tmp= 433020 MiB

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

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

MD5SUM BENCH= f8822d5d60ccf9346541d6b16fcfa312
RANDOM SEED=342480096

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		: 3662.712
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		: 3492.966
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.444
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.293
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		: 3662.641
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		: 3665.113
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		: 1197.562
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		: 1197.603
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:        125758228 kB
MemAvailable:   125568600 kB
Buffers:            3280 kB
Cached:           619944 kB
SwapCached:            0 kB
Active:          4738088 kB
Inactive:         321048 kB
Active(anon):    4453896 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   321048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17348 kB
Writeback:             0 kB
AnonPages:       4433940 kB
Mapped:           127352 kB
Shmem:             17960 kB
KReclaimable:      89136 kB
Slab:             169268 kB
SReclaimable:      89136 kB
SUnreclaim:        80132 kB
KernelStack:        4208 kB
PageTables:        12428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8267660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    942080 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= 433012 MiB
End job on nodeC011 at 2025-06-29 23:23:23