Trace number 4513138

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.07 3631.75

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUM9ddf61ddf9175117d21c5f59d371263b
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 benchmark2684.38
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.05/3631.70	c Program interrupted by user.
3600.05/3631.70	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: 63708 MiB (19380 MiB free)
  memory of node 1: 64465 MiB (336 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513138-1751211890/watcher-4513138-1751211890 -o /tmp/evaluation-result-4513138-1751211890/solver-4513138-1751211890 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751204866-26895 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513138-1751211890 --seed=201013457 HOME/instance-4513138-1751211890.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=28136, runsolver pid=28133
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.09 4.13 4.14 5/271 28137
/proc/meminfo: memFree=20181436/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=0.08 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 8 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+0.204885 s]*
/proc/loadavg: 4.09 4.13 4.14 6/271 28137
/proc/meminfo: memFree=20192104/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=0.19 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 19 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+0.307144 s]*
/proc/loadavg: 4.09 4.13 4.14 5/271 28137
/proc/meminfo: memFree=20182180/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=0.29 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 29 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+0.700135 s]
/proc/loadavg: 4.09 4.13 4.14 7/271 28137
/proc/meminfo: memFree=20176944/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=0.67 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 67 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+1.5001 s]
/proc/loadavg: 4.09 4.13 4.14 5/271 28137
/proc/meminfo: memFree=20191356/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=1.47 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 147 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+3.10521 s]
/proc/loadavg: 4.09 4.13 4.14 5/271 28137
/proc/meminfo: memFree=20132716/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=3.08 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 308 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+6.3001 s]
/proc/loadavg: 4.08 4.12 4.13 5/271 28137
/proc/meminfo: memFree=20051692/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=6.27 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 627 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.12 4.13 5/271 28138
/proc/meminfo: memFree=19860584/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=12.65 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 1265 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+25.5001 s]
/proc/loadavg: 4.06 4.12 4.13 5/271 28138
/proc/meminfo: memFree=19392888/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=25.43 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 2543 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+51.1053 s]
/proc/loadavg: 4.12 4.12 4.13 5/270 28139
/proc/meminfo: memFree=18659668/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=50.99 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 5099 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.13 5/269 28141
/proc/meminfo: memFree=17529852/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=102.1 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 10210 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.12 5/269 28143
/proc/meminfo: memFree=15982792/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=161.99 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 16199 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 161.99 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/269 28145
/proc/meminfo: memFree=14576632/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=221.89 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 22189 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 221.89 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.10 4.11 5/269 28151
/proc/meminfo: memFree=12629824/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=281.78 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 28178 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 281.78 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.10 5/268 28153
/proc/meminfo: memFree=10791184/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=34544 memory=11920 CPUtime=341.66 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 2768 0 0 0 34166 0 0 0 20 0 1 0 36863528 35373056 2980 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 8636 2980 1024 1201 0 7114 0
Current children cumulated CPU time: 341.66 s
Current children cumulated vsize: 34544 KiB
Current children cumulated memory: 11920 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.10 4.10 5/269 28158
/proc/meminfo: memFree=7620632/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=62352 memory=55104 CPUtime=401.32 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 9809 0 0 0 40100 32 0 0 20 0 1 0 36863528 63848448 13776 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 15588 13776 1280 1201 0 14066 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 62352 KiB
Current children cumulated memory: 55104 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/270 28205
/proc/meminfo: memFree=63547404/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=89360 memory=77132 CPUtime=459.7 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 14003 0 0 0 45896 74 0 0 20 0 1 0 36863528 91504640 19283 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 22340 19283 1280 1201 0 20818 0
Current children cumulated CPU time: 459.7 s

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

Current children cumulated memory: 185244 KiB

[startup+2922.3 s]
/proc/loadavg: 3.68 4.03 4.10 4/265 28656
/proc/meminfo: memFree=93412428/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=204844 memory=186140 CPUtime=2896.47 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 36753 0 0 0 288071 1576 0 0 20 0 1 0 36863528 209760256 46535 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 51211 46535 1280 1201 0 49689 0
Current children cumulated CPU time: 2896.47 s
Current children cumulated vsize: 204844 KiB
Current children cumulated memory: 186140 KiB

