Trace number 4510233

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 13.0734 13.1377

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL/
normalized-3col-left3reg-l020-r019-n1.opb
MD5SUM4d23ff32072653f8f333eabe625c4dca
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.037014
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1521
Total number of constraints3273
Number of constraints which are clauses2766
Number of constraints which are cardinality constraints (but not clauses)507
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

12.93/13.10	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4510233-1751192075.opb
12.93/13.10	c Solving mode: decision
12.93/13.10	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
12.93/13.10	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
12.93/13.10	c original problem has 1521 variables (1521 bin, 0 int, 0 impl, 0 cont) and 3273 constraints
12.93/13.10	c presolving:
12.93/13.10	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3273 upgd conss, 0 impls, 3273 clqs
12.93/13.10	c    (0.0s) probing: 51/1521 (3.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
12.93/13.10	c    (0.0s) probing aborted: 50/50 successive totally useless probings
12.93/13.10	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.93/13.10	c    (0.0s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
12.93/13.10	c dynamic symmetry handling statistics:
12.93/13.10	c    orbitopal reduction:       no components
12.93/13.10	c    orbital reduction:         no components
12.93/13.10	c    lexicographic reduction:   no permutations
12.93/13.10	c handled 1 out of 1 symmetry components
12.93/13.10	c (round 2, exhaustive) 10 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3273 upgd conss, 0 impls, 3234 clqs
12.93/13.10	c (round 3, fast)       24 del vars, 46 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3273 upgd conss, 0 impls, 3227 clqs
12.93/13.10	c    (0.0s) probing: 56/1521 (3.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
12.93/13.10	c    (0.0s) probing aborted: 50/50 successive totally useless probings
12.93/13.10	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
12.93/13.10	c  24 deleted vars, 46 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
12.93/13.10	c  0 implications, 3227 cliques
12.93/13.10	c presolved problem has 1504 variables (1504 bin, 0 int, 0 impl, 0 cont) and 3228 constraints
12.93/13.10	c    3227 constraints of type <setppc>
12.93/13.10	c       1 constraints of type <orbitope>
12.93/13.10	c transformed objective value is always integral (scale: 1)
12.93/13.10	c Presolving Time: 0.04
12.93/13.10	c 
12.93/13.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.93/13.10	c   0.1s|     1 |     0 |  1406 |     - |    30M |   0 |1504 |3259 |3227 |   0 |  0 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.3s|     1 |     0 |  4003 |     - |    31M |   0 |1504 |3316 |3354 | 127 |  1 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.4s|     1 |     0 |  4268 |     - |    32M |   0 |1504 |3317 |3420 | 193 |  2 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.5s|     1 |     0 |  4508 |     - |    33M |   0 |1504 |3318 |3457 | 230 |  3 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.5s|     1 |     0 |  4614 |     - |    35M |   0 |1504 |3320 |3478 | 251 |  4 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.6s|     1 |     0 |  4655 |     - |    38M |   0 |1504 |3321 |3489 | 262 |  5 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.7s|     1 |     0 |  4682 |     - |    41M |   0 |1504 |3323 |3498 | 271 |  6 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.8s|     1 |     0 |  4731 |     - |    45M |   0 |1504 |3324 |3506 | 279 |  7 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   0.9s|     1 |     0 |  4789 |     - |    48M |   0 |1504 |3325 |3520 | 293 |  8 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   1.1s|     1 |     0 |  4856 |     - |    54M |   0 |1504 |3327 |3531 | 304 |  9 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   1.2s|     1 |     0 |  4904 |     - |    57M |   0 |1504 |3329 |3540 | 313 | 10 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   1.2s|     1 |     0 |  4968 |     - |    58M |   0 |1504 |3331 |3549 | 322 | 11 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   1.4s|     1 |     2 |  5908 |     - |    58M |   0 |1504 |3337 |3549 | 322 | 11 |  52 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   3.2s|   100 |    46 | 19020 | 144.0 |    64M |  20 |1504 |3478 |3428 | 831 |  1 | 198 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   4.0s|   200 |    58 | 23325 |  93.3 |    64M |  20 |1504 |3570 |3413 | 958 |  1 | 293 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.93/13.10	c   4.9s|   300 |    60 | 25618 |  69.8 |    65M |  20 |1504 |3677 |   0 |1199 |  0 | 400 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   5.6s|   400 |    69 | 29216 |  61.3 |    67M |  20 |1504 |3783 |3435 |1437 |  1 | 510 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.93/13.10	c   6.1s|   500 |    46 | 31364 |  53.3 |    68M |  20 |1504 |3911 |   0 |1641 |  0 | 659 |  11 | 0.000000e+00 |      --      |    Inf |   1.04%
12.93/13.10	c   6.4s|   600 |    39 | 32792 |  46.8 |    69M |  20 |1504 |4033 |3417 |1698 |  1 | 802 |  11 | 0.000000e+00 |      --      |    Inf |   1.57%
12.93/13.10	c   6.8s|   700 |    24 | 35457 |  43.9 |    71M |  20 |1504 |4113 |   0 |2011 |  0 | 977 |  11 | 0.000000e+00 |      --      |    Inf |   2.52%
12.93/13.10	c   8.7s|   800 |    35 | 49364 |  55.8 |    77M |  20 |1504 |4181 |3426 |3015 |  1 |1144 |  11 | 0.000000e+00 |      --      |    Inf |   8.72%
12.93/13.10	c   9.3s|   900 |    14 | 52678 |  53.3 |    82M |  20 |1504 |4287 |3427 |3734 |  1 |1287 |  11 | 0.000000e+00 |      --      |    Inf |  14.67%
12.93/13.10	c   9.9s|  1000 |    12 | 58363 |  53.7 |    85M |  20 |1504 |4343 |3466 |4302 |  2 |1424 |  11 | 0.000000e+00 |      --      |    Inf |  24.32%
12.93/13.10	c  10.5s|  1100 |    15 | 65390 |  55.2 |    87M |  20 |1504 |4419 |   0 |5080 |  0 |1567 |  11 | 0.000000e+00 |      --      |    Inf |  49.22%
12.93/13.10	c  10.9s|  1200 |    15 | 69667 |  54.1 |    89M |  21 |1504 |4513 |3451 |5381 |  0 |1709 |  11 | 0.000000e+00 |      --      |    Inf |  53.12%
12.93/13.10	c  11.5s|  1300 |    12 | 75944 |  54.8 |    90M |  21 |1504 |4552 |3464 |6135 |  0 |1820 |  11 | 0.000000e+00 |      --      |    Inf |  70.90%
12.93/13.10	c  12.0s|  1400 |    11 | 80098 |  53.9 |    93M |  21 |1504 |4637 |3454 |6706 |  0 |1947 |  11 | 0.000000e+00 |      --      |    Inf |  82.18%
12.93/13.10	c  12.6s|  1500 |     8 | 86561 |  54.6 |    94M |  21 |1504 |4715 |   0 |7457 |  0 |2086 |  11 | 0.000000e+00 |      --      |    Inf |  91.41%
12.93/13.10	c 
12.93/13.10	c SCIP Status        : problem is solved [infeasible]
12.93/13.10	c Solving Time (sec) : 12.95
12.93/13.10	c Solving Nodes      : 1540
12.93/13.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
12.93/13.10	c Dual Bound         : +1.00000000000000e+20
12.93/13.10	c Gap                : 0.00 %
12.93/13.10	c SCIP found the problem to be infeasible.
12.93/13.10	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 (62799 MiB free)
  memory of node 1: 64465 MiB (60420 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510233-1751192075/watcher-4510233-1751192075 -o /tmp/evaluation-result-4510233-1751192075/solver-4510233-1751192075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751183027-22498 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4510233-1751192075.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=24201, runsolver pid=24198

[startup+0.100064 s]*
/proc/loadavg: 4.34 4.18 4.11 5/271 24206
/proc/meminfo: memFree=126169028/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1187348 memory=32056 CPUtime=0.07 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 3812 0 0 0 6 1 0 0 20 0 1 0 34882013 1215844352 8014 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 296837 8014 4878 1 0 268859 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191540 KiB
Current children cumulated memory: 35128 KiB

[startup+0.205652 s]*
/proc/loadavg: 4.34 4.18 4.11 5/271 24206
/proc/meminfo: memFree=126169028/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1227588 memory=75832 CPUtime=0.17 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 11793 0 0 0 15 2 0 0 20 0 1 0 34882013 1257050112 18958 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 306897 18958 8078 1 0 278255 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1231780 KiB
Current children cumulated memory: 78904 KiB

[startup+0.305686 s]*
/proc/loadavg: 4.34 4.18 4.11 5/271 24206
/proc/meminfo: memFree=126169028/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1230332 memory=78520 CPUtime=0.27 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 12419 0 0 0 25 2 0 0 20 0 1 0 34882013 1259859968 19630 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 307583 19630 8142 1 0 278941 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1234524 KiB
Current children cumulated memory: 81592 KiB

[startup+0.700155 s]
/proc/loadavg: 4.34 4.18 4.11 5/271 24207
/proc/meminfo: memFree=126153152/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1247124 memory=93496 CPUtime=0.65 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 16171 0 0 0 63 2 0 0 20 0 1 0 34882013 1277054976 23374 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 311781 23374 8142 1 0 283139 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1251316 KiB
Current children cumulated memory: 96568 KiB

[startup+1.50021 s]
/proc/loadavg: 4.34 4.18 4.11 5/271 24207
/proc/meminfo: memFree=126145136/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1265692 memory=111040 CPUtime=1.46 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 21204 0 0 0 142 4 0 0 20 0 1 0 34882013 1296068608 27760 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 316423 27760 8142 1 0 287781 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1269884 KiB
Current children cumulated memory: 114112 KiB

[startup+3.10547 s]
/proc/loadavg: 4.34 4.18 4.11 5/271 24207
/proc/meminfo: memFree=126123624/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1277708 memory=123028 CPUtime=3.05 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 24832 0 0 0 301 4 0 0 20 0 1 0 34882013 1308372992 30757 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 319427 30757 8142 1 0 290785 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1281900 KiB
Current children cumulated memory: 126100 KiB

[startup+6.3002 s]
/proc/loadavg: 4.31 4.17 4.11 5/271 24207
/proc/meminfo: memFree=126119592/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1281592 memory=126868 CPUtime=6.24 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 25816 0 0 0 620 4 0 0 20 0 1 0 34882013 1312350208 31717 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 320398 31717 8142 1 0 291756 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1285784 KiB
Current children cumulated memory: 129940 KiB

[startup+12.7002 s]
/proc/loadavg: 4.29 4.17 4.11 5/271 24207
/proc/meminfo: memFree=126095400/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1298052 memory=136340 CPUtime=12.63 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 28173 0 0 0 1258 5 0 0 20 0 1 0 34882013 1329205248 34085 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 324513 34085 8142 1 0 295871 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1302244 KiB
Current children cumulated memory: 139412 KiB

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

# cumulated CPU time of all completed processes:  user=13.0141 s, system=0.059344 s

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

[startup+12.8002 s]
/proc/loadavg: 4.29 4.17 4.11 5/271 24207
/proc/meminfo: memFree=126095400/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1298052 memory=136340 CPUtime=12.73 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 28173 0 0 0 1268 5 0 0 20 0 1 0 34882013 1329205248 34085 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 324513 34085 8142 1 0 295871 0
Current children cumulated CPU time: 12.73 s
Current children cumulated vsize: 1302244 KiB
Current children cumulated memory: 139412 KiB

[startup+13.0002 s]*
/proc/loadavg: 4.29 4.17 4.11 5/271 24207
/proc/meminfo: memFree=126095400/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1298052 memory=136340 CPUtime=12.93 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 28173 0 0 0 1288 5 0 0 20 0 1 0 34882013 1329205248 34085 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 324513 34085 8142 1 0 295871 0
Current children cumulated CPU time: 12.93 s
Current children cumulated vsize: 1302244 KiB
Current children cumulated memory: 139412 KiB

[startup+13.1055 s]
/proc/loadavg: 4.29 4.17 4.11 5/271 24207
/proc/meminfo: memFree=126095400/131249992 swapFree=33010672/33010684
[pid=24201] ppid=24198 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/24201/stat : 24201 (scip-naps-1.00.) S 24198 24201 22487 0 -1 4194304 256 336 0 0 0 0 0 0 20 0 1 0 34882011 4292608 768 18446744073709551615 94203927273472 94203928168005 140721045134896 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94203928407056 94203928454800 94203960057856 140721045137825 140721045137922 140721045137922 140721045143524 0
/proc/24201/statm: 1048 768 704 219 0 110 0
[pid=24206] ppid=24201 vsize=1298704 memory=136340 CPUtime=13.03 cores=4,6
/proc/24206/stat : 24206 (python3) R 24201 24201 22487 0 -1 4194304 28175 0 0 0 1298 5 0 0 20 0 1 0 34882013 1329872896 34085 18446744073709551615 94123229364224 94123229364601 140721034959744 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94123229375896 94123229376516 94123258912768 140721034967384 140721034967586 140721034967586 140721034973159 0
/proc/24206/statm: 324676 34085 8142 1 0 296034 0
Current children cumulated CPU time: 13.03 s
Current children cumulated vsize: 1302896 KiB
Current children cumulated memory: 139412 KiB

Child status: 0

Real time (s): 13.1377
CPU time (s): 13.0734
CPU user time (s): 13.0141
CPU system time (s): 0.059344
CPU usage (%): 99.5104
Max. virtual memory (cumulated for all children) (KiB): 1302896
Max. memory (cumulated for all children) (KiB): 139412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.0141
system time used= 0.059344
maximum resident set size= 136340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28808
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 334
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 24201
#   total CPU time (s): 13.0734
#   total CPU user time (s): 13.0141
#   total CPU system time (s): 0.059344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041401 second user time and 0.086632 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 12:14:35
IDJOB=4510233
IDBENCH=160339
IDSOLVER=3368
FILE ID=nodeC035/4510233-1751192075
RUNJOBID= nodeC035-1751183027-22498
SLURM_JOB_ID= 9587567
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL/normalized-3col-left3reg-l020-r019-n1.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510233-1751192075/watcher-4510233-1751192075 -o /tmp/evaluation-result-4510233-1751192075/solver-4510233-1751192075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751183027-22498 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4510233-1751192075.opb

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

MD5SUM BENCH= 4d23ff32072653f8f333eabe625c4dca
RANDOM SEED=1808994488

nodeC035 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.844
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.762
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.51
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		: 3616.844
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.653
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.51
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		: 3598.837
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.744
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.51
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		: 3599.759
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.628
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126177344 kB
MemAvailable:   128613552 kB
Buffers:            2352 kB
Cached:          3230760 kB
SwapCached:            8 kB
Active:          1417940 kB
Inactive:        2980624 kB
Active(anon):    1177472 kB
Inactive(anon):     6036 kB
Active(file):     240468 kB
Inactive(file):  2974588 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5824 kB
Writeback:             0 kB
AnonPages:       1163116 kB
Mapped:           129700 kB
Shmem:             18056 kB
KReclaimable:     120780 kB
Slab:             207312 kB
SReclaimable:     120780 kB
SUnreclaim:        86532 kB
KernelStack:        4384 kB
PageTables:         5988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4733096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC035 at 2025-06-29 12:14:48