Trace number 4510928

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-02UNSAT 2802.76 2824.69

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l050-r049-n1.cnf-extracted.pb.metafix.opb
MD5SUMbbbcfa0a64e8945cae78db4c3e84f0d8
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 benchmark7.63237
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2724
Total number of constraints6385
Number of constraints which are clauses3005
Number of constraints which are cardinality constraints (but not clauses)3380
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2802.65/2824.57	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Thu Jul 17 18:05:08 CEST 2025
extraparms=
-- veripb --
ERROR:root:Sorry, there was an internal error. Please rerun with debugging and make a bug report.
-- cakepb --
CakeML heap space exhausted.
--summary--
UNKNOWN

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (63032 MiB free)
  memory of node 1: 64507 MiB (63379 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=28626, runsolver pid=28620
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 0.63 1.46 2.69 5/251 28640
/proc/meminfo: memFree=129424688/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=0.09 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 9 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+0.215047 s]*
/proc/loadavg: 0.63 1.46 2.69 5/251 28640
/proc/meminfo: memFree=129424688/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=0.19 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 19 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+0.31225 s]*
/proc/loadavg: 0.63 1.46 2.69 5/251 28640
/proc/meminfo: memFree=129424944/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=0.29 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 29 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+0.700251 s]
/proc/loadavg: 0.63 1.46 2.69 5/251 28640
/proc/meminfo: memFree=129424944/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=0.66 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 66 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+1.50027 s]
/proc/loadavg: 0.63 1.46 2.69 5/251 28640
/proc/meminfo: memFree=129425204/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=1.46 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 146 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+3.11181 s]
/proc/loadavg: 0.90 1.50 2.69 5/251 28640
/proc/meminfo: memFree=129430864/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=3.07 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 307 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+6.30026 s]
/proc/loadavg: 0.90 1.50 2.69 5/251 28640
/proc/meminfo: memFree=129431164/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=6.25 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 625 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+12.7003 s]
/proc/loadavg: 1.15 1.54 2.70 5/251 28640
/proc/meminfo: memFree=129431164/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=12.64 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 1264 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+25.5003 s]
/proc/loadavg: 1.78 1.66 2.72 5/251 28641
/proc/meminfo: memFree=129431164/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=25.42 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1601 0 0 0 2542 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+51.1118 s]
/proc/loadavg: 2.60 1.87 2.76 5/251 28641
/proc/meminfo: memFree=129431180/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=50.99 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1603 0 0 0 5099 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+102.3 s]
/proc/loadavg: 3.45 2.21 2.84 5/251 28643
/proc/meminfo: memFree=129425100/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=102.1 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1606 0 0 0 10210 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.57 2.92 5/252 28648
/proc/meminfo: memFree=129421496/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=162 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1608 0 0 0 16200 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 162 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.87 3.00 5/251 28650
/proc/meminfo: memFree=129422808/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=221.91 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1610 0 0 0 22191 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 221.91 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.09 3.07 5/251 28652
/proc/meminfo: memFree=129424120/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=281.81 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1610 0 0 0 28181 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 281.81 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.29 3.14 5/250 28654
/proc/meminfo: memFree=129426208/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=31784 memory=8632 CPUtime=341.71 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 1611 0 0 0 34171 0 0 0 20 0 1 0 36208491 32546816 2158 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 7946 2158 1024 1201 0 6424 0
Current children cumulated CPU time: 341.71 s
Current children cumulated vsize: 31784 KiB
Current children cumulated memory: 8632 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.45 3.21 5/255 28676
/proc/meminfo: memFree=128326228/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=46240 memory=30380 CPUtime=401.4 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 5284 0 0 0 40103 37 0 0 20 0 1 0 36208491 47349760 7595 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 11560 7595 1280 1201 0 10038 0
Current children cumulated CPU time: 401.4 s
Current children cumulated vsize: 46240 KiB
Current children cumulated memory: 30380 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 3.58 3.27 5/257 28773
/proc/meminfo: memFree=127693560/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=48764 memory=33068 CPUtime=460.87 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 5946 0 0 0 45977 110 0 0 20 0 1 0 36208491 49934336 8267 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 12191 8267 1280 1201 0 10669 0

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

/proc/loadavg: 4.70 4.38 4.13 5/255 28961
/proc/meminfo: memFree=89961932/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73044 memory=57260 CPUtime=2363.54 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12074 0 0 0 234625 1729 0 0 20 0 1 0 36208491 74797056 14315 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18261 14315 1280 1201 0 16739 0
Current children cumulated CPU time: 2363.54 s
Current children cumulated vsize: 73044 KiB
Current children cumulated memory: 57260 KiB

