Trace number 4528291

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
pb_picat 2025-07-11? (TO) 3600.1 3610.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM86551de4ee1411a66be87614daaae1c0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark3585.81
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables481
Total number of constraints481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 481
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 481
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4528291-1752238396.opb (Picat 3.9b11, 7/10/2025)

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 (62850 MiB free)
  memory of node 1: 64465 MiB (60990 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528291-1752238396/watcher-4528291-1752238396 -o /tmp/evaluation-result-4528291-1752238396/solver-4528291-1752238396 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1752238396-115455 --watchdog 3760 pb_picat HOME/instance-4528291-1752238396.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=115501, runsolver pid=115496

[startup+0.10007 s]*
/proc/loadavg: 1.08 1.54 2.82 5/263 115515
/proc/meminfo: memFree=126766136/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2037892 memory=29452 CPUtime=0.08 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 1911 0 0 0 7 1 0 0 20 0 1 0 139514188 2086801408 7363 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 509473 7363 1696 343 0 506537 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2037892 KiB
Current children cumulated memory: 29452 KiB

[startup+0.205463 s]*
/proc/loadavg: 1.08 1.54 2.82 5/263 115515
/proc/meminfo: memFree=126762864/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2040584 memory=31684 CPUtime=0.19 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 2659 0 0 0 16 3 0 0 20 0 1 0 139514188 2089558016 7921 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 510146 7921 1696 343 0 507210 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2040584 KiB
Current children cumulated memory: 31684 KiB

[startup+0.30494 s]*
/proc/loadavg: 1.08 1.54 2.82 5/263 115515
/proc/meminfo: memFree=126762864/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2040584 memory=31940 CPUtime=0.29 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 2715 0 0 0 25 4 0 0 20 0 1 0 139514188 2089558016 7985 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 510146 7985 1696 343 0 507210 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2040584 KiB
Current children cumulated memory: 31940 KiB

[startup+0.700158 s]
/proc/loadavg: 1.08 1.54 2.82 5/263 115515
/proc/meminfo: memFree=126759468/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2045264 memory=34784 CPUtime=0.68 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 4985 0 0 0 63 5 0 0 20 0 1 0 139514188 2094350336 8696 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 511316 8696 1696 343 0 508380 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2045264 KiB
Current children cumulated memory: 34784 KiB

[startup+1.50014 s]
/proc/loadavg: 1.08 1.54 2.82 5/263 115515
/proc/meminfo: memFree=126757840/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2045368 memory=34616 CPUtime=1.48 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 7006 0 0 0 143 5 0 0 20 0 1 0 139514188 2094456832 8654 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 511342 8654 1696 343 0 508406 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2045368 KiB
Current children cumulated memory: 34616 KiB

[startup+3.10535 s]
/proc/loadavg: 1.39 1.59 2.83 5/263 115516
/proc/meminfo: memFree=126755452/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2045748 memory=36200 CPUtime=3.07 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 10374 0 0 0 302 5 0 0 20 0 1 0 139514188 2094845952 9050 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 511437 9050 1696 343 0 508501 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2045748 KiB
Current children cumulated memory: 36200 KiB

[startup+6.30012 s]
/proc/loadavg: 1.39 1.59 2.83 5/263 115516
/proc/meminfo: memFree=126754612/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2045748 memory=36348 CPUtime=6.26 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 15352 0 0 0 620 6 0 0 20 0 1 0 139514188 2094845952 9087 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 511437 9087 1696 343 0 508501 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2045748 KiB
Current children cumulated memory: 36348 KiB

[startup+12.7001 s]
/proc/loadavg: 1.60 1.63 2.84 5/263 115516
/proc/meminfo: memFree=126747588/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2045748 memory=35840 CPUtime=12.65 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 25633 0 0 0 1256 9 0 0 20 0 1 0 139514188 2094845952 8960 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 511437 8960 1696 343 0 508501 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2045748 KiB
Current children cumulated memory: 35840 KiB

[startup+25.5001 s]
/proc/loadavg: 2.13 1.75 2.86 5/263 115516
/proc/meminfo: memFree=126735460/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2050128 memory=37572 CPUtime=25.41 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 41848 0 0 0 2529 12 0 0 20 0 1 0 139514188 2099331072 9393 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 512532 9393 1696 343 0 509596 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2050128 KiB
Current children cumulated memory: 37572 KiB

[startup+51.1052 s]
/proc/loadavg: 2.84 1.95 2.89 5/263 115516
/proc/meminfo: memFree=126728576/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2050584 memory=40368 CPUtime=50.94 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 71092 0 0 0 5075 19 0 0 20 0 1 0 139514188 2099798016 10092 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 512646 10092 1696 343 0 509710 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2050584 KiB
Current children cumulated memory: 40368 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.28 2.96 5/264 115525
/proc/meminfo: memFree=126709156/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2054960 memory=44736 CPUtime=101.99 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 122696 0 0 0 10165 34 0 0 20 0 1 0 139514188 2104279040 11184 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 513740 11184 1696 343 0 510804 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2054960 KiB
Current children cumulated memory: 44736 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.61 3.03 5/264 115527
/proc/meminfo: memFree=126702328/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2055488 memory=50424 CPUtime=161.83 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 184179 0 0 0 16132 51 0 0 20 0 1 0 139514188 2104819712 12606 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 513872 12606 1696 343 0 510936 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2055488 KiB
Current children cumulated memory: 50424 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.90 3.11 5/264 115529
/proc/meminfo: memFree=126722040/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2055488 memory=50480 CPUtime=221.66 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 248531 0 0 0 22098 68 0 0 20 0 1 0 139514188 2104819712 12620 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 513872 12620 1696 343 0 510936 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2055488 KiB
Current children cumulated memory: 50480 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.12 3.17 5/264 115531
/proc/meminfo: memFree=126711176/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2055692 memory=52212 CPUtime=281.49 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 336672 0 0 0 28059 90 0 0 20 0 1 0 139514188 2105028608 13053 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 513923 13053 1696 343 0 510987 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2055692 KiB
Current children cumulated memory: 52212 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.30 3.23 5/264 115534
/proc/meminfo: memFree=126712272/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2072076 memory=53500 CPUtime=341.32 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 436302 0 0 0 34016 116 0 0 20 0 1 0 139514188 2121805824 13375 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 518019 13375 1696 343 0 515083 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2072076 KiB
Current children cumulated memory: 53500 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.46 3.29 5/263 115536
/proc/meminfo: memFree=126704660/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2072300 memory=53964 CPUtime=401.15 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 504457 0 0 0 39980 135 0 0 20 0 1 0 139514188 2122035200 13491 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 518075 13491 1696 343 0 515139 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2072300 KiB
Current children cumulated memory: 53964 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.57 3.34 5/264 115539
/proc/meminfo: memFree=126700808/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2064892 memory=50640 CPUtime=460.98 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 594848 0 0 0 45936 162 0 0 20 0 1 0 139514188 2114449408 12660 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 516223 12660 1696 343 0 513287 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 78692 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.09 4.03 5/263 115665
/proc/meminfo: memFree=126593884/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2095092 memory=78692 CPUtime=2913.89 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3473947 0 0 0 290196 1193 0 0 20 0 1 0 139514188 2145374208 19673 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 523773 19673 1696 343 0 520837 0
Current children cumulated CPU time: 2913.89 s
Current children cumulated vsize: 2095092 KiB
Current children cumulated memory: 78692 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/262 115667
/proc/meminfo: memFree=126564968/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2095092 memory=80740 CPUtime=2973.72 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3547017 0 0 0 296151 1221 0 0 20 0 1 0 139514188 2145374208 20185 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 523773 20185 1696 343 0 520837 0
Current children cumulated CPU time: 2973.72 s
Current children cumulated vsize: 2095092 KiB
Current children cumulated memory: 80740 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.04 5/262 115669
/proc/meminfo: memFree=126553768/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2111476 memory=86500 CPUtime=3033.54 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3646402 0 0 0 302095 1259 0 0 20 0 1 0 139514188 2162151424 21625 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 527869 21625 1696 343 0 524933 0
Current children cumulated CPU time: 3033.54 s
Current children cumulated vsize: 2111476 KiB
Current children cumulated memory: 86500 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/263 115679
/proc/meminfo: memFree=126534020/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2095092 memory=86884 CPUtime=3093.37 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3750470 0 0 0 308035 1302 0 0 20 0 1 0 139514188 2145374208 21721 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 523773 21721 1696 343 0 520837 0
Current children cumulated CPU time: 3093.37 s
Current children cumulated vsize: 2095092 KiB
Current children cumulated memory: 86884 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/263 115681
/proc/meminfo: memFree=126543224/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2111476 memory=93028 CPUtime=3153.19 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3846822 0 0 0 313979 1340 0 0 20 0 1 0 139514188 2162151424 23257 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 527869 23257 1696 343 0 524933 0
Current children cumulated CPU time: 3153.19 s
Current children cumulated vsize: 2111476 KiB
Current children cumulated memory: 93028 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.04 5/263 115683
/proc/meminfo: memFree=126538356/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2144244 memory=119652 CPUtime=3213.02 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3874275 0 0 0 319948 1354 0 0 20 0 1 0 139514188 2195705856 29913 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 536061 29913 1696 343 0 533125 0
Current children cumulated CPU time: 3213.02 s
Current children cumulated vsize: 2144244 KiB
Current children cumulated memory: 119652 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.11 4.05 5/264 115686
/proc/meminfo: memFree=126562312/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2095856 memory=92036 CPUtime=3272.84 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3892750 0 0 0 325920 1364 0 0 20 0 1 0 139514188 2146156544 23009 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 523964 23009 1696 343 0 521028 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 2095856 KiB
Current children cumulated memory: 92036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.05 5/265 115689
/proc/meminfo: memFree=126564892/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2145008 memory=97484 CPUtime=3332.66 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3911023 0 0 0 331894 1372 0 0 20 0 1 0 139514188 2196488192 24371 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 536252 24371 1696 343 0 533316 0
Current children cumulated CPU time: 3332.66 s
Current children cumulated vsize: 2145008 KiB
Current children cumulated memory: 97484 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.12 4.06 5/264 115691
/proc/meminfo: memFree=126559300/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2071280 memory=67860 CPUtime=3392.49 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3925863 0 0 0 337869 1380 0 0 20 0 1 0 139514188 2120990720 16965 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 517820 16965 1696 343 0 514884 0
Current children cumulated CPU time: 3392.49 s
Current children cumulated vsize: 2071280 KiB
Current children cumulated memory: 67860 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.06 5/264 115693
/proc/meminfo: memFree=126560744/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2128624 memory=93896 CPUtime=3452.32 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 3946023 0 0 0 343842 1390 0 0 20 0 1 0 139514188 2179710976 23474 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 532156 23474 1696 343 0 529220 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 2128624 KiB
Current children cumulated memory: 93896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.06 5/264 115695
/proc/meminfo: memFree=126554204/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2112240 memory=89800 CPUtime=3512.15 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 4051966 0 0 0 349785 1430 0 0 20 0 1 0 139514188 2162933760 22450 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 528060 22450 1696 343 0 525124 0
Current children cumulated CPU time: 3512.15 s
Current children cumulated vsize: 2112240 KiB
Current children cumulated memory: 89800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.06 5/263 115697
/proc/meminfo: memFree=126529704/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2112240 memory=93896 CPUtime=3571.97 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 4148004 0 0 0 355726 1471 0 0 20 0 1 0 139514188 2162933760 23474 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 528060 23474 1696 343 0 525124 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 2112240 KiB
Current children cumulated memory: 93896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.10 4.06 5/263 115698
/proc/meminfo: memFree=126547480/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2112240 memory=90440 CPUtime=3600.09 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 4186590 0 0 0 358521 1488 0 0 20 0 1 0 139514188 2162933760 22610 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 528060 22610 1696 343 0 525124 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2112240 KiB
Current children cumulated memory: 90440 KiB

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

[startup+3610.5 s]
# the end of solver process 115501 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3585.22 s, system=14.8851 s

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

[startup+3610.5 s]
/proc/loadavg: 4.08 4.10 4.06 5/263 115698
/proc/meminfo: memFree=126547480/131249992 swapFree=33009392/33010684
[pid=115501] ppid=115496 vsize=2112240 memory=90440 CPUtime=3600.09 cores=0,2
/proc/115501/stat : 115501 (pb_picat) R 115496 115501 113707 0 -1 4194304 4186590 0 0 0 358521 1488 0 0 20 0 1 0 139514188 2162933760 22610 18446744073709551615 94190055784448 94190057186029 140727826581264 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94190057457456 94190059331696 94190080823296 140727826586012 140727826586088 140727826586088 140727826591692 0
/proc/115501/statm: 528060 22610 1696 343 0 525124 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2112240 KiB
Current children cumulated memory: 90440 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.1
CPU user time (s): 3585.22
CPU system time (s): 14.8851
CPU usage (%): 99.7119
Max. virtual memory (cumulated for all children) (KiB): 2145008
Max. memory (cumulated for all children) (KiB): 123748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.22
system time used= 14.8851
maximum resident set size= 123748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4186591
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= 81
involuntary context switches= 8602


# summary of solver processes directly reported to runsolver:
#   pid: 115501
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3585.22
#   total CPU system time (s): 14.8851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.72393 second user time and 15.3922 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-11 14:53:16
IDJOB=4528291
IDBENCH=147536
IDSOLVER=3385
FILE ID=nodeC035/4528291-1752238396
RUNJOBID= nodeC035-1752238396-115455
SLURM_JOB_ID= 9682546
Free space on /tmp= 432732 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528291-1752238396/watcher-4528291-1752238396 -o /tmp/evaluation-result-4528291-1752238396/solver-4528291-1752238396 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1752238396-115455 --watchdog 3760  pb_picat HOME/instance-4528291-1752238396.opb

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

MD5SUM BENCH= 86551de4ee1411a66be87614daaae1c0
RANDOM SEED=1981902828

nodeC035 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.748
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.51
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		: 2089.967
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.51
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.086
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.51
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		: 2459.062
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.751
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.51
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		: 2570.431
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.51
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.948
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.51
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		: 1198.988
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126801836 kB
MemAvailable:   129633320 kB
Buffers:             664 kB
Cached:          3579372 kB
SwapCached:          332 kB
Active:           382828 kB
Inactive:        3264788 kB
Active(anon):      64252 kB
Inactive(anon):    21028 kB
Active(file):     318576 kB
Inactive(file):  3243760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7832 kB
Writeback:           196 kB
AnonPages:         70336 kB
Mapped:           106172 kB
Shmem:             17700 kB
KReclaimable:     216776 kB
Slab:             310472 kB
SReclaimable:     216776 kB
SUnreclaim:        93696 kB
KernelStack:        3968 kB
PageTables:         2908 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432716 MiB
End job on nodeC035 at 2025-07-11 15:53:27