Trace number 4516556

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.1 3609.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-1000.shuf-3.opb
MD5SUM636acc55c6c302618a0a8d7a37fd8e36
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.118721
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4001
Total number of constraints4000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)514
Number of constraints which are nor clauses,nor cardinality constraints3486
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
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.09/3609.30	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 (62280 MiB free)
  memory of node 1: 64507 MiB (62447 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516556-1751239572/watcher-4516556-1751239572 -o /tmp/evaluation-result-4516556-1751239572/solver-4516556-1751239572 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751235960-33747 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4516556-1751239572.opb -total-t=3600 -no-par -v0 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100064 s]*
/proc/loadavg: 4.15 4.16 4.09 5/263 34440
/proc/meminfo: memFree=127712844/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=28936 memory=14112 CPUtime=0.09 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 3470 0 0 0 9 0 0 0 20 0 1 0 39635015 29630464 3528 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 7234 3528 960 2593 0 4127 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28936 KiB
Current children cumulated memory: 14112 KiB

[startup+0.205517 s]*
/proc/loadavg: 4.15 4.16 4.09 5/263 34440
/proc/meminfo: memFree=127712844/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=31048 memory=16288 CPUtime=0.2 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 3998 0 0 0 20 0 0 0 20 0 1 0 39635015 31793152 4072 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 7762 4072 960 2593 0 4655 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31048 KiB
Current children cumulated memory: 16288 KiB

[startup+0.305489 s]*
/proc/loadavg: 4.15 4.16 4.09 5/263 34440
/proc/meminfo: memFree=127712088/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=31048 memory=16416 CPUtime=0.3 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 3999 0 0 0 30 0 0 0 20 0 1 0 39635015 31793152 4104 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 7762 4104 992 2593 0 4655 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 31048 KiB
Current children cumulated memory: 16416 KiB

[startup+0.700125 s]
/proc/loadavg: 4.15 4.16 4.09 4/261 34440
/proc/meminfo: memFree=128318432/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=29760 memory=15316 CPUtime=0.69 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 4445 0 0 0 69 0 0 0 20 0 1 0 39635015 30474240 3829 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 7440 3829 992 2593 0 4333 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29760 KiB
Current children cumulated memory: 15316 KiB

[startup+1.50012 s]
/proc/loadavg: 4.15 4.16 4.09 4/259 34448
/proc/meminfo: memFree=128314244/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=32800 memory=18148 CPUtime=1.48 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 6609 0 0 0 148 0 0 0 20 0 1 0 39635015 33587200 4537 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 8200 4537 992 2593 0 5093 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 18148 KiB

[startup+3.10556 s]
/proc/loadavg: 4.15 4.16 4.09 6/263 34530
/proc/meminfo: memFree=128516868/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=33548 memory=18980 CPUtime=3.09 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 8024 0 0 0 308 1 0 0 20 0 1 0 39635015 34353152 4745 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 8387 4745 992 2593 0 5280 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 33548 KiB
Current children cumulated memory: 18980 KiB

[startup+6.30015 s]
/proc/loadavg: 4.13 4.16 4.09 5/263 34530
/proc/meminfo: memFree=128511892/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=45284 memory=30524 CPUtime=6.27 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 10415 0 0 0 626 1 0 0 20 0 1 0 39635015 46370816 7631 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 11321 7631 992 2593 0 8214 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 45284 KiB
Current children cumulated memory: 30524 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.15 4.09 5/263 34530
/proc/meminfo: memFree=128482128/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=86140 memory=71336 CPUtime=12.65 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 14685 0 0 0 1262 3 0 0 20 0 1 0 39635015 88207360 17834 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 21535 17834 992 2593 0 18428 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 86140 KiB
Current children cumulated memory: 71336 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.14 4.09 5/263 34531
/proc/meminfo: memFree=128410612/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=80608 memory=65928 CPUtime=25.42 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 17810 0 0 0 2537 5 0 0 20 0 1 0 39635015 82542592 16482 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 20152 16482 992 2593 0 17045 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 80608 KiB
Current children cumulated memory: 65928 KiB

