Trace number 4485712

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 NameAnswerobjective functionCPU timeWall clock time
Exact_proof 2025-06-02UNSAT cert. 2940.24 3101.08

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbeb.opb
MD5SUMd021d78883fac2a7bf820bb220b2a7e2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark1.14616
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155020
Total number of constraints2675
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2675
Minimum length of a constraint11
Maximum length of a constraint7172
Number of terms in the objective function 14882
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 12491747892670016
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2940.11/3100.97	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 --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS INF <= obj <= INF
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS INF <= obj <= INF
--summary--
ALL OK

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=46128, runsolver pid=46125

[startup+0.10008 s]*
/proc/loadavg: 4.15 4.13 4.15 4/271 46129
/proc/meminfo: memFree=128477092/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=27576 memory=3584 CPUtime=0 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) D 46125 46128 45162 0 -1 4456448 152 0 0 0 0 0 0 0 20 0 1 0 46878354 28237824 896 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 1 0 0 17 2 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/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.205902 s]*
/proc/loadavg: 4.15 4.13 4.15 5/271 46129
/proc/meminfo: memFree=128373880/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=140276 memory=116208 CPUtime=0.05 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 8221 0 0 0 2 3 0 0 20 0 1 0 46878354 143642624 29052 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 35069 29052 992 1201 0 33547 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 140276 KiB
Current children cumulated memory: 116208 KiB

[startup+0.305953 s]*
/proc/loadavg: 4.14 4.13 4.15 5/271 46129
/proc/meminfo: memFree=128309592/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=176904 memory=152456 CPUtime=0.15 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 17295 0 0 0 11 4 0 0 20 0 1 0 46878354 181149696 38114 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 44226 38114 992 1201 0 42704 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 176904 KiB
Current children cumulated memory: 152456 KiB

[startup+0.700251 s]
/proc/loadavg: 4.14 4.13 4.15 5/271 46129
/proc/meminfo: memFree=128253396/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=246024 memory=221576 CPUtime=0.53 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 34567 0 0 0 43 10 0 0 20 0 1 0 46878354 251928576 55394 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 61506 55394 992 1201 0 59984 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 246024 KiB
Current children cumulated memory: 221576 KiB

[startup+1.50027 s]
/proc/loadavg: 4.14 4.13 4.15 5/271 46129
/proc/meminfo: memFree=128148564/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=258108 memory=234632 CPUtime=1.33 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 37790 0 0 0 119 14 0 0 20 0 1 0 46878354 264302592 58658 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 64527 58658 1024 1201 0 63005 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 258108 KiB
Current children cumulated memory: 234632 KiB

[startup+3.11377 s]
/proc/loadavg: 4.14 4.13 4.15 5/271 46129
/proc/meminfo: memFree=127786208/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275932 memory=256744 CPUtime=2.94 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42344 0 0 0 271 23 0 0 20 0 1 0 46878354 282554368 64186 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68983 64186 1024 1201 0 67461 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 275932 KiB
Current children cumulated memory: 256744 KiB

[startup+6.30024 s]
/proc/loadavg: 4.13 4.13 4.15 5/271 46129
/proc/meminfo: memFree=127079788/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=6.12 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42384 0 0 0 579 33 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.13 4.15 5/271 46129
/proc/meminfo: memFree=126916744/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=12.5 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42384 0 0 0 1217 33 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 12.5 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.12 4.14 5/271 46176
/proc/meminfo: memFree=126174332/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=25.26 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42384 0 0 0 2493 33 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+51.114 s]
/proc/loadavg: 4.17 4.14 4.15 5/270 46176
/proc/meminfo: memFree=121954312/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=50.8 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42384 0 0 0 5046 34 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 50.8 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+102.3 s]
/proc/loadavg: 4.69 4.29 4.20 5/270 46178
/proc/meminfo: memFree=115074480/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=101.83 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42384 0 0 0 10148 35 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 101.83 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+162.3 s]
/proc/loadavg: 4.52 4.32 4.22 5/263 46181
/proc/meminfo: memFree=107213880/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258208 CPUtime=161.66 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42393 0 0 0 16130 36 0 0 20 0 1 0 46878354 281763840 64552 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64552 1024 1201 0 67268 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258208 KiB

[startup+222.3 s]
/proc/loadavg: 4.43 4.33 4.23 5/262 46183
/proc/meminfo: memFree=99601208/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258592 CPUtime=221.51 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42412 0 0 0 22113 38 0 0 20 0 1 0 46878354 281763840 64648 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64648 1024 1201 0 67268 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258592 KiB

[startup+282.3 s]
/proc/loadavg: 4.57 4.37 4.25 6/261 46188
/proc/meminfo: memFree=91818780/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258720 CPUtime=281.34 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42424 0 0 0 28095 39 0 0 20 0 1 0 46878354 281763840 64680 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64680 1024 1201 0 67268 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258720 KiB

