Trace number 4541515

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) 3602.04 3612.2

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq5/normalized-30array_ineq5.opb
MD5SUMc057026a3dee35393963218173951f41
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 benchmark1264.48
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5610
Total number of constraints7531
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1921
Minimum length of a constraint1
Maximum length of a constraint120
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 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305843009213693951
Number of bits of the biggest sum of numbers61
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63837 MiB (49195 MiB free)
  memory of node 1: 64465 MiB (50852 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541515-1753198971/watcher-4541515-1753198971 -o /tmp/evaluation-result-4541515-1753198971/solver-4541515-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753198970-155347 --watchdog 3760 HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=/tmp/proof-4541515-1753198971 --seed=40992140 HOME/instance-4541515-1753198971.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=155383, runsolver pid=155375

[startup+0.100028 s]*
/proc/loadavg: 0.06 0.08 0.09 2/243 155389
/proc/meminfo: memFree=102448408/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=0.1 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 9 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+0.213578 s]*
/proc/loadavg: 0.06 0.08 0.09 5/245 155394
/proc/meminfo: memFree=102448456/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=0.21 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 20 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+0.31316 s]*
/proc/loadavg: 0.06 0.08 0.09 5/251 155403
/proc/meminfo: memFree=102440436/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=0.31 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 30 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+0.700255 s]
/proc/loadavg: 0.06 0.08 0.09 6/251 155403
/proc/meminfo: memFree=102438672/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=0.68 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 67 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+1.50025 s]
/proc/loadavg: 0.06 0.08 0.09 5/251 155403
/proc/meminfo: memFree=102439120/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=1.48 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 147 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+3.11208 s]
/proc/loadavg: 0.37 0.15 0.11 5/251 155403
/proc/meminfo: memFree=102439456/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=3.09 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 308 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+6.30023 s]
/proc/loadavg: 0.37 0.15 0.11 5/253 155405
/proc/meminfo: memFree=102439456/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=6.27 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 626 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+12.7002 s]
/proc/loadavg: 0.66 0.21 0.13 5/253 155405
/proc/meminfo: memFree=102440168/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=12.66 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 1265 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+25.5002 s]
/proc/loadavg: 1.48 0.41 0.20 5/253 155405
/proc/meminfo: memFree=102441320/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=25.43 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 2542 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+51.1123 s]
/proc/loadavg: 2.34 0.70 0.30 5/253 155405
/proc/meminfo: memFree=102441432/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=12304 CPUtime=50.99 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2828 0 0 0 5098 1 0 0 20 0 1 0 235575908 35897344 3076 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3076 1024 1201 0 7242 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 12304 KiB

[startup+102.3 s]
/proc/loadavg: 3.33 1.23 0.50 5/253 155407
/proc/meminfo: memFree=102433224/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=13456 CPUtime=102.08 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2829 0 0 0 10207 1 0 0 20 0 1 0 235575908 35897344 3364 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3364 1024 1201 0 7242 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 13456 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 1.77 0.73 5/254 155410
/proc/meminfo: memFree=102432204/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=13456 CPUtime=161.98 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2833 0 0 0 16197 1 0 0 20 0 1 0 235575908 35897344 3364 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3364 1024 1201 0 7242 0
Current children cumulated CPU time: 161.98 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 13456 KiB

[startup+222.3 s]
/proc/loadavg: 3.96 2.18 0.94 5/254 155412
/proc/meminfo: memFree=102435164/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=13456 CPUtime=221.88 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2835 0 0 0 22187 1 0 0 20 0 1 0 235575908 35897344 3364 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3364 1024 1201 0 7242 0
Current children cumulated CPU time: 221.88 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 13456 KiB

[startup+282.3 s]
/proc/loadavg: 4.02 2.52 1.14 5/255 155415
/proc/meminfo: memFree=102438260/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=13456 CPUtime=281.78 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2837 0 0 0 28177 1 0 0 20 0 1 0 235575908 35897344 3364 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3364 1024 1201 0 7242 0
Current children cumulated CPU time: 281.78 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 13456 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 2.83 1.33 5/251 155417
/proc/meminfo: memFree=102439600/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=35056 memory=13456 CPUtime=341.69 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 2837 0 0 0 34168 1 0 0 20 0 1 0 235575908 35897344 3364 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 8764 3364 1024 1201 0 7242 0
Current children cumulated CPU time: 341.69 s
Current children cumulated vsize: 35056 KiB
Current children cumulated memory: 13456 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.06 1.51 5/251 155419
/proc/meminfo: memFree=101385364/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=62836 memory=51596 CPUtime=401.53 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 9586 0 0 0 40122 31 0 0 20 0 1 0 235575908 64344064 12899 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 15709 12899 1312 1201 0 14187 0
Current children cumulated CPU time: 401.53 s
Current children cumulated vsize: 62836 KiB
Current children cumulated memory: 51596 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 3.26 1.68 5/250 155421
/proc/meminfo: memFree=100221668/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=85704 memory=77728 CPUtime=461.35 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 15125 0 0 0 46069 66 0 0 20 0 1 0 235575908 87760896 19432 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 21426 19432 1312 1201 0 19904 0
Current children cumulated CPU time: 461.35 s

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

