Trace number 4491735

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
Exact_no_dombreaking 2025-06-16? (TO) 3600.07 3610.33

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUMd06d89796adb8259df968e568daeeb68
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 benchmark99.5978
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
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 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
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.30	c Program interrupted by user.
3600.03/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63176 MiB free)
  memory of node 1: 64465 MiB (63457 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491735-1751134551/watcher-4491735-1751134551 -o /tmp/evaluation-result-4491735-1751134551/solver-4491735-1751134551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751133631-11644 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1054116676 --ls=360 --inp-dombreaklim=0 HOME/instance-4491735-1751134551.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=12038, runsolver pid=12035

[startup+0.100065 s]*
/proc/loadavg: 3.15 3.22 2.31 4/258 12039
/proc/meminfo: memFree=129632080/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=74960 memory=51932 CPUtime=0.08 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 10375 0 0 0 7 1 0 0 20 0 1 0 29131737 76759040 12983 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 18740 12983 1024 1200 0 17220 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 74960 KiB
Current children cumulated memory: 51932 KiB

[startup+0.205306 s]*
/proc/loadavg: 3.15 3.22 2.31 4/258 12039
/proc/meminfo: memFree=129608012/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=107036 memory=81292 CPUtime=0.19 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 15553 0 0 0 17 2 0 0 20 0 1 0 29131737 109604864 20323 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26759 20323 1024 1200 0 25239 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 107036 KiB
Current children cumulated memory: 81292 KiB

[startup+0.305249 s]*
/proc/loadavg: 3.15 3.22 2.31 4/258 12039
/proc/meminfo: memFree=129616204/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=0.29 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16237 0 0 0 27 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+0.700139 s]
/proc/loadavg: 3.15 3.22 2.31 4/258 12039
/proc/meminfo: memFree=129616920/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=0.67 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16237 0 0 0 65 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+1.50014 s]
/proc/loadavg: 3.14 3.21 2.31 4/258 12039
/proc/meminfo: memFree=129616920/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=1.47 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16237 0 0 0 145 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+3.10511 s]
/proc/loadavg: 3.14 3.21 2.31 4/258 12039
/proc/meminfo: memFree=129632808/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=3.07 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16242 0 0 0 305 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+6.30011 s]
/proc/loadavg: 3.21 3.23 2.32 4/258 12039
/proc/meminfo: memFree=129651248/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=6.26 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16247 0 0 0 624 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+12.7001 s]
/proc/loadavg: 3.19 3.22 2.32 4/258 12039
/proc/meminfo: memFree=129659440/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=12.64 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16252 0 0 0 1262 2 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+25.5002 s]
/proc/loadavg: 3.16 3.21 2.33 4/258 12039
/proc/meminfo: memFree=129659456/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=25.42 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16253 0 0 0 2539 3 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+51.1051 s]
/proc/loadavg: 3.18 3.21 2.36 4/257 12039
/proc/meminfo: memFree=129658352/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=50.96 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16262 0 0 0 5093 3 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+102.3 s]
/proc/loadavg: 3.15 3.19 2.40 4/258 12042
/proc/meminfo: memFree=129657648/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=102.02 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16272 0 0 0 10199 3 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+162.3 s]
/proc/loadavg: 3.11 3.17 2.45 4/257 12044
/proc/meminfo: memFree=129653752/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=76808 CPUtime=161.88 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16277 0 0 0 16185 3 0 0 20 0 1 0 29131737 107053056 19202 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19202 1024 1200 0 24616 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 76808 KiB

[startup+222.3 s]
/proc/loadavg: 3.16 3.17 2.49 4/257 12135
/proc/meminfo: memFree=130116324/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=78728 CPUtime=221.73 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16313 0 0 0 22169 4 0 0 20 0 1 0 29131737 107053056 19682 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19682 1024 1200 0 24616 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 78728 KiB

[startup+282.3 s]
/proc/loadavg: 3.43 3.23 2.56 4/257 12137
/proc/meminfo: memFree=130097084/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=78728 CPUtime=281.6 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16340 0 0 0 28156 4 0 0 20 0 1 0 29131737 107053056 19682 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19682 1024 1200 0 24616 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 78728 KiB

[startup+342.3 s]
/proc/loadavg: 3.21 3.20 2.59 4/258 12144
/proc/meminfo: memFree=130093024/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=104544 memory=78728 CPUtime=341.48 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 16340 0 0 0 34143 5 0 0 20 0 1 0 29131737 107053056 19682 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 26136 19682 1024 1200 0 24616 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 104544 KiB
Current children cumulated memory: 78728 KiB

[startup+402.3 s]
/proc/loadavg: 3.18 3.19 2.63 4/257 12148
/proc/meminfo: memFree=130036904/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=177288 memory=155128 CPUtime=401.34 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 30101 0 0 0 40123 11 0 0 20 0 1 0 29131737 181542912 38782 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 44322 38782 1248 1200 0 42802 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 177288 KiB
Current children cumulated memory: 155128 KiB