[startup+2442.3 s]
/proc/loadavg: 4.48 4.38 4.15 5/255 28963
/proc/meminfo: memFree=88380964/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73216 memory=57516 CPUtime=2423.14 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12139 0 0 0 240536 1778 0 0 20 0 1 0 36208491 74973184 14379 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18304 14379 1280 1201 0 16782 0
Current children cumulated CPU time: 2423.14 s
Current children cumulated vsize: 73216 KiB
Current children cumulated memory: 57516 KiB

[startup+2502.3 s]
/proc/loadavg: 4.17 4.31 4.14 5/256 28966
/proc/meminfo: memFree=86829484/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73360 memory=57644 CPUtime=2482.6 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12171 0 0 0 246431 1829 0 0 20 0 1 0 36208491 75120640 14411 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18340 14411 1280 1201 0 16818 0
Current children cumulated CPU time: 2482.6 s
Current children cumulated vsize: 73360 KiB
Current children cumulated memory: 57644 KiB

[startup+2562.3 s]
/proc/loadavg: 4.10 4.26 4.13 5/256 28967
/proc/meminfo: memFree=85295340/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73516 memory=57772 CPUtime=2542.19 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12207 0 0 0 252339 1880 0 0 20 0 1 0 36208491 75280384 14443 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18379 14443 1280 1201 0 16857 0
Current children cumulated CPU time: 2542.19 s
Current children cumulated vsize: 73516 KiB
Current children cumulated memory: 57772 KiB

[startup+2622.3 s]
/proc/loadavg: 4.14 4.24 4.13 5/256 28969
/proc/meminfo: memFree=83766968/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73812 memory=58028 CPUtime=2601.74 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12267 0 0 0 258247 1927 0 0 20 0 1 0 36208491 75583488 14507 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18453 14507 1280 1201 0 16931 0
Current children cumulated CPU time: 2601.74 s
Current children cumulated vsize: 73812 KiB
Current children cumulated memory: 58028 KiB

[startup+2682.3 s]
/proc/loadavg: 4.10 4.21 4.13 5/256 28974
/proc/meminfo: memFree=82244196/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=73964 memory=58156 CPUtime=2661.47 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12312 0 0 0 264171 1976 0 0 20 0 1 0 36208491 75739136 14539 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18491 14539 1280 1201 0 16969 0
Current children cumulated CPU time: 2661.47 s
Current children cumulated vsize: 73964 KiB
Current children cumulated memory: 58156 KiB

[startup+2742.3 s]
/proc/loadavg: 4.14 4.20 4.13 5/256 28976
/proc/meminfo: memFree=80767408/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74588 memory=58796 CPUtime=2721.05 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12465 0 0 0 270076 2029 0 0 20 0 1 0 36208491 76378112 14699 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18647 14699 1280 1201 0 17125 0
Current children cumulated CPU time: 2721.05 s
Current children cumulated vsize: 74588 KiB
Current children cumulated memory: 58796 KiB

[startup+2802.3 s]
/proc/loadavg: 4.11 4.18 4.12 5/256 28979
/proc/meminfo: memFree=79269576/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74588 memory=58796 CPUtime=2780.63 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12492 0 0 0 275981 2082 0 0 20 0 1 0 36208491 76378112 14699 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18647 14699 1280 1201 0 17125 0
Current children cumulated CPU time: 2780.63 s
Current children cumulated vsize: 74588 KiB
Current children cumulated memory: 58796 KiB

[startup+2824.69 s]
# the end of solver process 28626 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=2781.76 s, system=21.002 s

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

[startup+2803.2 s]
/proc/loadavg: 4.11 4.18 4.12 5/256 28980
/proc/meminfo: memFree=79250080/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74588 memory=58796 CPUtime=2781.53 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12492 0 0 0 276071 2082 0 0 20 0 1 0 36208491 76378112 14699 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18647 14699 1280 1201 0 17125 0
Current children cumulated CPU time: 2781.53 s
Current children cumulated vsize: 74588 KiB
Current children cumulated memory: 58796 KiB

[startup+2816 s]*
/proc/loadavg: 4.08 4.17 4.12 5/256 28980
/proc/meminfo: memFree=78935504/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74780 memory=58924 CPUtime=2794.18 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12516 0 0 0 277327 2091 0 0 20 0 1 0 36208491 76574720 14731 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18695 14731 1280 1201 0 17173 0
Current children cumulated CPU time: 2794.18 s
Current children cumulated vsize: 74780 KiB
Current children cumulated memory: 58924 KiB

[startup+2819.2 s]
/proc/loadavg: 4.08 4.17 4.12 5/256 28980
/proc/meminfo: memFree=78846564/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74972 memory=59180 CPUtime=2797.37 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12564 0 0 0 277644 2093 0 0 20 0 1 0 36208491 76771328 14795 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18743 14795 1280 1201 0 17221 0
Current children cumulated CPU time: 2797.37 s
Current children cumulated vsize: 74972 KiB
Current children cumulated memory: 59180 KiB