[startup+2982.3 s]
/proc/loadavg: 3.36 3.87 4.04 4/265 28658
/proc/meminfo: memFree=92500416/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=207020 memory=188060 CPUtime=2955.28 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 37247 0 0 0 293918 1610 0 0 20 0 1 0 36863528 211988480 47015 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 51755 47015 1280 1201 0 50233 0
Current children cumulated CPU time: 2955.28 s
Current children cumulated vsize: 207020 KiB
Current children cumulated memory: 188060 KiB

[startup+3042.3 s]
/proc/loadavg: 3.19 3.73 3.98 4/265 28660
/proc/meminfo: memFree=91667864/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=209260 memory=190236 CPUtime=3014.94 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 37791 0 0 0 299851 1643 0 0 20 0 1 0 36863528 214282240 47559 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52315 47559 1280 1201 0 50793 0
Current children cumulated CPU time: 3014.94 s
Current children cumulated vsize: 209260 KiB
Current children cumulated memory: 190236 KiB

[startup+3102.3 s]
/proc/loadavg: 3.07 3.59 3.91 4/264 28663
/proc/meminfo: memFree=90728080/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=209756 memory=190748 CPUtime=3074.59 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 37915 0 0 0 305776 1683 0 0 20 0 1 0 36863528 214790144 47687 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52439 47687 1280 1201 0 50917 0
Current children cumulated CPU time: 3074.59 s
Current children cumulated vsize: 209756 KiB
Current children cumulated memory: 190748 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.51 3.87 4/264 28666
/proc/meminfo: memFree=89777792/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=209756 memory=191516 CPUtime=3134.06 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 37953 0 0 0 311681 1725 0 0 20 0 1 0 36863528 214790144 47879 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52439 47879 1280 1201 0 50917 0
Current children cumulated CPU time: 3134.06 s
Current children cumulated vsize: 209756 KiB
Current children cumulated memory: 191516 KiB

[startup+3222.3 s]
/proc/loadavg: 3.10 3.43 3.81 4/264 28669
/proc/meminfo: memFree=88743236/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=210028 memory=191772 CPUtime=3193.61 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 38024 0 0 0 317601 1760 0 0 20 0 1 0 36863528 215068672 47943 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52507 47943 1280 1201 0 50985 0
Current children cumulated CPU time: 3193.61 s
Current children cumulated vsize: 210028 KiB
Current children cumulated memory: 191772 KiB

[startup+3282.3 s]
/proc/loadavg: 3.13 3.38 3.77 4/263 28672
/proc/meminfo: memFree=87678296/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=210956 memory=192668 CPUtime=3253.13 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 38238 0 0 0 323517 1796 0 0 20 0 1 0 36863528 216018944 48167 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52739 48167 1280 1201 0 51217 0
Current children cumulated CPU time: 3253.13 s
Current children cumulated vsize: 210956 KiB
Current children cumulated memory: 192668 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.32 3.73 4/265 28678
/proc/meminfo: memFree=86724780/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=211756 memory=193436 CPUtime=3312.67 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 38455 0 0 0 329437 1830 0 0 20 0 1 0 36863528 216838144 48359 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 52939 48359 1280 1201 0 51417 0
Current children cumulated CPU time: 3312.67 s
Current children cumulated vsize: 211756 KiB
Current children cumulated memory: 193436 KiB

[startup+3402.3 s]
/proc/loadavg: 3.13 3.29 3.69 4/266 28681
/proc/meminfo: memFree=85754480/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=212956 memory=194716 CPUtime=3372.27 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 38756 0 0 0 335361 1866 0 0 20 0 1 0 36863528 218066944 48679 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 53239 48679 1280 1201 0 51717 0
Current children cumulated CPU time: 3372.27 s
Current children cumulated vsize: 212956 KiB
Current children cumulated memory: 194716 KiB

[startup+3462.3 s]
/proc/loadavg: 3.05 3.24 3.64 4/266 28683
/proc/meminfo: memFree=84805680/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=214452 memory=196124 CPUtime=3431.87 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 39131 0 0 0 341290 1897 0 0 20 0 1 0 36863528 219598848 49031 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 53613 49031 1280 1201 0 52091 0
Current children cumulated CPU time: 3431.87 s
Current children cumulated vsize: 214452 KiB
Current children cumulated memory: 196124 KiB

