Trace number 4514362

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.08 3618.84

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_10.opb
MD5SUM7fddd5a63b4237b93179de1569c49542
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark15.0846
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1806
Total number of constraints8614
Number of constraints which are clauses8610
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint42
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3618.80	c Program interrupted by user.
3600.06/3618.80	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 (37433 MiB free)
  memory of node 1: 64507 MiB (59625 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514362-1751227704/watcher-4514362-1751227704 -o /tmp/evaluation-result-4514362-1751227704/solver-4514362-1751227704 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751224068-27012 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4514362-1751227704 --seed=399921784 HOME/instance-4514362-1751227704.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
Current StackSize limit: 8192 KiB

solver pid=27802, runsolver pid=27799

[startup+0.100064 s]*
/proc/loadavg: 3.97 4.06 4.01 3/263 27803
/proc/meminfo: memFree=99388356/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) D 27799 27802 27002 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 38449961 28237824 896 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 6894 896 864 1201 0 5372 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27576 KiB
Current children cumulated memory: 3584 KiB

[startup+0.205036 s]*
/proc/loadavg: 3.97 4.06 4.01 3/263 27803
/proc/meminfo: memFree=99403060/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) D 27799 27802 27002 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 38449961 28237824 896 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 6894 896 864 1201 0 5372 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27576 KiB
Current children cumulated memory: 3584 KiB

[startup+0.304424 s]*
/proc/loadavg: 3.97 4.06 4.01 3/263 27803
/proc/meminfo: memFree=99395300/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) D 27799 27802 27002 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 38449961 28237824 896 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 6894 896 864 1201 0 5372 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27576 KiB
Current children cumulated memory: 3584 KiB

[startup+0.700097 s]
/proc/loadavg: 3.97 4.06 4.01 3/263 27803
/proc/meminfo: memFree=99395300/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) D 27799 27802 27002 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 38449961 28237824 896 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 6894 896 864 1201 0 5372 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27576 KiB
Current children cumulated memory: 3584 KiB

[startup+1.50015 s]
/proc/loadavg: 3.97 4.06 4.01 3/263 27803
/proc/meminfo: memFree=99395300/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) D 27799 27802 27002 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 38449961 28237824 896 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 6894 896 864 1201 0 5372 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27576 KiB
Current children cumulated memory: 3584 KiB

[startup+3.10539 s]
/proc/loadavg: 3.97 4.06 4.01 5/263 27803
/proc/meminfo: memFree=115294244/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=0.94 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 94 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB
heavy processes:

[startup+6.30009 s]
/proc/loadavg: 3.97 4.06 4.01 5/268 27822
/proc/meminfo: memFree=123972028/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=4.13 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 413 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.97 4.06 4.01 5/268 27822
/proc/meminfo: memFree=123961112/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=10.52 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 1052 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 10.52 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+25.5001 s]
/proc/loadavg: 4.05 4.07 4.02 5/268 27823
/proc/meminfo: memFree=123946060/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=23.3 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 2330 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 23.3 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+51.1047 s]
/proc/loadavg: 4.03 4.06 4.01 5/267 27823
/proc/meminfo: memFree=123901152/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=48.86 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 4886 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 48.86 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.07 4.01 5/267 27825
/proc/meminfo: memFree=123784640/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=99.98 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 9998 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 99.98 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.08 4.02 5/266 27828
/proc/meminfo: memFree=123639304/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=159.88 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 15988 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 159.88 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.07 4.01 5/266 27830
/proc/meminfo: memFree=123497128/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=219.79 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 21979 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 219.79 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.08 4.02 5/265 27835
/proc/meminfo: memFree=123413804/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=279.69 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 27969 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 279.69 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/265 27837
/proc/meminfo: memFree=123283928/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=38156 memory=17164 CPUtime=339.6 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 2934 0 0 0 33960 0 0 0 20 0 1 0 38449961 39071744 4291 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 9539 4291 1024 1201 0 8017 0
Current children cumulated CPU time: 339.6 s
Current children cumulated vsize: 38156 KiB
Current children cumulated memory: 17164 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/265 27839
/proc/meminfo: memFree=122943584/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=58164 memory=47576 CPUtime=399.42 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 8777 0 0 0 39930 12 0 0 20 0 1 0 38449961 59559936 11894 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 14541 11894 1280 1201 0 13019 0
Current children cumulated CPU time: 399.42 s
Current children cumulated vsize: 58164 KiB
Current children cumulated memory: 47576 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.08 4.02 5/266 27842
/proc/meminfo: memFree=122622372/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=65268 memory=54360 CPUtime=459.21 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 10490 0 0 0 45891 30 0 0 20 0 1 0 38449961 66834432 13590 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 16317 13590 1280 1201 0 14795 0

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

