Trace number 4489529

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
ExactPR 2025-06-01? (TO) 3602.08 3612.47

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUMfd0e2798224bd891f728fecfed3c6d1b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark236
Best CPU time to get the best result obtained on this benchmark12722.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.85/3.96	c 656900 constraints
3.85/3.96	c after presolve  656939
4.65/4.78	c Finish cloning data from SAT to LS
4.65/4.78	c intsize: 19
64.72/64.91	c Use LS-small
64.72/64.91	o 7220
64.72/64.91	o 7122
64.72/64.91	o 7030
64.72/64.91	o 6950
64.72/64.91	o 6868
64.72/64.91	o 6809
64.72/64.91	o 6714
64.72/64.91	o 6651
64.72/64.91	o 6593
64.72/64.91	o 6539
64.72/64.91	o 6463
64.72/64.91	o 6392
64.72/64.91	o 3329
64.72/64.91	o 3239
64.72/64.91	o 1286
64.72/64.91	o 1001
64.72/64.91	o 982
64.72/64.91	o 981
64.72/64.91	o 751
64.72/64.91	o 643
64.72/64.91	o 570
64.72/64.91	o 483
64.72/64.91	o 479
64.72/64.91	o 451
64.72/64.91	o 422
64.72/64.91	o 415
64.72/64.91	o 367
64.72/64.91	o 360
64.72/64.91	o 350
64.72/64.91	o 309
64.72/64.91	o 305
64.72/64.91	o 301
64.72/64.91	o 299
64.72/64.91	o 296
64.72/64.91	o 294
64.72/64.91	o 291
64.72/64.91	o 275
64.72/64.91	o 274
64.72/64.91	o 273
64.72/64.91	o 269
64.72/64.91	o 265
64.72/64.91	o 263
64.72/64.91	o 262
64.72/64.91	o 261
64.72/64.91	o 259
64.72/64.91	o 258
64.72/64.91	o 256
64.72/64.91	o 255
64.72/64.91	o 252
64.72/64.91	o 251
64.72/64.91	o 250
64.72/64.91	o 249
64.72/64.91	o 247
64.72/64.91	o 244
64.72/64.91	o 243
64.72/64.91	c SAT by LS-small
64.72/64.91	o 243

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4489529-1751354118/watcher-4489529-1751354118 -o /tmp/evaluation-result-4489529-1751354118/solver-4489529-1751354118 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751346895-52414 --watchdog 3760 ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4489529-1751354118.opb 

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
Current StackSize limit: 8192 KiB

solver pid=53165, runsolver pid=53158

[startup+0.100061 s]*
/proc/loadavg: 4.11 4.09 4.09 5/263 53170
/proc/meminfo: memFree=129936152/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=65852 memory=26936 CPUtime=0.08 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 5144 0 0 0 8 0 0 0 20 0 1 0 51089687 67432448 6734 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 16463 6734 1664 2271 0 11101 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 65852 KiB
Current children cumulated memory: 26936 KiB

[startup+0.204834 s]*
/proc/loadavg: 4.11 4.09 4.09 4/261 53174
/proc/meminfo: memFree=129917252/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=69376 memory=32436 CPUtime=0.18 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 6015 0 0 0 17 1 0 0 20 0 1 0 51089687 71041024 8109 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 17344 8109 1664 2271 0 11982 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 69376 KiB
Current children cumulated memory: 32436 KiB

[startup+0.304775 s]*
/proc/loadavg: 4.11 4.09 4.09 4/261 53174
/proc/meminfo: memFree=129903580/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=75056 memory=41776 CPUtime=0.28 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 7331 0 0 0 27 1 0 0 20 0 1 0 51089687 76857344 10444 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 18764 10444 1664 2271 0 13402 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 75056 KiB
Current children cumulated memory: 41776 KiB

[startup+0.700127 s]
/proc/loadavg: 4.10 4.09 4.09 4/261 53174
/proc/meminfo: memFree=129861180/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=121560 memory=72672 CPUtime=0.66 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 11475 0 0 0 64 2 0 0 20 0 1 0 51089687 124477440 18168 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 30390 18168 1664 2271 0 25028 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 121560 KiB
Current children cumulated memory: 72672 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 53201
/proc/meminfo: memFree=129745060/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=253452 memory=194212 CPUtime=1.47 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 23111 0 0 0 140 7 0 0 20 0 1 0 51089687 259534848 48553 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 63363 48553 1760 2271 0 58001 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 253452 KiB
Current children cumulated memory: 194212 KiB

