Trace number 4513136

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.08 3610.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUM9ddf61ddf9175117d21c5f59d371263b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2684.38
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3610.80	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 (62930 MiB free)
  memory of node 1: 64465 MiB (63446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513136-1751212225/watcher-4513136-1751212225 -o /tmp/evaluation-result-4513136-1751212225/solver-4513136-1751212225 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28593 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4513136-1751212225.opb -total-t=3600 -no-par -v0 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=29512, runsolver pid=29509

[startup+0.100074 s]*
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129367596/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=23904 memory=9344 CPUtime=0.1 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 1637 0 0 0 10 0 0 0 20 0 1 0 36901636 24477696 2336 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 5976 2336 864 2593 0 2869 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23904 KiB
Current children cumulated memory: 9344 KiB

[startup+0.213445 s]*
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129386060/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=30704 memory=16256 CPUtime=0.22 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 3381 0 0 0 21 1 0 0 20 0 1 0 36901636 31440896 4064 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 7676 4064 896 2593 0 4569 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 30704 KiB
Current children cumulated memory: 16256 KiB

[startup+0.31331 s]*
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129382292/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=39760 memory=24436 CPUtime=0.32 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 5838 0 0 0 30 2 0 0 20 0 1 0 36901636 40714240 6109 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 9940 6109 896 2593 0 6833 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 39760 KiB
Current children cumulated memory: 24436 KiB

[startup+0.700326 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129379496/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=46620 memory=30452 CPUtime=0.68 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 7937 0 0 0 66 2 0 0 20 0 1 0 36901636 47738880 7613 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 11655 7613 960 2593 0 8548 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 46620 KiB
Current children cumulated memory: 30452 KiB

[startup+1.50033 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129371684/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=51104 memory=34628 CPUtime=1.48 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 10207 0 0 0 145 3 0 0 20 0 1 0 36901636 52330496 8657 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 12776 8657 960 2593 0 9669 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 51104 KiB
Current children cumulated memory: 34628 KiB

[startup+3.11308 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129376308/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=50960 memory=35160 CPUtime=3.09 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 11550 0 0 0 306 3 0 0 20 0 1 0 36901636 52183040 8790 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 12740 8790 960 2593 0 9633 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 35160 KiB

[startup+6.30031 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129374796/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=55844 memory=39952 CPUtime=6.27 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 12939 0 0 0 623 4 0 0 20 0 1 0 36901636 57184256 9988 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 13961 9988 960 2593 0 10854 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 55844 KiB
Current children cumulated memory: 39952 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 29513
/proc/meminfo: memFree=129374040/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=51416 memory=35552 CPUtime=12.65 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 14129 0 0 0 1261 4 0 0 20 0 1 0 36901636 52649984 8888 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 12854 8888 960 2593 0 9747 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 51416 KiB
Current children cumulated memory: 35552 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 29514
/proc/meminfo: memFree=129366816/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=75328 memory=59512 CPUtime=25.41 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 19141 0 0 0 2535 6 0 0 20 0 1 0 36901636 77135872 14878 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 18832 14878 960 2593 0 15725 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 75328 KiB
Current children cumulated memory: 59512 KiB

[startup+51.113 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29514
/proc/meminfo: memFree=129319172/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=65016 memory=49152 CPUtime=50.94 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 20621 0 0 0 5088 6 0 0 20 0 1 0 36901636 66576384 12288 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 16254 12288 960 2593 0 13147 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 65016 KiB
Current children cumulated memory: 49152 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 29516
/proc/meminfo: memFree=129263204/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=108604 memory=93044 CPUtime=101.98 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 27272 0 0 0 10188 10 0 0 20 0 1 0 36901636 111210496 23261 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 27151 23261 960 2593 0 24044 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 108604 KiB
Current children cumulated memory: 93044 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 29520
/proc/meminfo: memFree=129229540/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=111812 memory=96244 CPUtime=161.82 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 28648 0 0 0 16171 11 0 0 20 0 1 0 36901636 114495488 24061 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 27953 24061 960 2593 0 24846 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 111812 KiB
Current children cumulated memory: 96244 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 29527
/proc/meminfo: memFree=129205492/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=111812 memory=96244 CPUtime=221.64 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 28667 0 0 0 22153 11 0 0 20 0 1 0 36901636 114495488 24061 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 27953 24061 960 2593 0 24846 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 111812 KiB
Current children cumulated memory: 96244 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 29529
/proc/meminfo: memFree=129132276/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=144432 memory=129164 CPUtime=281.46 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 32505 0 0 0 28130 16 0 0 20 0 1 0 36901636 147898368 32291 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 36108 32291 960 2593 0 33001 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 144432 KiB
Current children cumulated memory: 129164 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 29531
/proc/meminfo: memFree=129077488/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=176832 memory=161564 CPUtime=341.3 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 37230 0 0 0 34110 20 0 0 20 0 1 0 36901636 181075968 40391 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 44208 40391 960 2593 0 41101 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 176832 KiB
Current children cumulated memory: 161564 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/250 29533
/proc/meminfo: memFree=129058620/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=159300 memory=142264 CPUtime=401.14 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 43973 0 0 0 40088 26 0 0 20 0 1 0 36901636 163123200 35566 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 39825 35566 960 2593 0 36718 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 159300 KiB
Current children cumulated memory: 142264 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 29535
/proc/meminfo: memFree=129082240/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=156528 memory=139492 CPUtime=460.99 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 48924 0 0 0 46064 35 0 0 20 0 1 0 36901636 160284672 34873 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 39132 34873 960 2593 0 36025 0
Current children cumulated CPU time: 460.99 s

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

Current children cumulated memory: 207840 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.20 4.20 5/250 29837
/proc/meminfo: memFree=129300000/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=223420 memory=208224 CPUtime=2853.87 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 118149 0 0 0 285201 186 0 0 20 0 1 0 36901636 228782080 52056 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 55855 52056 960 2593 0 52748 0
Current children cumulated CPU time: 2853.87 s
Current children cumulated vsize: 223420 KiB
Current children cumulated memory: 208224 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.18 4.19 5/250 29839
/proc/meminfo: memFree=129239304/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=252408 memory=237152 CPUtime=2913.7 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 118755 0 0 0 291183 187 0 0 20 0 1 0 36901636 258465792 59288 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 63102 59288 960 2593 0 59995 0
Current children cumulated CPU time: 2913.7 s
Current children cumulated vsize: 252408 KiB
Current children cumulated memory: 237152 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.16 4.18 5/250 29841
/proc/meminfo: memFree=129243192/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=254516 memory=239328 CPUtime=2973.51 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 119282 0 0 0 297164 187 0 0 20 0 1 0 36901636 260624384 59832 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 63629 59832 960 2593 0 60522 0
Current children cumulated CPU time: 2973.51 s
Current children cumulated vsize: 254516 KiB
Current children cumulated memory: 239328 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/250 29843
/proc/meminfo: memFree=129264992/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=254516 memory=239328 CPUtime=3033.32 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 119282 0 0 0 303145 187 0 0 20 0 1 0 36901636 260624384 59832 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 63629 59832 960 2593 0 60522 0
Current children cumulated CPU time: 3033.32 s
Current children cumulated vsize: 254516 KiB
Current children cumulated memory: 239328 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.14 4.17 5/250 29845
/proc/meminfo: memFree=129306804/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=256072 memory=240864 CPUtime=3093.14 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 119671 0 0 0 309127 187 0 0 20 0 1 0 36901636 262217728 60216 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64018 60216 960 2593 0 60911 0
Current children cumulated CPU time: 3093.14 s
Current children cumulated vsize: 256072 KiB
Current children cumulated memory: 240864 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.13 4.17 5/250 29847
/proc/meminfo: memFree=129290708/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=256072 memory=240864 CPUtime=3152.96 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 119761 0 0 0 315109 187 0 0 20 0 1 0 36901636 262217728 60216 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64018 60216 960 2593 0 60911 0
Current children cumulated CPU time: 3152.96 s
Current children cumulated vsize: 256072 KiB
Current children cumulated memory: 240864 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.16 5/249 29851
/proc/meminfo: memFree=129275636/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=257416 memory=242144 CPUtime=3212.77 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 120111 0 0 0 321090 187 0 0 20 0 1 0 36901636 263593984 60536 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64354 60536 960 2593 0 61247 0
Current children cumulated CPU time: 3212.77 s
Current children cumulated vsize: 257416 KiB
Current children cumulated memory: 242144 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.16 5/250 29858
/proc/meminfo: memFree=129265316/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=258700 memory=243424 CPUtime=3272.59 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 120432 0 0 0 327072 187 0 0 20 0 1 0 36901636 264908800 60856 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64675 60856 960 2593 0 61568 0
Current children cumulated CPU time: 3272.59 s
Current children cumulated vsize: 258700 KiB
Current children cumulated memory: 243424 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.16 5/250 29860
/proc/meminfo: memFree=129220364/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=258700 memory=243424 CPUtime=3332.4 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 120432 0 0 0 333053 187 0 0 20 0 1 0 36901636 264908800 60856 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64675 60856 960 2593 0 61568 0
Current children cumulated CPU time: 3332.4 s
Current children cumulated vsize: 258700 KiB
Current children cumulated memory: 243424 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.09 4.14 5/250 29862
/proc/meminfo: memFree=129217088/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=259884 memory=244704 CPUtime=3392.22 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 120732 0 0 0 339035 187 0 0 20 0 1 0 36901636 266121216 61176 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64971 61176 960 2593 0 61864 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 259884 KiB
Current children cumulated memory: 244704 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.14 5/250 29864
/proc/meminfo: memFree=129221092/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=259884 memory=244704 CPUtime=3452.03 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 120817 0 0 0 345016 187 0 0 20 0 1 0 36901636 266121216 61176 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 64971 61176 960 2593 0 61864 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 259884 KiB
Current children cumulated memory: 244704 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.11 4.14 5/250 29866
/proc/meminfo: memFree=129137648/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=261056 memory=245856 CPUtime=3511.84 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 121126 0 0 0 350997 187 0 0 20 0 1 0 36901636 267321344 61464 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 65264 61464 960 2593 0 62157 0
Current children cumulated CPU time: 3511.84 s
Current children cumulated vsize: 261056 KiB
Current children cumulated memory: 245856 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/249 29868
/proc/meminfo: memFree=129116364/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=261056 memory=245856 CPUtime=3571.65 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 121126 0 0 0 356978 187 0 0 20 0 1 0 36901636 267321344 61464 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 65264 61464 960 2593 0 62157 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 261056 KiB
Current children cumulated memory: 245856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.06 4.10 4.13 5/249 29869
/proc/meminfo: memFree=129120892/131382112 swapFree=33010684/33010684
[pid=29512] ppid=29509 vsize=261056 memory=245856 CPUtime=3600.07 cores=4,6
/proc/29512/stat : 29512 (CASHWMaxSAT-Dis) R 29509 29512 28582 0 -1 4194304 121126 0 0 0 359820 187 0 0 20 0 1 0 36901636 267321344 61464 18446744073709551615 4198400 14817773 140722512371568 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 54206464 140722512378218 140722512378333 140722512378333 140722512383935 0
/proc/29512/statm: 65264 61464 960 2593 0 62157 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 261056 KiB
Current children cumulated memory: 245856 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.2 s, system=1.87625 s

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

Child status: 0

Real time (s): 3610.8
CPU time (s): 3600.08
CPU user time (s): 3598.2
CPU system time (s): 1.87625
CPU usage (%): 99.703
Max. virtual memory (cumulated for all children) (KiB): 400972
Max. memory (cumulated for all children) (KiB): 362864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.2
system time used= 1.87625
maximum resident set size= 385704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121126
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= 26
involuntary context switches= 2415


# summary of solver processes directly reported to runsolver:
#   pid: 29512
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.2
#   total CPU system time (s): 1.87625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7668 second user time and 34.3887 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 17:50:25
IDJOB=4513136
IDBENCH=162283
IDSOLVER=3322
FILE ID=nodeC007/4513136-1751212225
RUNJOBID= nodeC007-1751206247-28593
SLURM_JOB_ID= 9587631
Free space on /tmp= 432976 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513136-1751212225/watcher-4513136-1751212225 -o /tmp/evaluation-result-4513136-1751212225/solver-4513136-1751212225 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28593 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4513136-1751212225.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 9ddf61ddf9175117d21c5f59d371263b
RANDOM SEED=10462479

nodeC007 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		: 3662.501
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.68
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		: 3491.856
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.68
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.442
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.68
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.175
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.68
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.374
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.68
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.277
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.68
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.531
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129410452 kB
MemAvailable:   129421392 kB
Buffers:            3280 kB
Cached:           820868 kB
SwapCached:            0 kB
Active:           804928 kB
Inactive:         575540 kB
Active(anon):     574280 kB
Inactive(anon):        0 kB
Active(file):     230648 kB
Inactive(file):   575540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14212 kB
Writeback:             0 kB
AnonPages:        559428 kB
Mapped:           114544 kB
Shmem:             17960 kB
KReclaimable:      88756 kB
Slab:             169696 kB
SReclaimable:      88756 kB
SUnreclaim:        80940 kB
KernelStack:        4032 kB
PageTables:         4020 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     910288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    473088 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:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC007 at 2025-06-29 18:50:36