Trace number 4499365

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 NameAnswerobjective functionCPU timeWall clock time
UWrMaxSat 2025-06-04? (TO) 3600.05 3610.7

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark17.5328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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 1023 PB-constraints to clauses...
3600.04/3610.70	c *** TERMINATED by signal 15 ***
3600.04/3610.70	c _______________________________________________________________________________
3600.04/3610.70	c 
3600.04/3610.70	c _______________________________________________________________________________
3600.04/3610.70	c 
3600.04/3610.70	c =======================[ UWrMaxSat resources usage ]===========================
3600.04/3610.70	c Memory used            : 202.00 MB
3600.04/3610.70	c CPU time               : 3599.33 s
3600.04/3610.70	c Constr Enc: Srt/BDD/Add: 222 0 0
3600.04/3610.70	c _______________________________________________________________________________
3600.04/3610.70	c _______________________________________________________________________________
3600.04/3610.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499365-1751405930/watcher-4499365-1751405930 -o /tmp/evaluation-result-4499365-1751405930/solver-4499365-1751405930 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751398701-58043 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4499365-1751405930.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=59436, runsolver pid=59433
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129110772/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=24620 memory=22312 CPUtime=0.09 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 6458 0 0 0 9 0 0 0 20 0 1 0 56272391 25210880 5578 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 6155 5578 512 484 0 5566 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24620 KiB
Current children cumulated memory: 22312 KiB

[startup+0.205711 s]*
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129110772/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=26512 memory=23720 CPUtime=0.2 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 6789 0 0 0 20 0 0 0 20 0 1 0 56272391 27148288 5930 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 6628 5930 544 484 0 6039 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26512 KiB
Current children cumulated memory: 23720 KiB

[startup+0.305613 s]*
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129110772/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=29800 memory=27028 CPUtime=0.29 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 7102 0 0 0 29 0 0 0 20 0 1 0 56272391 30515200 6757 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 7450 6757 544 484 0 6861 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 29800 KiB
Current children cumulated memory: 27028 KiB

[startup+0.700177 s]
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129110772/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=32580 memory=29304 CPUtime=0.69 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 8768 0 0 0 68 1 0 0 20 0 1 0 56272391 33361920 7326 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 8145 7326 544 484 0 7556 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 32580 KiB
Current children cumulated memory: 29304 KiB

[startup+1.50016 s]
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129110616/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=36108 memory=34108 CPUtime=1.48 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 9641 0 0 0 147 1 0 0 20 0 1 0 56272391 36974592 8527 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 9027 8527 544 484 0 8438 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 36108 KiB
Current children cumulated memory: 34108 KiB

[startup+3.1055 s]
/proc/loadavg: 4.13 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129109112/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=30812 memory=28940 CPUtime=3.08 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 10204 0 0 0 307 1 0 0 20 0 1 0 56272391 31551488 7235 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 7703 7235 544 484 0 7114 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 30812 KiB
Current children cumulated memory: 28940 KiB

[startup+6.30017 s]
/proc/loadavg: 4.12 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129108964/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=31536 memory=29536 CPUtime=6.27 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 12851 0 0 0 625 2 0 0 20 0 1 0 56272391 32292864 7384 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 7884 7384 544 484 0 7295 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 31536 KiB
Current children cumulated memory: 29536 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.11 4.10 5/265 59437
/proc/meminfo: memFree=129043416/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=39620 memory=37588 CPUtime=12.66 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 15594 0 0 0 1263 3 0 0 20 0 1 0 56272391 40570880 9397 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 9905 9397 544 484 0 9316 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 39620 KiB
Current children cumulated memory: 37588 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 59438
/proc/meminfo: memFree=128999208/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=39584 memory=37248 CPUtime=25.42 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 18906 0 0 0 2538 4 0 0 20 0 1 0 56272391 40534016 9312 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 9896 9312 544 484 0 9307 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 39584 KiB
Current children cumulated memory: 37248 KiB

