Trace number 4541932

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm/normalized-17arraycomm_less.opb
MD5SUMb58fe33c06849f09284e381ad8dcab3a
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.359773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1802
Total number of constraints2381
Number of constraints which are clauses1734
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints647
Minimum length of a constraint2
Maximum length of a constraint68
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 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 34359738367
Number of bits of the biggest sum of numbers35
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.01	c Converting 3027 PB-constraints to clauses...
0.00/0.03	c ============================[ Encoding Statistics ]============================
0.00/0.03	c |  Number of variables:          2956                                         |
0.00/0.03	c |  Number of clauses:           10538                                         |
0.00/0.03	c ===============================================================================
3600.00/3610.90	c *** TERMINATED by signal 15 ***
3600.00/3610.90	c _______________________________________________________________________________
3600.00/3610.90	c 
3600.00/3610.90	c _______________________________________________________________________________
3600.00/3610.90	c 
3600.00/3610.90	c =======================[ UWrMaxSat resources usage ]===========================
3600.00/3610.90	c Memory used            : 201.00 MB
3600.00/3610.90	c CPU time               : 3599.65 s
3600.00/3610.90	c Constr Enc: Srt/BDD/Add: 647 0 0
3600.00/3610.90	c _______________________________________________________________________________
3600.00/3610.90	c _______________________________________________________________________________
3600.00/3610.90	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: 63665 MiB (62326 MiB free)
  memory of node 1: 64507 MiB (63531 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541932-1753213494/watcher-4541932-1753213494 -o /tmp/evaluation-result-4541932-1753213494/solver-4541932-1753213494 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753209881-165423 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4541932-1753213494.opb -mem-lim=31000 

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
solver pid=165830, runsolver pid=165825
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.04 4.09 4.09 5/263 165839
/proc/meminfo: memFree=128850504/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=8912 memory=7976 CPUtime=0.1 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 1696 0 0 0 10 0 0 0 20 0 1 0 237028263 9125888 1994 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 2228 1994 544 484 0 1639 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 8912 KiB
Current children cumulated memory: 7976 KiB

[startup+0.205441 s]*
/proc/loadavg: 4.04 4.09 4.09 5/263 165839
/proc/meminfo: memFree=128838288/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=9240 memory=8164 CPUtime=0.2 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 2185 0 0 0 20 0 0 0 20 0 1 0 237028263 9461760 2041 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 2310 2041 544 484 0 1721 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 9240 KiB
Current children cumulated memory: 8164 KiB

[startup+0.305288 s]*
/proc/loadavg: 4.04 4.09 4.09 5/263 165839
/proc/meminfo: memFree=128837532/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=9224 memory=8216 CPUtime=0.3 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 2312 0 0 0 30 0 0 0 20 0 1 0 237028263 9445376 2054 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 2306 2054 544 484 0 1717 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 9224 KiB
Current children cumulated memory: 8216 KiB

[startup+0.700161 s]
/proc/loadavg: 4.04 4.09 4.09 5/263 165839
/proc/meminfo: memFree=128836776/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=10392 memory=9384 CPUtime=0.69 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 2996 0 0 0 69 0 0 0 20 0 1 0 237028263 10641408 2346 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 2598 2346 544 484 0 2009 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10392 KiB
Current children cumulated memory: 9384 KiB

[startup+1.50017 s]
/proc/loadavg: 4.04 4.09 4.09 5/263 165839
/proc/meminfo: memFree=128832240/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=11348 memory=10284 CPUtime=1.48 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 3820 0 0 0 148 0 0 0 20 0 1 0 237028263 11620352 2571 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 2837 2571 544 484 0 2248 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 11348 KiB
Current children cumulated memory: 10284 KiB

[startup+3.10521 s]
/proc/loadavg: 4.04 4.09 4.08 5/263 165839
/proc/meminfo: memFree=128823676/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=12288 memory=11236 CPUtime=3.09 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 5002 0 0 0 308 1 0 0 20 0 1 0 237028263 12582912 2809 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 3072 2809 544 484 0 2483 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 12288 KiB
Current children cumulated memory: 11236 KiB

[startup+6.30018 s]
/proc/loadavg: 4.04 4.09 4.08 5/263 165839
/proc/meminfo: memFree=128820372/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=13912 memory=12948 CPUtime=6.27 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 7758 0 0 0 626 1 0 0 20 0 1 0 237028263 14245888 3237 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 3478 3237 544 484 0 2889 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 13912 KiB
Current children cumulated memory: 12948 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 165839
/proc/meminfo: memFree=128829268/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=15204 memory=14180 CPUtime=12.66 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 11374 0 0 0 1264 2 0 0 20 0 1 0 237028263 15568896 3545 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 3801 3545 544 484 0 3212 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 15204 KiB
Current children cumulated memory: 14180 KiB

[startup+25.5001 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 165839
/proc/meminfo: memFree=128806412/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=20932 memory=20036 CPUtime=25.42 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 15679 0 0 0 2540 2 0 0 20 0 1 0 237028263 21434368 5009 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 5233 5009 544 484 0 4644 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 20932 KiB
Current children cumulated memory: 20036 KiB

[startup+51.1054 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 165840
/proc/meminfo: memFree=128761148/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=27552 memory=26496 CPUtime=50.96 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 19659 0 0 0 5093 3 0 0 20 0 1 0 237028263 28213248 6624 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 6888 6624 544 484 0 6299 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 27552 KiB
Current children cumulated memory: 26496 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 165842
/proc/meminfo: memFree=128721964/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=32780 memory=31812 CPUtime=102.02 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 25595 0 0 0 10196 6 0 0 20 0 1 0 237028263 33566720 7953 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 8195 7953 544 484 0 7606 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 32780 KiB
Current children cumulated memory: 31812 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 165845
/proc/meminfo: memFree=128682832/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=48456 memory=47620 CPUtime=161.86 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 29391 0 0 0 16179 7 0 0 20 0 1 0 237028263 49618944 11905 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 12114 11905 544 484 0 11525 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 48456 KiB
Current children cumulated memory: 47620 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 165848
/proc/meminfo: memFree=128695192/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=41016 memory=40068 CPUtime=221.7 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 30193 0 0 0 22163 7 0 0 20 0 1 0 237028263 42000384 10017 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 10254 10017 544 484 0 9665 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 41016 KiB
Current children cumulated memory: 40068 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 165850
/proc/meminfo: memFree=128650616/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=48364 memory=47492 CPUtime=281.56 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 31011 0 0 0 28148 8 0 0 20 0 1 0 237028263 49524736 11873 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 12091 11873 544 484 0 11502 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 48364 KiB
Current children cumulated memory: 47492 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 165897
/proc/meminfo: memFree=126328128/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=51944 memory=51076 CPUtime=341.41 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 31924 0 0 0 34133 8 0 0 20 0 1 0 237028263 53190656 12769 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 12986 12769 544 484 0 12397 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 51944 KiB
Current children cumulated memory: 51076 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 165899
/proc/meminfo: memFree=123320064/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=63728 memory=62824 CPUtime=401.25 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 33529 0 0 0 40116 9 0 0 20 0 1 0 237028263 65257472 15706 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 15932 15706 544 484 0 15343 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 63728 KiB
Current children cumulated memory: 62824 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 165900
/proc/meminfo: memFree=123147092/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=80940 memory=80004 CPUtime=461.09 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 37097 0 0 0 46098 11 0 0 20 0 1 0 237028263 82882560 20001 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 20235 20001 544 484 0 19646 0
Current children cumulated CPU time: 461.09 s

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

Current children cumulated memory: 150400 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.16 4.12 5/263 166025
/proc/meminfo: memFree=123213368/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=2913.59 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66475 0 0 0 291328 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 2913.59 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/263 166034
/proc/meminfo: memFree=122580280/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=2973.4 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66475 0 0 0 297309 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 2973.4 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+3042.3 s]
/proc/loadavg: 4.42 4.24 4.15 5/263 166035
/proc/meminfo: memFree=123229040/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=3033.21 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66475 0 0 0 303290 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 3033.21 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+3102.3 s]
/proc/loadavg: 4.75 4.34 4.19 5/263 166037
/proc/meminfo: memFree=123199448/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=3093.02 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66475 0 0 0 309271 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 3093.02 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+3162.3 s]
/proc/loadavg: 4.49 4.35 4.20 5/263 166039
/proc/meminfo: memFree=123197728/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=3152.83 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66475 0 0 0 315252 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 3152.83 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.30 4.19 5/263 166041
/proc/meminfo: memFree=123193456/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=175288 memory=174592 CPUtime=3212.63 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 66477 0 0 0 321232 31 0 0 20 0 1 0 237028263 179494912 43648 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 43822 43648 544 484 0 43233 0
Current children cumulated CPU time: 3212.63 s
Current children cumulated vsize: 175288 KiB
Current children cumulated memory: 174592 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.27 4.18 5/262 166043
/proc/meminfo: memFree=123251768/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=125720 memory=125024 CPUtime=3272.44 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 68199 0 0 0 327211 33 0 0 20 0 1 0 237028263 128737280 31256 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 31430 31256 544 484 0 30841 0
Current children cumulated CPU time: 3272.44 s
Current children cumulated vsize: 125720 KiB
Current children cumulated memory: 125024 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.24 4.18 5/262 166045
/proc/meminfo: memFree=123237488/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=117520 memory=116696 CPUtime=3332.25 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 70189 0 0 0 333191 34 0 0 20 0 1 0 237028263 120340480 29174 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 29380 29174 544 484 0 28791 0
Current children cumulated CPU time: 3332.25 s
Current children cumulated vsize: 117520 KiB
Current children cumulated memory: 116696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.21 4.17 5/262 166047
/proc/meminfo: memFree=123054180/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=179488 memory=178584 CPUtime=3392.07 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 70908 0 0 0 339172 35 0 0 20 0 1 0 237028263 183795712 44646 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 44872 44646 544 484 0 44283 0
Current children cumulated CPU time: 3392.07 s
Current children cumulated vsize: 179488 KiB
Current children cumulated memory: 178584 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.18 4.16 5/262 166049
/proc/meminfo: memFree=123200316/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=181148 memory=180244 CPUtime=3451.87 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 71333 0 0 0 345152 35 0 0 20 0 1 0 237028263 185495552 45061 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 45287 45061 544 484 0 44698 0
Current children cumulated CPU time: 3451.87 s
Current children cumulated vsize: 181148 KiB
Current children cumulated memory: 180244 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.16 4.16 5/262 166051
/proc/meminfo: memFree=123213284/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=147048 memory=146220 CPUtime=3511.68 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 71398 0 0 0 351133 35 0 0 20 0 1 0 237028263 150577152 36555 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 36762 36555 544 484 0 36173 0
Current children cumulated CPU time: 3511.68 s
Current children cumulated vsize: 147048 KiB
Current children cumulated memory: 146220 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.14 4.15 5/263 166060
/proc/meminfo: memFree=123219340/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=147048 memory=146220 CPUtime=3571.49 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 71398 0 0 0 357114 35 0 0 20 0 1 0 237028263 150577152 36555 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 36762 36555 544 484 0 36173 0
Current children cumulated CPU time: 3571.49 s
Current children cumulated vsize: 147048 KiB
Current children cumulated memory: 146220 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.09 4.14 4.15 3/257 166069
/proc/meminfo: memFree=123563376/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=147048 memory=146220 CPUtime=3600 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 71435 0 0 0 359965 35 0 0 20 0 1 0 237028263 150577152 36555 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 36762 36555 544 484 0 36173 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 147048 KiB
Current children cumulated memory: 146220 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.65 s, system=0.358774 s

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

