Trace number 4513100

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.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-6.opb
MD5SUMc9436c9260c5d2d4def6ae640460810c
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 benchmark2263.43
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 constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
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.08/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 (62839 MiB free)
  memory of node 1: 64465 MiB (63667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513100-1751211099/watcher-4513100-1751211099 -o /tmp/evaluation-result-4513100-1751211099/solver-4513100-1751211099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28594 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4513100-1751211099.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
Current StackSize limit: 8192 KiB

solver pid=29420, runsolver pid=29417

[startup+0.10007 s]*
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129543028/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=23904 memory=9344 CPUtime=0.1 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 1632 0 0 0 10 0 0 0 20 0 1 0 36789038 24477696 2336 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/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.213214 s]*
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129541016/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=30704 memory=16256 CPUtime=0.21 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 3380 0 0 0 21 0 0 0 20 0 1 0 36789038 31440896 4064 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 7676 4064 896 2593 0 4569 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30704 KiB
Current children cumulated memory: 16256 KiB

[startup+0.313093 s]*
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129533708/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=39796 memory=24480 CPUtime=0.31 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 5852 0 0 0 30 1 0 0 20 0 1 0 36789038 40751104 6120 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 9949 6120 896 2593 0 6842 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39796 KiB
Current children cumulated memory: 24480 KiB

[startup+0.70037 s]
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129527912/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=46920 memory=30836 CPUtime=0.69 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 8029 0 0 0 67 2 0 0 20 0 1 0 36789038 48046080 7709 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 11730 7709 960 2593 0 8623 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 46920 KiB
Current children cumulated memory: 30836 KiB

[startup+1.50033 s]
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129526148/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=47992 memory=31956 CPUtime=1.48 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 8457 0 0 0 146 2 0 0 20 0 1 0 36789038 49143808 7989 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 11998 7989 960 2593 0 8891 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47992 KiB
Current children cumulated memory: 31956 KiB

[startup+3.11292 s]
/proc/loadavg: 4.10 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129523632/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=51084 memory=35276 CPUtime=3.09 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 10547 0 0 0 306 3 0 0 20 0 1 0 36789038 52310016 8819 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 12771 8819 960 2593 0 9664 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 51084 KiB
Current children cumulated memory: 35276 KiB

[startup+6.30031 s]
/proc/loadavg: 4.09 4.13 4.16 5/250 29421
/proc/meminfo: memFree=129523860/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=62136 memory=46380 CPUtime=6.26 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 12520 0 0 0 623 3 0 0 20 0 1 0 36789038 63627264 11595 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 15534 11595 960 2593 0 12427 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 62136 KiB
Current children cumulated memory: 46380 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.13 4.15 5/250 29421
/proc/meminfo: memFree=129527828/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=59492 memory=43708 CPUtime=12.64 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 14356 0 0 0 1261 3 0 0 20 0 1 0 36789038 60919808 10927 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 14873 10927 960 2593 0 11766 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 59492 KiB
Current children cumulated memory: 43708 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.14 4.16 5/250 29421
/proc/meminfo: memFree=129505116/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=73128 memory=57428 CPUtime=25.4 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 17278 0 0 0 2536 4 0 0 20 0 1 0 36789038 74883072 14357 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 18282 14357 960 2593 0 15175 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 73128 KiB
Current children cumulated memory: 57428 KiB

[startup+51.1129 s]
/proc/loadavg: 4.09 4.12 4.15 5/250 29422
/proc/meminfo: memFree=129502168/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=62444 memory=47316 CPUtime=50.92 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 21014 0 0 0 5087 5 0 0 20 0 1 0 36789038 63942656 11829 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 15611 11829 960 2593 0 12504 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 62444 KiB
Current children cumulated memory: 47316 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/250 29428
/proc/meminfo: memFree=129424952/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=112512 memory=97292 CPUtime=101.95 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 28515 0 0 0 10185 10 0 0 20 0 1 0 36789038 115212288 24323 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 28128 24323 960 2593 0 25021 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 112512 KiB
Current children cumulated memory: 97292 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.11 4.14 5/250 29430
/proc/meminfo: memFree=129401512/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=112512 memory=97392 CPUtime=161.77 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 29363 0 0 0 16167 10 0 0 20 0 1 0 36789038 115212288 24348 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 28128 24348 960 2593 0 25021 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 112512 KiB
Current children cumulated memory: 97392 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/250 29431
/proc/meminfo: memFree=129414088/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=115548 memory=100336 CPUtime=221.6 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 30163 0 0 0 22149 11 0 0 20 0 1 0 36789038 118321152 25084 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 28887 25084 960 2593 0 25780 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 115548 KiB
Current children cumulated memory: 100336 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.12 4.14 5/250 29433
/proc/meminfo: memFree=129427740/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=114436 memory=99316 CPUtime=281.42 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 34566 0 0 0 28127 15 0 0 20 0 1 0 36789038 117182464 24829 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 28609 24829 960 2593 0 25502 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 114436 KiB
Current children cumulated memory: 99316 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/249 29435
/proc/meminfo: memFree=129411600/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=120804 memory=105812 CPUtime=341.24 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 39509 0 0 0 34105 19 0 0 20 0 1 0 36789038 123703296 26453 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 30201 26453 960 2593 0 27094 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 120804 KiB
Current children cumulated memory: 105812 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 4.09 4.12 5/249 29437
/proc/meminfo: memFree=129380976/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=150120 memory=135000 CPUtime=401.06 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 44616 0 0 0 40081 25 0 0 20 0 1 0 36789038 153722880 33750 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 37530 33750 960 2593 0 34423 0
Current children cumulated CPU time: 401.06 s
Current children cumulated vsize: 150120 KiB
Current children cumulated memory: 135000 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.12 4.13 5/249 29439
/proc/meminfo: memFree=129394492/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=150120 memory=135000 CPUtime=460.88 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 47734 0 0 0 46059 29 0 0 20 0 1 0 36789038 153722880 33750 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 37530 33750 960 2593 0 34423 0
Current children cumulated CPU time: 460.88 s

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

