Trace number 4541776

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.03 3609.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/wallacecomm/normalized-27wallacecomm_greater_teq.opb
MD5SUMc5f0df1008e51f7adaa039b331d221c7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5122
Total number of constraints7110
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)108
Number of constraints which are nor clauses,nor cardinality constraints2628
Minimum length of a constraint1
Maximum length of a constraint108
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 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963967
Number of bits of the biggest sum of numbers55
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.05	c Converting 9629 PB-constraints to clauses...
0.00/0.09	c ============================[ Encoding Statistics ]============================
0.00/0.09	c |  Number of variables:          8442                                         |
0.00/0.09	c |  Number of clauses:           30716                                         |
0.00/0.09	c ===============================================================================
3600.01/3609.50	c *** TERMINATED by signal 15 ***
3600.01/3609.50	c _______________________________________________________________________________
3600.01/3609.50	c 
3600.01/3609.50	c _______________________________________________________________________________
3600.01/3609.50	c 
3600.01/3609.50	c =======================[ UWrMaxSat resources usage ]===========================
3600.01/3609.50	c Memory used            : 273.00 MB
3600.01/3609.50	c CPU time               : 3598.95 s
3600.01/3609.50	c Constr Enc: Srt/BDD/Add: 2628 0 0
3600.01/3609.50	c _______________________________________________________________________________
3600.01/3609.50	c _______________________________________________________________________________
3600.01/3609.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62596 MiB free)
  memory of node 1: 64507 MiB (63592 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541776-1753209881/watcher-4541776-1753209881 -o /tmp/evaluation-result-4541776-1753209881/solver-4541776-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753209881-163446 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4541776-1753209881.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

Current StackSize limit: 8192 KiB

solver pid=163492, runsolver pid=163486

[startup+0.100062 s]*
/proc/loadavg: 0.83 1.14 2.08 5/264 163505
/proc/meminfo: memFree=129178896/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=18412 memory=16876 CPUtime=0.09 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 4270 0 0 0 8 1 0 0 20 0 1 0 236665868 18853888 4219 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 4603 4219 480 484 0 4014 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18412 KiB
Current children cumulated memory: 16876 KiB

[startup+0.205686 s]*
/proc/loadavg: 0.83 1.14 2.08 6/264 163505
/proc/meminfo: memFree=129175316/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=18640 memory=17132 CPUtime=0.19 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 4275 0 0 0 18 1 0 0 20 0 1 0 236665868 19087360 4283 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 6 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 4660 4283 544 484 0 4071 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 18640 KiB
Current children cumulated memory: 17132 KiB

[startup+0.305418 s]*
/proc/loadavg: 0.83 1.14 2.08 5/264 163505
/proc/meminfo: memFree=129182624/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=19948 memory=18412 CPUtime=0.29 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 4603 0 0 0 28 1 0 0 20 0 1 0 236665868 20426752 4603 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 4987 4603 544 484 0 4398 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 19948 KiB
Current children cumulated memory: 18412 KiB

[startup+0.700153 s]
/proc/loadavg: 0.83 1.14 2.08 5/264 163505
/proc/meminfo: memFree=129182372/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=19528 memory=18000 CPUtime=0.67 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 5876 0 0 0 66 1 0 0 20 0 1 0 236665868 19996672 4500 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 4882 4500 544 484 0 4293 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 19528 KiB
Current children cumulated memory: 18000 KiB

[startup+1.50015 s]
/proc/loadavg: 0.83 1.14 2.08 5/264 163505
/proc/meminfo: memFree=129181364/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=23260 memory=21668 CPUtime=1.47 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 7239 0 0 0 146 1 0 0 20 0 1 0 236665868 23818240 5417 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 5815 5417 544 484 0 5226 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 23260 KiB
Current children cumulated memory: 21668 KiB

[startup+3.10541 s]
/proc/loadavg: 0.83 1.14 2.08 5/264 163505
/proc/meminfo: memFree=129166480/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=24544 memory=23076 CPUtime=3.07 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 7563 0 0 0 306 1 0 0 20 0 1 0 236665868 25133056 5769 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 6136 5769 544 484 0 5547 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 24544 KiB
Current children cumulated memory: 23076 KiB

[startup+6.30014 s]
/proc/loadavg: 1.08 1.18 2.09 5/264 163505
/proc/meminfo: memFree=129156636/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=28100 memory=26588 CPUtime=6.26 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 10100 0 0 0 624 2 0 0 20 0 1 0 236665868 28774400 6647 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 7025 6647 544 484 0 6436 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 28100 KiB
Current children cumulated memory: 26588 KiB

[startup+12.7001 s]
/proc/loadavg: 1.31 1.23 2.10 5/264 163505
/proc/meminfo: memFree=129148888/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=30456 memory=28964 CPUtime=12.64 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 12505 0 0 0 1262 2 0 0 20 0 1 0 236665868 31186944 7241 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 7614 7241 544 484 0 7025 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 30456 KiB
Current children cumulated memory: 28964 KiB

[startup+25.5002 s]
/proc/loadavg: 1.91 1.37 2.13 5/264 163506
/proc/meminfo: memFree=129124108/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=40116 memory=38640 CPUtime=25.41 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 15168 0 0 0 2538 3 0 0 20 0 1 0 236665868 41078784 9660 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 10029 9660 544 484 0 9440 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 40116 KiB
Current children cumulated memory: 38640 KiB

[startup+51.1055 s]
/proc/loadavg: 2.62 1.58 2.18 5/264 163506
/proc/meminfo: memFree=129117036/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=44080 memory=42620 CPUtime=50.94 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 17692 0 0 0 5090 4 0 0 20 0 1 0 236665868 45137920 10655 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 11020 10655 544 484 0 10431 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 44080 KiB
Current children cumulated memory: 42620 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 1.97 2.28 5/264 163508
/proc/meminfo: memFree=129086948/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=68508 memory=66636 CPUtime=101.99 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 22046 0 0 0 10194 5 0 0 20 0 1 0 236665868 70152192 16659 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 17127 16659 544 484 0 16538 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 68508 KiB
Current children cumulated memory: 66636 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.36 2.40 5/264 163510
/proc/meminfo: memFree=129045860/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=74576 memory=73316 CPUtime=161.84 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 22583 0 0 0 16179 5 0 0 20 0 1 0 236665868 76365824 18329 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 18644 18329 544 484 0 18055 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 74576 KiB
Current children cumulated memory: 73316 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.69 2.51 5/265 163515
/proc/meminfo: memFree=128985028/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=98132 memory=96744 CPUtime=221.7 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 22882 0 0 0 22164 6 0 0 20 0 1 0 236665868 100487168 24186 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 24533 24186 544 484 0 23944 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 98132 KiB
Current children cumulated memory: 96744 KiB

[startup+282.3 s]
/proc/loadavg: 4.01 2.93 2.61 5/266 163522
/proc/meminfo: memFree=129000524/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=86088 memory=84712 CPUtime=281.55 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 24571 0 0 0 28148 7 0 0 20 0 1 0 236665868 88154112 21178 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 21522 21178 544 484 0 20933 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 86088 KiB
Current children cumulated memory: 84712 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.16 2.71 5/265 163524
/proc/meminfo: memFree=128955576/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=99056 memory=97892 CPUtime=341.4 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 24809 0 0 0 34133 7 0 0 20 0 1 0 236665868 101433344 24473 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 24764 24473 544 484 0 24175 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 99056 KiB
Current children cumulated memory: 97892 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.33 2.80 5/265 163526
/proc/meminfo: memFree=128963880/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=57860 memory=56020 CPUtime=401.25 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 25787 0 0 0 40117 8 0 0 20 0 1 0 236665868 59248640 14005 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 14465 14005 544 484 0 13876 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 57860 KiB
Current children cumulated memory: 56020 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.47 2.88 5/265 163528
/proc/meminfo: memFree=128911476/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=93220 memory=92064 CPUtime=461.1 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 27261 0 0 0 46100 10 0 0 20 0 1 0 236665868 95457280 23016 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 23305 23016 544 484 0 22716 0
Current children cumulated CPU time: 461.1 s

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

Current children cumulated memory: 186768 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.12 4.04 5/268 163659
/proc/meminfo: memFree=128615712/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=189504 memory=188232 CPUtime=2914.61 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 70414 0 0 0 291383 78 0 0 20 0 1 0 236665868 194052096 47058 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 47376 47058 544 484 0 46787 0
Current children cumulated CPU time: 2914.61 s
Current children cumulated vsize: 189504 KiB
Current children cumulated memory: 188232 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.04 5/267 163661
/proc/meminfo: memFree=128586660/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=196684 memory=195412 CPUtime=2974.45 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 71894 0 0 0 297364 81 0 0 20 0 1 0 236665868 201404416 48853 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 49171 48853 544 484 0 48582 0
Current children cumulated CPU time: 2974.45 s
Current children cumulated vsize: 196684 KiB
Current children cumulated memory: 195412 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.11 4.04 5/268 163664
/proc/meminfo: memFree=128573536/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=196684 memory=195412 CPUtime=3034.29 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 71894 0 0 0 303348 81 0 0 20 0 1 0 236665868 201404416 48853 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 49171 48853 544 484 0 48582 0
Current children cumulated CPU time: 3034.29 s
Current children cumulated vsize: 196684 KiB
Current children cumulated memory: 195412 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.12 4.04 5/268 163666
/proc/meminfo: memFree=128589736/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=197056 memory=195784 CPUtime=3094.14 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 72724 0 0 0 309331 83 0 0 20 0 1 0 236665868 201785344 48946 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 49264 48946 544 484 0 48675 0
Current children cumulated CPU time: 3094.14 s
Current children cumulated vsize: 197056 KiB
Current children cumulated memory: 195784 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/268 163668
/proc/meminfo: memFree=128593704/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=192668 memory=191396 CPUtime=3153.98 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 74212 0 0 0 315312 86 0 0 20 0 1 0 236665868 197292032 47849 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 48167 47849 544 484 0 47578 0
Current children cumulated CPU time: 3153.98 s
Current children cumulated vsize: 192668 KiB
Current children cumulated memory: 191396 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.05 5/264 163672
/proc/meminfo: memFree=128601040/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=181704 memory=180432 CPUtime=3213.83 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 76036 0 0 0 321293 90 0 0 20 0 1 0 236665868 186064896 45108 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 45426 45108 544 484 0 44837 0
Current children cumulated CPU time: 3213.83 s
Current children cumulated vsize: 181704 KiB
Current children cumulated memory: 180432 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/265 163679
/proc/meminfo: memFree=128574036/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=185076 memory=183804 CPUtime=3273.67 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 77007 0 0 0 327275 92 0 0 20 0 1 0 236665868 189517824 45951 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 46269 45951 544 484 0 45680 0
Current children cumulated CPU time: 3273.67 s
Current children cumulated vsize: 185076 KiB
Current children cumulated memory: 183804 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.09 4.04 5/265 163682
/proc/meminfo: memFree=128593452/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=188052 memory=186780 CPUtime=3333.51 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 78252 0 0 0 333256 95 0 0 20 0 1 0 236665868 192565248 46695 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 47013 46695 544 484 0 46424 0
Current children cumulated CPU time: 3333.51 s
Current children cumulated vsize: 188052 KiB
Current children cumulated memory: 186780 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/265 163684
/proc/meminfo: memFree=128606140/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=181224 memory=179952 CPUtime=3393.36 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 79463 0 0 0 339238 98 0 0 20 0 1 0 236665868 185573376 44988 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 45306 44988 544 484 0 44717 0
Current children cumulated CPU time: 3393.36 s
Current children cumulated vsize: 181224 KiB
Current children cumulated memory: 179952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.05 5/265 163686
/proc/meminfo: memFree=128622312/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=190692 memory=189420 CPUtime=3453.2 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 81607 0 0 0 345217 103 0 0 20 0 1 0 236665868 195268608 47355 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 47673 47355 544 484 0 47084 0
Current children cumulated CPU time: 3453.2 s
Current children cumulated vsize: 190692 KiB
Current children cumulated memory: 189420 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.09 4.05 5/265 163688
/proc/meminfo: memFree=128577032/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=193860 memory=192588 CPUtime=3513.05 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 81988 0 0 0 351200 105 0 0 20 0 1 0 236665868 198512640 48147 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 48465 48147 544 484 0 47876 0
Current children cumulated CPU time: 3513.05 s
Current children cumulated vsize: 193860 KiB
Current children cumulated memory: 192588 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/264 163689
/proc/meminfo: memFree=128607532/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=211288 memory=210016 CPUtime=3572.88 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 82129 0 0 0 357182 106 0 0 20 0 1 0 236665868 216358912 52504 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 52822 52504 544 484 0 52233 0
Current children cumulated CPU time: 3572.88 s
Current children cumulated vsize: 211288 KiB
Current children cumulated memory: 210016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.13 4.10 4.05 5/265 163692
/proc/meminfo: memFree=128574324/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=207732 memory=206460 CPUtime=3600.01 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 82912 0 0 0 359894 107 0 0 20 0 1 0 236665868 212717568 51615 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 51933 51615 544 484 0 51344 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 207732 KiB
Current children cumulated memory: 206460 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.95 s, system=1.07707 s

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

[startup+3609.5 s]
/proc/loadavg: 4.13 4.10 4.05 5/265 163692
/proc/meminfo: memFree=128574324/131249996 swapFree=33010416/33010684
[pid=163492] ppid=163486 vsize=207732 memory=206460 CPUtime=3600.01 cores=4,6
/proc/163492/stat : 163492 (uwrmaxsat) R 163486 163492 163435 0 -1 4194304 82912 0 0 0 359894 107 0 0 20 0 1 0 236665868 212717568 51615 18446744073709551615 4198400 6176925 140735120396528 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34148352 140735120398696 140735120398823 140735120398823 140735120404427 0
/proc/163492/statm: 51933 51615 544 484 0 51344 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 207732 KiB
Current children cumulated memory: 206460 KiB

Child status: 0

Real time (s): 3609.5
CPU time (s): 3600.03
CPU user time (s): 3598.95
CPU system time (s): 1.07707
CPU usage (%): 99.7375
Max. virtual memory (cumulated for all children) (KiB): 279828
Max. memory (cumulated for all children) (KiB): 278468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.95
system time used= 1.07707
maximum resident set size= 278468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82912
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= 27
involuntary context switches= 1510


# summary of solver processes directly reported to runsolver:
#   pid: 163492
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.95
#   total CPU system time (s): 1.07707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65067 second user time and 17.6427 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-22 20:44:41
IDJOB=4541776
IDBENCH=163377
IDSOLVER=3372
FILE ID=nodeC017/4541776-1753209881
RUNJOBID= nodeC017-1753209881-163446
SLURM_JOB_ID= 9687774
Free space on /tmp= 433048 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/wallacecomm/normalized-27wallacecomm_greater_teq.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541776-1753209881/watcher-4541776-1753209881 -o /tmp/evaluation-result-4541776-1753209881/solver-4541776-1753209881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753209881-163446 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4541776-1753209881.opb -mem-lim=31000

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

MD5SUM BENCH= c5f0df1008e51f7adaa039b331d221c7
RANDOM SEED=942850719

nodeC017 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		: 3600.588
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.12
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.058
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129220256 kB
MemAvailable:   129634224 kB
Buffers:            1688 kB
Cached:          1181292 kB
SwapCached:           32 kB
Active:          1045640 kB
Inactive:         207584 kB
Active(anon):      72376 kB
Inactive(anon):    24108 kB
Active(file):     973264 kB
Inactive(file):   183476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:         73272 kB
Mapped:           108088 kB
Shmem:             26240 kB
KReclaimable:     192536 kB
Slab:             286996 kB
SReclaimable:     192536 kB
SUnreclaim:        94460 kB
KernelStack:        3924 kB
PageTables:         2420 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     342224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC017 at 2025-07-22 21:44:51