Trace number 4515182

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.05 3612.12

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab51-40-100.0.u.opb
MD5SUM84d6a262f1f6531f4a7714720272edd7
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 benchmark56.7591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12675
Total number of constraints11891
Number of constraints which are clauses11766
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11734
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 1285216
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501285383
Number of bits of the biggest sum of numbers29
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.09/0.17	c Converting 11891 PB-constraints to clauses...
17.33/17.43	c ============================[ Encoding Statistics ]============================
17.33/17.43	c |  Number of variables:       5557071                                         |
17.33/17.43	c |  Number of clauses:        11730341                                         |
17.33/17.43	c ===============================================================================
3600.03/3612.10	c *** TERMINATED by signal 15 ***
3600.03/3612.10	c _______________________________________________________________________________
3600.03/3612.10	c 
3600.03/3612.10	c _______________________________________________________________________________
3600.03/3612.10	c 
3600.03/3612.10	c =======================[ UWrMaxSat resources usage ]===========================
3600.03/3612.10	c Memory used            : 4496.00 MB
3600.03/3612.10	c CPU time               : 3591.17 s
3600.03/3612.10	c Constr Enc: Srt/BDD/Add: 125 0 0
3600.03/3612.10	c _______________________________________________________________________________
3600.03/3612.10	c _______________________________________________________________________________
3600.03/3612.10	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 (62938 MiB free)
  memory of node 1: 64465 MiB (63658 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515182-1751225639/watcher-4515182-1751225639 -o /tmp/evaluation-result-4515182-1751225639/solver-4515182-1751225639 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751222027-30965 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4515182-1751225639.opb -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=31396, runsolver pid=31392
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.08 4.08 4.03 4/261 31400
/proc/meminfo: memFree=129617052/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=14612 memory=13484 CPUtime=0.09 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 3163 0 0 0 9 0 0 0 20 0 1 0 38240473 14962688 3371 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 3653 3371 448 484 0 3064 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 14612 KiB
Current children cumulated memory: 13484 KiB

[startup+0.20538 s]*
/proc/loadavg: 4.08 4.08 4.03 4/261 31400
/proc/meminfo: memFree=129600924/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=28244 memory=27036 CPUtime=0.2 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 6615 0 0 0 19 1 0 0 20 0 1 0 38240473 28921856 6759 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 7061 6759 480 484 0 6472 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28244 KiB
Current children cumulated memory: 27036 KiB

[startup+0.305268 s]*
/proc/loadavg: 4.08 4.08 4.03 4/261 31400
/proc/meminfo: memFree=129597648/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=34800 memory=33132 CPUtime=0.29 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 8121 0 0 0 28 1 0 0 20 0 1 0 38240473 35635200 8283 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 8700 8283 480 484 0 8111 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 34800 KiB
Current children cumulated memory: 33132 KiB

[startup+0.700104 s]
/proc/loadavg: 4.08 4.08 4.03 4/263 31404
/proc/meminfo: memFree=129560876/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=50960 memory=48532 CPUtime=0.68 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 12134 0 0 0 66 2 0 0 20 0 1 0 38240473 52183040 12133 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 12740 12133 480 484 0 12151 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 48532 KiB

[startup+1.50014 s]
/proc/loadavg: 4.08 4.08 4.03 5/265 31437
/proc/meminfo: memFree=129518248/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=50960 memory=48532 CPUtime=1.47 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 12134 0 0 0 145 2 0 0 20 0 1 0 38240473 52183040 12133 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 12740 12133 480 484 0 12151 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 48532 KiB

[startup+3.10474 s]
/proc/loadavg: 4.08 4.08 4.03 6/265 31437
/proc/meminfo: memFree=129427116/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=50960 memory=48532 CPUtime=3.07 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 12134 0 0 0 305 2 0 0 20 0 1 0 38240473 52183040 12133 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 12740 12133 480 484 0 12151 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 48532 KiB

[startup+6.3001 s]
/proc/loadavg: 4.08 4.08 4.03 6/265 31437
/proc/meminfo: memFree=129427156/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=50960 memory=48532 CPUtime=6.26 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 12134 0 0 0 624 2 0 0 20 0 1 0 38240473 52183040 12133 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 12740 12133 480 484 0 12151 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 50960 KiB
Current children cumulated memory: 48532 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.02 6/265 31437
/proc/meminfo: memFree=127437624/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=1356080 memory=1264428 CPUtime=12.65 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 128520 0 0 0 1226 39 0 0 20 0 1 0 38240473 1388625920 316107 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 339020 316107 480 484 0 338431 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1356080 KiB
Current children cumulated memory: 1264428 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.09 4.03 6/265 31483
/proc/meminfo: memFree=120540208/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3216836 memory=3037720 CPUtime=25.42 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 334466 0 0 0 2436 106 0 0 20 0 1 0 38240473 3294040064 759430 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 804209 759430 512 484 0 803620 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3216836 KiB
Current children cumulated memory: 3037720 KiB

[startup+51.1054 s]
/proc/loadavg: 4.09 4.08 4.03 6/265 31483
/proc/meminfo: memFree=113994864/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3322964 memory=3085120 CPUtime=50.94 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 340921 0 0 0 4983 111 0 0 20 0 1 0 38240473 3402715136 771280 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 830741 771280 544 484 0 830152 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 3322964 KiB
Current children cumulated memory: 3085120 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.03 6/265 31485
/proc/meminfo: memFree=110090220/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3886936 memory=3649040 CPUtime=101.96 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 353073 0 0 0 10014 182 0 0 20 0 1 0 38240473 3980222464 912260 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 971734 912260 544 484 0 971145 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 3886936 KiB
Current children cumulated memory: 3649040 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.08 4.03 5/266 31488
/proc/meminfo: memFree=111907156/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3536460 memory=3327808 CPUtime=161.76 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 378409 0 0 0 15908 268 0 0 20 0 1 0 38240473 3621335040 831952 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 884115 831952 544 484 0 883526 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 3536460 KiB
Current children cumulated memory: 3327808 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/264 31490
/proc/meminfo: memFree=111447116/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3946984 memory=3740444 CPUtime=221.56 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 379442 0 0 0 21880 276 0 0 20 0 1 0 38240473 4041711616 935111 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 986746 935111 544 484 0 986157 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 3946984 KiB
Current children cumulated memory: 3740444 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.09 4.03 5/265 31493
/proc/meminfo: memFree=112448536/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3556200 memory=3360036 CPUtime=281.37 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 388572 0 0 0 27824 313 0 0 20 0 1 0 38240473 3641548800 840009 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 889050 840009 544 484 0 888461 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 3556200 KiB
Current children cumulated memory: 3360036 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/265 31495
/proc/meminfo: memFree=112447148/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3546644 memory=3344404 CPUtime=341.17 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 393808 0 0 0 33772 345 0 0 20 0 1 0 38240473 3631763456 836101 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 886661 836101 544 484 0 886072 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 3546644 KiB
Current children cumulated memory: 3344404 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/265 31497
/proc/meminfo: memFree=112498484/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3590748 memory=3388508 CPUtime=400.96 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 395882 0 0 0 39739 357 0 0 20 0 1 0 38240473 3676925952 847127 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 897687 847127 544 484 0 897098 0
Current children cumulated CPU time: 400.96 s
Current children cumulated vsize: 3590748 KiB
Current children cumulated memory: 3388508 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/264 31499
/proc/meminfo: memFree=112562484/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3432048 memory=3309652 CPUtime=460.77 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 401555 0 0 0 45688 389 0 0 20 0 1 0 38240473 3514417152 827413 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 858012 827413 544 484 0 857423 0
Current children cumulated CPU time: 460.77 s

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

Current children cumulated memory: 3206572 KiB

[startup+2922.3 s]
/proc/loadavg: 4.46 4.19 4.12 6/264 31632
/proc/meminfo: memFree=113051812/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3393092 memory=3206572 CPUtime=2912.37 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 494782 0 0 0 290392 845 0 0 20 0 1 0 38240473 3474526208 801643 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 848273 801643 544 484 0 847684 0
Current children cumulated CPU time: 2912.37 s
Current children cumulated vsize: 3393092 KiB
Current children cumulated memory: 3206572 KiB

[startup+2982.3 s]
/proc/loadavg: 4.22 4.17 4.12 5/265 31640
/proc/meminfo: memFree=113053344/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3393092 memory=3206572 CPUtime=2972.18 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 495601 0 0 0 296372 846 0 0 20 0 1 0 38240473 3474526208 801643 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 848273 801643 544 484 0 847684 0
Current children cumulated CPU time: 2972.18 s
Current children cumulated vsize: 3393092 KiB
Current children cumulated memory: 3206572 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 31642
/proc/meminfo: memFree=112558200/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3448672 CPUtime=3031.98 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 498193 0 0 0 302337 861 0 0 20 0 1 0 38240473 3720863744 862168 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 862168 544 484 0 907825 0
Current children cumulated CPU time: 3031.98 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3448672 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 31644
/proc/meminfo: memFree=112484680/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3452768 CPUtime=3091.78 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 502713 0 0 0 308297 881 0 0 20 0 1 0 38240473 3720863744 863192 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863192 544 484 0 907825 0
Current children cumulated CPU time: 3091.78 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3452768 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/264 31646
/proc/meminfo: memFree=112457608/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3452768 CPUtime=3151.6 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 503372 0 0 0 314278 882 0 0 20 0 1 0 38240473 3720863744 863192 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863192 544 484 0 907825 0
Current children cumulated CPU time: 3151.6 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3452768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.12 4.09 6/264 31648
/proc/meminfo: memFree=112455340/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3453024 CPUtime=3211.41 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 504187 0 0 0 320259 882 0 0 20 0 1 0 38240473 3720863744 863256 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863256 544 484 0 907825 0
Current children cumulated CPU time: 3211.41 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3453024 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/263 31651
/proc/meminfo: memFree=112451940/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3271.22 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 504860 0 0 0 326239 883 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3271.22 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 31653
/proc/meminfo: memFree=112495416/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3331.04 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 505723 0 0 0 332221 883 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3331.04 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/263 31656
/proc/meminfo: memFree=112495796/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3390.86 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 506625 0 0 0 338202 884 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3390.86 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/263 31658
/proc/meminfo: memFree=112348912/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3450.68 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 507499 0 0 0 344183 885 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3450.68 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 31663
/proc/meminfo: memFree=112752288/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3510.49 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 508364 0 0 0 350164 885 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3510.49 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 31669
/proc/meminfo: memFree=112754336/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3570.3 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 509228 0 0 0 356145 885 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3570.3 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 31715
/proc/meminfo: memFree=115712320/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3600.03 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 509621 0 0 0 359117 886 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.17 s, system=8.87105 s

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

[startup+3612.11 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 31715
/proc/meminfo: memFree=115712320/131250000 swapFree=33010684/33010684
[pid=31396] ppid=31392 vsize=3633656 memory=3454176 CPUtime=3600.03 cores=4,6
/proc/31396/stat : 31396 (uwrmaxsat) R 31392 31396 30954 0 -1 4194304 509621 0 0 0 359117 886 0 0 20 0 1 0 38240473 3720863744 863544 18446744073709551615 4198400 6176925 140726772637632 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 34869248 140726772644202 140726772644329 140726772644329 140726772649931 0
/proc/31396/statm: 908414 863544 544 484 0 907825 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 3633656 KiB
Current children cumulated memory: 3454176 KiB

Child status: 0

Real time (s): 3612.12
CPU time (s): 3600.05
CPU user time (s): 3591.17
CPU system time (s): 8.87105
CPU usage (%): 99.6658
Max. virtual memory (cumulated for all children) (KiB): 4604512
Max. memory (cumulated for all children) (KiB): 4371764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.17
system time used= 8.87105
maximum resident set size= 4371764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509621
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= 227
involuntary context switches= 3065


# summary of solver processes directly reported to runsolver:
#   pid: 31396
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3591.17
#   total CPU system time (s): 8.87105

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14505 second user time and 16.17 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-06-29 21:33:59
IDJOB=4515182
IDBENCH=164178
IDSOLVER=3372
FILE ID=nodeC014/4515182-1751225639
RUNJOBID= nodeC014-1751222027-30965
SLURM_JOB_ID= 9587677
Free space on /tmp= 433008 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab51-40-100.0.u.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515182-1751225639/watcher-4515182-1751225639 -o /tmp/evaluation-result-4515182-1751225639/solver-4515182-1751225639 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751222027-30965 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4515182-1751225639.opb -mem-lim=31000

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

MD5SUM BENCH= 84d6a262f1f6531f4a7714720272edd7
RANDOM SEED=1269097434

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.625
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.23
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.090
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.23
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.107
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.23
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.338
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.23
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.094
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.23
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.155
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.23
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		: 3599.959
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.23
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		: 3601.482
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129636832 kB
MemAvailable:   129696528 kB
Buffers:            3280 kB
Cached:           868448 kB
SwapCached:            0 kB
Active:           353264 kB
Inactive:         658980 kB
Active(anon):     158584 kB
Inactive(anon):        0 kB
Active(file):     194680 kB
Inactive(file):   658980 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9704 kB
Writeback:             0 kB
AnonPages:        143744 kB
Mapped:           107316 kB
Shmem:             18068 kB
KReclaimable:      90552 kB
Slab:             177064 kB
SReclaimable:      90552 kB
SUnreclaim:        86512 kB
KernelStack:        4304 kB
PageTables:         3460 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     476064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC014 at 2025-06-29 22:34:11