Trace number 4512884

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.04 3610.5

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-2.opb
MD5SUM37b3a609918eb30d871bb851627bd55e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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 constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
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.03/3610.50	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 (62727 MiB free)
  memory of node 1: 64465 MiB (63660 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512884-1751207486/watcher-4512884-1751207486 -o /tmp/evaluation-result-4512884-1751207486/solver-4512884-1751207486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28594 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4512884-1751207486.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=28976, runsolver pid=28973

[startup+0.100072 s]*
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129417120/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=23904 memory=9344 CPUtime=0.1 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 1634 0 0 0 10 0 0 0 20 0 1 0 36427775 24477696 2336 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/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.213144 s]*
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129415356/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=30704 memory=16128 CPUtime=0.21 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 3376 0 0 0 21 0 0 0 20 0 1 0 36427775 31440896 4032 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 7676 4032 864 2593 0 4569 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30704 KiB
Current children cumulated memory: 16128 KiB

[startup+0.313072 s]*
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129407796/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=39588 memory=24208 CPUtime=0.31 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 5787 0 0 0 30 1 0 0 20 0 1 0 36427775 40538112 6052 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 9897 6052 896 2593 0 6790 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39588 KiB
Current children cumulated memory: 24208 KiB

[startup+0.700328 s]
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129402252/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=46128 memory=29812 CPUtime=0.69 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 7666 0 0 0 67 2 0 0 20 0 1 0 36427775 47235072 7453 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 11532 7453 960 2593 0 8425 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 46128 KiB
Current children cumulated memory: 29812 KiB

[startup+1.50033 s]
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129394440/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=49204 memory=32904 CPUtime=1.48 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 9687 0 0 0 146 2 0 0 20 0 1 0 36427775 50384896 8226 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 12301 8226 960 2593 0 9194 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49204 KiB
Current children cumulated memory: 32904 KiB

[startup+3.1128 s]
/proc/loadavg: 4.10 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129392928/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=50496 memory=34384 CPUtime=3.09 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 11675 0 0 0 306 3 0 0 20 0 1 0 36427775 51707904 8596 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 12624 8596 960 2593 0 9517 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50496 KiB
Current children cumulated memory: 34384 KiB

[startup+6.30031 s]
/proc/loadavg: 4.09 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129365752/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=52612 memory=36660 CPUtime=6.26 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 13746 0 0 0 623 3 0 0 20 0 1 0 36427775 53874688 9165 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 13153 9165 960 2593 0 10046 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 52612 KiB
Current children cumulated memory: 36660 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.10 4.18 5/251 28977
/proc/meminfo: memFree=129374272/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=57568 memory=41592 CPUtime=12.64 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 13963 0 0 0 1261 3 0 0 20 0 1 0 36427775 58949632 10398 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 14392 10398 960 2593 0 11285 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 57568 KiB
Current children cumulated memory: 41592 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.11 4.18 5/251 28977
/proc/meminfo: memFree=129392640/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=72476 memory=56440 CPUtime=25.4 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 17309 0 0 0 2536 4 0 0 20 0 1 0 36427775 74215424 14110 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 18119 14110 960 2593 0 15012 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 72476 KiB
Current children cumulated memory: 56440 KiB