Current children cumulated memory: 230668 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.21 4.18 5/251 29603
/proc/meminfo: memFree=128982552/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=248872 memory=233740 CPUtime=2853.7 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 109087 0 0 0 285187 183 0 0 20 0 1 0 36789038 254844928 58435 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 62218 58435 960 2593 0 59111 0
Current children cumulated CPU time: 2853.7 s
Current children cumulated vsize: 248872 KiB
Current children cumulated memory: 233740 KiB

[startup+2922.3 s]
/proc/loadavg: 4.20 4.20 4.18 5/251 29605
/proc/meminfo: memFree=129035568/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=248872 memory=233740 CPUtime=2913.53 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 109087 0 0 0 291170 183 0 0 20 0 1 0 36789038 254844928 58435 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 62218 58435 960 2593 0 59111 0
Current children cumulated CPU time: 2913.53 s
Current children cumulated vsize: 248872 KiB
Current children cumulated memory: 233740 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.19 4.18 5/250 29607
/proc/meminfo: memFree=129007432/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=250564 memory=235404 CPUtime=2973.35 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 109511 0 0 0 297152 183 0 0 20 0 1 0 36789038 256577536 58851 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 62641 58851 960 2593 0 59534 0
Current children cumulated CPU time: 2973.35 s
Current children cumulated vsize: 250564 KiB
Current children cumulated memory: 235404 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.18 4.18 5/250 29609
/proc/meminfo: memFree=128998296/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=250564 memory=235404 CPUtime=3033.18 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 109584 0 0 0 303135 183 0 0 20 0 1 0 36789038 256577536 58851 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 62641 58851 960 2593 0 59534 0
Current children cumulated CPU time: 3033.18 s
Current children cumulated vsize: 250564 KiB
Current children cumulated memory: 235404 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.16 4.17 5/249 29658
/proc/meminfo: memFree=129156064/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=252160 memory=236940 CPUtime=3093.02 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 110012 0 0 0 309118 184 0 0 20 0 1 0 36789038 258211840 59235 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63040 59235 960 2593 0 59933 0
Current children cumulated CPU time: 3093.02 s
Current children cumulated vsize: 252160 KiB
Current children cumulated memory: 236940 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.15 4.16 5/250 29665
/proc/meminfo: memFree=129117572/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=253208 memory=237964 CPUtime=3152.84 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 110274 0 0 0 315100 184 0 0 20 0 1 0 36789038 259284992 59491 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63302 59491 960 2593 0 60195 0
Current children cumulated CPU time: 3152.84 s
Current children cumulated vsize: 253208 KiB
Current children cumulated memory: 237964 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.13 4.16 5/251 29668
/proc/meminfo: memFree=129089640/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=253208 memory=237964 CPUtime=3212.68 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 110274 0 0 0 321084 184 0 0 20 0 1 0 36789038 259284992 59491 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63302 59491 960 2593 0 60195 0
Current children cumulated CPU time: 3212.68 s
Current children cumulated vsize: 253208 KiB
Current children cumulated memory: 237964 KiB

[startup+3282.3 s]
/proc/loadavg: 4.35 4.19 4.18 5/251 29670
/proc/meminfo: memFree=129114104/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=254436 memory=239244 CPUtime=3272.51 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 110585 0 0 0 327067 184 0 0 20 0 1 0 36789038 260542464 59811 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63609 59811 960 2593 0 60502 0
Current children cumulated CPU time: 3272.51 s
Current children cumulated vsize: 254436 KiB
Current children cumulated memory: 239244 KiB

