Trace number 4528298

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.01 3610.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUM40839a009ce460ae7be0fe2be6267e36
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 benchmark1028
Best CPU time to get the best result obtained on this benchmark13003.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Number of terms in the objective function 1964
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 1964
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1964
Number of bits of the biggest sum of numbers11
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.02	c solving HOME/instance-4528298-1752238355.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: 63794 MiB (59265 MiB free)
  memory of node 1: 64507 MiB (61514 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528298-1752238355/watcher-4528298-1752238355 -o /tmp/evaluation-result-4528298-1752238355/solver-4528298-1752238355 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752238355-122269 --watchdog 3760 pb_picat HOME/instance-4528298-1752238355.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
solver pid=122328, runsolver pid=122312
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 1.10 2.13 3.82 6/253 122329
/proc/meminfo: memFree=123656696/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2034964 memory=25980 CPUtime=0.1 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 988 0 0 0 9 1 0 0 20 0 1 0 139515274 2083803136 6495 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 508741 6495 1600 343 0 505805 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 25980 KiB

[startup+0.213104 s]*
/proc/loadavg: 1.10 2.13 3.82 6/253 122329
/proc/meminfo: memFree=123644724/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2040512 memory=32924 CPUtime=0.21 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 2277 0 0 0 20 1 0 0 20 0 1 0 139515274 2089484288 8231 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 510128 8231 1728 343 0 507192 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2040512 KiB
Current children cumulated memory: 32924 KiB

[startup+0.313568 s]*
/proc/loadavg: 1.10 2.13 3.82 6/253 122329
/proc/meminfo: memFree=123643212/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2043280 memory=34624 CPUtime=0.31 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 3175 0 0 0 30 1 0 0 20 0 1 0 139515274 2092318720 8656 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 510820 8656 1728 343 0 507884 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2043280 KiB
Current children cumulated memory: 34624 KiB

[startup+0.700272 s]
/proc/loadavg: 1.10 2.13 3.82 6/253 122329
/proc/meminfo: memFree=123643212/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2043212 memory=35596 CPUtime=0.67 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 4118 0 0 0 66 1 0 0 20 0 1 0 139515274 2092249088 8899 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 510803 8899 1728 343 0 507867 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2043212 KiB
Current children cumulated memory: 35596 KiB

[startup+1.50027 s]
/proc/loadavg: 1.10 2.13 3.82 6/253 122329
/proc/meminfo: memFree=123641952/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2043132 memory=35380 CPUtime=1.47 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 5674 0 0 0 145 2 0 0 20 0 1 0 139515274 2092167168 8845 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 510783 8845 1728 343 0 507847 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2043132 KiB
Current children cumulated memory: 35380 KiB

[startup+3.11251 s]
/proc/loadavg: 1.34 2.16 3.82 6/253 122329
/proc/meminfo: memFree=123640460/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2045180 memory=36908 CPUtime=3.08 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 9286 0 0 0 305 3 0 0 20 0 1 0 139515274 2094264320 9227 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 511295 9227 1728 343 0 508359 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2045180 KiB
Current children cumulated memory: 36908 KiB

[startup+6.30024 s]
/proc/loadavg: 1.34 2.16 3.82 6/253 122329
/proc/meminfo: memFree=123634848/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2045180 memory=37456 CPUtime=6.26 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 15736 0 0 0 622 4 0 0 20 0 1 0 139515274 2094264320 9364 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 511295 9364 1728 343 0 508359 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2045180 KiB
Current children cumulated memory: 37456 KiB

[startup+12.7003 s]
/proc/loadavg: 1.75 2.23 3.82 6/253 122329
/proc/meminfo: memFree=123612732/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2049488 memory=39236 CPUtime=12.64 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 27834 0 0 0 1258 6 0 0 20 0 1 0 139515274 2098675712 9809 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 512372 9809 1728 343 0 509436 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2049488 KiB
Current children cumulated memory: 39236 KiB

[startup+25.5003 s]
/proc/loadavg: 2.17 2.30 3.83 6/253 122329
/proc/meminfo: memFree=123596492/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2050308 memory=42860 CPUtime=25.41 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 48869 0 0 0 2530 11 0 0 20 0 1 0 139515274 2099515392 10715 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 512577 10715 1728 343 0 509641 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2050308 KiB
Current children cumulated memory: 42860 KiB

[startup+51.1126 s]
/proc/loadavg: 2.79 2.44 3.83 6/253 122329
/proc/meminfo: memFree=123577960/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2054820 memory=46384 CPUtime=50.95 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 91432 0 0 0 5073 22 0 0 20 0 1 0 139515274 2104135680 11596 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 513705 11596 1728 343 0 510769 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2054820 KiB
Current children cumulated memory: 46384 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.73 3.85 6/252 122333
/proc/meminfo: memFree=123569200/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2056052 memory=48432 CPUtime=101.99 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 158674 0 0 0 10159 40 0 0 20 0 1 0 139515274 2105397248 12108 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 514013 12108 1728 343 0 511077 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2056052 KiB
Current children cumulated memory: 48432 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.98 3.87 6/252 122335
/proc/meminfo: memFree=123551240/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2056052 memory=44912 CPUtime=161.82 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 236670 0 0 0 16117 65 0 0 20 0 1 0 139515274 2105397248 11228 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 514013 11228 1728 343 0 511077 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2056052 KiB
Current children cumulated memory: 44912 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.19 3.89 6/253 122342
/proc/meminfo: memFree=123540968/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2065284 memory=53336 CPUtime=221.65 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 308885 0 0 0 22079 86 0 0 20 0 1 0 139515274 2114850816 13334 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 516321 13334 1728 343 0 513385 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 2065284 KiB
Current children cumulated memory: 53336 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.37 3.91 6/251 122344
/proc/meminfo: memFree=123536964/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2081668 memory=60932 CPUtime=281.48 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 379409 0 0 0 28040 108 0 0 20 0 1 0 139515274 2131628032 15233 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 520417 15233 1728 343 0 517481 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2081668 KiB
Current children cumulated memory: 60932 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.50 3.92 6/250 122346
/proc/meminfo: memFree=123527796/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2073476 memory=54512 CPUtime=341.31 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 431803 0 0 0 34004 127 0 0 20 0 1 0 139515274 2123239424 13628 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 518369 13628 1728 343 0 515433 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2073476 KiB
Current children cumulated memory: 54512 KiB

[startup+402.3 s]
/proc/loadavg: 4.22 3.64 3.94 6/250 122348
/proc/meminfo: memFree=123513932/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2066016 memory=52340 CPUtime=401.14 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 479734 0 0 0 39965 149 0 0 20 0 1 0 139515274 2115600384 13085 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 516504 13085 1728 343 0 513568 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2066016 KiB
Current children cumulated memory: 52340 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.72 3.95 6/250 122350
/proc/meminfo: memFree=123501752/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2116172 memory=85884 CPUtime=460.97 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 523329 0 0 0 45930 167 0 0 20 0 1 0 139515274 2166960128 21471 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 529043 21471 1728 343 0 526107 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 120400 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.07 6/250 122479
/proc/meminfo: memFree=123268416/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=129752 CPUtime=2913.64 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1595145 0 0 0 290593 771 0 0 20 0 1 0 139515274 2204160000 32438 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 32438 1728 343 0 535189 0
Current children cumulated CPU time: 2913.64 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 129752 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.10 4.08 6/249 122481
/proc/meminfo: memFree=123226288/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=133848 CPUtime=2973.46 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1601820 0 0 0 296571 775 0 0 20 0 1 0 139515274 2204160000 33462 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 33462 1728 343 0 535189 0
Current children cumulated CPU time: 2973.46 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 133848 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.08 6/251 122485
/proc/meminfo: memFree=123244756/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=139992 CPUtime=3033.28 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1625423 0 0 0 302536 792 0 0 20 0 1 0 139515274 2204160000 34998 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 34998 1728 343 0 535189 0
Current children cumulated CPU time: 3033.28 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 139992 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.08 6/252 122491
/proc/meminfo: memFree=123237916/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=135896 CPUtime=3093.1 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1651185 0 0 0 308502 808 0 0 20 0 1 0 139515274 2204160000 33974 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 33974 1728 343 0 535189 0
Current children cumulated CPU time: 3093.1 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 135896 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.08 6/252 122493
/proc/meminfo: memFree=123279712/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=137944 CPUtime=3152.92 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1678711 0 0 0 314466 826 0 0 20 0 1 0 139515274 2204160000 34486 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 34486 1728 343 0 535189 0
Current children cumulated CPU time: 3152.92 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 137944 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.08 6/252 122499
/proc/meminfo: memFree=123240236/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2152500 memory=133848 CPUtime=3212.75 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1690342 0 0 0 320441 834 0 0 20 0 1 0 139515274 2204160000 33462 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538125 33462 1728 343 0 535189 0
Current children cumulated CPU time: 3212.75 s
Current children cumulated vsize: 2152500 KiB
Current children cumulated memory: 133848 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.08 6/252 122501
/proc/meminfo: memFree=123220820/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2153592 memory=145180 CPUtime=3272.58 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1702532 0 0 0 326417 841 0 0 20 0 1 0 139515274 2205278208 36295 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538398 36295 1728 343 0 535462 0
Current children cumulated CPU time: 3272.58 s
Current children cumulated vsize: 2153592 KiB
Current children cumulated memory: 145180 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.08 6/250 122503
/proc/meminfo: memFree=123249572/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2153592 memory=114460 CPUtime=3332.4 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1714584 0 0 0 332391 849 0 0 20 0 1 0 139515274 2205278208 28615 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538398 28615 1728 343 0 535462 0
Current children cumulated CPU time: 3332.4 s
Current children cumulated vsize: 2153592 KiB
Current children cumulated memory: 114460 KiB

[startup+3402.3 s]
/proc/loadavg: 4.80 4.27 4.14 6/250 122505
/proc/meminfo: memFree=123219016/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2153592 memory=135036 CPUtime=3392.22 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1723978 0 0 0 338368 854 0 0 20 0 1 0 139515274 2205278208 33759 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538398 33759 1728 343 0 535462 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 2153592 KiB
Current children cumulated memory: 135036 KiB

[startup+3462.3 s]
/proc/loadavg: 5.16 4.48 4.22 6/250 122507
/proc/meminfo: memFree=123262960/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2186360 memory=122748 CPUtime=3452.03 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1743703 0 0 0 344336 867 0 0 20 0 1 0 139515274 2238832640 30687 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 546590 30687 1728 343 0 543654 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 2186360 KiB
Current children cumulated memory: 122748 KiB

[startup+3522.3 s]
/proc/loadavg: 5.46 4.66 4.30 6/250 122509
/proc/meminfo: memFree=123276772/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2153592 memory=114556 CPUtime=3511.85 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1771307 0 0 0 350299 886 0 0 20 0 1 0 139515274 2205278208 28639 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538398 28639 1728 343 0 535462 0
Current children cumulated CPU time: 3511.85 s
Current children cumulated vsize: 2153592 KiB
Current children cumulated memory: 114556 KiB

[startup+3582.3 s]
/proc/loadavg: 4.93 4.68 4.33 6/250 122511
/proc/meminfo: memFree=123262596/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2153592 memory=112508 CPUtime=3571.67 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1799817 0 0 0 356263 904 0 0 20 0 1 0 139515274 2205278208 28127 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 538398 28127 1728 343 0 535462 0
Current children cumulated CPU time: 3571.67 s
Current children cumulated vsize: 2153592 KiB
Current children cumulated memory: 112508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.61 4.63 4.33 6/250 122512
/proc/meminfo: memFree=123246228/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2186360 memory=137084 CPUtime=3600 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1810630 0 0 0 359088 912 0 0 20 0 1 0 139515274 2238832640 34271 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 546590 34271 1728 343 0 543654 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2186360 KiB
Current children cumulated memory: 137084 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.88 s, system=9.12766 s

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

[startup+3610.7 s]
/proc/loadavg: 4.61 4.63 4.33 6/250 122512
/proc/meminfo: memFree=123246228/131382116 swapFree=33010684/33010684
[pid=122328] ppid=122312 vsize=2186360 memory=137084 CPUtime=3600 cores=0,2
/proc/122328/stat : 122328 (pb_picat) R 122312 122328 120784 0 -1 4194304 1810630 0 0 0 359088 912 0 0 20 0 1 0 139515274 2238832640 34271 18446744073709551615 94507420672000 94507422073581 140720929170720 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94507422345008 94507424219248 94507459100672 140720929175964 140720929176040 140720929176040 140720929181644 0
/proc/122328/statm: 546590 34271 1728 343 0 543654 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2186360 KiB
Current children cumulated memory: 137084 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.7
CPU time (s): 3600.01
CPU user time (s): 3590.88
CPU system time (s): 9.12766
CPU usage (%): 99.7038
Max. virtual memory (cumulated for all children) (KiB): 2219128
Max. memory (cumulated for all children) (KiB): 190972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.88
system time used= 9.12766
maximum resident set size= 193912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1810630
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= 69
involuntary context switches= 7890


# summary of solver processes directly reported to runsolver:
#   pid: 122328
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3590.88
#   total CPU system time (s): 9.12766

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1821 second user time and 33.8134 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-11 14:52:35
IDJOB=4528298
IDBENCH=147534
IDSOLVER=3385
FILE ID=nodeC011/4528298-1752238355
RUNJOBID= nodeC011-1752238355-122269
SLURM_JOB_ID= 9682522
Free space on /tmp= 430348 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528298-1752238355/watcher-4528298-1752238355 -o /tmp/evaluation-result-4528298-1752238355/solver-4528298-1752238355 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752238355-122269 --watchdog 3760  pb_picat HOME/instance-4528298-1752238355.opb

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

MD5SUM BENCH= 40839a009ce460ae7be0fe2be6267e36
RANDOM SEED=1568152366

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        123669956 kB
MemAvailable:   129831212 kB
Buffers:            3276 kB
Cached:          6931508 kB
SwapCached:            0 kB
Active:           518640 kB
Inactive:        6486056 kB
Active(anon):      85768 kB
Inactive(anon):     2104 kB
Active(file):     432872 kB
Inactive(file):  6483952 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14944 kB
Writeback:             0 kB
AnonPages:         72904 kB
Mapped:           106276 kB
Shmem:             17960 kB
KReclaimable:     167732 kB
Slab:             257368 kB
SReclaimable:     167732 kB
SUnreclaim:        89636 kB
KernelStack:        3792 kB
PageTables:         2756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     336244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430332 MiB
End job on nodeC011 at 2025-07-11 15:52:46