Trace number 4517378

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
UWrMaxSat 2025-06-04? (TO) 3600.06 3609.8

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/diag_spec/normalized-16diag_spec_greater.opb
MD5SUM6887599ad065147dc61a02d711e5083c
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.095144
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables848
Total number of constraints1058
Number of constraints which are clauses768
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints290
Minimum length of a constraint2
Maximum length of a constraint288
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 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 1347 PB-constraints to clauses...
0.09/0.14	c ============================[ Encoding Statistics ]============================
0.09/0.14	c |  Number of variables:          3303                                         |
0.09/0.14	c |  Number of clauses:           14237                                         |
0.09/0.14	c ===============================================================================
3600.05/3609.80	c *** TERMINATED by signal 15 ***
3600.05/3609.80	c _______________________________________________________________________________
3600.05/3609.80	c 
3600.05/3609.80	c _______________________________________________________________________________
3600.05/3609.80	c 
3600.05/3609.80	c =======================[ UWrMaxSat resources usage ]===========================
3600.05/3609.80	c Memory used            : 212.00 MB
3600.05/3609.80	c CPU time               : 3599.47 s
3600.05/3609.80	c Constr Enc: Srt/BDD/Add: 290 0 0
3600.05/3609.80	c _______________________________________________________________________________
3600.05/3609.80	c _______________________________________________________________________________
3600.05/3609.80	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62721 MiB free)
  memory of node 1: 64465 MiB (63803 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517378-1751242729/watcher-4517378-1751242729 -o /tmp/evaluation-result-4517378-1751242729/solver-4517378-1751242729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751242729-30695 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4517378-1751242729.opb -mem-lim=31000 

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=30735, runsolver pid=30727

[startup+0.100067 s]*
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129558160/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=5344 memory=4352 CPUtime=0.09 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 738 0 0 0 9 0 0 0 20 0 1 0 39951604 5472256 1088 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 1336 1088 480 484 0 747 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 5344 KiB
Current children cumulated memory: 4352 KiB

[startup+0.217499 s]*
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129555816/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=7828 memory=7068 CPUtime=0.2 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 1470 0 0 0 20 0 0 0 20 0 1 0 39951604 8015872 1767 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 1957 1767 544 484 0 1368 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 7828 KiB
Current children cumulated memory: 7068 KiB

[startup+0.317208 s]*
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129554052/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=8452 memory=7836 CPUtime=0.28 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 1656 0 0 0 28 0 0 0 20 0 1 0 39951604 8654848 1959 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 2113 1959 544 484 0 1524 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 8452 KiB
Current children cumulated memory: 7836 KiB

[startup+0.700206 s]
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129561828/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=8656 memory=8052 CPUtime=0.62 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 1865 0 0 0 62 0 0 0 20 0 1 0 39951604 8863744 2013 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 2164 2013 544 484 0 1575 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 8656 KiB
Current children cumulated memory: 8052 KiB

[startup+1.50013 s]
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129560676/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=10656 memory=9896 CPUtime=1.4 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 2812 0 0 0 140 0 0 0 20 0 1 0 39951604 10911744 2474 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 2664 2474 544 484 0 2075 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 10656 KiB
Current children cumulated memory: 9896 KiB

[startup+3.10503 s]
/proc/loadavg: 1.44 2.27 2.79 5/246 30740
/proc/meminfo: memFree=129550152/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=12416 memory=11548 CPUtime=3 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 4823 0 0 0 299 1 0 0 20 0 1 0 39951604 12713984 2887 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 3104 2887 544 484 0 2515 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 12416 KiB
Current children cumulated memory: 11548 KiB

[startup+6.3001 s]
/proc/loadavg: 1.57 2.28 2.79 5/246 30740
/proc/meminfo: memFree=129543368/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=14204 memory=13484 CPUtime=6.17 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 8067 0 0 0 616 1 0 0 20 0 1 0 39951604 14544896 3371 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 3551 3371 544 484 0 2962 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 14204 KiB
Current children cumulated memory: 13484 KiB

[startup+12.7001 s]
/proc/loadavg: 1.68 2.29 2.80 5/246 30740
/proc/meminfo: memFree=129528008/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=20148 memory=19556 CPUtime=12.51 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 10929 0 0 0 1250 1 0 0 20 0 1 0 39951604 20631552 4889 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 5037 4889 544 484 0 4448 0
Current children cumulated CPU time: 12.51 s
Current children cumulated vsize: 20148 KiB
Current children cumulated memory: 19556 KiB

[startup+25.5001 s]
/proc/loadavg: 1.97 2.33 2.80 4/244 30740
/proc/meminfo: memFree=129521188/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=28880 memory=28156 CPUtime=25.21 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 14660 0 0 0 2519 2 0 0 20 0 1 0 39951604 29573120 7039 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 7220 7039 544 484 0 6631 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 28880 KiB
Current children cumulated memory: 28156 KiB

[startup+51.1048 s]
/proc/loadavg: 2.04 2.32 2.78 4/240 30772
/proc/meminfo: memFree=129508764/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=32000 memory=31356 CPUtime=50.6 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 21339 0 0 0 5055 5 0 0 20 0 1 0 39951604 32768000 7839 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 8000 7839 544 484 0 7411 0
Current children cumulated CPU time: 50.6 s
Current children cumulated vsize: 32000 KiB
Current children cumulated memory: 31356 KiB

[startup+102.3 s]
/proc/loadavg: 2.08 2.28 2.75 4/240 30773
/proc/meminfo: memFree=129479408/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=36496 memory=35836 CPUtime=101.38 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 27112 0 0 0 10131 7 0 0 20 0 1 0 39951604 37371904 8959 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 9124 8959 544 484 0 8535 0
Current children cumulated CPU time: 101.38 s
Current children cumulated vsize: 36496 KiB
Current children cumulated memory: 35836 KiB

[startup+162.3 s]
/proc/loadavg: 2.07 2.24 2.70 4/241 30781
/proc/meminfo: memFree=129472484/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=49848 memory=48600 CPUtime=161.14 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 32172 0 0 0 16105 9 0 0 20 0 1 0 39951604 51044352 12150 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 12462 12150 544 484 0 11873 0
Current children cumulated CPU time: 161.14 s
Current children cumulated vsize: 49848 KiB
Current children cumulated memory: 48600 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.21 2.66 4/241 30785
/proc/meminfo: memFree=129454968/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=47768 memory=46748 CPUtime=220.96 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 38283 0 0 0 22085 11 0 0 20 0 1 0 39951604 48914432 11687 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 11942 11687 544 484 0 11353 0
Current children cumulated CPU time: 220.96 s
Current children cumulated vsize: 47768 KiB
Current children cumulated memory: 46748 KiB

[startup+282.3 s]
/proc/loadavg: 2.07 2.19 2.62 4/241 30787
/proc/meminfo: memFree=129437516/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=87308 memory=86560 CPUtime=280.78 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 42520 0 0 0 28065 13 0 0 20 0 1 0 39951604 89403392 21640 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 21827 21640 544 484 0 21238 0
Current children cumulated CPU time: 280.78 s
Current children cumulated vsize: 87308 KiB
Current children cumulated memory: 86560 KiB

[startup+342.3 s]
/proc/loadavg: 2.14 2.18 2.59 4/240 30789
/proc/meminfo: memFree=129436372/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=79560 memory=78752 CPUtime=340.63 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 44272 0 0 0 34049 14 0 0 20 0 1 0 39951604 81469440 19688 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 19890 19688 544 484 0 19301 0
Current children cumulated CPU time: 340.63 s
Current children cumulated vsize: 79560 KiB
Current children cumulated memory: 78752 KiB

[startup+402.3 s]
/proc/loadavg: 2.11 2.16 2.56 4/240 30791
/proc/meminfo: memFree=129444440/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=64060 memory=63264 CPUtime=400.46 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 48796 0 0 0 40030 16 0 0 20 0 1 0 39951604 65597440 15816 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 16015 15816 544 484 0 15426 0
Current children cumulated CPU time: 400.46 s
Current children cumulated vsize: 64060 KiB
Current children cumulated memory: 63264 KiB

[startup+462.3 s]
/proc/loadavg: 3.17 2.44 2.63 4/238 30793
/proc/meminfo: memFree=129427340/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=70424 memory=69664 CPUtime=460.28 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 51579 0 0 0 46011 17 0 0 20 0 1 0 39951604 72114176 17416 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 17606 17416 544 484 0 17017 0
Current children cumulated CPU time: 460.28 s

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

Current children cumulated memory: 175136 KiB

[startup+2862.3 s]
/proc/loadavg: 1.10 1.11 1.24 2/233 30946
/proc/meminfo: memFree=129392852/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=175872 memory=175136 CPUtime=2854.37 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 83837 0 0 0 285393 44 0 0 20 0 1 0 39951604 180092928 43784 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 43968 43784 544 484 0 43379 0
Current children cumulated CPU time: 2854.37 s
Current children cumulated vsize: 175872 KiB
Current children cumulated memory: 175136 KiB

[startup+2922.3 s]
/proc/loadavg: 1.15 1.12 1.23 2/233 30948
/proc/meminfo: memFree=129360904/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=207172 memory=206380 CPUtime=2914.23 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 84509 0 0 0 291378 45 0 0 20 0 1 0 39951604 212144128 51595 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 51793 51595 544 484 0 51204 0
Current children cumulated CPU time: 2914.23 s
Current children cumulated vsize: 207172 KiB
Current children cumulated memory: 206380 KiB

[startup+2982.3 s]
/proc/loadavg: 1.12 1.11 1.22 2/232 30950
/proc/meminfo: memFree=129413396/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=153200 memory=152604 CPUtime=2974.08 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 85905 0 0 0 297361 47 0 0 20 0 1 0 39951604 156876800 38151 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 38300 38151 544 484 0 37711 0
Current children cumulated CPU time: 2974.08 s
Current children cumulated vsize: 153200 KiB
Current children cumulated memory: 152604 KiB

[startup+3042.3 s]
/proc/loadavg: 1.09 1.10 1.21 2/232 30952
/proc/meminfo: memFree=129386664/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=184612 memory=183840 CPUtime=3033.94 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 86066 0 0 0 303346 48 0 0 20 0 1 0 39951604 189042688 45960 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 46153 45960 544 484 0 45564 0
Current children cumulated CPU time: 3033.94 s
Current children cumulated vsize: 184612 KiB
Current children cumulated memory: 183840 KiB

[startup+3102.3 s]
/proc/loadavg: 1.16 1.13 1.21 2/232 30954
/proc/meminfo: memFree=129386412/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=184612 memory=183840 CPUtime=3093.79 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 86121 0 0 0 309331 48 0 0 20 0 1 0 39951604 189042688 45960 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 46153 45960 544 484 0 45564 0
Current children cumulated CPU time: 3093.79 s
Current children cumulated vsize: 184612 KiB
Current children cumulated memory: 183840 KiB

[startup+3162.3 s]
/proc/loadavg: 1.11 1.12 1.20 2/232 30956
/proc/meminfo: memFree=129424316/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=128948 memory=126892 CPUtime=3153.64 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 87428 0 0 0 315315 49 0 0 20 0 1 0 39951604 132042752 31723 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 32237 31723 544 484 0 31648 0
Current children cumulated CPU time: 3153.64 s
Current children cumulated vsize: 128948 KiB
Current children cumulated memory: 126892 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.11 1.19 2/233 30963
/proc/meminfo: memFree=129416444/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=141712 memory=139680 CPUtime=3213.5 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 89736 0 0 0 321298 52 0 0 20 0 1 0 39951604 145113088 34920 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 35428 34920 544 484 0 34839 0
Current children cumulated CPU time: 3213.5 s
Current children cumulated vsize: 141712 KiB
Current children cumulated memory: 139680 KiB

[startup+3282.3 s]
/proc/loadavg: 1.06 1.10 1.18 2/233 30967
/proc/meminfo: memFree=129407744/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=140276 memory=138372 CPUtime=3273.34 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 90303 0 0 0 327282 52 0 0 20 0 1 0 39951604 143642624 34593 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 35069 34593 544 484 0 34480 0
Current children cumulated CPU time: 3273.34 s
Current children cumulated vsize: 140276 KiB
Current children cumulated memory: 138372 KiB

[startup+3342.3 s]
/proc/loadavg: 1.07 1.09 1.17 2/233 30969
/proc/meminfo: memFree=129407132/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=149784 memory=147876 CPUtime=3333.21 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 91772 0 0 0 333267 54 0 0 20 0 1 0 39951604 153378816 36969 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 37446 36969 544 484 0 36857 0
Current children cumulated CPU time: 3333.21 s
Current children cumulated vsize: 149784 KiB
Current children cumulated memory: 147876 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.10 1.17 2/233 30971
/proc/meminfo: memFree=129407920/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=149676 memory=147816 CPUtime=3393.06 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 92696 0 0 0 339251 55 0 0 20 0 1 0 39951604 153268224 36954 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 37419 36954 544 484 0 36830 0
Current children cumulated CPU time: 3393.06 s
Current children cumulated vsize: 149676 KiB
Current children cumulated memory: 147816 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.10 1.16 2/233 30973
/proc/meminfo: memFree=129397932/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=150224 memory=149388 CPUtime=3452.91 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 93336 0 0 0 345236 55 0 0 20 0 1 0 39951604 153829376 37347 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 37556 37347 544 484 0 36967 0
Current children cumulated CPU time: 3452.91 s
Current children cumulated vsize: 150224 KiB
Current children cumulated memory: 149388 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.09 1.16 2/233 30975
/proc/meminfo: memFree=129396112/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=150524 memory=149688 CPUtime=3512.76 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 94051 0 0 0 351220 56 0 0 20 0 1 0 39951604 154136576 37422 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 37631 37422 544 484 0 37042 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 150524 KiB
Current children cumulated memory: 149688 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.09 1.15 2/233 30977
/proc/meminfo: memFree=129403608/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=151796 memory=150960 CPUtime=3572.62 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 94573 0 0 0 357204 58 0 0 20 0 1 0 39951604 155439104 37740 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 37949 37740 544 484 0 37360 0
Current children cumulated CPU time: 3572.62 s
Current children cumulated vsize: 151796 KiB
Current children cumulated memory: 150960 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 1.07 1.08 1.15 2/233 30978
/proc/meminfo: memFree=129394840/131382120 swapFree=33010684/33010684
[pid=30735] ppid=30727 vsize=152564 memory=151728 CPUtime=3600.05 cores=4,6
/proc/30735/stat : 30735 (uwrmaxsat) R 30727 30735 28829 0 -1 4194304 95287 0 0 0 359947 58 0 0 20 0 1 0 39951604 156225536 37932 18446744073709551615 4198400 6176925 140725435522592 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 22802432 140725435529578 140725435529705 140725435529705 140725435535307 0
/proc/30735/statm: 38141 37932 544 484 0 37552 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 152564 KiB
Current children cumulated memory: 151728 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.47 s, system=0.590202 s

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

Child status: 0

Real time (s): 3609.8
CPU time (s): 3600.06
CPU user time (s): 3599.47
CPU system time (s): 0.590202
CPU usage (%): 99.7302
Max. virtual memory (cumulated for all children) (KiB): 217948
Max. memory (cumulated for all children) (KiB): 207076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.47
system time used= 0.590202
maximum resident set size= 217156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95287
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= 41
involuntary context switches= 3708


# summary of solver processes directly reported to runsolver:
#   pid: 30735
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.47
#   total CPU system time (s): 0.590202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0046 second user time and 35.4748 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-30 02:18:49
IDJOB=4517378
IDBENCH=176059
IDSOLVER=3372
FILE ID=nodeC003/4517378-1751242729
RUNJOBID= nodeC003-1751242729-30695
SLURM_JOB_ID= 9587714
Free space on /tmp= 432756 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/diag_spec/normalized-16diag_spec_greater.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517378-1751242729/watcher-4517378-1751242729 -o /tmp/evaluation-result-4517378-1751242729/solver-4517378-1751242729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751242729-30695 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4517378-1751242729.opb -mem-lim=31000

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

MD5SUM BENCH= 6887599ad065147dc61a02d711e5083c
RANDOM SEED=1232217179

nodeC003 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		: 1197.537
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.296
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129561948 kB
MemAvailable:   129929928 kB
Buffers:            3280 kB
Cached:          1174456 kB
SwapCached:            0 kB
Active:           318856 kB
Inactive:         925972 kB
Active(anon):      85052 kB
Inactive(anon):        0 kB
Active(file):     233804 kB
Inactive(file):   925972 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7828 kB
Writeback:             4 kB
AnonPages:         70184 kB
Mapped:           102864 kB
Shmem:             17960 kB
KReclaimable:      95664 kB
Slab:             178780 kB
SReclaimable:      95664 kB
SUnreclaim:        83116 kB
KernelStack:        3856 kB
PageTables:         2792 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     330680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432752 MiB
End job on nodeC003 at 2025-06-30 03:18:59