[startup+3042.3 s]
/proc/loadavg: 4.25 4.24 4.11 5/250 155560
/proc/meminfo: memFree=58884536/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=215056 memory=191348 CPUtime=3033.75 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 38315 0 0 0 301927 1448 0 0 20 0 1 0 235575908 220217344 47837 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 53764 47837 1312 1201 0 52242 0
Current children cumulated CPU time: 3033.75 s
Current children cumulated vsize: 215056 KiB
Current children cumulated memory: 191348 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.23 4.11 5/250 155562
/proc/meminfo: memFree=58222092/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=215056 memory=191604 CPUtime=3093.57 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 38371 0 0 0 307883 1474 0 0 20 0 1 0 235575908 220217344 47901 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 53764 47901 1312 1201 0 52242 0
Current children cumulated CPU time: 3093.57 s
Current children cumulated vsize: 215056 KiB
Current children cumulated memory: 191604 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.20 4.10 5/250 155564
/proc/meminfo: memFree=57251648/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=215272 memory=191732 CPUtime=3153.4 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 38470 0 0 0 313836 1504 0 0 20 0 1 0 235575908 220438528 47933 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 53818 47933 1312 1201 0 52296 0
Current children cumulated CPU time: 3153.4 s
Current children cumulated vsize: 215272 KiB
Current children cumulated memory: 191732 KiB

[startup+3222.3 s]
/proc/loadavg: 4.34 4.25 4.13 5/250 155566
/proc/meminfo: memFree=56321992/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=215548 memory=192116 CPUtime=3213.23 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 38582 0 0 0 319795 1528 0 0 20 0 1 0 235575908 220721152 48029 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 53887 48029 1312 1201 0 52365 0
Current children cumulated CPU time: 3213.23 s
Current children cumulated vsize: 215548 KiB
Current children cumulated memory: 192116 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.26 4.14 5/252 155571
/proc/meminfo: memFree=55346052/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=217748 memory=193908 CPUtime=3273.06 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 39043 0 0 0 325749 1557 0 0 20 0 1 0 235575908 222973952 48477 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 54437 48477 1312 1201 0 52915 0
Current children cumulated CPU time: 3273.06 s
Current children cumulated vsize: 217748 KiB
Current children cumulated memory: 193908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.30 4.26 4.14 5/252 155573
/proc/meminfo: memFree=54568292/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=219060 memory=195316 CPUtime=3332.9 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 39382 0 0 0 331702 1588 0 0 20 0 1 0 235575908 224317440 48829 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 54765 48829 1312 1201 0 53243 0
Current children cumulated CPU time: 3332.9 s
Current children cumulated vsize: 219060 KiB
Current children cumulated memory: 195316 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.23 4.14 5/252 155575
/proc/meminfo: memFree=53536660/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=219576 memory=195828 CPUtime=3392.72 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 39530 0 0 0 337648 1624 0 0 20 0 1 0 235575908 224845824 48957 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 54894 48957 1312 1201 0 53372 0
Current children cumulated CPU time: 3392.72 s
Current children cumulated vsize: 219576 KiB
Current children cumulated memory: 195828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.23 4.14 5/255 155580
/proc/meminfo: memFree=52693240/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=220556 memory=196724 CPUtime=3452.56 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 39754 0 0 0 343603 1653 0 0 20 0 1 0 235575908 225849344 49181 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 55139 49181 1312 1201 0 53617 0
Current children cumulated CPU time: 3452.56 s
Current children cumulated vsize: 220556 KiB
Current children cumulated memory: 196724 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.22 4.14 5/255 155582
/proc/meminfo: memFree=52104120/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=221840 memory=198004 CPUtime=3512.38 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 40064 0 0 0 349556 1682 0 0 20 0 1 0 235575908 227164160 49501 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 55460 49501 1312 1201 0 53938 0
Current children cumulated CPU time: 3512.38 s
Current children cumulated vsize: 221840 KiB
Current children cumulated memory: 198004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.27 4.24 4.15 5/253 155584
/proc/meminfo: memFree=51093024/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=234420 memory=208628 CPUtime=3572.22 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 42723 0 0 0 355502 1720 0 0 20 0 1 0 235575908 240046080 52157 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 58605 52157 1312 1201 0 57083 0
Current children cumulated CPU time: 3572.22 s
Current children cumulated vsize: 234420 KiB
Current children cumulated memory: 208628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.23 4.23 4.15 5/254 155592
/proc/meminfo: memFree=50860084/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=234420 memory=208628 CPUtime=3600.04 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 42735 0 0 0 358265 1739 0 0 20 0 1 0 235575908 240046080 52157 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 58605 52157 1312 1201 0 57083 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 234420 KiB
Current children cumulated memory: 208628 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3612.2 s]
# the end of solver process 155383 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3584.63 s, system=17.4177 s

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

