Trace number 4483267

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 2025-06-02? (TO) 3600.08 3609.91

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
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 benchmark1198.19
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3609.90	c Program interrupted by user.
3600.06/3609.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62927 MiB free)
  memory of node 1: 64507 MiB (63691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483267-1751220921/watcher-4483267-1751220921 -o /tmp/evaluation-result-4483267-1751220921/solver-4483267-1751220921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751216567-31580 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1110377779 --ls=360 HOME/instance-4483267-1751220921.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32314, runsolver pid=32311

[startup+0.100064 s]*
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129641196/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=49836 memory=28176 CPUtime=0.08 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 5833 0 0 0 8 0 0 0 20 0 1 0 37769747 51032064 7044 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 12459 7044 1024 1200 0 10939 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 49836 KiB
Current children cumulated memory: 28176 KiB

[startup+0.205449 s]*
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616500/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=78396 memory=56408 CPUtime=0.19 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12728 0 0 0 17 2 0 0 20 0 1 0 37769747 80277504 14102 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19599 14102 1024 1200 0 18079 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 78396 KiB
Current children cumulated memory: 56408 KiB

[startup+0.305385 s]*
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616500/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=0.28 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12731 0 0 0 26 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+0.700194 s]
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616500/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=0.66 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12731 0 0 0 64 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+1.50017 s]
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616500/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=1.46 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12731 0 0 0 144 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+3.10533 s]
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616568/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=3.06 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12732 0 0 0 304 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+6.30017 s]
/proc/loadavg: 4.06 4.12 4.09 5/265 32315
/proc/meminfo: memFree=129616584/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=6.25 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12733 0 0 0 623 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.11 4.09 5/265 32315
/proc/meminfo: memFree=129616632/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=12.63 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12734 0 0 0 1261 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.12 4.10 5/264 32315
/proc/meminfo: memFree=129616632/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=25.4 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12734 0 0 0 2538 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+51.1057 s]
/proc/loadavg: 4.08 4.11 4.09 5/264 32315
/proc/meminfo: memFree=129612804/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=50.93 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12736 0 0 0 5091 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 32318
/proc/meminfo: memFree=129567788/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=101.98 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12737 0 0 0 10196 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/266 32321
/proc/meminfo: memFree=129559404/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=161.81 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12776 0 0 0 16179 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/266 32323
/proc/meminfo: memFree=129586156/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=221.65 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12797 0 0 0 22163 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/266 32325
/proc/meminfo: memFree=129588024/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=281.5 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12797 0 0 0 28148 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 32374
/proc/meminfo: memFree=129536744/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=76600 memory=56772 CPUtime=341.35 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 12817 0 0 0 34133 2 0 0 20 0 1 0 37769747 78438400 14193 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 19150 14193 1024 1200 0 17630 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 76600 KiB
Current children cumulated memory: 56772 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 32381
/proc/meminfo: memFree=129360668/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=188096 memory=163488 CPUtime=401.19 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 30997 0 0 0 40111 8 0 0 20 0 1 0 37769747 192610304 40872 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 47024 40872 1248 1200 0 45504 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 188096 KiB
Current children cumulated memory: 163488 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 32384
/proc/meminfo: memFree=129325740/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=200124 memory=175264 CPUtime=461.04 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 33980 0 0 0 46093 11 0 0 20 0 1 0 37769747 204926976 43816 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 50031 43816 1248 1200 0 48511 0

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

Current children cumulated memory: 371220 KiB

[startup+2922.3 s]
/proc/loadavg: 4.19 4.11 4.10 5/265 32921
/proc/meminfo: memFree=129076388/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=430444 memory=374292 CPUtime=2914.34 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 64478 0 0 0 291350 84 0 0 20 0 1 0 37769747 440774656 93573 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 107611 93573 1248 1200 0 106091 0
Current children cumulated CPU time: 2914.34 s
Current children cumulated vsize: 430444 KiB
Current children cumulated memory: 374292 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 32923
/proc/meminfo: memFree=129076508/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=431572 memory=375444 CPUtime=2974.18 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 64748 0 0 0 297334 84 0 0 20 0 1 0 37769747 441929728 93861 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 107893 93861 1248 1200 0 106373 0
Current children cumulated CPU time: 2974.18 s
Current children cumulated vsize: 431572 KiB
Current children cumulated memory: 375444 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 32925
/proc/meminfo: memFree=129071916/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=431860 memory=375700 CPUtime=3034.02 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 64936 0 0 0 303318 84 0 0 20 0 1 0 37769747 442224640 93925 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 107965 93925 1248 1200 0 106445 0
Current children cumulated CPU time: 3034.02 s
Current children cumulated vsize: 431860 KiB
Current children cumulated memory: 375700 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 32927
/proc/meminfo: memFree=129062588/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=433276 memory=377108 CPUtime=3093.86 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 65308 0 0 0 309302 84 0 0 20 0 1 0 37769747 443674624 94277 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 108319 94277 1248 1200 0 106799 0
Current children cumulated CPU time: 3093.86 s
Current children cumulated vsize: 433276 KiB
Current children cumulated memory: 377108 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 32930
/proc/meminfo: memFree=129049280/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=436732 memory=380436 CPUtime=3153.7 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 66147 0 0 0 315286 84 0 0 20 0 1 0 37769747 447213568 95109 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 109183 95109 1248 1200 0 107663 0
Current children cumulated CPU time: 3153.7 s
Current children cumulated vsize: 436732 KiB
Current children cumulated memory: 380436 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 32933
/proc/meminfo: memFree=129050476/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=438988 memory=382740 CPUtime=3213.54 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 66711 0 0 0 321270 84 0 0 20 0 1 0 37769747 449523712 95685 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 109747 95685 1248 1200 0 108227 0
Current children cumulated CPU time: 3213.54 s
Current children cumulated vsize: 438988 KiB
Current children cumulated memory: 382740 KiB