[startup+3.10563 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 53211
/proc/meminfo: memFree=128070272/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=529640 memory=436112 CPUtime=3.07 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 37217 0 0 0 292 15 0 0 20 0 1 0 51089687 542351360 109028 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 132410 109028 1824 2271 0 127048 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 529640 KiB
Current children cumulated memory: 436112 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 53211
/proc/meminfo: memFree=126030236/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=1090652 memory=968272 CPUtime=6.25 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 158524 0 0 0 588 37 0 0 20 0 1 0 51089687 1116827648 242068 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 272663 242068 1888 2271 0 267301 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1090652 KiB
Current children cumulated memory: 968272 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 53211
/proc/meminfo: memFree=126030244/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=1090652 memory=968400 CPUtime=12.64 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 158549 0 0 0 1224 40 0 0 20 0 1 0 51089687 1116827648 242100 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 272663 242100 1888 2271 0 267301 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1090652 KiB
Current children cumulated memory: 968400 KiB

[startup+25.5001 s]
/proc/loadavg: 4.15 4.10 4.09 5/265 53211
/proc/meminfo: memFree=126076272/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=1090652 memory=968400 CPUtime=25.4 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 158549 0 0 0 2493 47 0 0 20 0 1 0 51089687 1116827648 242100 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 272663 242100 1888 2271 0 267301 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1090652 KiB
Current children cumulated memory: 968400 KiB

[startup+51.1047 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 53212
/proc/meminfo: memFree=126076572/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=1090652 memory=968400 CPUtime=50.95 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 158571 0 0 0 5034 61 0 0 20 0 1 0 51089687 1116827648 242100 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 272663 242100 1888 2271 0 267301 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1090652 KiB
Current children cumulated memory: 968400 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 53213
/proc/meminfo: memFree=124105264/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=1621916 memory=1475440 CPUtime=102.02 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 231978 0 0 0 10110 92 0 0 20 0 1 0 51089687 1660841984 368860 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 405479 368860 1888 2271 0 400117 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 1621916 KiB
Current children cumulated memory: 1475440 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 53215
/proc/meminfo: memFree=122286056/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=2167068 memory=2001204 CPUtime=161.86 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 290851 0 0 0 16070 116 0 0 20 0 1 0 51089687 2219077632 500301 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 541767 500301 1888 2271 0 536405 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2167068 KiB
Current children cumulated memory: 2001204 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 53217
/proc/meminfo: memFree=121520224/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=2545568 memory=2166192 CPUtime=221.7 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 297852 0 0 0 22038 132 0 0 20 0 1 0 51089687 2606661632 541548 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 636392 541548 1888 2271 0 631030 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2545568 KiB
Current children cumulated memory: 2166192 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 53219
/proc/meminfo: memFree=119636756/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3039200 memory=2565812 CPUtime=281.53 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 372137 0 0 0 28004 149 0 0 20 0 1 0 51089687 3112140800 641453 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 759800 641453 1888 2271 0 754438 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 3039200 KiB
Current children cumulated memory: 2565812 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 53225
/proc/meminfo: memFree=118967848/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3162220 memory=2801968 CPUtime=341.37 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 401537 0 0 0 33977 160 0 0 20 0 1 0 51089687 3238113280 700492 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 790555 700492 1888 2271 0 785193 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 3162220 KiB
Current children cumulated memory: 2801968 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 53231
/proc/meminfo: memFree=118943720/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3162220 memory=2801968 CPUtime=401.21 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 401853 0 0 0 39959 162 0 0 20 0 1 0 51089687 3238113280 700492 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 790555 700492 1888 2271 0 785193 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 3162220 KiB
Current children cumulated memory: 2801968 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 53233
/proc/meminfo: memFree=118937052/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3162220 memory=2801968 CPUtime=461.05 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 401914 0 0 0 45943 162 0 0 20 0 1 0 51089687 3238113280 700492 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 790555 700492 1888 2271 0 785193 0
Current children cumulated CPU time: 461.05 s

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

[startup+3042.3 s]
/proc/loadavg: 4.26 4.17 4.12 5/263 53369
/proc/meminfo: memFree=118584836/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3033.66 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 408952 0 0 0 303171 195 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3033.66 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/263 53371
/proc/meminfo: memFree=118553736/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3093.47 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409032 0 0 0 309152 195 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3093.47 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/263 53373
/proc/meminfo: memFree=118526684/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3153.29 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409324 0 0 0 315133 196 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3153.29 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3222.3 s]
/proc/loadavg: 4.47 4.22 4.13 5/263 53375
/proc/meminfo: memFree=118491092/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3213.1 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409422 0 0 0 321111 199 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3282.3 s]
/proc/loadavg: 4.54 4.29 4.16 5/263 53378
/proc/meminfo: memFree=118450984/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3272.92 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409513 0 0 0 327093 199 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3342.3 s]
/proc/loadavg: 4.30 4.26 4.16 5/264 53383
/proc/meminfo: memFree=118442308/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3332.73 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409688 0 0 0 333074 199 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.23 4.16 5/265 53390
/proc/meminfo: memFree=118442516/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3392.55 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 409759 0 0 0 339056 199 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.20 4.15 5/265 53392
/proc/meminfo: memFree=118443104/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3452.36 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410030 0 0 0 345034 202 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3452.36 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.19 4.15 5/265 53394
/proc/meminfo: memFree=118442964/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3512.19 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410113 0 0 0 351016 203 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3512.19 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/265 53397
/proc/meminfo: memFree=118443172/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3572 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410197 0 0 0 356997 203 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.12 4.17 4.15 4/261 53406
/proc/meminfo: memFree=121402808/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3600.01 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410386 0 0 0 359797 204 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3612.47 s]
# the end of solver process 53165 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3599.97 s, system=2.10929 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3611.2 s]
/proc/loadavg: 4.12 4.17 4.15 5/264 53413
/proc/meminfo: memFree=121398712/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3600.81 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410387 0 0 0 359877 204 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3600.81 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3612 s]*
/proc/loadavg: 4.11 4.17 4.14 5/264 53413
/proc/meminfo: memFree=121398964/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3601.61 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410387 0 0 0 359957 204 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3601.61 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

