Trace number 4529856

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 30.7207 30.8369

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l030-r029-n1.cnf-extracted.pb.metafix.opb
MD5SUM79fa89af2a81ff34420b4237c37a98eb
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 benchmark0.080866
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2358
Total number of constraints5575
Number of constraints which are clauses2637
Number of constraints which are cardinality constraints (but not clauses)2938
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

30.57/30.77	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529856-1752260195.opb
30.57/30.77	c Solving mode: decision
30.57/30.77	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
30.57/30.77	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
30.57/30.77	c original problem has 2358 variables (2358 bin, 0 int, 0 impl, 0 cont) and 5575 constraints
30.57/30.77	c presolving:
30.57/30.77	c (round 1, exhaustive) 0 del vars, 2119 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 3456 clqs
30.57/30.77	c (round 2, exhaustive) 0 del vars, 2119 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3456 clqs
30.57/30.77	c    (0.1s) probing: 51/2358 (2.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
30.57/30.77	c    (0.1s) probing aborted: 50/50 successive totally useless probings
30.57/30.77	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
30.57/30.77	c    (0.1s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
30.57/30.77	c dynamic symmetry handling statistics:
30.57/30.77	c    orbitopal reduction:       no components
30.57/30.77	c    orbital reduction:         no components
30.57/30.77	c    lexicographic reduction:   no permutations
30.57/30.77	c handled 1 out of 1 symmetry components
30.57/30.77	c (round 3, exhaustive) 10 del vars, 2119 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3434 clqs
30.57/30.77	c (round 4, fast)       25 del vars, 2148 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3427 clqs
30.57/30.77	c (round 5, exhaustive) 27 del vars, 2155 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3456 upgd conss, 0 impls, 3420 clqs
30.57/30.77	c    (0.1s) probing: 56/2358 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
30.57/30.77	c    (0.1s) probing aborted: 50/50 successive totally useless probings
30.57/30.77	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
30.57/30.77	c  27 deleted vars, 2155 deleted constraints, 2 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
30.57/30.77	c  0 implications, 3420 cliques
30.57/30.77	c presolved problem has 2339 variables (2339 bin, 0 int, 0 impl, 0 cont) and 3422 constraints
30.57/30.77	c    3420 constraints of type <setppc>
30.57/30.77	c       2 constraints of type <orbitope>
30.57/30.77	c transformed objective value is always integral (scale: 1)
30.57/30.77	c Presolving Time: 0.07
30.57/30.77	c 
30.57/30.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.57/30.77	c   0.1s|     1 |     0 |  2246 |     - |    43M |   0 |2339 |3463 |3420 |   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   0.7s|     1 |     0 |  5490 |     - |    46M |   0 |2339 |3500 |3422 |   2 |  1 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   0.7s|     1 |     0 |  5511 |     - |    48M |   0 |2339 |3501 |3425 |   5 |  2 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   0.8s|     1 |     0 |  5540 |     - |    51M |   0 |2339 |3502 |3428 |   8 |  3 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   0.9s|     1 |     0 |  5633 |     - |    54M |   0 |2339 |3503 |3431 |  11 |  4 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.0s|     1 |     0 |  5646 |     - |    57M |   0 |2339 |3504 |3434 |  14 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.1s|     1 |     0 |  5753 |     - |    61M |   0 |2339 |3505 |3435 |  15 |  6 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.3s|     1 |     0 |  5920 |     - |    65M |   0 |2339 |3507 |3439 |  19 |  7 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.4s|     1 |     0 |  5945 |     - |    67M |   0 |2339 |3508 |3443 |  23 |  8 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.5s|     1 |     0 |  5977 |     - |    71M |   0 |2339 |3510 |3448 |  28 |  9 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.7s|     1 |     0 |  6005 |     - |    79M |   0 |2339 |3511 |3450 |  30 | 10 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   1.8s|     1 |     0 |  6049 |     - |    79M |   0 |2339 |3512 |3454 |  34 | 11 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   2.2s|     1 |     2 |  7374 |     - |    80M |   0 |2339 |3524 |3454 |  34 | 11 |  66 |  11 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   4.3s|   100 |    50 | 23560 | 176.9 |    82M |  21 |2339 |3704 |3431 |  55 |  0 | 246 |  11 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c   5.4s|   200 |    62 | 30237 | 121.5 |    82M |  26 |2339 |3968 |3431 |  55 |  1 | 512 |  11 | 0.000000e+00 |      --      |    Inf | unknown
30.57/30.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.57/30.77	c   6.1s|   300 |    75 | 35618 |  98.9 |    83M |  26 |2339 |4231 |3431 |  59 |  1 | 778 |  11 | 0.000000e+00 |      --      |    Inf |   0.52%
30.57/30.77	c   7.1s|   400 |    80 | 43291 |  93.3 |    89M |  26 |2339 |4484 |3431 | 101 |  0 |1064 |  11 | 0.000000e+00 |      --      |    Inf |   1.09%
30.57/30.77	c   8.2s|   500 |    80 | 51540 |  91.2 |    91M |  26 |2339 |4671 |3439 | 139 |  1 |1301 |  11 | 0.000000e+00 |      --      |    Inf |   2.02%
30.57/30.77	c   9.0s|   600 |    75 | 56312 |  83.9 |    92M |  26 |2339 |4705 |   0 | 176 |  0 |1470 |  11 | 0.000000e+00 |      --      |    Inf |   3.17%
30.57/30.77	c  10.0s|   700 |    56 | 62266 |  80.4 |    93M |  26 |2339 |4804 |3436 | 248 |  1 |1697 |  11 | 0.000000e+00 |      --      |    Inf |   7.41%
30.57/30.77	c  11.0s|   800 |    53 | 67078 |  76.4 |    93M |  26 |2339 |4849 |3431 | 283 |  0 |1865 |  11 | 0.000000e+00 |      --      |    Inf |   9.43%
30.57/30.77	c  11.6s|   900 |    36 | 70333 |  71.5 |    94M |  26 |2339 |4898 |   0 | 341 |  0 |2045 |  11 | 0.000000e+00 |      --      |    Inf |  11.08%
30.57/30.77	c  12.6s|  1000 |    35 | 75059 |  69.1 |    96M |  26 |2339 |4960 |3427 | 417 |  1 |2234 |  11 | 0.000000e+00 |      --      |    Inf |  13.13%
30.57/30.77	c  13.8s|  1100 |    20 | 80008 |  67.3 |    96M |  26 |2339 |5023 |   0 | 503 |  0 |2434 |  11 | 0.000000e+00 |      --      |    Inf |  15.59%
30.57/30.77	c  15.0s|  1200 |     9 | 85392 |  66.2 |    97M |  26 |2339 |5037 |3429 | 620 |  1 |2625 |  11 | 0.000000e+00 |      --      |    Inf |  20.31%
30.57/30.77	c  16.4s|  1300 |    16 | 90504 |  65.0 |    98M |  26 |2339 |5146 |3428 | 625 |  0 |2806 |  11 | 0.000000e+00 |      --      |    Inf |  35.25%
30.57/30.77	c  18.1s|  1400 |    14 | 97760 |  65.6 |    99M |  26 |2339 |5238 |3440 | 781 |  3 |2966 |  11 | 0.000000e+00 |      --      |    Inf |  43.75%
30.57/30.77	c  19.2s|  1500 |     8 |103160 |  64.8 |   100M |  26 |2339 |5352 |3427 | 881 |  1 |3158 |  11 | 0.000000e+00 |      --      |    Inf |  46.48%
30.57/30.77	c  20.6s|  1600 |    12 |108906 |  64.3 |   102M |  26 |2339 |5396 |3427 | 940 |  1 |3363 |  11 | 0.000000e+00 |      --      |    Inf |  53.22%
30.57/30.77	c  21.6s|  1700 |    10 |113526 |  63.3 |   102M |  26 |2339 |5508 |3427 |1005 |  1 |3551 |  11 | 0.000000e+00 |      --      |    Inf |  59.38%
30.57/30.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.57/30.77	c  23.6s|  1800 |    10 |120231 |  63.5 |   104M |  26 |2339 |5554 |3427 |1146 |  1 |3712 |  11 | 0.000000e+00 |      --      |    Inf |  65.82%
30.57/30.77	c  25.2s|  1900 |     7 |126716 |  63.5 |   104M |  26 |2339 |5605 |3427 |1273 |  0 |3875 |  11 | 0.000000e+00 |      --      |    Inf |  69.53%
30.57/30.77	c  26.9s|  2000 |    12 |132369 |  63.2 |   104M |  26 |2339 |5645 |3440 |1340 |  2 |4008 |  11 | 0.000000e+00 |      --      |    Inf |  82.37%
30.57/30.77	c  28.5s|  2100 |     7 |139146 |  63.4 |   106M |  26 |2339 |5754 |3427 |1447 |  0 |4209 |  11 | 0.000000e+00 |      --      |    Inf |  91.21%
30.57/30.77	c  29.5s|  2200 |     4 |144317 |  62.9 |   106M |  26 |2339 |5905 |3440 |1543 |  0 |4437 |  11 | 0.000000e+00 |      --      |    Inf |  92.11%
30.57/30.77	c 
30.57/30.77	c SCIP Status        : problem is solved [infeasible]
30.57/30.77	c Solving Time (sec) : 30.62
30.57/30.77	c Solving Nodes      : 2291
30.57/30.77	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
30.57/30.77	c Dual Bound         : +1.00000000000000e+20
30.57/30.77	c Gap                : 0.00 %
30.57/30.77	c SCIP found the problem to be infeasible.
30.57/30.77	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: 63708 MiB (61838 MiB free)
  memory of node 1: 64465 MiB (55733 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529856-1752260195/watcher-4529856-1752260195 -o /tmp/evaluation-result-4529856-1752260195/solver-4529856-1752260195 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752256569-171616 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529856-1752260195.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=172117, runsolver pid=172114

[startup+0.100062 s]*
/proc/loadavg: 4.16 4.20 4.14 5/268 172122
/proc/meminfo: memFree=120383464/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1187384 memory=32364 CPUtime=0.06 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 3817 0 0 0 5 1 0 0 20 0 1 0 141698283 1215881216 8091 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 296846 8091 4931 1 0 268868 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191576 KiB
Current children cumulated memory: 35436 KiB

[startup+0.205627 s]*
/proc/loadavg: 4.16 4.20 4.14 5/268 172122
/proc/meminfo: memFree=120354488/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1215496 memory=68076 CPUtime=0.17 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 9999 0 0 0 15 2 0 0 20 0 1 0 141698283 1244667904 17019 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 303874 17019 7939 1 0 275232 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1219688 KiB
Current children cumulated memory: 71148 KiB

[startup+0.305601 s]*
/proc/loadavg: 4.16 4.20 4.14 5/268 172122
/proc/meminfo: memFree=120338360/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1244156 memory=89324 CPUtime=0.27 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 15094 0 0 0 24 3 0 0 20 0 1 0 141698283 1274015744 22331 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 311039 22331 8163 1 0 282397 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1248348 KiB
Current children cumulated memory: 92396 KiB

[startup+0.700142 s]
/proc/loadavg: 4.16 4.20 4.14 5/268 172122
/proc/meminfo: memFree=120338360/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1245384 memory=90348 CPUtime=0.66 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 15363 0 0 0 63 3 0 0 20 0 1 0 141698283 1275273216 22587 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 311346 22587 8163 1 0 282704 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1249576 KiB
Current children cumulated memory: 93420 KiB

[startup+1.50017 s]
/proc/loadavg: 4.15 4.19 4.14 5/268 172122
/proc/meminfo: memFree=120314176/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1268200 memory=112100 CPUtime=1.45 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 21357 0 0 0 141 4 0 0 20 0 1 0 141698283 1298636800 28025 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 317050 28025 8163 1 0 288408 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1272392 KiB
Current children cumulated memory: 115172 KiB

[startup+3.10489 s]
/proc/loadavg: 4.15 4.19 4.14 5/268 172122
/proc/meminfo: memFree=120272048/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1296504 memory=137364 CPUtime=3.06 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 28878 0 0 0 300 6 0 0 20 0 1 0 141698283 1327620096 34341 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 324126 34341 8163 1 0 295484 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1300696 KiB
Current children cumulated memory: 140436 KiB

[startup+6.30018 s]
/proc/loadavg: 4.14 4.19 4.14 5/268 172122
/proc/meminfo: memFree=120248508/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1301764 memory=144040 CPUtime=6.24 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 31770 0 0 0 618 6 0 0 20 0 1 0 141698283 1333006336 36010 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 325441 36010 8163 1 0 296799 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1305956 KiB
Current children cumulated memory: 147112 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.19 4.14 5/268 172171
/proc/meminfo: memFree=120134408/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1315056 memory=157688 CPUtime=12.62 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 35687 0 0 0 1255 7 0 0 20 0 1 0 141698283 1346617344 39422 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 328764 39422 8163 1 0 300122 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1319248 KiB
Current children cumulated memory: 160760 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.18 4.14 5/268 172172
/proc/meminfo: memFree=120032808/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1327636 memory=170284 CPUtime=25.38 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 41134 0 0 0 2530 8 0 0 20 0 1 0 141698283 1359499264 42571 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 331909 42571 8163 1 0 303267 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1331828 KiB
Current children cumulated memory: 173356 KiB

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

# cumulated CPU time of all completed processes:  user=30.613 s, system=0.107741 s

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

[startup+25.6002 s]
/proc/loadavg: 4.11 4.18 4.14 5/268 172172
/proc/meminfo: memFree=120032808/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1327636 memory=170284 CPUtime=25.48 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 41134 0 0 0 2540 8 0 0 20 0 1 0 141698283 1359499264 42571 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 331909 42571 8163 1 0 303267 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1331828 KiB
Current children cumulated memory: 173356 KiB

[startup+28.8002 s]
/proc/loadavg: 4.10 4.18 4.13 5/268 172172
/proc/meminfo: memFree=120021720/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1329520 memory=172024 CPUtime=28.67 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 42225 0 0 0 2858 9 0 0 20 0 1 0 141698283 1361428480 43006 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 332380 43006 8163 1 0 303738 0
Current children cumulated CPU time: 28.67 s
Current children cumulated vsize: 1333712 KiB
Current children cumulated memory: 175096 KiB

[startup+29.6002 s]
/proc/loadavg: 4.10 4.18 4.13 5/268 172172
/proc/meminfo: memFree=120012648/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1329520 memory=172024 CPUtime=29.47 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 42225 0 0 0 2938 9 0 0 20 0 1 0 141698283 1361428480 43006 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 332380 43006 8163 1 0 303738 0
Current children cumulated CPU time: 29.47 s
Current children cumulated vsize: 1333712 KiB
Current children cumulated memory: 175096 KiB

[startup+30.4002 s]
/proc/loadavg: 4.10 4.18 4.13 5/268 172172
/proc/meminfo: memFree=120008208/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1330588 memory=173048 CPUtime=30.27 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 42510 0 0 0 3018 9 0 0 20 0 1 0 141698283 1362522112 43262 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 332647 43262 8163 1 0 304005 0
Current children cumulated CPU time: 30.27 s
Current children cumulated vsize: 1334780 KiB
Current children cumulated memory: 176120 KiB

[startup+30.8002 s]
/proc/loadavg: 4.10 4.18 4.13 5/268 172172
/proc/meminfo: memFree=120008208/131249992 swapFree=33010160/33010684
[pid=172117] ppid=172114 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172117/stat : 172117 (scip-naps-1.00a) S 172114 172117 171604 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 141698281 4292608 768 18446744073709551615 94898146836480 94898147731013 140734278106064 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94898147970064 94898148017808 94898148245504 140734278113691 140734278113790 140734278113790 140734278119394 0
/proc/172117/statm: 1048 768 704 219 0 110 0
[pid=172122] ppid=172117 vsize=1329448 memory=172256 CPUtime=30.67 cores=1,3
/proc/172122/stat : 172122 (python3) R 172117 172117 171604 0 -1 4194304 42725 0 0 0 3058 9 0 0 20 0 1 0 141698283 1361354752 43064 18446744073709551615 94182788669440 94182788669817 140721815926256 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94182788681112 94182788681732 94182795218944 140721815931215 140721815931424 140721815931424 140721815936999 0
/proc/172122/statm: 332362 43064 8163 1 0 303720 0
Current children cumulated CPU time: 30.67 s
Current children cumulated vsize: 1333640 KiB
Current children cumulated memory: 175328 KiB

Child status: 0

Real time (s): 30.8369
CPU time (s): 30.7207
CPU user time (s): 30.613
CPU system time (s): 0.107741
CPU usage (%): 99.6232
Max. virtual memory (cumulated for all children) (KiB): 1334780
Max. memory (cumulated for all children) (KiB): 176248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.613
system time used= 0.107741
maximum resident set size= 173944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43363
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= 78


# summary of solver processes directly reported to runsolver:
#   pid: 172117
#   total CPU time (s): 30.7207
#   total CPU user time (s): 30.613
#   total CPU system time (s): 0.107741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067887 second user time and 0.162014 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-11 20:56:35
IDJOB=4529856
IDBENCH=160397
IDSOLVER=3388
FILE ID=nodeC025/4529856-1752260195
RUNJOBID= nodeC025-1752256569-171616
SLURM_JOB_ID= 9682602
Free space on /tmp= 432960 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l030-r029-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529856-1752260195/watcher-4529856-1752260195 -o /tmp/evaluation-result-4529856-1752260195/solver-4529856-1752260195 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752256569-171616 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529856-1752260195.opb

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

MD5SUM BENCH= 79fa89af2a81ff34420b4237c37a98eb
RANDOM SEED=757150454

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        120398372 kB
MemAvailable:   129457868 kB
Buffers:            2128 kB
Cached:          9801900 kB
SwapCached:          200 kB
Active:           695616 kB
Inactive:        9443884 kB
Active(anon):     336268 kB
Inactive(anon):    17060 kB
Active(file):     359348 kB
Inactive(file):  9426824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11540 kB
Writeback:            12 kB
AnonPages:        338452 kB
Mapped:           127344 kB
Shmem:             17856 kB
KReclaimable:     225128 kB
Slab:             319808 kB
SReclaimable:     225128 kB
SUnreclaim:        94680 kB
KernelStack:        4336 kB
PageTables:         4340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3882548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC025 at 2025-07-11 20:57:06