[startup+3342.3 s]
/proc/loadavg: 4.72 4.33 4.23 5/251 29672
/proc/meminfo: memFree=129101040/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=254436 memory=239244 CPUtime=3332.34 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 110659 0 0 0 333050 184 0 0 20 0 1 0 36789038 260542464 59811 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63609 59811 960 2593 0 60502 0
Current children cumulated CPU time: 3332.34 s
Current children cumulated vsize: 254436 KiB
Current children cumulated memory: 239244 KiB

[startup+3402.3 s]
/proc/loadavg: 4.32 4.29 4.22 5/251 29674
/proc/meminfo: memFree=129075876/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=255980 memory=240780 CPUtime=3392.17 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 111078 0 0 0 339033 184 0 0 20 0 1 0 36789038 262123520 60195 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63995 60195 960 2593 0 60888 0
Current children cumulated CPU time: 3392.17 s
Current children cumulated vsize: 255980 KiB
Current children cumulated memory: 240780 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.25 4.21 5/250 29720
/proc/meminfo: memFree=129167540/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=255980 memory=240780 CPUtime=3451.99 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 111083 0 0 0 345014 185 0 0 20 0 1 0 36789038 262123520 60195 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63995 60195 960 2593 0 60888 0
Current children cumulated CPU time: 3451.99 s
Current children cumulated vsize: 255980 KiB
Current children cumulated memory: 240780 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.22 4.19 5/249 29722
/proc/meminfo: memFree=129152928/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=255980 memory=240780 CPUtime=3511.83 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 111083 0 0 0 350998 185 0 0 20 0 1 0 36789038 262123520 60195 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 63995 60195 960 2593 0 60888 0
Current children cumulated CPU time: 3511.83 s
Current children cumulated vsize: 255980 KiB
Current children cumulated memory: 240780 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.19 4.18 5/249 29724
/proc/meminfo: memFree=129142760/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=256936 memory=241804 CPUtime=3571.66 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 111324 0 0 0 356981 185 0 0 20 0 1 0 36789038 263102464 60451 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 64234 60451 960 2593 0 61127 0
Current children cumulated CPU time: 3571.66 s
Current children cumulated vsize: 256936 KiB
Current children cumulated memory: 241804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.12 4.19 4.18 5/249 29726
/proc/meminfo: memFree=129198196/131382112 swapFree=33010684/33010684
[pid=29420] ppid=29417 vsize=256936 memory=241804 CPUtime=3600.08 cores=1,3
/proc/29420/stat : 29420 (CASHWMaxSAT-Dis) R 29417 29420 28582 0 -1 4194304 111324 0 0 0 359823 185 0 0 20 0 1 0 36789038 263102464 60451 18446744073709551615 4198400 14817773 140725925129216 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 24989696 140725925132650 140725925132765 140725925132765 140725925138367 0
/proc/29420/statm: 64234 60451 960 2593 0 61127 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 256936 KiB
Current children cumulated memory: 241804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.23 s, system=1.85792 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.09
CPU user time (s): 3598.23
CPU system time (s): 1.85792
CPU usage (%): 99.7034
Max. virtual memory (cumulated for all children) (KiB): 429376
Max. memory (cumulated for all children) (KiB): 413176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 1.85792
maximum resident set size= 413304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111324
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= 1580


# summary of solver processes directly reported to runsolver:
#   pid: 29420
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 1.85792

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1453 second user time and 34.3485 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 17:31:39
IDJOB=4513100
IDBENCH=162267
IDSOLVER=3322
FILE ID=nodeC007/4513100-1751211099
RUNJOBID= nodeC007-1751206247-28594
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-size112-round23-6.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513100-1751211099/watcher-4513100-1751211099 -o /tmp/evaluation-result-4513100-1751211099/solver-4513100-1751211099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28594 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4513100-1751211099.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= c9436c9260c5d2d4def6ae640460810c
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		: 3691.370
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		: 1197.443
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		: 3700.000
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		: 1197.196
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		: 3691.386
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		: 3624.914
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.660
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.517
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:        129534492 kB
MemAvailable:   129544744 kB
Buffers:            3280 kB
Cached:           820180 kB
SwapCached:            0 kB
Active:           643432 kB
Inactive:         574852 kB
Active(anon):     412784 kB
Inactive(anon):        0 kB
Active(file):     230648 kB
Inactive(file):   574852 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13996 kB
Writeback:             0 kB
AnonPages:        397984 kB
Mapped:           114668 kB
Shmem:             17960 kB
KReclaimable:      88756 kB
Slab:             170172 kB
SReclaimable:      88756 kB
SUnreclaim:        81416 kB
KernelStack:        4032 kB
PageTables:         3772 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     748344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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:31:50