Trace number 4513568

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/
normalized-ECrand4regsplit-v090-n1.opb
MD5SUM2f2bbded117b16ee84684349cffbd198
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.033246
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables179
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.00/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: 63708 MiB (62205 MiB free)
  memory of node 1: 64465 MiB (62421 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=33058, runsolver pid=33043

[startup+0.100058 s]*
/proc/loadavg: 1.03 2.22 3.07 6/266 33059
/proc/meminfo: memFree=127614004/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=19804 memory=5996 CPUtime=0.09 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 827 0 0 0 9 0 0 0 20 0 1 0 37492193 20279296 1499 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 4951 1499 992 2593 0 1844 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19804 KiB
Current children cumulated memory: 5996 KiB

[startup+0.204515 s]*
/proc/loadavg: 1.03 2.22 3.07 6/266 33059
/proc/meminfo: memFree=127612996/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=20240 memory=6456 CPUtime=0.19 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 1127 0 0 0 19 0 0 0 20 0 1 0 37492193 20725760 1614 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 5060 1614 992 2593 0 1953 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 20240 KiB
Current children cumulated memory: 6456 KiB

[startup+0.304481 s]*
/proc/loadavg: 1.03 2.22 3.07 5/264 33059
/proc/meminfo: memFree=127612996/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=20920 memory=6924 CPUtime=0.29 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 1507 0 0 0 29 0 0 0 20 0 1 0 37492193 21422080 1731 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 5230 1731 992 2593 0 2123 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 20920 KiB
Current children cumulated memory: 6924 KiB

[startup+0.700103 s]
/proc/loadavg: 1.03 2.22 3.07 5/262 33067
/proc/meminfo: memFree=127611832/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=21700 memory=7888 CPUtime=0.68 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 2366 0 0 0 68 0 0 0 20 0 1 0 37492193 22220800 1972 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 5425 1972 992 2593 0 2318 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 21700 KiB
Current children cumulated memory: 7888 KiB

[startup+1.50011 s]
/proc/loadavg: 1.03 2.22 3.07 6/262 33067
/proc/meminfo: memFree=127609816/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=23556 memory=9640 CPUtime=1.47 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 3443 0 0 0 147 0 0 0 20 0 1 0 37492193 24121344 2410 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 5889 2410 992 2593 0 2782 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 23556 KiB
Current children cumulated memory: 9640 KiB

[startup+3.10446 s]
/proc/loadavg: 1.03 2.22 3.07 6/266 33105
/proc/meminfo: memFree=127593644/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=23572 memory=9764 CPUtime=3.07 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 6491 0 0 0 307 0 0 0 20 0 1 0 37492193 24137728 2441 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 5893 2441 992 2593 0 2786 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 23572 KiB
Current children cumulated memory: 9764 KiB

[startup+6.30011 s]
/proc/loadavg: 1.35 2.26 3.08 6/266 33105
/proc/meminfo: memFree=127581548/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=28704 memory=14628 CPUtime=6.26 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 10281 0 0 0 625 1 0 0 20 0 1 0 37492193 29392896 3657 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 7176 3657 992 2593 0 4069 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 28704 KiB
Current children cumulated memory: 14628 KiB

[startup+12.7001 s]
/proc/loadavg: 1.56 2.29 3.09 6/266 33105
/proc/meminfo: memFree=127565228/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=32044 memory=18116 CPUtime=12.64 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 18505 0 0 0 1261 3 0 0 20 0 1 0 37492193 32813056 4529 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 8011 4529 992 2593 0 4904 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 32044 KiB
Current children cumulated memory: 18116 KiB

[startup+25.5001 s]
/proc/loadavg: 2.10 2.38 3.11 6/265 33105
/proc/meminfo: memFree=127560620/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=33076 memory=19272 CPUtime=25.41 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 25059 0 0 0 2537 4 0 0 20 0 1 0 37492193 33869824 4818 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 8269 4818 992 2593 0 5162 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 33076 KiB
Current children cumulated memory: 19272 KiB

[startup+51.1046 s]
/proc/loadavg: 2.83 2.52 3.14 6/265 33105
/proc/meminfo: memFree=127521304/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=44412 memory=30300 CPUtime=50.93 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 36508 0 0 0 5087 6 0 0 20 0 1 0 37492193 45477888 7575 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 11103 7575 992 2593 0 7996 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 44412 KiB
Current children cumulated memory: 30300 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 2.75 3.18 6/265 33109
/proc/meminfo: memFree=127443004/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=56880 memory=42912 CPUtime=101.98 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 50733 0 0 0 10187 11 0 0 20 0 1 0 37492193 58245120 10728 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 14220 10728 992 2593 0 11113 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 56880 KiB
Current children cumulated memory: 42912 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 3.00 3.24 6/266 33112
/proc/meminfo: memFree=127417820/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=54172 memory=40200 CPUtime=161.82 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 52281 0 0 0 16171 11 0 0 20 0 1 0 37492193 55472128 10050 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 13543 10050 992 2593 0 10436 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 54172 KiB
Current children cumulated memory: 40200 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.21 3.30 6/264 33116
/proc/meminfo: memFree=127388080/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=67924 memory=53664 CPUtime=221.64 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 63569 0 0 0 22150 14 0 0 20 0 1 0 37492193 69554176 13416 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 16981 13416 992 2593 0 13874 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 67924 KiB
Current children cumulated memory: 53664 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.38 3.35 6/264 33118
/proc/meminfo: memFree=127365708/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=72384 memory=57548 CPUtime=281.47 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 69931 0 0 0 28129 18 0 0 20 0 1 0 37492193 74121216 14387 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 18096 14387 992 2593 0 14989 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 72384 KiB
Current children cumulated memory: 57548 KiB

[startup+342.3 s]
/proc/loadavg: 4.03 3.49 3.40 6/263 33120
/proc/meminfo: memFree=127353980/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=73388 memory=56424 CPUtime=341.29 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 88732 0 0 0 34104 25 0 0 20 0 1 0 37492193 75149312 14106 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 18347 14106 992 2593 0 15240 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 73388 KiB
Current children cumulated memory: 56424 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.62 3.45 6/263 33122
/proc/meminfo: memFree=127337188/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=77260 memory=60976 CPUtime=401.11 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 100554 0 0 0 40083 28 0 0 20 0 1 0 37492193 79114240 15244 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 19315 15244 992 2593 0 16208 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 77260 KiB
Current children cumulated memory: 60976 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.72 3.50 6/263 33125
/proc/meminfo: memFree=127326472/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=80852 memory=66060 CPUtime=460.93 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 106823 0 0 0 46063 30 0 0 20 0 1 0 37492193 82792448 16515 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 20213 16515 992 2593 0 17106 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 124764 KiB

[startup+2922.3 s]
/proc/loadavg: 4.32 4.17 4.07 6/264 33257
/proc/meminfo: memFree=127052792/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=145336 memory=120244 CPUtime=2913.82 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 264065 0 0 0 291283 99 0 0 20 0 1 0 37492193 148824064 30061 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 36334 30061 992 2593 0 33227 0
Current children cumulated CPU time: 2913.82 s
Current children cumulated vsize: 145336 KiB
Current children cumulated memory: 120244 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.16 4.07 6/264 33262
/proc/meminfo: memFree=127063960/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=147800 memory=130724 CPUtime=2973.64 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 267973 0 0 0 297264 100 0 0 20 0 1 0 37492193 151347200 32681 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 36950 32681 992 2593 0 33843 0
Current children cumulated CPU time: 2973.64 s
Current children cumulated vsize: 147800 KiB
Current children cumulated memory: 130724 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.14 4.07 6/263 33264
/proc/meminfo: memFree=127059908/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=144868 memory=118544 CPUtime=3033.46 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 276268 0 0 0 303241 105 0 0 20 0 1 0 37492193 148344832 29636 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 36217 29636 992 2593 0 33110 0
Current children cumulated CPU time: 3033.46 s
Current children cumulated vsize: 144868 KiB
Current children cumulated memory: 118544 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.07 6/264 33269
/proc/meminfo: memFree=127057380/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=148196 memory=130748 CPUtime=3093.29 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 280672 0 0 0 309223 106 0 0 20 0 1 0 37492193 151752704 32687 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 37049 32687 992 2593 0 33942 0
Current children cumulated CPU time: 3093.29 s
Current children cumulated vsize: 148196 KiB
Current children cumulated memory: 130748 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.12 4.07 6/264 33271
/proc/meminfo: memFree=127094164/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=139756 memory=113468 CPUtime=3153.11 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 288052 0 0 0 315203 108 0 0 20 0 1 0 37492193 143110144 28367 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 34939 28367 992 2593 0 31832 0
Current children cumulated CPU time: 3153.11 s
Current children cumulated vsize: 139756 KiB
Current children cumulated memory: 113468 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.11 4.07 6/264 33276
/proc/meminfo: memFree=127046588/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=152436 memory=136184 CPUtime=3212.94 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 291773 0 0 0 321185 109 0 0 20 0 1 0 37492193 156094464 34046 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 38109 34046 992 2593 0 35002 0
Current children cumulated CPU time: 3212.94 s
Current children cumulated vsize: 152436 KiB
Current children cumulated memory: 136184 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.08 6/265 33279
/proc/meminfo: memFree=127078480/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=154220 memory=138788 CPUtime=3272.76 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 293507 0 0 0 327166 110 0 0 20 0 1 0 37492193 157921280 34697 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 38555 34697 992 2593 0 35448 0
Current children cumulated CPU time: 3272.76 s
Current children cumulated vsize: 154220 KiB
Current children cumulated memory: 138788 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.08 6/265 33281
/proc/meminfo: memFree=127054492/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=154288 memory=139716 CPUtime=3332.59 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 294833 0 0 0 333148 111 0 0 20 0 1 0 37492193 157990912 34929 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 38572 34929 992 2593 0 35465 0
Current children cumulated CPU time: 3332.59 s
Current children cumulated vsize: 154288 KiB
Current children cumulated memory: 139716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.08 6/265 33283
/proc/meminfo: memFree=127032200/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=154464 memory=139892 CPUtime=3392.43 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 295993 0 0 0 339131 112 0 0 20 0 1 0 37492193 158171136 34973 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 38616 34973 992 2593 0 35509 0
Current children cumulated CPU time: 3392.43 s
Current children cumulated vsize: 154464 KiB
Current children cumulated memory: 139892 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.08 6/266 33287
/proc/meminfo: memFree=127025408/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=154436 memory=139864 CPUtime=3452.25 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 296598 0 0 0 345113 112 0 0 20 0 1 0 37492193 158142464 34966 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 38609 34966 992 2593 0 35502 0
Current children cumulated CPU time: 3452.25 s
Current children cumulated vsize: 154436 KiB
Current children cumulated memory: 139864 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.08 6/265 33289
/proc/meminfo: memFree=127082740/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=140808 memory=115264 CPUtime=3512.07 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 303592 0 0 0 351091 116 0 0 20 0 1 0 37492193 144187392 28816 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 35202 28816 992 2593 0 32095 0
Current children cumulated CPU time: 3512.07 s
Current children cumulated vsize: 140808 KiB
Current children cumulated memory: 115264 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.08 6/266 33294
/proc/meminfo: memFree=127057556/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=148460 memory=130704 CPUtime=3571.89 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 308770 0 0 0 357071 118 0 0 20 0 1 0 37492193 152023040 32676 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 37115 32676 992 2593 0 34008 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 148460 KiB
Current children cumulated memory: 130704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.04 4.08 4.08 6/264 33295
/proc/meminfo: memFree=127044176/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=151372 memory=135768 CPUtime=3600 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 310207 0 0 0 359882 118 0 0 20 0 1 0 37492193 155004928 33942 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 37843 33942 992 2593 0 34736 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 151372 KiB
Current children cumulated memory: 135768 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.82 s, system=1.19113 s

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

[startup+3610.5 s]
/proc/loadavg: 4.04 4.08 4.08 6/264 33295
/proc/meminfo: memFree=127044176/131250000 swapFree=33010684/33010684
[pid=33058] ppid=33043 vsize=151372 memory=135768 CPUtime=3600 cores=5,7
/proc/33058/stat : 33058 (CASHWMaxSAT-Dis) R 33043 33058 32989 0 -1 4194304 310207 0 0 0 359882 118 0 0 20 0 1 0 37492193 155004928 33942 18446744073709551615 4198400 14817773 140732846960624 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 44924928 140732846963050 140732846963165 140732846963165 140732846968767 0
/proc/33058/statm: 37843 33942 992 2593 0 34736 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 151372 KiB
Current children cumulated memory: 135768 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.01
CPU user time (s): 3598.82
CPU system time (s): 1.19113
CPU usage (%): 99.7095
Max. virtual memory (cumulated for all children) (KiB): 186384
Max. memory (cumulated for all children) (KiB): 171364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.82
system time used= 1.19113
maximum resident set size= 171364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310207
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= 3743


# summary of solver processes directly reported to runsolver:
#   pid: 33058
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3598.82
#   total CPU system time (s): 1.19113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.20077 second user time and 13.1999 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 19:28:48
IDJOB=4513568
IDBENCH=162381
IDSOLVER=3322
FILE ID=nodeC033/4513568-1751218128
RUNJOBID= nodeC033-1751218128-33002
SLURM_JOB_ID= 9587665
Free space on /tmp= 432780 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v090-n1.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513568-1751218128/watcher-4513568-1751218128 -o /tmp/evaluation-result-4513568-1751218128/solver-4513568-1751218128 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751218128-33002 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4513568-1751218128.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 2f2bbded117b16ee84684349cffbd198
RANDOM SEED=156441311

nodeC033 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		: 3598.722
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	: 7000.13
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		: 3600.093
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	: 7000.13
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		: 3600.495
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	: 7000.13
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		: 3599.649
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	: 7000.13
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		: 3479.698
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	: 7000.13
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		: 3600.071
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	: 7000.13
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		: 3520.951
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	: 7000.13
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		: 3634.744
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127610276 kB
MemAvailable:   129748164 kB
Buffers:            3280 kB
Cached:          2939680 kB
SwapCached:            0 kB
Active:           324368 kB
Inactive:        2680300 kB
Active(anon):      79828 kB
Inactive(anon):        0 kB
Active(file):     244540 kB
Inactive(file):  2680300 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55268 kB
Writeback:             0 kB
AnonPages:         64844 kB
Mapped:           103504 kB
Shmem:             18120 kB
KReclaimable:     104576 kB
Slab:             192268 kB
SReclaimable:     104576 kB
SUnreclaim:        87692 kB
KernelStack:        4080 kB
PageTables:         2872 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC033 at 2025-06-29 20:28:58