Trace number 4513066

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.03 3629.41

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size160-round22-1.opb
MD5SUM1c3bde2857450970636e675d32ef1343
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 benchmark595.932
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8736
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints864
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.02/3629.40	c Program interrupted by user.
3600.02/3629.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: 63794 MiB (53546 MiB free)
  memory of node 1: 64507 MiB (71 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513066-1751211025/watcher-4513066-1751211025 -o /tmp/evaluation-result-4513066-1751211025/solver-4513066-1751211025 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751205287-28581 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513066-1751211025 --seed=1123425971 HOME/instance-4513066-1751211025.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=29437, runsolver pid=29434

[startup+0.100067 s]*
/proc/loadavg: 4.42 4.32 4.22 5/271 29438
/proc/meminfo: memFree=54893396/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=0.09 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 8 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+0.219848 s]*
/proc/loadavg: 4.42 4.32 4.22 5/271 29438
/proc/meminfo: memFree=54893396/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=0.2 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 19 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+0.313877 s]*
/proc/loadavg: 4.42 4.32 4.22 6/271 29438
/proc/meminfo: memFree=54893396/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=0.28 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 27 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+0.700159 s]
/proc/loadavg: 4.42 4.32 4.22 5/271 29438
/proc/meminfo: memFree=54885380/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=0.62 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 61 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+1.50011 s]
/proc/loadavg: 4.39 4.31 4.22 5/271 29438
/proc/meminfo: memFree=54885144/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=1.41 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 140 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+3.10625 s]
/proc/loadavg: 4.39 4.31 4.22 5/271 29438
/proc/meminfo: memFree=54848856/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=3 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 299 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+6.3001 s]
/proc/loadavg: 4.36 4.30 4.22 5/271 29438
/proc/meminfo: memFree=54792428/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=6.17 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 616 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+12.7001 s]
/proc/loadavg: 4.33 4.30 4.21 5/271 29438
/proc/meminfo: memFree=54639032/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=12.52 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 1251 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+25.5003 s]
/proc/loadavg: 4.28 4.29 4.21 5/271 29440
/proc/meminfo: memFree=54424804/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=25.25 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 2524 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 25.25 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+51.1142 s]
/proc/loadavg: 4.25 4.28 4.21 5/271 29440
/proc/meminfo: memFree=53913660/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=50.82 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 5081 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.25 4.20 5/273 29444
/proc/meminfo: memFree=52329168/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=101.92 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 10191 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+162.3 s]
/proc/loadavg: 4.46 4.32 4.23 5/279 29452
/proc/meminfo: memFree=51998992/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=161.8 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 16179 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.28 4.21 5/279 29458
/proc/meminfo: memFree=50235704/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=221.67 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 22166 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.24 4.20 5/278 29460
/proc/meminfo: memFree=48710960/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=281.55 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 28154 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.23 4.20 5/277 29462
/proc/meminfo: memFree=46417180/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=34528 memory=13480 CPUtime=341.42 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 2628 0 0 0 34141 1 0 0 20 0 1 0 36782296 35356672 3370 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 8632 3370 1024 1201 0 7110 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 34528 KiB
Current children cumulated memory: 13480 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 4.21 4.19 5/277 29464
/proc/meminfo: memFree=45195240/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=77132 memory=59684 CPUtime=401.12 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 10128 0 0 0 40076 36 0 0 20 0 1 0 36782296 78983168 14921 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 19283 14921 1280 1201 0 17761 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 77132 KiB
Current children cumulated memory: 59684 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.17 4.18 5/254 29466
/proc/meminfo: memFree=43385724/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=86520 memory=71036 CPUtime=460.7 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 12478 0 0 0 45991 79 0 0 20 0 1 0 36782296 88596480 17759 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 21630 17759 1280 1201 0 20108 0
Current children cumulated CPU time: 460.7 s

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

