Trace number 4513102

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
Exact_proof 2025-06-02? (TO) 3600.1 3634.48

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-6.opb
MD5SUMc9436c9260c5d2d4def6ae640460810c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2263.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3634.40	c Program interrupted by user.
3600.08/3634.40	s UNKNOWN

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: 63665 MiB (55063 MiB free)
  memory of node 1: 64507 MiB (43978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513102-1751211831/watcher-4513102-1751211831 -o /tmp/evaluation-result-4513102-1751211831/solver-4513102-1751211831 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751204566-29618 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513102-1751211831 --seed=695477793 HOME/instance-4513102-1751211831.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=31033, runsolver pid=31030

[startup+0.100063 s]*
/proc/loadavg: 4.23 4.20 4.13 5/272 31034
/proc/meminfo: memFree=101406168/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=0.08 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 8 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+0.205661 s]*
/proc/loadavg: 4.23 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101394008/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=0.18 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 18 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+0.305466 s]*
/proc/loadavg: 4.23 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101394008/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=0.27 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 27 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+0.700142 s]
/proc/loadavg: 4.23 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101394008/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=0.65 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 65 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+1.50015 s]
/proc/loadavg: 4.21 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101393768/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=1.45 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 145 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+3.10477 s]
/proc/loadavg: 4.21 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101362588/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=3.05 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 305 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+6.3001 s]
/proc/loadavg: 4.19 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101314304/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=6.24 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 624 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+12.7001 s]
/proc/loadavg: 4.17 4.19 4.13 5/271 31034
/proc/meminfo: memFree=101238132/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=12.62 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 1262 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+25.5001 s]
/proc/loadavg: 4.23 4.20 4.13 5/271 31034
/proc/meminfo: memFree=101044324/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=25.4 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 2540 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.18 4.12 5/271 31035
/proc/meminfo: memFree=100648600/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=50.95 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 5095 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.12 5/270 31036
/proc/meminfo: memFree=99781764/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=102.03 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 10203 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/269 31038
/proc/meminfo: memFree=98731612/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=161.9 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 16190 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/269 31040
/proc/meminfo: memFree=97757104/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=221.77 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 22177 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/266 31042
/proc/meminfo: memFree=96820032/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=281.64 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 28164 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/267 31046
/proc/meminfo: memFree=95810656/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=34544 memory=13632 CPUtime=341.51 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 2685 0 0 0 34151 0 0 0 20 0 1 0 36860813 35373056 3408 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 8636 3408 1024 1201 0 7114 0
Current children cumulated CPU time: 341.51 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 13632 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/268 31051
/proc/meminfo: memFree=94603444/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=76300 memory=61292 CPUtime=401.18 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 10046 0 0 0 40086 32 0 0 20 0 1 0 36860813 78131200 15323 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 19075 15323 1280 1201 0 17553 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 76300 KiB
Current children cumulated memory: 61292 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/269 31058
/proc/meminfo: memFree=93361372/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=86496 memory=71404 CPUtime=460.7 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 12620 0 0 0 45996 74 0 0 20 0 1 0 36860813 88571904 17851 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 21624 17851 1280 1201 0 20102 0
Current children cumulated CPU time: 460.7 s

################
# More data... #
################

Current children cumulated memory: 183912 KiB

[startup+2862.3 s]
/proc/loadavg: 3.15 3.57 3.89 4/263 31352
/proc/meminfo: memFree=92985512/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=201980 memory=184424 CPUtime=2837.78 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 35808 0 0 0 282258 1520 0 0 20 0 1 0 36860813 206827520 46106 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 50495 46106 1280 1201 0 48973 0
Current children cumulated CPU time: 2837.78 s
Current children cumulated vsize: 201980 KiB
Current children cumulated memory: 184424 KiB

[startup+2922.3 s]
/proc/loadavg: 3.12 3.48 3.84 4/262 31358
/proc/meminfo: memFree=91259912/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=202672 memory=185320 CPUtime=2897.3 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 35960 0 0 0 288174 1556 0 0 20 0 1 0 36860813 207536128 46330 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 50668 46330 1280 1201 0 49146 0
Current children cumulated CPU time: 2897.3 s
Current children cumulated vsize: 202672 KiB
Current children cumulated memory: 185320 KiB