Current children cumulated memory: 108788 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/269 28331
/proc/meminfo: memFree=107950176/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=125220 memory=109428 CPUtime=2847.99 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 22549 0 0 0 284124 675 0 0 20 0 1 0 38449961 128225280 27357 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 31305 27357 1280 1201 0 29783 0
Current children cumulated CPU time: 2847.99 s
Current children cumulated vsize: 125220 KiB
Current children cumulated memory: 109428 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 28335
/proc/meminfo: memFree=106127796/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=125220 memory=109556 CPUtime=2907.7 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 22575 0 0 0 290078 692 0 0 20 0 1 0 38449961 128225280 27389 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 31305 27389 1280 1201 0 29783 0
Current children cumulated CPU time: 2907.7 s
Current children cumulated vsize: 125220 KiB
Current children cumulated memory: 109556 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 28338
/proc/meminfo: memFree=103663832/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=126924 memory=111220 CPUtime=2967.42 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23018 0 0 0 296032 710 0 0 20 0 1 0 38449961 129970176 27805 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 31731 27805 1280 1201 0 30209 0
Current children cumulated CPU time: 2967.42 s
Current children cumulated vsize: 126924 KiB
Current children cumulated memory: 111220 KiB

[startup+3042.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/269 28342
/proc/meminfo: memFree=101547736/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=127188 memory=111604 CPUtime=3026.98 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23111 0 0 0 301967 731 0 0 20 0 1 0 38449961 130240512 27901 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 31797 27901 1280 1201 0 30275 0
Current children cumulated CPU time: 3026.98 s
Current children cumulated vsize: 127188 KiB
Current children cumulated memory: 111604 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/270 28347
/proc/meminfo: memFree=98836692/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=127968 memory=112116 CPUtime=3086.08 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23244 0 0 0 307855 753 0 0 20 0 1 0 38449961 131039232 28029 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 31992 28029 1280 1201 0 30470 0
Current children cumulated CPU time: 3086.08 s
Current children cumulated vsize: 127968 KiB
Current children cumulated memory: 112116 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/270 28360
/proc/meminfo: memFree=96892924/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=128392 memory=112500 CPUtime=3145.63 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23350 0 0 0 313788 775 0 0 20 0 1 0 38449961 131473408 28125 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32098 28125 1280 1201 0 30576 0
Current children cumulated CPU time: 3145.63 s
Current children cumulated vsize: 128392 KiB
Current children cumulated memory: 112500 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 28362
/proc/meminfo: memFree=94815940/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=128624 memory=112756 CPUtime=3205.33 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23408 0 0 0 319737 796 0 0 20 0 1 0 38449961 131710976 28189 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32156 28189 1280 1201 0 30634 0
Current children cumulated CPU time: 3205.33 s
Current children cumulated vsize: 128624 KiB
Current children cumulated memory: 112756 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/268 28364
/proc/meminfo: memFree=91636876/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=128904 memory=113012 CPUtime=3264.94 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23478 0 0 0 325679 815 0 0 20 0 1 0 38449961 131997696 28253 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32226 28253 1280 1201 0 30704 0
Current children cumulated CPU time: 3264.94 s
Current children cumulated vsize: 128904 KiB
Current children cumulated memory: 113012 KiB

[startup+3342.3 s]
/proc/loadavg: 4.40 4.18 4.12 5/268 28368
/proc/meminfo: memFree=88707128/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=130460 memory=114548 CPUtime=3324.76 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23849 0 0 0 331640 836 0 0 20 0 1 0 38449961 133591040 28637 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32615 28637 1280 1201 0 31093 0
Current children cumulated CPU time: 3324.76 s
Current children cumulated vsize: 130460 KiB
Current children cumulated memory: 114548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.16 4.12 5/267 28370
/proc/meminfo: memFree=85781028/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=130816 memory=114932 CPUtime=3384.51 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 23938 0 0 0 337591 860 0 0 20 0 1 0 38449961 133955584 28733 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32704 28733 1280 1201 0 31182 0
Current children cumulated CPU time: 3384.51 s
Current children cumulated vsize: 130816 KiB
Current children cumulated memory: 114932 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/268 28373
/proc/meminfo: memFree=83607144/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=131952 memory=116084 CPUtime=3444.21 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 24241 0 0 0 343540 881 0 0 20 0 1 0 38449961 135118848 29021 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 32988 29021 1280 1201 0 31466 0
Current children cumulated CPU time: 3444.21 s
Current children cumulated vsize: 131952 KiB
Current children cumulated memory: 116084 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/268 28375
/proc/meminfo: memFree=80937664/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=132864 memory=116852 CPUtime=3503.94 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 24450 0 0 0 349493 901 0 0 20 0 1 0 38449961 136052736 29213 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 33216 29213 1280 1201 0 31694 0
Current children cumulated CPU time: 3503.94 s
Current children cumulated vsize: 132864 KiB
Current children cumulated memory: 116852 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/269 28378
/proc/meminfo: memFree=78746568/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=133952 memory=118004 CPUtime=3563.7 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 24722 0 0 0 355451 919 0 0 20 0 1 0 38449961 137166848 29501 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 33488 29501 1280 1201 0 31966 0
Current children cumulated CPU time: 3563.7 s
Current children cumulated vsize: 133952 KiB
Current children cumulated memory: 118004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.8 s]
/proc/loadavg: 4.10 4.12 4.10 5/270 28382
/proc/meminfo: memFree=77246572/131249996 swapFree=33010684/33010684
[pid=27802] ppid=27799 vsize=134424 memory=118388 CPUtime=3600.06 cores=0,2
/proc/27802/stat : 27802 (Exact_proof) R 27799 27802 27002 0 -1 4194304 24840 0 0 0 359077 929 0 0 20 0 1 0 38449961 137650176 29597 18446744073709551615 4198400 9115581 140727683708064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 25481216 140727683717321 140727683717607 140727683717607 140727683723209 0
/proc/27802/statm: 33606 29597 1280 1201 0 32084 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 134424 KiB
Current children cumulated memory: 118388 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.78 s, system=9.2969 s

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