Current children cumulated memory: 172432 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.15 4.17 5/270 29748
/proc/meminfo: memFree=94209436/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=193976 memory=172432 CPUtime=2837.66 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 33960 0 0 0 282188 1578 0 0 20 0 1 0 36782296 198631424 43108 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 48494 43108 1280 1201 0 46972 0
Current children cumulated CPU time: 2837.66 s
Current children cumulated vsize: 193976 KiB
Current children cumulated memory: 172432 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/269 29750
/proc/meminfo: memFree=92551244/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=194412 memory=173072 CPUtime=2897.25 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 34079 0 0 0 288105 1620 0 0 20 0 1 0 36782296 199077888 43268 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 48603 43268 1280 1201 0 47081 0
Current children cumulated CPU time: 2897.25 s
Current children cumulated vsize: 194412 KiB
Current children cumulated memory: 173072 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.16 4.17 6/264 29752
/proc/meminfo: memFree=91350952/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=195100 memory=173712 CPUtime=2956.88 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 34239 0 0 0 294035 1653 0 0 20 0 1 0 36782296 199782400 43428 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 48775 43428 1280 1201 0 47253 0
Current children cumulated CPU time: 2956.88 s
Current children cumulated vsize: 195100 KiB
Current children cumulated memory: 173712 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/264 29754
/proc/meminfo: memFree=90109412/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=195648 memory=174224 CPUtime=3016.64 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 34377 0 0 0 299972 1692 0 0 20 0 1 0 36782296 200343552 43556 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 48912 43556 1280 1201 0 47390 0
Current children cumulated CPU time: 3016.64 s
Current children cumulated vsize: 195648 KiB
Current children cumulated memory: 174224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.11 4.15 5/258 29758
/proc/meminfo: memFree=88886956/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=195816 memory=174352 CPUtime=3076.26 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 34419 0 0 0 305897 1729 0 0 20 0 1 0 36782296 200515584 43588 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 48954 43588 1280 1201 0 47432 0
Current children cumulated CPU time: 3076.26 s
Current children cumulated vsize: 195816 KiB
Current children cumulated memory: 174352 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/257 29760
/proc/meminfo: memFree=87700424/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=198356 memory=176656 CPUtime=3135.91 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35003 0 0 0 311827 1764 0 0 20 0 1 0 36782296 203116544 44164 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 49589 44164 1280 1201 0 48067 0
Current children cumulated CPU time: 3135.91 s
Current children cumulated vsize: 198356 KiB
Current children cumulated memory: 176656 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/254 29763
/proc/meminfo: memFree=86495776/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=199236 memory=179616 CPUtime=3195.58 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35282 0 0 0 317758 1800 0 0 20 0 1 0 36782296 204017664 44904 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 49809 44904 1280 1201 0 48287 0
Current children cumulated CPU time: 3195.58 s
Current children cumulated vsize: 199236 KiB
Current children cumulated memory: 179616 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/256 29771
/proc/meminfo: memFree=85115896/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=199388 memory=181864 CPUtime=3255.16 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35336 0 0 0 323675 1841 0 0 20 0 1 0 36782296 204173312 45466 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 49847 45466 1280 1201 0 48325 0
Current children cumulated CPU time: 3255.16 s
Current children cumulated vsize: 199388 KiB
Current children cumulated memory: 181864 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/256 29773
/proc/meminfo: memFree=83741492/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=199700 memory=181992 CPUtime=3314.65 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35388 0 0 0 329587 1878 0 0 20 0 1 0 36782296 204492800 45498 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 49925 45498 1280 1201 0 48403 0
Current children cumulated CPU time: 3314.65 s
Current children cumulated vsize: 199700 KiB
Current children cumulated memory: 181992 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.15 4/252 29783
/proc/meminfo: memFree=82736480/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=200608 memory=182888 CPUtime=3374.28 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35614 0 0 0 335512 1916 0 0 20 0 1 0 36782296 205422592 45722 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 50152 45722 1280 1201 0 48630 0
Current children cumulated CPU time: 3374.28 s
Current children cumulated vsize: 200608 KiB
Current children cumulated memory: 182888 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.14 4.15 5/253 29805
/proc/meminfo: memFree=90484888/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=200880 memory=183272 CPUtime=3433.87 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35728 0 0 0 341433 1954 0 0 20 0 1 0 36782296 205701120 45818 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 50220 45818 1280 1201 0 48698 0
Current children cumulated CPU time: 3433.87 s
Current children cumulated vsize: 200880 KiB
Current children cumulated memory: 183272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.14 6/253 29807
/proc/meminfo: memFree=85814100/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=201212 memory=183528 CPUtime=3493.47 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 35794 0 0 0 347351 1996 0 0 20 0 1 0 36782296 206041088 45882 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 50303 45882 1280 1201 0 48781 0
Current children cumulated CPU time: 3493.47 s
Current children cumulated vsize: 201212 KiB
Current children cumulated memory: 183528 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.14 5/251 29809
/proc/meminfo: memFree=81550484/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=203500 memory=186088 CPUtime=3553.21 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 36346 0 0 0 353296 2025 0 0 20 0 1 0 36782296 208384000 46522 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 50875 46522 1280 1201 0 49353 0
Current children cumulated CPU time: 3553.21 s
Current children cumulated vsize: 203500 KiB
Current children cumulated memory: 186088 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.4 s]
/proc/loadavg: 4.15 4.12 4.14 5/251 29811
/proc/meminfo: memFree=78872808/131382112 swapFree=33010684/33010684
[pid=29437] ppid=29434 vsize=203836 memory=186472 CPUtime=3600.02 cores=4,6
/proc/29437/stat : 29437 (Exact_proof) R 29434 29437 28570 0 -1 4194304 36461 0 0 0 357951 2051 0 0 20 0 1 0 36782296 208728064 46618 18446744073709551615 4198400 9115581 140729728458112 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10325008 10415428 29818880 140729728465096 140729728465383 140729728465383 140729728470985 0
/proc/29437/statm: 50959 46618 1280 1201 0 49437 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 203836 KiB
Current children cumulated memory: 186472 KiB

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

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