[startup+51.1129 s]
/proc/loadavg: 4.09 4.10 4.18 5/251 28978
/proc/meminfo: memFree=129426660/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=72476 memory=56440 CPUtime=50.94 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 17315 0 0 0 5090 4 0 0 20 0 1 0 36427775 74215424 14110 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 18119 14110 960 2593 0 15012 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 72476 KiB
Current children cumulated memory: 56440 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 4.18 5/251 28980
/proc/meminfo: memFree=129339784/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=120852 memory=104832 CPUtime=101.97 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 22906 0 0 0 10189 8 0 0 20 0 1 0 36427775 123752448 26208 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 30213 26208 960 2593 0 27106 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 120852 KiB
Current children cumulated memory: 104832 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.18 5/251 28982
/proc/meminfo: memFree=129349444/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=94616 memory=78672 CPUtime=161.78 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 23881 0 0 0 16169 9 0 0 20 0 1 0 36427775 96886784 19668 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 23654 19668 960 2593 0 20547 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 94616 KiB
Current children cumulated memory: 78672 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.17 5/251 28984
/proc/meminfo: memFree=129371152/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=94616 memory=78928 CPUtime=221.6 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 23969 0 0 0 22151 9 0 0 20 0 1 0 36427775 96886784 19732 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 23654 19732 960 2593 0 20547 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 94616 KiB
Current children cumulated memory: 78928 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.12 4.17 5/249 28986
/proc/meminfo: memFree=129370504/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=100848 memory=85180 CPUtime=281.42 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 26644 0 0 0 28131 11 0 0 20 0 1 0 36427775 103268352 21295 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 25212 21295 960 2593 0 22105 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 100848 KiB
Current children cumulated memory: 85180 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.17 5/249 28988
/proc/meminfo: memFree=129357260/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=138248 memory=122516 CPUtime=341.24 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 32721 0 0 0 34108 16 0 0 20 0 1 0 36427775 141565952 30629 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 34562 30629 960 2593 0 31455 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 138248 KiB
Current children cumulated memory: 122516 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.11 4.17 5/251 28993
/proc/meminfo: memFree=129307216/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=168088 memory=152804 CPUtime=401.03 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 35741 0 0 0 40085 18 0 0 20 0 1 0 36427775 172122112 38201 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 42022 38201 960 2593 0 38915 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 168088 KiB
Current children cumulated memory: 152804 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.17 5/251 28995
/proc/meminfo: memFree=129294368/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=168088 memory=153316 CPUtime=460.86 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 39118 0 0 0 46064 22 0 0 20 0 1 0 36427775 172122112 38329 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 42022 38329 960 2593 0 38915 0
Current children cumulated CPU time: 460.86 s

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

Current children cumulated memory: 229780 KiB

[startup+2922.3 s]
/proc/loadavg: 4.23 4.27 4.19 5/251 29119
/proc/meminfo: memFree=129016576/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=244564 memory=229780 CPUtime=2913.82 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115251 0 0 0 291211 171 0 0 20 0 1 0 36427775 250433536 57445 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61141 57445 960 2593 0 58034 0
Current children cumulated CPU time: 2913.82 s
Current children cumulated vsize: 244564 KiB
Current children cumulated memory: 229780 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.23 4.18 5/251 29123
/proc/meminfo: memFree=129003868/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=2973.66 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115811 0 0 0 297194 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 2973.66 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.22 4.18 5/251 29130
/proc/meminfo: memFree=129007668/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=3033.49 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115829 0 0 0 303177 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 3033.49 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3102.3 s]
/proc/loadavg: 4.23 4.22 4.18 5/250 29221
/proc/meminfo: memFree=129243844/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=3093.32 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115830 0 0 0 309160 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 3093.32 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.21 4.18 5/250 29268
/proc/meminfo: memFree=129379728/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=3153.14 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115840 0 0 0 315142 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 3153.14 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.18 4.17 5/250 29270
/proc/meminfo: memFree=129351360/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=3212.97 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115842 0 0 0 321125 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 3212.97 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.16 4.17 5/250 29272
/proc/meminfo: memFree=129333636/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246512 memory=231700 CPUtime=3272.8 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115914 0 0 0 327108 172 0 0 20 0 1 0 36427775 252428288 57925 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61628 57925 960 2593 0 58521 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 246512 KiB
Current children cumulated memory: 231700 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.16 4.17 5/249 29317
/proc/meminfo: memFree=129521176/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246716 memory=231828 CPUtime=3332.6 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115979 0 0 0 333087 173 0 0 20 0 1 0 36427775 252637184 57957 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61679 57957 960 2593 0 58572 0
Current children cumulated CPU time: 3332.6 s
Current children cumulated vsize: 246716 KiB
Current children cumulated memory: 231828 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.17 5/249 29319
/proc/meminfo: memFree=129448896/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=246716 memory=231828 CPUtime=3392.43 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 115993 0 0 0 339070 173 0 0 20 0 1 0 36427775 252637184 57957 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61679 57957 960 2593 0 58572 0
Current children cumulated CPU time: 3392.43 s
Current children cumulated vsize: 246716 KiB
Current children cumulated memory: 231828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.16 4.17 5/249 29365
/proc/meminfo: memFree=129392528/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=247812 memory=232980 CPUtime=3452.25 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 116267 0 0 0 345051 174 0 0 20 0 1 0 36427775 253759488 58245 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61953 58245 960 2593 0 58846 0
Current children cumulated CPU time: 3452.25 s
Current children cumulated vsize: 247812 KiB
Current children cumulated memory: 232980 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/249 29367
/proc/meminfo: memFree=129324476/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=247812 memory=232980 CPUtime=3512.08 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 116267 0 0 0 351034 174 0 0 20 0 1 0 36427775 253759488 58245 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 61953 58245 960 2593 0 58846 0
Current children cumulated CPU time: 3512.08 s
Current children cumulated vsize: 247812 KiB
Current children cumulated memory: 232980 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/249 29371
/proc/meminfo: memFree=129393552/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=185772 memory=171128 CPUtime=3571.91 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 117511 0 0 0 357016 175 0 0 20 0 1 0 36427775 190230528 42782 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 46443 42782 960 2593 0 43336 0
Current children cumulated CPU time: 3571.91 s
Current children cumulated vsize: 185772 KiB
Current children cumulated memory: 171128 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.11 4.13 4.16 5/250 29376
/proc/meminfo: memFree=129380072/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=186020 memory=171376 CPUtime=3600.03 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 117938 0 0 0 359827 176 0 0 20 0 1 0 36427775 190484480 42844 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 46505 42844 960 2593 0 43398 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 186020 KiB
Current children cumulated memory: 171376 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.27 s, system=1.76614 s

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