[startup+51.1055 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 59438
/proc/meminfo: memFree=128959608/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=51460 memory=49372 CPUtime=50.95 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 20771 0 0 0 5091 4 0 0 20 0 1 0 56272391 52695040 12343 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 12865 12343 544 484 0 12276 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 51460 KiB
Current children cumulated memory: 49372 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 59442
/proc/meminfo: memFree=128921324/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=68080 memory=66256 CPUtime=102 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 25436 0 0 0 10194 6 0 0 20 0 1 0 56272391 69713920 16564 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 17020 16564 544 484 0 16431 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 68080 KiB
Current children cumulated memory: 66256 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/265 59444
/proc/meminfo: memFree=128847896/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=84608 memory=82908 CPUtime=161.79 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 27035 0 0 0 16172 7 0 0 20 0 1 0 56272391 86638592 20727 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 21152 20727 544 484 0 20563 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 84608 KiB
Current children cumulated memory: 82908 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 59446
/proc/meminfo: memFree=128925928/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=59072 memory=56524 CPUtime=221.57 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 30154 0 0 0 22149 8 0 0 20 0 1 0 56272391 60489728 14131 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 14768 14131 544 484 0 14179 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 59072 KiB
Current children cumulated memory: 56524 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 59448
/proc/meminfo: memFree=128918324/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=86084 memory=84304 CPUtime=281.37 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 34390 0 0 0 28127 10 0 0 20 0 1 0 56272391 88150016 21076 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 21521 21076 544 484 0 20932 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 86084 KiB
Current children cumulated memory: 84304 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 59451
/proc/meminfo: memFree=128859112/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=88440 memory=86740 CPUtime=341.14 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 37018 0 0 0 34103 11 0 0 20 0 1 0 56272391 90562560 21685 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 22110 21685 544 484 0 21521 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 88440 KiB
Current children cumulated memory: 86740 KiB

[startup+402.3 s]
/proc/loadavg: 4.03 4.07 4.08 4/262 59782
/proc/meminfo: memFree=129155400/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=89212 memory=87504 CPUtime=400.93 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 38585 0 0 0 40081 12 0 0 20 0 1 0 56272391 91353088 21876 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 22303 21876 544 484 0 21714 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 89212 KiB
Current children cumulated memory: 87504 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.07 4.08 5/265 60085
/proc/meminfo: memFree=128349568/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=83220 memory=81488 CPUtime=460.71 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 42033 0 0 0 46056 15 0 0 20 0 1 0 56272391 85217280 20372 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 20805 20372 544 484 0 20216 0
Current children cumulated CPU time: 460.71 s

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

Current children cumulated memory: 119920 KiB

[startup+2922.3 s]
/proc/loadavg: 2.08 2.45 3.22 3/252 60530
/proc/meminfo: memFree=129309996/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=127104 memory=125604 CPUtime=2913.72 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 73030 0 0 0 291322 50 0 0 20 0 1 0 56272391 130154496 31401 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 31776 31401 544 484 0 31187 0
Current children cumulated CPU time: 2913.72 s
Current children cumulated vsize: 127104 KiB
Current children cumulated memory: 125604 KiB

[startup+2982.3 s]
/proc/loadavg: 2.06 2.38 3.15 3/252 60532
/proc/meminfo: memFree=129312164/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=123948 memory=122432 CPUtime=2973.54 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 74433 0 0 0 297302 52 0 0 20 0 1 0 56272391 126922752 30608 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 30987 30608 544 484 0 30398 0
Current children cumulated CPU time: 2973.54 s
Current children cumulated vsize: 123948 KiB
Current children cumulated memory: 122432 KiB

[startup+3042.3 s]
/proc/loadavg: 2.14 2.34 3.08 3/251 60536
/proc/meminfo: memFree=129310164/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=126924 memory=125408 CPUtime=3033.37 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 75243 0 0 0 303283 54 0 0 20 0 1 0 56272391 129970176 31352 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 31731 31352 544 484 0 31142 0
Current children cumulated CPU time: 3033.37 s
Current children cumulated vsize: 126924 KiB
Current children cumulated memory: 125408 KiB

[startup+3102.3 s]
/proc/loadavg: 2.17 2.31 3.02 3/251 60543
/proc/meminfo: memFree=129308660/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=125640 memory=124124 CPUtime=3093.19 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 75798 0 0 0 309264 55 0 0 20 0 1 0 56272391 128655360 31031 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 31410 31031 544 484 0 30821 0
Current children cumulated CPU time: 3093.19 s
Current children cumulated vsize: 125640 KiB
Current children cumulated memory: 124124 KiB

[startup+3162.3 s]
/proc/loadavg: 2.12 2.27 2.96 3/251 60546
/proc/meminfo: memFree=129309580/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=130860 memory=129344 CPUtime=3153 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 77290 0 0 0 315242 58 0 0 20 0 1 0 56272391 134000640 32336 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 32715 32336 544 484 0 32126 0
Current children cumulated CPU time: 3153 s
Current children cumulated vsize: 130860 KiB
Current children cumulated memory: 129344 KiB

[startup+3222.3 s]
/proc/loadavg: 2.04 2.22 2.90 3/251 60548
/proc/meminfo: memFree=129309504/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=128696 memory=127180 CPUtime=3212.8 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 78523 0 0 0 321221 59 0 0 20 0 1 0 56272391 131784704 31795 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 32174 31795 544 484 0 31585 0
Current children cumulated CPU time: 3212.8 s
Current children cumulated vsize: 128696 KiB
Current children cumulated memory: 127180 KiB

[startup+3282.3 s]
/proc/loadavg: 2.11 2.20 2.85 3/252 60551
/proc/meminfo: memFree=129308604/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=128984 memory=127468 CPUtime=3272.61 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 80655 0 0 0 327200 61 0 0 20 0 1 0 56272391 132079616 31867 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 32246 31867 544 484 0 31657 0
Current children cumulated CPU time: 3272.61 s
Current children cumulated vsize: 128984 KiB
Current children cumulated memory: 127468 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.18 2.80 3/252 60553
/proc/meminfo: memFree=129301684/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=132732 memory=131216 CPUtime=3332.42 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 81917 0 0 0 333179 63 0 0 20 0 1 0 56272391 135917568 32804 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 33183 32804 544 484 0 32594 0
Current children cumulated CPU time: 3332.42 s
Current children cumulated vsize: 132732 KiB
Current children cumulated memory: 131216 KiB

[startup+3402.3 s]
/proc/loadavg: 2.07 2.16 2.75 3/251 60555
/proc/meminfo: memFree=129338624/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=130744 memory=129228 CPUtime=3392.25 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 82588 0 0 0 339160 65 0 0 20 0 1 0 56272391 133881856 32307 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 32686 32307 544 484 0 32097 0
Current children cumulated CPU time: 3392.25 s
Current children cumulated vsize: 130744 KiB
Current children cumulated memory: 129228 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.14 2.71 3/251 60556
/proc/meminfo: memFree=129336316/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=129928 memory=128412 CPUtime=3452.07 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 83565 0 0 0 345141 66 0 0 20 0 1 0 56272391 133046272 32103 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 32482 32103 544 484 0 31893 0
Current children cumulated CPU time: 3452.07 s
Current children cumulated vsize: 129928 KiB
Current children cumulated memory: 128412 KiB

[startup+3522.3 s]
/proc/loadavg: 2.07 2.13 2.67 3/251 60558
/proc/meminfo: memFree=129328652/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=132852 memory=131336 CPUtime=3511.91 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 84578 0 0 0 351122 69 0 0 20 0 1 0 56272391 136040448 32834 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 33213 32834 544 484 0 32624 0
Current children cumulated CPU time: 3511.91 s
Current children cumulated vsize: 132852 KiB
Current children cumulated memory: 131336 KiB

[startup+3582.3 s]
/proc/loadavg: 2.17 2.15 2.64 3/251 60561
/proc/meminfo: memFree=129326920/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=137272 memory=135240 CPUtime=3571.73 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 86244 0 0 0 357103 70 0 0 20 0 1 0 56272391 140566528 33810 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 34318 33810 544 484 0 33729 0
Current children cumulated CPU time: 3571.73 s
Current children cumulated vsize: 137272 KiB
Current children cumulated memory: 135240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 2.10 2.13 2.62 3/252 60566
/proc/meminfo: memFree=129302188/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=135700 memory=133668 CPUtime=3600.04 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 86634 0 0 0 359933 71 0 0 20 0 1 0 56272391 138956800 33417 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 33925 33417 544 484 0 33336 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 135700 KiB
Current children cumulated memory: 133668 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.33 s, system=0.719592 s

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

[startup+3610.7 s]
/proc/loadavg: 2.10 2.13 2.62 3/252 60566
/proc/meminfo: memFree=129302188/131250000 swapFree=33009904/33010684
[pid=59436] ppid=59433 vsize=135700 memory=133668 CPUtime=3600.04 cores=5,7
/proc/59436/stat : 59436 (uwrmaxsat) R 59433 59436 58030 0 -1 4194304 86634 0 0 0 359933 71 0 0 20 0 1 0 56272391 138956800 33417 18446744073709551615 4198400 6176925 140721970384336 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 21495808 140721970391402 140721970391529 140721970391529 140721970397131 0
/proc/59436/statm: 33925 33417 544 484 0 33336 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 135700 KiB
Current children cumulated memory: 133668 KiB

Child status: 0

Real time (s): 3610.7
CPU time (s): 3600.05
CPU user time (s): 3599.33
CPU system time (s): 0.719592
CPU usage (%): 99.7051
Max. virtual memory (cumulated for all children) (KiB): 203324
Max. memory (cumulated for all children) (KiB): 195800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.33
system time used= 0.719592
maximum resident set size= 206192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86634
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= 22
involuntary context switches= 3180


# summary of solver processes directly reported to runsolver:
#   pid: 59436
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3599.33
#   total CPU system time (s): 0.719592

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69361 second user time and 15.5966 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-01 23:38:50
IDJOB=4499365
IDBENCH=148776
IDSOLVER=3372
FILE ID=nodeC033/4499365-1751405930
RUNJOBID= nodeC033-1751398701-58043
SLURM_JOB_ID= 9598283
Free space on /tmp= 432468 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499365-1751405930/watcher-4499365-1751405930 -o /tmp/evaluation-result-4499365-1751405930/solver-4499365-1751405930 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751398701-58043 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4499365-1751405930.opb -mem-lim=31000

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=211162186

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129135748 kB
MemAvailable:   128917560 kB
Buffers:            2128 kB
Cached:           579304 kB
SwapCached:           68 kB
Active:          1107492 kB
Inactive:         340028 kB
Active(anon):     859628 kB
Inactive(anon):    24488 kB
Active(file):     247864 kB
Inactive(file):   315540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2592 kB
Writeback:             0 kB
AnonPages:        863708 kB
Mapped:           110744 kB
Shmem:             18028 kB
KReclaimable:     115292 kB
Slab:             204540 kB
SReclaimable:     115292 kB
SUnreclaim:        89248 kB
KernelStack:        4304 kB
PageTables:         4736 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1215456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    778240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432456 MiB
End job on nodeC033 at 2025-07-02 00:39:01