[startup+2822.4 s]
/proc/loadavg: 4.08 4.17 4.12 5/256 28980
/proc/meminfo: memFree=78787264/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=74972 memory=59180 CPUtime=2800.55 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12564 0 0 0 277959 2096 0 0 20 0 1 0 36208491 76771328 14795 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18743 14795 1280 1201 0 17221 0
Current children cumulated CPU time: 2800.55 s
Current children cumulated vsize: 74972 KiB
Current children cumulated memory: 59180 KiB

[startup+2824 s]*
/proc/loadavg: 4.15 4.18 4.12 5/256 28980
/proc/meminfo: memFree=78733316/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=75116 memory=59308 CPUtime=2802.17 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12600 0 0 0 278119 2098 0 0 20 0 1 0 36208491 76918784 14827 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18779 14827 1280 1201 0 17257 0
Current children cumulated CPU time: 2802.17 s
Current children cumulated vsize: 75116 KiB
Current children cumulated memory: 59308 KiB

[startup+2824.4 s]
/proc/loadavg: 4.15 4.18 4.12 5/256 28980
/proc/meminfo: memFree=78733316/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=75116 memory=59308 CPUtime=2802.55 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) R 28620 28626 28570 0 -1 4194304 12600 0 0 0 278157 2098 0 0 20 0 1 0 36208491 76918784 14827 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 18779 14827 1280 1201 0 17257 0
Current children cumulated CPU time: 2802.55 s
Current children cumulated vsize: 75116 KiB
Current children cumulated memory: 59308 KiB

[startup+2824.6 s]
/proc/loadavg: 4.15 4.18 4.12 5/256 28980
/proc/meminfo: memFree=78733316/131382112 swapFree=33010684/33010684
[pid=28626] ppid=28620 vsize=55608 memory=50284 CPUtime=2802.74 cores=1,3
/proc/28626/stat : 28626 (Exact_proof) D 28620 28626 28570 0 -1 4194304 12603 0 0 0 278175 2099 0 0 20 0 1 0 36208491 56942592 12571 18446744073709551615 4198400 9115581 140733178239536 0 0 0 0 0 8404994 1 0 0 17 1 0 0 0 0 0 10325008 10415428 15966208 140733178243272 140733178243559 140733178243559 140733178249161 0
/proc/28626/statm: 13902 12571 1280 1201 0 12380 0
Current children cumulated CPU time: 2802.74 s
Current children cumulated vsize: 55608 KiB
Current children cumulated memory: 50284 KiB

Child status: 20

Real time (s): 2824.69
CPU time (s): 2802.76
CPU user time (s): 2781.76
CPU system time (s): 21.002
CPU usage (%): 99.2237
Max. virtual memory (cumulated for all children) (KiB): 75116
Max. memory (cumulated for all children) (KiB): 59308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2781.76
system time used= 21.002
maximum resident set size= 59308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12604
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30452904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4865
involuntary context switches= 4681


# summary of solver processes directly reported to runsolver:
#   pid: 28626
#   total CPU time (s): 2802.76
#   total CPU user time (s): 2781.76
#   total CPU system time (s): 21.002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5107 second user time and 25.1173 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-29 15:54:47
IDJOB=4510928
IDBENCH=160406
IDSOLVER=3325
FILE ID=nodeC009/4510928-1751205287
RUNJOBID= nodeC009-1751205287-28582
SLURM_JOB_ID= 9587626
Free space on /tmp= 432656 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l050-r049-n1.cnf-extracted.pb.metafix.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-4510928-1751205287/watcher-4510928-1751205287 -o /tmp/evaluation-result-4510928-1751205287/solver-4510928-1751205287 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751205287-28582 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4510928-1751205287 --seed=1330122628 HOME/instance-4510928-1751205287.opb

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

MD5SUM BENCH= bbbcfa0a64e8945cae78db4c3e84f0d8
RANDOM SEED=1330122628

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129446308 kB
MemAvailable:   129905748 kB
Buffers:            3280 kB
Cached:          1268412 kB
SwapCached:            0 kB
Active:           314820 kB
Inactive:        1022748 kB
Active(anon):      83836 kB
Inactive(anon):        0 kB
Active(file):     230984 kB
Inactive(file):  1022748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30132 kB
Writeback:             0 kB
AnonPages:         68880 kB
Mapped:           102056 kB
Shmem:             17960 kB
KReclaimable:      90288 kB
Slab:             171752 kB
SReclaimable:      90288 kB
SUnreclaim:        81464 kB
KernelStack:        3800 kB
PageTables:         2356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432628 MiB
End job on nodeC009 at 2025-06-29 16:41:52