[startup+342.3 s]
/proc/loadavg: 4.59 4.40 4.26 5/261 46195
/proc/meminfo: memFree=84651124/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=275160 memory=258720 CPUtime=341.16 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 42424 0 0 0 34076 40 0 0 20 0 1 0 46878354 281763840 64680 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 68790 64680 1024 1201 0 67268 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 275160 KiB
Current children cumulated memory: 258720 KiB

[startup+402.3 s]
/proc/loadavg: 4.41 4.37 4.26 5/268 46204
/proc/meminfo: memFree=75488852/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=488848 memory=436700 CPUtime=399.4 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 77823 0 0 0 39854 86 0 0 20 0 1 0 46878354 500580352 109175 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 122212 109175 1248 1201 0 120690 0
Current children cumulated CPU time: 399.4 s
Current children cumulated vsize: 488848 KiB
Current children cumulated memory: 436700 KiB

[startup+462.3 s]
/proc/loadavg: 4.31 4.35 4.26 5/271 46210
/proc/meminfo: memFree=68121416/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=503672 memory=454960 CPUtime=454.38 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 81423 0 0 0 45312 126 0 0 20 0 1 0 46878354 515760128 113740 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 125918 113740 1248 1201 0 124396 0
Current children cumulated CPU time: 454.38 s

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

/proc/loadavg: 4.13 4.19 4.24 5/263 46348
/proc/meminfo: memFree=1606720/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=987440 memory=876676 CPUtime=2534.08 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 222505 0 0 0 251897 1511 0 0 20 0 1 0 46878354 1011138560 219169 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 246860 219169 1248 1201 0 245338 0
Current children cumulated CPU time: 2534.08 s
Current children cumulated vsize: 987440 KiB
Current children cumulated memory: 876676 KiB

[startup+2742.3 s]
/proc/loadavg: 4.09 4.17 4.22 4/263 46354
/proc/meminfo: memFree=1640532/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=991048 memory=879492 CPUtime=2588.99 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) D 46125 46128 45162 0 -1 4194304 225041 0 0 0 257346 1553 0 0 20 0 1 0 46878354 1014833152 219873 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 1 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 247762 219873 1248 1201 0 246240 0
Current children cumulated CPU time: 2588.99 s
Current children cumulated vsize: 991048 KiB
Current children cumulated memory: 879492 KiB

[startup+2802.3 s]
/proc/loadavg: 4.21 4.18 4.22 5/262 46356
/proc/meminfo: memFree=1727904/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=994328 memory=882948 CPUtime=2647.73 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 226069 0 0 0 263196 1577 0 0 20 0 1 0 46878354 1018191872 220737 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 248582 220737 1248 1201 0 247060 0
Current children cumulated CPU time: 2647.73 s
Current children cumulated vsize: 994328 KiB
Current children cumulated memory: 882948 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.16 4.21 5/262 46358
/proc/meminfo: memFree=1540956/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=997628 memory=887044 CPUtime=2707.31 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 227258 0 0 0 269124 1607 0 0 20 0 1 0 46878354 1021571072 221761 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 249407 221761 1248 1201 0 247885 0
Current children cumulated CPU time: 2707.31 s
Current children cumulated vsize: 997628 KiB
Current children cumulated memory: 887044 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.16 4.21 5/262 46360
/proc/meminfo: memFree=1543880/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=998336 memory=887812 CPUtime=2767.02 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 227544 0 0 0 275058 1644 0 0 20 0 1 0 46878354 1022296064 221953 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 249584 221953 1248 1201 0 248062 0
Current children cumulated CPU time: 2767.02 s
Current children cumulated vsize: 998336 KiB
Current children cumulated memory: 887812 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.14 4.20 5/258 46363
/proc/meminfo: memFree=2051232/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=998336 memory=887812 CPUtime=2822.31 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 227703 0 0 0 280550 1681 0 0 20 0 1 0 46878354 1022296064 221953 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 249584 221953 1248 1201 0 248062 0
Current children cumulated CPU time: 2822.31 s
Current children cumulated vsize: 998336 KiB
Current children cumulated memory: 887812 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.15 4.19 5/258 46365
/proc/meminfo: memFree=1580460/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2881.91 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229702 0 0 0 286481 1710 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2881.91 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

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

# cumulated CPU time of all completed processes:  user=2922.8 s, system=17.4404 s

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