[startup+3282.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 32980
/proc/meminfo: memFree=128220720/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=440748 memory=384404 CPUtime=3273.38 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 67067 0 0 0 327243 95 0 0 20 0 1 0 37769747 451325952 96101 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 110187 96101 1248 1200 0 108667 0
Current children cumulated CPU time: 3273.38 s
Current children cumulated vsize: 440748 KiB
Current children cumulated memory: 384404 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 33026
/proc/meminfo: memFree=128978184/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=440748 memory=384404 CPUtime=3333.22 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 67081 0 0 0 333227 95 0 0 20 0 1 0 37769747 451325952 96101 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 110187 96101 1248 1200 0 108667 0
Current children cumulated CPU time: 3333.22 s
Current children cumulated vsize: 440748 KiB
Current children cumulated memory: 384404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 33028
/proc/meminfo: memFree=128968168/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=440748 memory=384404 CPUtime=3393.05 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 67095 0 0 0 339210 95 0 0 20 0 1 0 37769747 451325952 96101 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 110187 96101 1248 1200 0 108667 0
Current children cumulated CPU time: 3393.05 s
Current children cumulated vsize: 440748 KiB
Current children cumulated memory: 384404 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 33033
/proc/meminfo: memFree=128948732/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=442192 memory=385940 CPUtime=3452.88 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 67479 0 0 0 345193 95 0 0 20 0 1 0 37769747 452804608 96485 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 110548 96485 1248 1200 0 109028 0
Current children cumulated CPU time: 3452.88 s
Current children cumulated vsize: 442192 KiB
Current children cumulated memory: 385940 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 33039
/proc/meminfo: memFree=128951688/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=442816 memory=386708 CPUtime=3512.71 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 67790 0 0 0 351176 95 0 0 20 0 1 0 37769747 453443584 96677 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 110704 96677 1248 1200 0 109184 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 442816 KiB
Current children cumulated memory: 386708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 33042
/proc/meminfo: memFree=128965204/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=445648 memory=389396 CPUtime=3572.54 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 68477 0 0 0 357159 95 0 0 20 0 1 0 37769747 456343552 97349 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 111412 97349 1248 1200 0 109892 0
Current children cumulated CPU time: 3572.54 s
Current children cumulated vsize: 445648 KiB
Current children cumulated memory: 389396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 33088
/proc/meminfo: memFree=129233416/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=446656 memory=390420 CPUtime=3600.06 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 68736 0 0 0 359911 95 0 0 20 0 1 0 37769747 457375744 97605 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 111664 97605 1248 1200 0 110144 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 446656 KiB
Current children cumulated memory: 390420 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.13 s, system=0.957523 s

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

[startup+3609.9 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 33088
/proc/meminfo: memFree=129233416/131249996 swapFree=33010684/33010684
[pid=32314] ppid=32311 vsize=446656 memory=390420 CPUtime=3600.06 cores=5,7
/proc/32314/stat : 32314 (Exact) R 32311 32314 31567 0 -1 4194304 68736 0 0 0 359911 95 0 0 20 0 1 0 37769747 457375744 97605 18446744073709551615 4198400 9112445 140733713006048 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 24813568 140733713013050 140733713013229 140733713013229 140733713018831 0
/proc/32314/statm: 111664 97605 1248 1200 0 110144 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 446656 KiB
Current children cumulated memory: 390420 KiB

Child status: 0

Real time (s): 3609.91
CPU time (s): 3600.08
CPU user time (s): 3599.13
CPU system time (s): 0.957523
CPU usage (%): 99.7277
Max. virtual memory (cumulated for all children) (KiB): 446656
Max. memory (cumulated for all children) (KiB): 390420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.13
system time used= 0.957523
maximum resident set size= 390548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101
involuntary context switches= 19360


# summary of solver processes directly reported to runsolver:
#   pid: 32314
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.13
#   total CPU system time (s): 0.957523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48859 second user time and 14.9581 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-29 20:15:21
IDJOB=4483267
IDBENCH=162644
IDSOLVER=3317
FILE ID=nodeC021/4483267-1751220921
RUNJOBID= nodeC021-1751216567-31580
SLURM_JOB_ID= 9587657
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483267-1751220921/watcher-4483267-1751220921 -o /tmp/evaluation-result-4483267-1751220921/solver-4483267-1751220921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751216567-31580 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1110377779 --ls=360 HOME/instance-4483267-1751220921.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=1110377779

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129658280 kB
MemAvailable:   129686404 kB
Buffers:            3280 kB
Cached:           836628 kB
SwapCached:            0 kB
Active:           443932 kB
Inactive:         579272 kB
Active(anon):     201356 kB
Inactive(anon):        0 kB
Active(file):     242576 kB
Inactive(file):   579272 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10756 kB
Writeback:             0 kB
AnonPages:        185968 kB
Mapped:           116428 kB
Shmem:             18060 kB
KReclaimable:      90632 kB
Slab:             176820 kB
SReclaimable:      90632 kB
SUnreclaim:        86188 kB
KernelStack:        4304 kB
PageTables:         3268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     574024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC021 at 2025-06-29 21:15:31