Trace number 4492890

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
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.09 3610.11

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-35-30.opb
MD5SUM215f0e018374322050c4154ba04558db
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 benchmark0.010022
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3610.11	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: 63837 MiB (63294 MiB free)
  memory of node 1: 64465 MiB (63886 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492890-1751133707/watcher-4492890-1751133707 -o /tmp/evaluation-result-4492890-1751133707/solver-4492890-1751133707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11122 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4492890-1751133707.opb -total-t=3600 -no-par -v0 

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=11466, runsolver pid=11463

[startup+0.100067 s]*
/proc/loadavg: 3.55 1.19 0.48 5/252 11467
/proc/meminfo: memFree=130234584/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=20468 memory=6528 CPUtime=0.1 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 839 0 0 0 10 0 0 0 20 0 1 0 29050148 20959232 1632 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 5117 1632 960 2593 0 2010 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20468 KiB
Current children cumulated memory: 6528 KiB

[startup+0.212969 s]*
/proc/loadavg: 3.55 1.19 0.48 5/252 11467
/proc/meminfo: memFree=130234584/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=20736 memory=6628 CPUtime=0.21 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 973 0 0 0 21 0 0 0 20 0 1 0 29050148 21233664 1657 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 5184 1657 960 2593 0 2077 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 20736 KiB
Current children cumulated memory: 6628 KiB

[startup+0.313011 s]*
/proc/loadavg: 3.55 1.19 0.48 5/252 11467
/proc/meminfo: memFree=130234584/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=20724 memory=6720 CPUtime=0.31 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 1061 0 0 0 31 0 0 0 20 0 1 0 29050148 21221376 1680 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 5181 1680 960 2593 0 2074 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 20724 KiB
Current children cumulated memory: 6720 KiB

[startup+0.700247 s]
/proc/loadavg: 3.55 1.19 0.48 5/252 11467
/proc/meminfo: memFree=130234584/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=20940 memory=6956 CPUtime=0.68 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 1528 0 0 0 68 0 0 0 20 0 1 0 29050148 21442560 1739 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 5235 1739 960 2593 0 2128 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 20940 KiB
Current children cumulated memory: 6956 KiB

[startup+1.50026 s]
/proc/loadavg: 3.55 1.19 0.48 5/252 11467
/proc/meminfo: memFree=130234584/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=22472 memory=8488 CPUtime=1.48 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 2628 0 0 0 148 0 0 0 20 0 1 0 29050148 23011328 2122 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 5618 2122 960 2593 0 2511 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 22472 KiB
Current children cumulated memory: 8488 KiB

[startup+3.1126 s]
/proc/loadavg: 3.59 1.24 0.50 5/252 11467
/proc/meminfo: memFree=130234132/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=26524 memory=12452 CPUtime=3.09 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 4730 0 0 0 308 1 0 0 20 0 1 0 29050148 27160576 3113 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 6631 3113 960 2593 0 3524 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 26524 KiB
Current children cumulated memory: 12452 KiB

[startup+6.30031 s]
/proc/loadavg: 3.59 1.24 0.50 5/252 11467
/proc/meminfo: memFree=130230228/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=28252 memory=14348 CPUtime=6.27 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 9957 0 0 0 625 2 0 0 20 0 1 0 29050148 28930048 3587 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 7063 3587 960 2593 0 3956 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 28252 KiB
Current children cumulated memory: 14348 KiB

[startup+12.7002 s]
/proc/loadavg: 3.72 1.35 0.54 5/252 11467
/proc/meminfo: memFree=130222352/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=32900 memory=18788 CPUtime=12.65 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 16923 0 0 0 1262 3 0 0 20 0 1 0 29050148 33689600 4697 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 8225 4697 960 2593 0 5118 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 32900 KiB
Current children cumulated memory: 18788 KiB

[startup+25.5003 s]
/proc/loadavg: 3.77 1.43 0.58 5/252 11468
/proc/meminfo: memFree=130189992/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=43144 memory=29000 CPUtime=25.41 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 22831 0 0 0 2537 4 0 0 20 0 1 0 29050148 44179456 7250 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 10786 7250 960 2593 0 7679 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 43144 KiB
Current children cumulated memory: 29000 KiB

[startup+51.1127 s]
/proc/loadavg: 3.85 1.64 0.67 5/252 11513
/proc/meminfo: memFree=130197916/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=43888 memory=29764 CPUtime=50.95 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 26089 0 0 0 5090 5 0 0 20 0 1 0 29050148 44941312 7441 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 10972 7441 960 2593 0 7865 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 43888 KiB
Current children cumulated memory: 29764 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.07 0.87 5/252 11515
/proc/meminfo: memFree=130154144/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=63440 memory=49352 CPUtime=101.98 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 33330 0 0 0 10191 7 0 0 20 0 1 0 29050148 64962560 12338 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 15860 12338 960 2593 0 12753 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 63440 KiB
Current children cumulated memory: 49352 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 2.45 1.08 5/252 11517
/proc/meminfo: memFree=130099328/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=77332 memory=63304 CPUtime=161.8 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 38516 0 0 0 16170 10 0 0 20 0 1 0 29050148 79187968 15826 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 19333 15826 960 2593 0 16226 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 77332 KiB
Current children cumulated memory: 63304 KiB

[startup+222.3 s]
/proc/loadavg: 4.60 2.88 1.32 5/252 11519
/proc/meminfo: memFree=130070436/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=64308 memory=50248 CPUtime=221.64 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 41042 0 0 0 22153 11 0 0 20 0 1 0 29050148 65851392 12562 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 16077 12562 960 2593 0 12970 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 64308 KiB
Current children cumulated memory: 50248 KiB

[startup+282.3 s]
/proc/loadavg: 4.52 3.19 1.52 5/250 11521
/proc/meminfo: memFree=130035880/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=84444 memory=70296 CPUtime=281.49 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 45907 0 0 0 28136 13 0 0 20 0 1 0 29050148 86470656 17574 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 21111 17574 960 2593 0 18004 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 84444 KiB
Current children cumulated memory: 70296 KiB

[startup+342.3 s]
/proc/loadavg: 4.24 3.35 1.69 5/249 11523
/proc/meminfo: memFree=130025112/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=100196 memory=86084 CPUtime=341.34 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 52837 0 0 0 34117 17 0 0 20 0 1 0 29050148 102600704 21521 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 25049 21521 960 2593 0 21942 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 100196 KiB
Current children cumulated memory: 86084 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.51 1.84 5/249 11525
/proc/meminfo: memFree=129990716/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=105228 memory=91164 CPUtime=401.18 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 53618 0 0 0 40101 17 0 0 20 0 1 0 29050148 107753472 22791 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 26307 22791 960 2593 0 23200 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 105228 KiB
Current children cumulated memory: 91164 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.61 1.99 5/249 11527
/proc/meminfo: memFree=129940760/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=109468 memory=95432 CPUtime=461.02 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 54167 0 0 0 46085 17 0 0 20 0 1 0 29050148 112095232 23858 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 27367 23858 960 2593 0 24260 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 198724 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.00 5/249 11640
/proc/meminfo: memFree=129651336/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=213888 memory=199764 CPUtime=2914.15 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 108537 0 0 0 291352 63 0 0 20 0 1 0 29050148 219021312 49941 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 53472 49941 960 2593 0 50365 0
Current children cumulated CPU time: 2914.15 s
Current children cumulated vsize: 213888 KiB
Current children cumulated memory: 199764 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.10 4.00 5/250 11647
/proc/meminfo: memFree=129647980/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=179964 memory=165912 CPUtime=2973.98 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 109853 0 0 0 297334 64 0 0 20 0 1 0 29050148 184283136 41478 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 44991 41478 960 2593 0 41884 0
Current children cumulated CPU time: 2973.98 s
Current children cumulated vsize: 179964 KiB
Current children cumulated memory: 165912 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.11 4.01 5/250 11651
/proc/meminfo: memFree=129626088/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=214292 memory=200168 CPUtime=3033.82 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 112468 0 0 0 303316 66 0 0 20 0 1 0 29050148 219435008 50042 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 53573 50042 960 2593 0 50466 0
Current children cumulated CPU time: 3033.82 s
Current children cumulated vsize: 214292 KiB
Current children cumulated memory: 200168 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.10 4.01 5/250 11653
/proc/meminfo: memFree=129610964/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=179964 memory=165912 CPUtime=3093.66 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 113929 0 0 0 309298 68 0 0 20 0 1 0 29050148 184283136 41478 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 44991 41478 960 2593 0 41884 0
Current children cumulated CPU time: 3093.66 s
Current children cumulated vsize: 179964 KiB
Current children cumulated memory: 165912 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.13 4.02 5/250 11655
/proc/meminfo: memFree=129636976/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=208948 memory=194860 CPUtime=3153.5 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 114521 0 0 0 315282 68 0 0 20 0 1 0 29050148 213962752 48715 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 52237 48715 960 2593 0 49130 0
Current children cumulated CPU time: 3153.5 s
Current children cumulated vsize: 208948 KiB
Current children cumulated memory: 194860 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.02 5/250 11657
/proc/meminfo: memFree=129441856/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=210124 memory=196012 CPUtime=3213.33 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 114815 0 0 0 321265 68 0 0 20 0 1 0 29050148 215166976 49003 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 52531 49003 960 2593 0 49424 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 210124 KiB
Current children cumulated memory: 196012 KiB

[startup+3282.3 s]
/proc/loadavg: 4.38 4.17 4.04 5/251 11660
/proc/meminfo: memFree=129492788/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=143692 memory=129768 CPUtime=3273.16 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 114815 0 0 0 327248 68 0 0 20 0 1 0 29050148 147140608 32442 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 35923 32442 960 2593 0 32816 0
Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 143692 KiB
Current children cumulated memory: 129768 KiB

[startup+3342.3 s]
/proc/loadavg: 4.68 4.31 4.10 5/251 11662
/proc/meminfo: memFree=129528716/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=147936 memory=134012 CPUtime=3333.01 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 117103 0 0 0 333230 71 0 0 20 0 1 0 29050148 151486464 33503 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 36984 33503 960 2593 0 33877 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 147936 KiB
Current children cumulated memory: 134012 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.27 4.10 5/251 11664
/proc/meminfo: memFree=129541436/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=174000 memory=159948 CPUtime=3392.83 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 118444 0 0 0 339210 73 0 0 20 0 1 0 29050148 178176000 39987 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 43500 39987 960 2593 0 40393 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 174000 KiB
Current children cumulated memory: 159948 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.25 4.10 5/251 11666
/proc/meminfo: memFree=129490592/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=207744 memory=193620 CPUtime=3452.67 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 121633 0 0 0 345191 76 0 0 20 0 1 0 29050148 212729856 48405 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 51936 48405 960 2593 0 48829 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 207744 KiB
Current children cumulated memory: 193620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.22 4.09 5/251 11667
/proc/meminfo: memFree=129531764/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=174000 memory=159948 CPUtime=3512.51 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 123431 0 0 0 351173 78 0 0 20 0 1 0 29050148 178176000 39987 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 43500 39987 960 2593 0 40393 0
Current children cumulated CPU time: 3512.51 s
Current children cumulated vsize: 174000 KiB
Current children cumulated memory: 159948 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.20 4.09 5/250 11685
/proc/meminfo: memFree=129456216/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=174000 memory=159948 CPUtime=3572.34 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 125488 0 0 0 357154 80 0 0 20 0 1 0 29050148 178176000 39987 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 43500 39987 960 2593 0 40393 0
Current children cumulated CPU time: 3572.34 s
Current children cumulated vsize: 174000 KiB
Current children cumulated memory: 159948 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.12 4.20 4.09 5/250 11776
/proc/meminfo: memFree=129696080/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=174000 memory=159948 CPUtime=3600.08 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 126157 0 0 0 359927 81 0 0 20 0 1 0 29050148 178176000 39987 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 43500 39987 960 2593 0 40393 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 174000 KiB
Current children cumulated memory: 159948 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.27 s, system=0.81809 s

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

[startup+3610.11 s]
/proc/loadavg: 4.12 4.20 4.09 5/250 11776
/proc/meminfo: memFree=129696080/131382112 swapFree=33010684/33010684
[pid=11466] ppid=11463 vsize=174000 memory=159948 CPUtime=3600.08 cores=0,2
/proc/11466/stat : 11466 (CASHWMaxSAT-Dis) R 11463 11466 11107 0 -1 4194304 126157 0 0 0 359927 81 0 0 20 0 1 0 29050148 178176000 39987 18446744073709551615 4198400 14817773 140727164824256 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 33435648 140727164828010 140727164828125 140727164828125 140727164833727 0
/proc/11466/statm: 43500 39987 960 2593 0 40393 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 174000 KiB
Current children cumulated memory: 159948 KiB

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.09
CPU user time (s): 3599.27
CPU system time (s): 0.81809
CPU usage (%): 99.7224
Max. virtual memory (cumulated for all children) (KiB): 245452
Max. memory (cumulated for all children) (KiB): 231328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.27
system time used= 0.81809
maximum resident set size= 232720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126157
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= 31
involuntary context switches= 8855


# summary of solver processes directly reported to runsolver:
#   pid: 11466
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.27
#   total CPU system time (s): 0.81809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6197 second user time and 33.5219 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 20:01:48
IDJOB=4492890
IDBENCH=147832
IDSOLVER=3322
FILE ID=nodeC005/4492890-1751133707
RUNJOBID= nodeC005-1751133631-11122
SLURM_JOB_ID= 9587405
Free space on /tmp= 433016 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4492890-1751133707/watcher-4492890-1751133707 -o /tmp/evaluation-result-4492890-1751133707/solver-4492890-1751133707 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11122 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4492890-1751133707.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 215f0e018374322050c4154ba04558db
RANDOM SEED=753056809

nodeC005 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.193
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.90
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		: 3691.506
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.90
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.90
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		: 3700.000
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.90
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.396
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.90
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		: 3691.624
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.90
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		: 3700.000
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.90
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130234776 kB
MemAvailable:   129836840 kB
Buffers:            3280 kB
Cached:           371988 kB
SwapCached:            0 kB
Active:           421092 kB
Inactive:         173936 kB
Active(anon):     237720 kB
Inactive(anon):        0 kB
Active(file):     183372 kB
Inactive(file):   173936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             41700 kB
Writeback:             0 kB
AnonPages:        222832 kB
Mapped:           114216 kB
Shmem:             17960 kB
KReclaimable:      82692 kB
Slab:             160416 kB
SReclaimable:      82692 kB
SUnreclaim:        77724 kB
KernelStack:        4064 kB
PageTables:         3412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     571856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC005 at 2025-06-28 21:01:58