[startup+3611.2 s]
/proc/loadavg: 4.23 4.23 4.15 3/247 155608
/proc/meminfo: memFree=51848424/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=234420 memory=208628 CPUtime=3601.03 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 42735 0 0 0 358363 1740 0 0 20 0 1 0 235575908 240046080 52157 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 58605 52157 1312 1201 0 57083 0
Current children cumulated CPU time: 3601.03 s
Current children cumulated vsize: 234420 KiB
Current children cumulated memory: 208628 KiB

[startup+3612 s]*
/proc/loadavg: 4.23 4.23 4.15 2/242 155616
/proc/meminfo: memFree=51869476/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=234420 memory=208628 CPUtime=3601.85 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 42735 0 0 0 358444 1741 0 0 20 0 1 0 235575908 240046080 52157 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 58605 52157 1312 1201 0 57083 0
Current children cumulated CPU time: 3601.85 s
Current children cumulated vsize: 234420 KiB
Current children cumulated memory: 208628 KiB

[startup+3612.2 s]
/proc/loadavg: 4.23 4.23 4.15 2/242 155616
/proc/meminfo: memFree=51869476/131382120 swapFree=33010416/33010684
[pid=155383] ppid=155375 vsize=234420 memory=208628 CPUtime=3602.03 cores=5,7
/proc/155383/stat : 155383 (Exact_proof) R 155375 155383 155326 0 -1 4194304 42735 0 0 0 358462 1741 0 0 20 0 1 0 235575908 240046080 52157 18446744073709551615 4198400 9115581 140734213321856 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10325008 10415428 33169408 140734213327086 140734213327333 140734213327333 140734213332937 0
/proc/155383/statm: 58605 52157 1312 1201 0 57083 0
Current children cumulated CPU time: 3602.03 s
Current children cumulated vsize: 234420 KiB
Current children cumulated memory: 208628 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.2
CPU time (s): 3602.04
CPU user time (s): 3584.63
CPU system time (s): 17.4177
CPU usage (%): 99.7188
Max. virtual memory (cumulated for all children) (KiB): 234420
Max. memory (cumulated for all children) (KiB): 208628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.63
system time used= 17.4177
maximum resident set size= 208628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18579816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 4259


# summary of solver processes directly reported to runsolver:
#   pid: 155383
#   total CPU time (s): 3602.04
#   total CPU user time (s): 3584.63
#   total CPU system time (s): 17.4177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5921 second user time and 32.8671 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 17:42:51
IDJOB=4541515
IDBENCH=163136
IDSOLVER=3325
FILE ID=nodeC003/4541515-1753198971
RUNJOBID= nodeC003-1753198970-155347
SLURM_JOB_ID= 9687736
Free space on /tmp= 432264 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq5/normalized-30array_ineq5.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-4541515-1753198971/watcher-4541515-1753198971 -o /tmp/evaluation-result-4541515-1753198971/solver-4541515-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753198970-155347 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=/tmp/proof-4541515-1753198971 --seed=40992140 HOME/instance-4541515-1753198971.opb

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

MD5SUM BENCH= c057026a3dee35393963218173951f41
RANDOM SEED=40992140

nodeC003 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		: 1197.622
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.44
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		: 1197.060
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.44
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.241
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.44
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		: 1197.393
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.44
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.287
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.44
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		: 1197.163
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.44
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.182
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.44
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		: 1197.056
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        102465672 kB
MemAvailable:   129841232 kB
Buffers:            2736 kB
Cached:         28146432 kB
SwapCached:           32 kB
Active:           740200 kB
Inactive:       27477684 kB
Active(anon):      87236 kB
Inactive(anon):     7600 kB
Active(file):     652964 kB
Inactive(file): 27470084 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7536 kB
Writeback:            12 kB
AnonPages:         71572 kB
Mapped:           107780 kB
Shmem:             26120 kB
KReclaimable:     184276 kB
Slab:             276404 kB
SReclaimable:     184276 kB
SUnreclaim:        92128 kB
KernelStack:        3872 kB
PageTables:         2972 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     342040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 383184 MiB
End job on nodeC003 at 2025-07-22 18:43:05