# cumulated CPU time of all completed processes:  user=3579.52 s, system=20.5138 s

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

Child status: 0

Real time (s): 3629.41
CPU time (s): 3600.03
CPU user time (s): 3579.52
CPU system time (s): 20.5138
CPU usage (%): 99.1904
Max. virtual memory (cumulated for all children) (KiB): 203836
Max. memory (cumulated for all children) (KiB): 186472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.52
system time used= 20.5138
maximum resident set size= 186472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36463
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34405592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 478
involuntary context switches= 6285


# summary of solver processes directly reported to runsolver:
#   pid: 29437
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3579.52
#   total CPU system time (s): 20.5138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2652 second user time and 34.8649 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-29 17:30:25
IDJOB=4513066
IDBENCH=162262
IDSOLVER=3325
FILE ID=nodeC009/4513066-1751211025
RUNJOBID= nodeC009-1751205287-28581
SLURM_JOB_ID= 9587626
Free space on /tmp= 432504 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size160-round22-1.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-4513066-1751211025/watcher-4513066-1751211025 -o /tmp/evaluation-result-4513066-1751211025/solver-4513066-1751211025 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751205287-28581 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513066-1751211025 --seed=1123425971 HOME/instance-4513066-1751211025.opb

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

MD5SUM BENCH= 1c3bde2857450970636e675d32ef1343
RANDOM SEED=1123425971

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        54905520 kB
MemAvailable:   112163316 kB
Buffers:            3280 kB
Cached:         58003280 kB
SwapCached:            0 kB
Active:         17705316 kB
Inactive:       57757564 kB
Active(anon):   17474312 kB
Inactive(anon):        0 kB
Active(file):     231004 kB
Inactive(file): 57757564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           8919928 kB
Writeback:             0 kB
AnonPages:      17455716 kB
Mapped:           118212 kB
Shmem:             17960 kB
KReclaimable:     217328 kB
Slab:             580816 kB
SReclaimable:     217328 kB
SUnreclaim:       363488 kB
KernelStack:        4368 kB
PageTables:        37524 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   19173640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149720 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9451520 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432628 MiB
End job on nodeC009 at 2025-06-29 18:30:55