[startup+3612.4 s]
/proc/loadavg: 4.11 4.17 4.14 5/264 53413
/proc/meminfo: memFree=121398964/131250000 swapFree=33010416/33010684
[pid=53165] ppid=53158 vsize=3172396 memory=2812240 CPUtime=3602 cores=5,7
/proc/53165/stat : 53165 (ExactPR) R 53158 53165 52401 0 -1 4194304 410387 0 0 0 359996 204 0 0 20 0 1 0 51089687 3248533504 703060 18446744073709551615 94458355716096 94458365015941 140722684419536 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94458366802240 94458366841320 94458408153088 140722684422533 140722684422668 140722684422668 140722684428270 0
/proc/53165/statm: 793099 703060 1888 2271 0 787737 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 3172396 KiB
Current children cumulated memory: 2812240 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.47
CPU time (s): 3602.08
CPU user time (s): 3599.97
CPU system time (s): 2.10929
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 3172396
Max. memory (cumulated for all children) (KiB): 2812240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.97
system time used= 2.10929
maximum resident set size= 2812240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 410387
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= 111
involuntary context switches= 1297


# summary of solver processes directly reported to runsolver:
#   pid: 53165
#   total CPU time (s): 3602.08
#   total CPU user time (s): 3599.97
#   total CPU system time (s): 2.10929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70638 second user time and 16.9746 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-01 09:15:18
IDJOB=4489529
IDBENCH=147557
IDSOLVER=3324
FILE ID=nodeC018/4489529-1751354118
RUNJOBID= nodeC018-1751346895-52414
SLURM_JOB_ID= 9598114
Free space on /tmp= 432860 MiB

SOLVER NAME= ExactPR 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489529-1751354118/watcher-4489529-1751354118 -o /tmp/evaluation-result-4489529-1751354118/solver-4489529-1751354118 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751346895-52414 --watchdog 3760  ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4489529-1751354118.opb

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

MD5SUM BENCH= fd0e2798224bd891f728fecfed3c6d1b
RANDOM SEED=860840276

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129878996 kB
MemAvailable:   129643564 kB
Buffers:            2128 kB
Cached:           566352 kB
SwapCached:           32 kB
Active:           507924 kB
Inactive:         231852 kB
Active(anon):     187772 kB
Inactive(anon):     1568 kB
Active(file):     320152 kB
Inactive(file):   230284 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             86600 kB
Writeback:            96 kB
AnonPages:        174632 kB
Mapped:           107284 kB
Shmem:             18044 kB
KReclaimable:     106340 kB
Slab:             195036 kB
SReclaimable:     106340 kB
SUnreclaim:        88696 kB
KernelStack:        4088 kB
PageTables:         3212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     470464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432848 MiB
End job on nodeC018 at 2025-07-01 10:15:31