[startup+51.1053 s]
/proc/loadavg: 4.12 4.15 4.09 5/263 34531
/proc/meminfo: memFree=128364376/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=103512 memory=88816 CPUtime=50.96 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 18872 0 0 0 5089 7 0 0 20 0 1 0 39635015 105996288 22204 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 25878 22204 992 2593 0 22771 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 103512 KiB
Current children cumulated memory: 88816 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/263 34533
/proc/meminfo: memFree=128190780/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=203020 memory=188324 CPUtime=102.03 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 21664 0 0 0 10190 13 0 0 20 0 1 0 39635015 207892480 47081 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 50755 47081 992 2593 0 47648 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 203020 KiB
Current children cumulated memory: 188324 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.13 4.09 5/262 34535
/proc/meminfo: memFree=128351812/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=91436 memory=76684 CPUtime=161.87 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 24389 0 0 0 16170 17 0 0 20 0 1 0 39635015 93630464 19171 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 22859 19171 992 2593 0 19752 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 91436 KiB
Current children cumulated memory: 76684 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 34539
/proc/meminfo: memFree=128185072/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=132432 memory=117992 CPUtime=221.71 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 30459 0 0 0 22144 27 0 0 20 0 1 0 39635015 135610368 29498 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 33108 29498 992 2593 0 30001 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 132432 KiB
Current children cumulated memory: 117992 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 34541
/proc/meminfo: memFree=128023332/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=255452 memory=240560 CPUtime=281.57 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 41828 0 0 0 28116 41 0 0 20 0 1 0 39635015 261582848 60140 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 63863 60140 992 2593 0 60756 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 255452 KiB
Current children cumulated memory: 240560 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/264 34543
/proc/meminfo: memFree=127959208/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=317700 memory=302552 CPUtime=341.42 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 52242 0 0 0 34089 53 0 0 20 0 1 0 39635015 325324800 75638 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 79425 75638 992 2593 0 76318 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 317700 KiB
Current children cumulated memory: 302552 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 34545
/proc/meminfo: memFree=128015552/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=245428 memory=230496 CPUtime=401.28 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 57639 0 0 0 40062 66 0 0 20 0 1 0 39635015 251318272 57624 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 61357 57624 992 2593 0 58250 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 245428 KiB
Current children cumulated memory: 230496 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 34550
/proc/meminfo: memFree=128028536/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=230104 memory=215172 CPUtime=461.13 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 61758 0 0 0 46036 77 0 0 20 0 1 0 39635015 235626496 53793 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 57526 53793 992 2593 0 54419 0
Current children cumulated CPU time: 461.13 s

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

Current children cumulated memory: 458544 KiB

[startup+2922.3 s]
/proc/loadavg: 4.22 4.21 4.14 5/263 34770
/proc/meminfo: memFree=126393372/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=446620 memory=431304 CPUtime=2914.8 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 178792 0 0 0 291035 445 0 0 20 0 1 0 39635015 457338880 107826 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 111655 107826 992 2593 0 108548 0
Current children cumulated CPU time: 2914.8 s
Current children cumulated vsize: 446620 KiB
Current children cumulated memory: 431304 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.19 4.14 5/264 34773
/proc/meminfo: memFree=126533960/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=476120 memory=460804 CPUtime=2974.65 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 180440 0 0 0 297013 452 0 0 20 0 1 0 39635015 487546880 115201 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 119030 115201 992 2593 0 115923 0
Current children cumulated CPU time: 2974.65 s
Current children cumulated vsize: 476120 KiB
Current children cumulated memory: 460804 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.18 4.14 5/264 34779
/proc/meminfo: memFree=126513900/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=385164 memory=370572 CPUtime=3034.5 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 183027 0 0 0 302994 456 0 0 20 0 1 0 39635015 394407936 92643 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 96291 92643 992 2593 0 93184 0
Current children cumulated CPU time: 3034.5 s
Current children cumulated vsize: 385164 KiB
Current children cumulated memory: 370572 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.16 4.13 5/264 34781
/proc/meminfo: memFree=127102540/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=385412 memory=370844 CPUtime=3094.35 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 185107 0 0 0 308976 459 0 0 20 0 1 0 39635015 394661888 92711 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 96353 92711 992 2593 0 93246 0
Current children cumulated CPU time: 3094.35 s
Current children cumulated vsize: 385412 KiB
Current children cumulated memory: 370844 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/264 34783
/proc/meminfo: memFree=126918036/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=336944 memory=322440 CPUtime=3154.2 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 185885 0 0 0 314959 461 0 0 20 0 1 0 39635015 345030656 80610 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 84236 80610 992 2593 0 81129 0
Current children cumulated CPU time: 3154.2 s
Current children cumulated vsize: 336944 KiB
Current children cumulated memory: 322440 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.13 5/264 34785
/proc/meminfo: memFree=127130052/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=337872 memory=323368 CPUtime=3214.06 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 187931 0 0 0 320942 464 0 0 20 0 1 0 39635015 345980928 80842 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 84468 80842 992 2593 0 81361 0
Current children cumulated CPU time: 3214.06 s
Current children cumulated vsize: 337872 KiB
Current children cumulated memory: 323368 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/263 34787
/proc/meminfo: memFree=127114280/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=338688 memory=324248 CPUtime=3273.9 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 190008 0 0 0 326923 467 0 0 20 0 1 0 39635015 346816512 81062 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 84672 81062 992 2593 0 81565 0
Current children cumulated CPU time: 3273.9 s
Current children cumulated vsize: 338688 KiB
Current children cumulated memory: 324248 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/263 34790
/proc/meminfo: memFree=127102528/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3333.75 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 190148 0 0 0 332908 467 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3333.75 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/263 34792
/proc/meminfo: memFree=127101600/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3393.6 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 190820 0 0 0 338892 468 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3393.6 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/263 34796
/proc/meminfo: memFree=127287856/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3453.45 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 190823 0 0 0 344877 468 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3453.45 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/264 34798
/proc/meminfo: memFree=127283540/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3513.31 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 191470 0 0 0 350862 469 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3513.31 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/264 34800
/proc/meminfo: memFree=127358204/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3573.15 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 192165 0 0 0 356846 469 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3573.15 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/264 34801
/proc/meminfo: memFree=127378968/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3600.09 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 192165 0 0 0 359540 469 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.4 s, system=4.70006 s

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