[startup+3522.3 s]
/proc/loadavg: 3.12 3.22 3.61 4/265 28691
/proc/meminfo: memFree=83908728/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=215700 memory=197404 CPUtime=3491.41 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 39451 0 0 0 347207 1934 0 0 20 0 1 0 36863528 220876800 49351 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 53925 49351 1280 1201 0 52403 0
Current children cumulated CPU time: 3491.41 s
Current children cumulated vsize: 215700 KiB
Current children cumulated memory: 197404 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.20 3.58 4/265 28694
/proc/meminfo: memFree=82979496/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=219028 memory=200732 CPUtime=3551 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 40276 0 0 0 353137 1963 0 0 20 0 1 0 36863528 224284672 50183 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 54757 50183 1280 1201 0 53235 0
Current children cumulated CPU time: 3551 s
Current children cumulated vsize: 219028 KiB
Current children cumulated memory: 200732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.7 s]
/proc/loadavg: 3.02 3.16 3.54 4/260 28723
/proc/meminfo: memFree=89858256/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=219832 memory=201500 CPUtime=3600.05 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 40484 0 0 0 358015 1990 0 0 20 0 1 0 36863528 225107968 50375 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 54958 50375 1280 1201 0 53436 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 219832 KiB
Current children cumulated memory: 201500 KiB

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

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

# cumulated CPU time of all completed processes:  user=3580.16 s, system=19.9112 s

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

[startup+3631.7 s]
/proc/loadavg: 3.02 3.16 3.54 4/260 28723
/proc/meminfo: memFree=89858256/131249992 swapFree=33010160/33010684
[pid=28136] ppid=28133 vsize=219832 memory=201500 CPUtime=3600.05 cores=0,2
/proc/28136/stat : 28136 (Exact_proof) R 28133 28136 26880 0 -1 4194304 40484 0 0 0 358015 1990 0 0 20 0 1 0 36863528 225107968 50375 18446744073709551615 4198400 9115581 140733274287840 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33103872 140733274290377 140733274290663 140733274290663 140733274296265 0
/proc/28136/statm: 54958 50375 1280 1201 0 53436 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 219832 KiB
Current children cumulated memory: 201500 KiB

Child status: 0

Real time (s): 3631.75
CPU time (s): 3600.07
CPU user time (s): 3580.16
CPU system time (s): 19.9112
CPU usage (%): 99.1277
Max. virtual memory (cumulated for all children) (KiB): 219832
Max. memory (cumulated for all children) (KiB): 201500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.16
system time used= 19.9112
maximum resident set size= 201500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40486
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34894032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 596
involuntary context switches= 8889


# summary of solver processes directly reported to runsolver:
#   pid: 28136
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3580.16
#   total CPU system time (s): 19.9112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87624 second user time and 15.4065 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 17:44:50
IDJOB=4513138
IDBENCH=162283
IDSOLVER=3325
FILE ID=nodeC035/4513138-1751211890
RUNJOBID= nodeC035-1751204866-26895
SLURM_JOB_ID= 9587620
Free space on /tmp= 432776 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-3.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-4513138-1751211890/watcher-4513138-1751211890 -o /tmp/evaluation-result-4513138-1751211890/solver-4513138-1751211890 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751204866-26895 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4513138-1751211890 --seed=201013457 HOME/instance-4513138-1751211890.opb

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

MD5SUM BENCH= 9ddf61ddf9175117d21c5f59d371263b
RANDOM SEED=201013457

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.879
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.748
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		: 3756.472
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		: 3618.644
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		: 3599.807
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		: 3600.056
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		: 3600.550
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		: 3594.973
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:        20190256 kB
MemAvailable:   82167740 kB
Buffers:            1840 kB
Cached:         62642884 kB
SwapCached:           12 kB
Active:         45398712 kB
Inactive:       64594204 kB
Active(anon):   45111540 kB
Inactive(anon):  2254708 kB
Active(file):     287172 kB
Inactive(file): 62339496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1495616 kB
Writeback:             0 kB
AnonPages:      47351260 kB
Mapped:           118252 kB
Shmem:             18044 kB
KReclaimable:     380108 kB
Slab:             517580 kB
SReclaimable:     380108 kB
SUnreclaim:       137472 kB
KernelStack:        4432 kB
PageTables:        97216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   51277272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15929344 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 18:45:22