[startup+3610.9 s]
/proc/loadavg: 4.09 4.14 4.15 3/257 166069
/proc/meminfo: memFree=123563376/131249988 swapFree=33010160/33010684
[pid=165830] ppid=165825 vsize=147048 memory=146220 CPUtime=3600 cores=5,7
/proc/165830/stat : 165830 (uwrmaxsat) R 165825 165830 165410 0 -1 4194304 71435 0 0 0 359965 35 0 0 20 0 1 0 237028263 150577152 36555 18446744073709551615 4198400 6176925 140736018583984 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 31621120 140736018585960 140736018586087 140736018586087 140736018591691 0
/proc/165830/statm: 36762 36555 544 484 0 36173 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 147048 KiB
Current children cumulated memory: 146220 KiB

Child status: 0

Real time (s): 3610.9
CPU time (s): 3600.01
CPU user time (s): 3599.65
CPU system time (s): 0.358774
CPU usage (%): 99.6984
Max. virtual memory (cumulated for all children) (KiB): 205948
Max. memory (cumulated for all children) (KiB): 205172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.65
system time used= 0.358774
maximum resident set size= 205172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71435
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= 15
involuntary context switches= 2127


# summary of solver processes directly reported to runsolver:
#   pid: 165830
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3599.65
#   total CPU system time (s): 0.358774

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.31846 second user time and 14.7304 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-22 21:44:54
IDJOB=4541932
IDBENCH=163589
IDSOLVER=3372
FILE ID=nodeC034/4541932-1753213494
RUNJOBID= nodeC034-1753209881-165423
SLURM_JOB_ID= 9687778
Free space on /tmp= 433036 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm/normalized-17arraycomm_less.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541932-1753213494/watcher-4541932-1753213494 -o /tmp/evaluation-result-4541932-1753213494/solver-4541932-1753213494 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1753209881-165423 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4541932-1753213494.opb -mem-lim=31000

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

MD5SUM BENCH= b58fe33c06849f09284e381ad8dcab3a
RANDOM SEED=684873033

nodeC034 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.813
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	: 6999.53
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		: 3599.939
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	: 6999.53
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		: 3599.842
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	: 6999.53
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.937
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	: 6999.53
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		: 3599.762
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	: 6999.53
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.022
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	: 6999.53
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		: 3607.201
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	: 6999.53
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		: 3720.964
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	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128882972 kB
MemAvailable:   129479848 kB
Buffers:            2128 kB
Cached:          1336028 kB
SwapCached:           32 kB
Active:          1392144 kB
Inactive:         215308 kB
Active(anon):     293488 kB
Inactive(anon):     2152 kB
Active(file):    1098656 kB
Inactive(file):   213156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2716 kB
Writeback:             0 kB
AnonPages:        271428 kB
Mapped:           111260 kB
Shmem:             26264 kB
KReclaimable:     248208 kB
Slab:             346280 kB
SReclaimable:     248208 kB
SUnreclaim:        98072 kB
KernelStack:        4208 kB
PageTables:         3528 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     562104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC034 at 2025-07-22 22:45:05