[startup+2982.3 s]
/proc/loadavg: 3.13 3.42 3.79 4/262 31361
/proc/meminfo: memFree=89675836/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=203152 memory=185832 CPUtime=2956.76 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36089 0 0 0 294088 1588 0 0 20 0 1 0 36860813 208027648 46458 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 50788 46458 1280 1201 0 49266 0
Current children cumulated CPU time: 2956.76 s
Current children cumulated vsize: 203152 KiB
Current children cumulated memory: 185832 KiB

[startup+3042.3 s]
/proc/loadavg: 3.17 3.37 3.75 4/262 31363
/proc/meminfo: memFree=88167272/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=204024 memory=186728 CPUtime=3016.29 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36329 0 0 0 300004 1625 0 0 20 0 1 0 36860813 208920576 46682 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51006 46682 1280 1201 0 49484 0
Current children cumulated CPU time: 3016.29 s
Current children cumulated vsize: 204024 KiB
Current children cumulated memory: 186728 KiB

[startup+3102.3 s]
/proc/loadavg: 3.11 3.32 3.71 4/262 31366
/proc/meminfo: memFree=86510860/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=204248 memory=186984 CPUtime=3075.85 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36372 0 0 0 305921 1664 0 0 20 0 1 0 36860813 209149952 46746 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51062 46746 1280 1201 0 49540 0
Current children cumulated CPU time: 3075.85 s
Current children cumulated vsize: 204248 KiB
Current children cumulated memory: 186984 KiB

[startup+3162.3 s]
/proc/loadavg: 3.31 3.32 3.68 4/261 31368
/proc/meminfo: memFree=85443392/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=204580 memory=187240 CPUtime=3135.39 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36477 0 0 0 311840 1699 0 0 20 0 1 0 36860813 209489920 46810 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51145 46810 1280 1201 0 49623 0
Current children cumulated CPU time: 3135.39 s
Current children cumulated vsize: 204580 KiB
Current children cumulated memory: 187240 KiB

[startup+3222.3 s]
/proc/loadavg: 3.21 3.29 3.65 4/261 31370
/proc/meminfo: memFree=84430164/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=204860 memory=187496 CPUtime=3195.06 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36537 0 0 0 317770 1736 0 0 20 0 1 0 36860813 209776640 46874 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51215 46874 1280 1201 0 49693 0
Current children cumulated CPU time: 3195.06 s
Current children cumulated vsize: 204860 KiB
Current children cumulated memory: 187496 KiB

[startup+3282.3 s]
/proc/loadavg: 3.13 3.25 3.61 4/257 31399
/proc/meminfo: memFree=102452164/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=205116 memory=187752 CPUtime=3254.43 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36589 0 0 0 323653 1790 0 0 20 0 1 0 36860813 210038784 46938 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51279 46938 1280 1201 0 49757 0
Current children cumulated CPU time: 3254.43 s
Current children cumulated vsize: 205116 KiB
Current children cumulated memory: 187752 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.23 3.58 4/258 31402
/proc/meminfo: memFree=98784604/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=206648 memory=189288 CPUtime=3313.51 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 36989 0 0 0 329498 1853 0 0 20 0 1 0 36860813 211607552 47322 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 51662 47322 1280 1201 0 50140 0
Current children cumulated CPU time: 3313.51 s
Current children cumulated vsize: 206648 KiB
Current children cumulated memory: 189288 KiB