[startup+3072 s]*
/proc/loadavg: 4.16 4.15 4.19 5/257 46365
/proc/meminfo: memFree=1599280/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2911.53 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229750 0 0 0 289424 1729 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2911.53 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3084.8 s]
/proc/loadavg: 4.13 4.14 4.18 5/257 46365
/proc/meminfo: memFree=1689116/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2924.06 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229790 0 0 0 290670 1736 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2924.06 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3091.21 s]
/proc/loadavg: 4.18 4.16 4.19 5/257 46367
/proc/meminfo: memFree=1505468/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2930.45 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229793 0 0 0 291307 1738 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2930.45 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3097.6 s]
/proc/loadavg: 4.17 4.15 4.18 6/257 46367
/proc/meminfo: memFree=1624068/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2936.82 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229793 0 0 0 291943 1739 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2936.82 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3099.2 s]
/proc/loadavg: 4.17 4.15 4.18 5/257 46367
/proc/meminfo: memFree=1548088/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2938.42 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229793 0 0 0 292102 1740 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2938.42 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3100 s]*
/proc/loadavg: 4.17 4.15 4.18 5/257 46367
/proc/meminfo: memFree=1531960/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2939.23 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229793 0 0 0 292183 1740 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2939.23 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3100.8 s]
/proc/loadavg: 4.17 4.15 4.18 5/257 46367
/proc/meminfo: memFree=1531960/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=1005504 memory=894468 CPUtime=2940.01 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229793 0 0 0 292261 1740 0 0 20 0 1 0 46878354 1029636096 223617 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 251376 223617 1248 1201 0 249854 0
Current children cumulated CPU time: 2940.01 s
Current children cumulated vsize: 1005504 KiB
Current children cumulated memory: 894468 KiB

[startup+3101 s]*
/proc/loadavg: 4.16 4.15 4.18 5/257 46367
/proc/meminfo: memFree=1849196/131382116 swapFree=33010160/33010684
[pid=46128] ppid=46125 vsize=824764 memory=742592 CPUtime=2940.19 cores=0,2
/proc/46128/stat : 46128 (Exact_proof) R 46125 46128 45162 0 -1 4194304 229813 0 1 0 292278 1741 0 0 20 0 1 0 46878354 844558336 185648 18446744073709551615 4198400 9115581 140735891910080 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10325008 10415428 33853440 140735891912904 140735891913191 140735891913191 140735891918793 0
/proc/46128/statm: 206191 185648 1280 1201 0 204669 0
Current children cumulated CPU time: 2940.19 s
Current children cumulated vsize: 824764 KiB
Current children cumulated memory: 742592 KiB

Child status: 20

Real time (s): 3101.08
CPU time (s): 2940.24
CPU user time (s): 2922.8
CPU system time (s): 17.4404
CPU usage (%): 94.8135
Max. virtual memory (cumulated for all children) (KiB): 1005504
Max. memory (cumulated for all children) (KiB): 894468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2922.8
system time used= 17.4404
maximum resident set size= 894596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229819
page faults= 1
swaps= 0
block input operations= 3224
block output operations= 39412000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1544
involuntary context switches= 7854


# summary of solver processes directly reported to runsolver:
#   pid: 46128
#   total CPU time (s): 2940.24
#   total CPU user time (s): 2922.8
#   total CPU system time (s): 17.4404

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2161 second user time and 31.5936 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-30 21:33:12
IDJOB=4485712
IDBENCH=146868
IDSOLVER=3325
FILE ID=nodeC004/4485712-1751311992
RUNJOBID= nodeC004-1751304354-45172
SLURM_JOB_ID= 9594300
Free space on /tmp= 433008 MiB

SOLVER NAME= Exact_proof 2025-06-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-greenbeb.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-4485712-1751311992/watcher-4485712-1751311992 -o /tmp/evaluation-result-4485712-1751311992/solver-4485712-1751311992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751304354-45172 --watchdog 3760  HOME/Exact_proof --ls=360 --print-uniform=0 --verbosity=0 --print-sol --proof-assumptions=0 --proof-log=PROOFDIR/proof-4485712-1751311992 --seed=1842379093 HOME/instance-4485712-1751311992.opb

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

MD5SUM BENCH= d021d78883fac2a7bf820bb220b2a7e2
RANDOM SEED=1842379093

nodeC004 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.596
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.349
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.74
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		: 3491.843
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.74
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.672
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.74
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		: 3662.736
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.74
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		: 3662.033
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.74
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.378
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.74
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.547
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128501064 kB
MemAvailable:   128368280 kB
Buffers:            2720 kB
Cached:           627940 kB
SwapCached:           20 kB
Active:          1821188 kB
Inactive:         302888 kB
Active(anon):    1505216 kB
Inactive(anon):     6192 kB
Active(file):     315972 kB
Inactive(file):   296696 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             94392 kB
Writeback:             8 kB
AnonPages:       1496840 kB
Mapped:           117160 kB
Shmem:             17956 kB
KReclaimable:     188352 kB
Slab:             275620 kB
SReclaimable:     188352 kB
SUnreclaim:        87268 kB
KernelStack:        4384 kB
PageTables:         6024 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2078656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149736 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC004 at 2025-06-30 22:24:53