[startup+3610.5 s]
/proc/loadavg: 4.11 4.13 4.16 5/250 29376
/proc/meminfo: memFree=129380072/131382112 swapFree=33010684/33010684
[pid=28976] ppid=28973 vsize=186020 memory=171376 CPUtime=3600.03 cores=1,3
/proc/28976/stat : 28976 (CASHWMaxSAT-Dis) R 28973 28976 28582 0 -1 4194304 117938 0 0 0 359827 176 0 0 20 0 1 0 36427775 190484480 42844 18446744073709551615 4198400 14817773 140732740597904 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 39493632 140732740602218 140732740602333 140732740602333 140732740607935 0
/proc/28976/statm: 46505 42844 960 2593 0 43398 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 186020 KiB
Current children cumulated memory: 171376 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.04
CPU user time (s): 3598.27
CPU system time (s): 1.76614
CPU usage (%): 99.7103
Max. virtual memory (cumulated for all children) (KiB): 365348
Max. memory (cumulated for all children) (KiB): 347608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.27
system time used= 1.76614
maximum resident set size= 350424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117938
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= 32
involuntary context switches= 1619


# summary of solver processes directly reported to runsolver:
#   pid: 28976
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.27
#   total CPU system time (s): 1.76614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9349 second user time and 34.1158 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 37b3a609918eb30d871bb851627bd55e
RANDOM SEED=166236241

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.464
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.199
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.785
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.902
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		: 3662.481
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		: 3662.948
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.589
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129420900 kB
MemAvailable:   129429936 kB
Buffers:            3280 kB
Cached:           818684 kB
SwapCached:            0 kB
Active:           784132 kB
Inactive:         573668 kB
Active(anon):     553484 kB
Inactive(anon):        0 kB
Active(file):     230648 kB
Inactive(file):   573668 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13936 kB
Writeback:            32 kB
AnonPages:        538260 kB
Mapped:           114556 kB
Shmem:             17960 kB
KReclaimable:      88696 kB
Slab:             170120 kB
SReclaimable:      88696 kB
SUnreclaim:        81424 kB
KernelStack:        4064 kB
PageTables:         4120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     889456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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 17:31:37