[startup+462.3 s]
/proc/loadavg: 3.12 3.17 2.66 4/257 12150
/proc/meminfo: memFree=130026880/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=183216 memory=163832 CPUtime=461.17 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 31854 0 0 0 46103 14 0 0 20 0 1 0 29131737 187613184 40958 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 45804 40958 1248 1200 0 44284 0
Current children cumulated CPU time: 461.17 s

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

Current children cumulated memory: 210720 KiB

[startup+2922.3 s]
/proc/loadavg: 3.08 3.08 3.04 4/258 12728
/proc/meminfo: memFree=129705280/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=228500 memory=211104 CPUtime=2914.13 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 42946 0 0 0 291276 137 0 0 20 0 1 0 29131737 233984000 52776 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57125 52776 1248 1200 0 55605 0
Current children cumulated CPU time: 2914.13 s
Current children cumulated vsize: 228500 KiB
Current children cumulated memory: 211104 KiB

[startup+2982.3 s]
/proc/loadavg: 3.07 3.08 3.04 4/258 12730
/proc/meminfo: memFree=129705224/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=229012 memory=211360 CPUtime=2973.95 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43019 0 0 0 297255 140 0 0 20 0 1 0 29131737 234508288 52840 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57253 52840 1248 1200 0 55733 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 229012 KiB
Current children cumulated memory: 211360 KiB

[startup+3042.3 s]
/proc/loadavg: 3.08 3.08 3.04 4/258 12732
/proc/meminfo: memFree=129708224/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=229324 memory=212000 CPUtime=3033.77 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43083 0 0 0 303234 143 0 0 20 0 1 0 29131737 234827776 53000 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57331 53000 1248 1200 0 55811 0
Current children cumulated CPU time: 3033.77 s
Current children cumulated vsize: 229324 KiB
Current children cumulated memory: 212000 KiB

[startup+3102.3 s]
/proc/loadavg: 3.07 3.08 3.04 4/258 12779
/proc/meminfo: memFree=129701188/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=230028 memory=212384 CPUtime=3093.59 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43174 0 0 0 309212 147 0 0 20 0 1 0 29131737 235548672 53096 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57507 53096 1248 1200 0 55987 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 230028 KiB
Current children cumulated memory: 212384 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.09 3.04 4/256 12781
/proc/meminfo: memFree=129700784/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=230344 memory=212768 CPUtime=3153.4 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43341 0 0 0 315191 149 0 0 20 0 1 0 29131737 235872256 53192 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57586 53192 1248 1200 0 56066 0
Current children cumulated CPU time: 3153.4 s
Current children cumulated vsize: 230344 KiB
Current children cumulated memory: 212768 KiB

[startup+3222.3 s]
/proc/loadavg: 3.10 3.09 3.04 4/256 12783
/proc/meminfo: memFree=129700048/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=230344 memory=212768 CPUtime=3213.22 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43356 0 0 0 321170 152 0 0 20 0 1 0 29131737 235872256 53192 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57586 53192 1248 1200 0 56066 0
Current children cumulated CPU time: 3213.22 s
Current children cumulated vsize: 230344 KiB
Current children cumulated memory: 212768 KiB

[startup+3282.3 s]
/proc/loadavg: 3.14 3.10 3.05 4/256 12785
/proc/meminfo: memFree=129694968/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=230748 memory=213152 CPUtime=3273.04 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43445 0 0 0 327150 154 0 0 20 0 1 0 29131737 236285952 53288 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57687 53288 1248 1200 0 56167 0
Current children cumulated CPU time: 3273.04 s
Current children cumulated vsize: 230748 KiB
Current children cumulated memory: 213152 KiB

[startup+3342.3 s]
/proc/loadavg: 3.11 3.09 3.05 4/257 12793
/proc/meminfo: memFree=129694156/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=231188 memory=213536 CPUtime=3332.86 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43556 0 0 0 333127 159 0 0 20 0 1 0 29131737 236736512 53384 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57797 53384 1248 1200 0 56277 0
Current children cumulated CPU time: 3332.86 s
Current children cumulated vsize: 231188 KiB
Current children cumulated memory: 213536 KiB

[startup+3402.3 s]
/proc/loadavg: 3.15 3.11 3.05 4/258 12798
/proc/meminfo: memFree=129686416/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=231864 memory=213920 CPUtime=3392.67 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43655 0 0 0 339107 160 0 0 20 0 1 0 29131737 237428736 53480 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 57966 53480 1248 1200 0 56446 0
Current children cumulated CPU time: 3392.67 s
Current children cumulated vsize: 231864 KiB
Current children cumulated memory: 213920 KiB