[startup+3402.3 s]
/proc/loadavg: 3.16 3.22 3.55 3/258 31405
/proc/meminfo: memFree=94759672/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=208224 memory=192904 CPUtime=3372.41 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 37389 0 0 0 335322 1919 0 0 20 0 1 0 36860813 213221376 48226 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 52056 48226 1280 1201 0 50534 0
Current children cumulated CPU time: 3372.41 s
Current children cumulated vsize: 208224 KiB
Current children cumulated memory: 192904 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.19 3.52 4/260 31411
/proc/meminfo: memFree=90762348/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=209372 memory=194056 CPUtime=3431.27 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 37676 0 0 0 341144 1983 0 0 20 0 1 0 36860813 214396928 48514 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 52343 48514 1280 1201 0 50821 0
Current children cumulated CPU time: 3431.27 s
Current children cumulated vsize: 209372 KiB
Current children cumulated memory: 194056 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.19 3.50 5/260 31417
/proc/meminfo: memFree=86695232/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=212084 memory=198572 CPUtime=3490.15 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 38313 0 0 0 346968 2047 0 0 20 0 1 0 36860813 217174016 49643 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 53021 49643 1280 1201 0 51499 0
Current children cumulated CPU time: 3490.15 s
Current children cumulated vsize: 212084 KiB
Current children cumulated memory: 198572 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.17 3.47 4/260 31419
/proc/meminfo: memFree=82590868/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=212700 memory=199340 CPUtime=3548.98 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 38488 0 0 0 352774 2124 0 0 20 0 1 0 36860813 217804800 49835 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 53175 49835 1280 1201 0 51653 0
Current children cumulated CPU time: 3548.98 s
Current children cumulated vsize: 212700 KiB
Current children cumulated memory: 199340 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.4 s]
/proc/loadavg: 3.13 3.17 3.45 4/260 31421
/proc/meminfo: memFree=79071152/131249996 swapFree=33010684/33010684
[pid=31033] ppid=31030 vsize=213868 memory=200492 CPUtime=3600.08 cores=4,6
/proc/31033/stat : 31033 (Exact_proof) R 31030 31033 29607 0 -1 4194304 38784 0 0 0 357831 2177 0 0 20 0 1 0 36860813 219000832 50123 18446744073709551615 4198400 9115581 140736662835408 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 21794816 140736662841545 140736662841831 140736662841831 140736662847433 0
/proc/31033/statm: 53467 50123 1280 1201 0 51945 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 213868 KiB
Current children cumulated memory: 200492 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3578.31 s, system=21.7824 s

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

Child status: 0

Real time (s): 3634.48
CPU time (s): 3600.1
CPU user time (s): 3578.31
CPU system time (s): 21.7824
CPU usage (%): 99.0539
Max. virtual memory (cumulated for all children) (KiB): 213868
Max. memory (cumulated for all children) (KiB): 200492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.31
system time used= 21.7824
maximum resident set size= 200492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 35706048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1699
involuntary context switches= 6115


# summary of solver processes directly reported to runsolver:
#   pid: 31033
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3578.31
#   total CPU system time (s): 21.7824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.79784 second user time and 14.7715 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 17:43:51
IDJOB=4513102
IDBENCH=162267
IDSOLVER=3325
FILE ID=nodeC017/4513102-1751211831
RUNJOBID= nodeC017-1751204566-29618
SLURM_JOB_ID= 9587616
Free space on /tmp= 432992 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-6.opb
COMMAND LINE= HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=CERTNAME --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513102-1751211831/watcher-4513102-1751211831 -o /tmp/evaluation-result-4513102-1751211831/solver-4513102-1751211831 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751204566-29618 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513102-1751211831 --seed=695477793 HOME/instance-4513102-1751211831.opb

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

MD5SUM BENCH= c9436c9260c5d2d4def6ae640460810c
RANDOM SEED=695477793

nodeC017 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		: 3600.038
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	: 7000.12
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		: 3600.054
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	: 7000.12
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		: 3643.874
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	: 7000.12
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		: 3604.259
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	: 7000.12
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		: 3570.245
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	: 7000.12
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		: 3600.080
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	: 7000.12
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.715
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	: 7000.12
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        101427148 kB
MemAvailable:   129288516 kB
Buffers:            2380 kB
Cached:         28626796 kB
SwapCached:            0 kB
Active:           842396 kB
Inactive:       28327160 kB
Active(anon):     556188 kB
Inactive(anon):     2064 kB
Active(file):     286208 kB
Inactive(file): 28325096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            216332 kB
Writeback:             0 kB
AnonPages:        542064 kB
Mapped:           118304 kB
Shmem:             18080 kB
KReclaimable:     178208 kB
Slab:             273800 kB
SReclaimable:     178208 kB
SUnreclaim:        95592 kB
KernelStack:        4448 kB
PageTables:         4036 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     937900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC017 at 2025-06-29 18:44:25