[startup+3609.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/264 34801
/proc/meminfo: memFree=127378968/131249996 swapFree=33010684/33010684
[pid=34439] ppid=34436 vsize=302384 memory=287944 CPUtime=3600.09 cores=1,3
/proc/34439/stat : 34439 (CASHWMaxSAT-Dis) R 34436 34439 30935 0 -1 4194304 192165 0 0 0 359540 469 0 0 20 0 1 0 39635015 309641216 71986 18446744073709551615 4198400 14817773 140725117997328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32714752 140725117999466 140725117999581 140725117999581 140725118005183 0
/proc/34439/statm: 75596 71986 992 2593 0 72489 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 302384 KiB
Current children cumulated memory: 287944 KiB

Child status: 0

Real time (s): 3609.3
CPU time (s): 3600.1
CPU user time (s): 3595.4
CPU system time (s): 4.70006
CPU usage (%): 99.7451
Max. virtual memory (cumulated for all children) (KiB): 1034296
Max. memory (cumulated for all children) (KiB): 1014748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.4
system time used= 4.70006
maximum resident set size= 1018724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192165
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= 77
involuntary context switches= 1830


# summary of solver processes directly reported to runsolver:
#   pid: 34439
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3595.4
#   total CPU system time (s): 4.70006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73663 second user time and 15.325 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-30 01:26:13
IDJOB=4516556
IDBENCH=175696
IDSOLVER=3322
FILE ID=nodeC022/4516556-1751239572
RUNJOBID= nodeC022-1751235960-33747
SLURM_JOB_ID= 9587707
Free space on /tmp= 433024 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb_shuffle/normalized-subsetcard-eq-random4reg-1000.shuf-3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516556-1751239572/watcher-4516556-1751239572 -o /tmp/evaluation-result-4516556-1751239572/solver-4516556-1751239572 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751235960-33747 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4516556-1751239572.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 636acc55c6c302618a0a8d7a37fd8e36
RANDOM SEED=1394613998

nodeC022 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.710
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.44
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.698
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.44
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		: 3586.302
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.44
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		: 3603.296
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.44
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.715
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.44
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		: 3599.709
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.44
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		: 3554.167
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.44
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.916
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127721840 kB
MemAvailable:   128458956 kB
Buffers:            3280 kB
Cached:          1541280 kB
SwapCached:            0 kB
Active:          1544624 kB
Inactive:        1292920 kB
Active(anon):    1311044 kB
Inactive(anon):        0 kB
Active(file):     233580 kB
Inactive(file):  1292920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13668 kB
Writeback:             0 kB
AnonPages:       1294924 kB
Mapped:           114472 kB
Shmem:             18060 kB
KReclaimable:      99312 kB
Slab:             186648 kB
SReclaimable:      99312 kB
SUnreclaim:        87336 kB
KernelStack:        4288 kB
PageTables:         5616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1648584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1191936 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= 433008 MiB
End job on nodeC022 at 2025-06-30 02:26:22