[startup+3462.3 s]
/proc/loadavg: 3.09 3.10 3.05 4/258 12845
/proc/meminfo: memFree=129690132/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=232188 memory=214432 CPUtime=3452.49 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43777 0 0 0 345085 164 0 0 20 0 1 0 29131737 237760512 53608 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 58047 53608 1248 1200 0 56527 0
Current children cumulated CPU time: 3452.49 s
Current children cumulated vsize: 232188 KiB
Current children cumulated memory: 214432 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.09 3.05 4/258 12847
/proc/meminfo: memFree=129690220/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=232388 memory=214816 CPUtime=3512.31 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43858 0 0 0 351062 169 0 0 20 0 1 0 29131737 237965312 53704 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 58097 53704 1248 1200 0 56577 0
Current children cumulated CPU time: 3512.31 s
Current children cumulated vsize: 232388 KiB
Current children cumulated memory: 214816 KiB

[startup+3582.3 s]
/proc/loadavg: 3.15 3.10 3.06 4/258 12849
/proc/meminfo: memFree=129690528/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=232388 memory=214944 CPUtime=3572.12 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43895 0 0 0 357040 172 0 0 20 0 1 0 29131737 237965312 53736 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 58097 53736 1248 1200 0 56577 0
Current children cumulated CPU time: 3572.12 s
Current children cumulated vsize: 232388 KiB
Current children cumulated memory: 214944 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 3.10 3.09 3.06 4/258 12849
/proc/meminfo: memFree=129682560/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=232704 memory=215072 CPUtime=3600.03 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43930 0 0 0 359831 172 0 0 20 0 1 0 29131737 238288896 53768 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 58176 53768 1248 1200 0 56656 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 232704 KiB
Current children cumulated memory: 215072 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.34 s, system=1.72856 s

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

[startup+3610.3 s]
/proc/loadavg: 3.10 3.09 3.06 4/258 12849
/proc/meminfo: memFree=129682560/131250000 swapFree=33010684/33010684
[pid=12038] ppid=12035 vsize=232704 memory=215072 CPUtime=3600.03 cores=4,6
/proc/12038/stat : 12038 (Exact) R 12035 12038 11628 0 -1 4194304 43930 0 0 0 359831 172 0 0 20 0 1 0 29131737 238288896 53768 18446744073709551615 4198400 9112445 140735346603888 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 10316848 10407236 20631552 140735346612518 140735346612717 140735346612717 140735346618319 0
/proc/12038/statm: 58176 53768 1248 1200 0 56656 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 232704 KiB
Current children cumulated memory: 215072 KiB

Child status: 0

Real time (s): 3610.33
CPU time (s): 3600.07
CPU user time (s): 3598.34
CPU system time (s): 1.72856
CPU usage (%): 99.7159
Max. virtual memory (cumulated for all children) (KiB): 232704
Max. memory (cumulated for all children) (KiB): 215072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.34
system time used= 1.72856
maximum resident set size= 215200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43940
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= 59
involuntary context switches= 3512


# summary of solver processes directly reported to runsolver:
#   pid: 12038
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.34
#   total CPU system time (s): 1.72856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.21216 second user time and 14.4457 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-28 20:15:51
IDJOB=4491735
IDBENCH=147736
IDSOLVER=3319
FILE ID=nodeC014/4491735-1751134551
RUNJOBID= nodeC014-1751133631-11644
SLURM_JOB_ID= 9587414
Free space on /tmp= 433016 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.6.accl.ucl.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491735-1751134551/watcher-4491735-1751134551 -o /tmp/evaluation-result-4491735-1751134551/solver-4491735-1751134551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751133631-11644 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1054116676 --ls=360 --inp-dombreaklim=0 HOME/instance-4491735-1751134551.opb

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

MD5SUM BENCH= d06d89796adb8259df968e568daeeb68
RANDOM SEED=1054116676

nodeC014 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.491
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.23
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.122
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.23
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		: 3615.739
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.23
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		: 3619.322
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.23
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		: 3600.121
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.665
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.23
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		: 3599.597
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.23
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		: 3601.084
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129673536 kB
MemAvailable:   129264400 kB
Buffers:            3280 kB
Cached:           370220 kB
SwapCached:            0 kB
Active:           750492 kB
Inactive:         163548 kB
Active(anon):     558608 kB
Inactive(anon):        0 kB
Active(file):     191884 kB
Inactive(file):   163548 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9076 kB
Writeback:             0 kB
AnonPages:        543660 kB
Mapped:           111032 kB
Shmem:             18068 kB
KReclaimable:      61656 kB
Slab:             142816 kB
SReclaimable:      61656 kB
SUnreclaim:        81160 kB
KernelStack:        4176 kB
PageTables:         3932 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     912268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC014 at 2025-06-28 21:16:02