Trace number 4543765

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UWrMaxSat 2025-06-04? (TO) 3600.06 3610.7

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_14_088.opb
MD5SUM24c7738c3c83b878554c33cfdaf58c44
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 benchmark1.47269
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109662
Total number of constraints2479
Number of constraints which are clauses1247
Number of constraints which are cardinality constraints (but not clauses)1232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint14
Maximum length of a constraint89
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 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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.82/0.99	c Converting 2479 PB-constraints to clauses...
1.40/1.57	c ============================[ Encoding Statistics ]============================
1.40/1.57	c |  Number of variables:        139230                                         |
1.40/1.57	c |  Number of clauses:          475567                                         |
1.40/1.57	c ===============================================================================
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            : 732.00 MB
3600.04/3610.70	c CPU time               : 3595.51 s
3600.04/3610.70	c Constr Enc: Srt/BDD/Add: 1232 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: 63837 MiB (63101 MiB free)
  memory of node 1: 64465 MiB (63092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543765-1753226602/watcher-4543765-1753226602 -o /tmp/evaluation-result-4543765-1753226602/solver-4543765-1753226602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753222988-194561 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4543765-1753226602.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=194969, runsolver pid=194959
Current StackSize limit: 8192 KiB


[startup+0.100071 s]*
/proc/loadavg: 4.00 4.14 4.17 5/250 194986
/proc/meminfo: memFree=129210320/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=9224 memory=8104 CPUtime=0.09 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 1834 0 0 0 8 1 0 0 20 0 1 0 238339370 9445376 2026 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 2306 2026 448 484 0 1717 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9224 KiB
Current children cumulated memory: 8104 KiB

[startup+0.220118 s]*
/proc/loadavg: 4.00 4.14 4.17 5/251 194988
/proc/meminfo: memFree=129178536/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=16628 memory=15284 CPUtime=0.19 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 3799 0 0 0 17 2 0 0 20 0 1 0 238339370 17027072 3821 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 4157 3821 448 484 0 3568 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 16628 KiB
Current children cumulated memory: 15284 KiB

[startup+0.312258 s]*
/proc/loadavg: 4.00 4.14 4.17 5/251 194988
/proc/meminfo: memFree=129156864/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=19752 memory=18612 CPUtime=0.27 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 4645 0 0 0 25 2 0 0 20 0 1 0 238339370 20226048 4653 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 4938 4653 448 484 0 4349 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 19752 KiB
Current children cumulated memory: 18612 KiB

[startup+0.700221 s]
/proc/loadavg: 4.00 4.14 4.17 5/251 194988
/proc/meminfo: memFree=129112260/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=51372 memory=48520 CPUtime=0.62 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 12244 0 0 0 57 5 0 0 20 0 1 0 238339370 52604928 12130 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 12843 12130 448 484 0 12254 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 51372 KiB
Current children cumulated memory: 48520 KiB

[startup+1.50022 s]
/proc/loadavg: 4.00 4.14 4.17 5/251 194988
/proc/meminfo: memFree=128957152/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=161500 memory=155696 CPUtime=1.4 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 32517 0 0 0 129 11 0 0 20 0 1 0 238339370 165376000 38924 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 40375 38924 480 484 0 39786 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 161500 KiB
Current children cumulated memory: 155696 KiB

[startup+3.10553 s]
/proc/loadavg: 4.08 4.15 4.17 5/251 194988
/proc/meminfo: memFree=128121616/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=198220 memory=188724 CPUtime=2.99 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 41937 0 0 0 284 15 0 0 20 0 1 0 238339370 202977280 47181 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 7 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 49555 47181 544 484 0 48966 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 198220 KiB
Current children cumulated memory: 188724 KiB

[startup+6.30032 s]
/proc/loadavg: 4.08 4.15 4.17 5/251 194988
/proc/meminfo: memFree=127906188/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=213172 memory=203812 CPUtime=6.18 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 48205 0 0 0 599 19 0 0 20 0 1 0 238339370 218288128 50953 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 53293 50953 544 484 0 52704 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 213172 KiB
Current children cumulated memory: 203812 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.15 4.17 5/251 194988
/proc/meminfo: memFree=127894592/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=215296 memory=208512 CPUtime=12.56 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 51917 0 0 0 1234 22 0 0 20 0 1 0 238339370 220463104 52128 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 53824 52128 544 484 0 53235 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 215296 KiB
Current children cumulated memory: 208512 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.16 4.18 5/251 194988
/proc/meminfo: memFree=127954184/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=189600 memory=182816 CPUtime=25.32 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 57649 0 0 0 2504 28 0 0 20 0 1 0 238339370 194150400 45704 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 47400 45704 544 484 0 46811 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 189600 KiB
Current children cumulated memory: 182816 KiB

[startup+51.1135 s]
/proc/loadavg: 4.15 4.16 4.18 5/251 194988
/proc/meminfo: memFree=127930848/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=247128 memory=240292 CPUtime=50.84 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 63186 0 0 0 5049 35 0 0 20 0 1 0 238339370 253059072 60073 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 61782 60073 544 484 0 61193 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 247128 KiB
Current children cumulated memory: 240292 KiB

[startup+102.3 s]
/proc/loadavg: 4.27 4.18 4.18 5/252 194992
/proc/meminfo: memFree=127881680/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=224892 memory=220204 CPUtime=101.85 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 71086 0 0 0 10139 46 0 0 20 0 1 0 238339370 230289408 55051 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 56223 55051 544 484 0 55634 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 224892 KiB
Current children cumulated memory: 220204 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.16 4.18 5/252 194994
/proc/meminfo: memFree=127856980/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=229052 memory=226156 CPUtime=161.68 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 81340 0 0 0 16104 64 0 0 20 0 1 0 238339370 234549248 56539 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 57263 56539 544 484 0 56674 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 229052 KiB
Current children cumulated memory: 226156 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.16 4.18 5/253 195003
/proc/meminfo: memFree=127835832/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=238552 memory=235656 CPUtime=221.51 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 89841 0 0 0 22071 80 0 0 20 0 1 0 238339370 244277248 58914 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 59638 58914 544 484 0 59049 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 238552 KiB
Current children cumulated memory: 235656 KiB

[startup+282.3 s]
/proc/loadavg: 4.64 4.29 4.22 5/253 195005
/proc/meminfo: memFree=127797116/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=252380 memory=249272 CPUtime=281.33 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 100288 0 0 0 28039 94 0 0 20 0 1 0 238339370 258437120 62318 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 63095 62318 544 484 0 62506 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 252380 KiB
Current children cumulated memory: 249272 KiB

[startup+342.3 s]
/proc/loadavg: 5.02 4.48 4.29 5/252 195008
/proc/meminfo: memFree=127696820/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=252796 memory=249848 CPUtime=341.16 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 106363 0 0 0 34010 106 0 0 20 0 1 0 238339370 258863104 62462 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 63199 62462 544 484 0 62610 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 252796 KiB
Current children cumulated memory: 249848 KiB

[startup+402.3 s]
/proc/loadavg: 4.51 4.43 4.29 5/251 195010
/proc/meminfo: memFree=127733324/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=251740 memory=248844 CPUtime=400.99 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 111081 0 0 0 39982 117 0 0 20 0 1 0 238339370 257781760 62211 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 62935 62211 544 484 0 62346 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 251740 KiB
Current children cumulated memory: 248844 KiB

[startup+462.3 s]
/proc/loadavg: 4.24 4.37 4.27 5/251 195012
/proc/meminfo: memFree=127730776/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=256548 memory=253652 CPUtime=460.82 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 115791 0 0 0 45953 129 0 0 20 0 1 0 238339370 262705152 63413 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 64137 63413 544 484 0 63548 0

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

Current children cumulated memory: 437560 KiB

[startup+2922.3 s]
/proc/loadavg: 4.22 4.15 4.12 5/249 195141
/proc/meminfo: memFree=127154808/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=452548 memory=449608 CPUtime=2913.7 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 212886 0 0 0 290998 372 0 0 20 0 1 0 238339370 463409152 112402 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 113137 112402 544 484 0 112548 0
Current children cumulated CPU time: 2913.7 s
Current children cumulated vsize: 452548 KiB
Current children cumulated memory: 449608 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.15 4.12 5/249 195144
/proc/meminfo: memFree=127195852/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=441240 memory=438300 CPUtime=2973.53 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 215070 0 0 0 296972 381 0 0 20 0 1 0 238339370 451829760 109575 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 110310 109575 544 484 0 109721 0
Current children cumulated CPU time: 2973.53 s
Current children cumulated vsize: 441240 KiB
Current children cumulated memory: 438300 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/249 195146
/proc/meminfo: memFree=127176844/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=450508 memory=447568 CPUtime=3033.36 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 217078 0 0 0 302948 388 0 0 20 0 1 0 238339370 461320192 111892 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 112627 111892 544 484 0 112038 0
Current children cumulated CPU time: 3033.36 s
Current children cumulated vsize: 450508 KiB
Current children cumulated memory: 447568 KiB

[startup+3102.3 s]
/proc/loadavg: 4.31 4.17 4.12 5/249 195148
/proc/meminfo: memFree=127183916/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=441580 memory=438640 CPUtime=3093.19 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 219292 0 0 0 308924 395 0 0 20 0 1 0 238339370 452177920 109660 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 110395 109660 544 484 0 109806 0
Current children cumulated CPU time: 3093.19 s
Current children cumulated vsize: 441580 KiB
Current children cumulated memory: 438640 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/249 195150
/proc/meminfo: memFree=127181044/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=448416 memory=445476 CPUtime=3153.01 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 221188 0 0 0 314900 401 0 0 20 0 1 0 238339370 459177984 111369 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 112104 111369 544 484 0 111515 0
Current children cumulated CPU time: 3153.01 s
Current children cumulated vsize: 448416 KiB
Current children cumulated memory: 445476 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/250 195159
/proc/meminfo: memFree=127133168/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=451392 memory=448452 CPUtime=3212.84 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 222464 0 0 0 320876 408 0 0 20 0 1 0 238339370 462225408 112113 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 112848 112113 544 484 0 112259 0
Current children cumulated CPU time: 3212.84 s
Current children cumulated vsize: 451392 KiB
Current children cumulated memory: 448452 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/250 195161
/proc/meminfo: memFree=127129456/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=452912 memory=449972 CPUtime=3272.66 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 224391 0 0 0 326852 414 0 0 20 0 1 0 238339370 463781888 112493 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 113228 112493 544 484 0 112639 0
Current children cumulated CPU time: 3272.66 s
Current children cumulated vsize: 452912 KiB
Current children cumulated memory: 449972 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/250 195163
/proc/meminfo: memFree=127112912/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=458488 memory=455548 CPUtime=3332.48 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 225974 0 0 0 332826 422 0 0 20 0 1 0 238339370 469491712 113887 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 114622 113887 544 484 0 114033 0
Current children cumulated CPU time: 3332.48 s
Current children cumulated vsize: 458488 KiB
Current children cumulated memory: 455548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/252 195167
/proc/meminfo: memFree=127116048/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=460152 memory=457212 CPUtime=3392.31 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 227178 0 0 0 338803 428 0 0 20 0 1 0 238339370 471195648 114303 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 115038 114303 544 484 0 114449 0
Current children cumulated CPU time: 3392.31 s
Current children cumulated vsize: 460152 KiB
Current children cumulated memory: 457212 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/252 195169
/proc/meminfo: memFree=127080952/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=453940 memory=450996 CPUtime=3452.14 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 228774 0 0 0 344778 436 0 0 20 0 1 0 238339370 464834560 112749 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 113485 112749 544 484 0 112896 0
Current children cumulated CPU time: 3452.14 s
Current children cumulated vsize: 453940 KiB
Current children cumulated memory: 450996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 195171
/proc/meminfo: memFree=127043404/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=453728 memory=450788 CPUtime=3511.95 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 229693 0 0 0 350755 440 0 0 20 0 1 0 238339370 464617472 112697 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 113432 112697 544 484 0 112843 0
Current children cumulated CPU time: 3511.95 s
Current children cumulated vsize: 453728 KiB
Current children cumulated memory: 450788 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/251 195173
/proc/meminfo: memFree=127054596/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=445632 memory=442692 CPUtime=3571.74 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 231590 0 0 0 356725 449 0 0 20 0 1 0 238339370 456327168 110673 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 111408 110673 544 484 0 110819 0
Current children cumulated CPU time: 3571.74 s
Current children cumulated vsize: 445632 KiB
Current children cumulated memory: 442692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.20 4.14 4.10 5/251 195174
/proc/meminfo: memFree=127049376/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=451656 memory=448716 CPUtime=3600.04 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 232786 0 0 0 359550 454 0 0 20 0 1 0 238339370 462495744 112179 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 112914 112179 544 484 0 112325 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 451656 KiB
Current children cumulated memory: 448716 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.51 s, system=4.55062 s

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

[startup+3610.7 s]
/proc/loadavg: 4.20 4.14 4.10 5/251 195174
/proc/meminfo: memFree=127049376/131382116 swapFree=33009904/33010684
[pid=194969] ppid=194959 vsize=451656 memory=448716 CPUtime=3600.04 cores=5,7
/proc/194969/stat : 194969 (uwrmaxsat) R 194959 194969 194548 0 -1 4194304 232786 0 0 0 359550 454 0 0 20 0 1 0 238339370 462495744 112179 18446744073709551615 4198400 6176925 140734913785024 0 0 0 0 0 27682 0 0 0 17 5 0 0 0 0 0 6553704 6596784 37412864 140734913788264 140734913788391 140734913788391 140734913793995 0
/proc/194969/statm: 112914 112179 544 484 0 112325 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 451656 KiB
Current children cumulated memory: 448716 KiB

Child status: 0

Real time (s): 3610.7
CPU time (s): 3600.06
CPU user time (s): 3595.51
CPU system time (s): 4.55062
CPU usage (%): 99.7053
Max. virtual memory (cumulated for all children) (KiB): 750328
Max. memory (cumulated for all children) (KiB): 746532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.51
system time used= 4.55062
maximum resident set size= 746532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232786
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= 65
involuntary context switches= 2949


# summary of solver processes directly reported to runsolver:
#   pid: 194969
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3595.51
#   total CPU system time (s): 4.55062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3114 second user time and 34.107 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-23 01:23:22
IDJOB=4543765
IDBENCH=174609
IDSOLVER=3372
FILE ID=nodeC004/4543765-1753226602
RUNJOBID= nodeC004-1753222988-194561
SLURM_JOB_ID= 9687825
Free space on /tmp= 433004 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_14_088.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543765-1753226602/watcher-4543765-1753226602 -o /tmp/evaluation-result-4543765-1753226602/solver-4543765-1753226602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753222988-194561 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4543765-1753226602.opb -mem-lim=31000

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

MD5SUM BENCH= 24c7738c3c83b878554c33cfdaf58c44
RANDOM SEED=1074821252

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129225468 kB
MemAvailable:   129854932 kB
Buffers:            2128 kB
Cached:          1377832 kB
SwapCached:           32 kB
Active:          1138360 kB
Inactive:         310880 kB
Active(anon):      85012 kB
Inactive(anon):    10468 kB
Active(file):    1053348 kB
Inactive(file):   300412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19936 kB
Writeback:             0 kB
AnonPages:         72088 kB
Mapped:           108872 kB
Shmem:             26132 kB
KReclaimable:     230664 kB
Slab:             323288 kB
SReclaimable:     230664 kB
SUnreclaim:        92624 kB
KernelStack:        3900 kB
PageTables:         3232 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     350800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC004 at 2025-07-23 02:23:33