Child status: 0

Real time (s): 3618.84
CPU time (s): 3600.08
CPU user time (s): 3590.78
CPU system time (s): 9.2969
CPU usage (%): 99.4816
Max. virtual memory (cumulated for all children) (KiB): 134424
Max. memory (cumulated for all children) (KiB): 118388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.78
system time used= 9.2969
maximum resident set size= 118388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24842
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10999088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 906
involuntary context switches= 8715


# summary of solver processes directly reported to runsolver:
#   pid: 27802
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3590.78
#   total CPU system time (s): 9.2969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67122 second user time and 15.3307 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 22:08:24
IDJOB=4514362
IDBENCH=162673
IDSOLVER=3325
FILE ID=nodeC030/4514362-1751227704
RUNJOBID= nodeC030-1751224068-27012
SLURM_JOB_ID= 9587680
Free space on /tmp= 433008 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_10.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-4514362-1751227704/watcher-4514362-1751227704 -o /tmp/evaluation-result-4514362-1751227704/solver-4514362-1751227704 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751224068-27012 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4514362-1751227704 --seed=399921784 HOME/instance-4514362-1751227704.opb

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

MD5SUM BENCH= 7fddd5a63b4237b93179de1569c49542
RANDOM SEED=399921784

nodeC030 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.028
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.62
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.328
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        99389136 kB
MemAvailable:   129243572 kB
Buffers:            3280 kB
Cached:         30626692 kB
SwapCached:            0 kB
Active:           768260 kB
Inactive:       30369900 kB
Active(anon):     526304 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file): 30369900 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38424 kB
Writeback:             0 kB
AnonPages:        509796 kB
Mapped:           113252 kB
Shmem:             18064 kB
KReclaimable:     163236 kB
Slab:             251752 kB
SReclaimable:     163236 kB
SUnreclaim:        88516 kB
KernelStack:        4240 kB
PageTables:         3816 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     899252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432572 MiB
End job on nodeC030 at 2025-06-29 23:08:43