Trace number 4516783

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600 3608.6

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-1750.shuf-3.opb
MD5SUM0934d7cef3e2008f3f8157a455916830
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.253014
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7001
Total number of constraints7000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)846
Number of constraints which are nor clauses,nor cardinality constraints6154
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4516783-1751240234.opb (Picat 3.9b6)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516783-1751240234/watcher-4516783-1751240234 -o /tmp/evaluation-result-4516783-1751240234/solver-4516783-1751240234 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751233010-30871 --watchdog 3760 pb_picat HOME/instance-4516783-1751240234.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=31910, runsolver pid=31907

[startup+0.100064 s]*
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129651688/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2027148 memory=34680 CPUtime=0.09 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1211 0 0 0 8 1 0 0 20 0 1 0 39700940 2075799552 8670 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 506787 8670 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 34680 KiB

[startup+0.205455 s]*
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129643560/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2031484 memory=40596 CPUtime=0.18 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 2249 0 0 0 17 1 0 0 20 0 1 0 39700940 2080239616 10149 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 507871 10149 1600 343 0 504935 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2031484 KiB
Current children cumulated memory: 40596 KiB

[startup+0.305404 s]*
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129643560/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2031736 memory=40980 CPUtime=0.28 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 2410 0 0 0 27 1 0 0 20 0 1 0 39700940 2080497664 10245 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 507934 10245 1600 343 0 504998 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2031736 KiB
Current children cumulated memory: 40980 KiB

[startup+0.700177 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129643400/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2032704 memory=40780 CPUtime=0.67 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 3214 0 0 0 66 1 0 0 20 0 1 0 39700940 2081488896 10195 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 508176 10195 1600 343 0 505240 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2032704 KiB
Current children cumulated memory: 40780 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129643400/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2031740 memory=41208 CPUtime=1.47 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 4901 0 0 0 146 1 0 0 20 0 1 0 39700940 2080501760 10302 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 507935 10302 1600 343 0 504999 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2031740 KiB
Current children cumulated memory: 41208 KiB

[startup+3.10524 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 31911
/proc/meminfo: memFree=129637048/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2037204 memory=43832 CPUtime=3.07 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 8073 0 0 0 305 2 0 0 20 0 1 0 39700940 2086096896 10958 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 509301 10958 1600 343 0 506365 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2037204 KiB
Current children cumulated memory: 43832 KiB

[startup+6.30015 s]
/proc/loadavg: 4.14 4.09 4.09 5/264 31911
/proc/meminfo: memFree=129635324/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2037204 memory=45800 CPUtime=6.26 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 14571 0 0 0 623 3 0 0 20 0 1 0 39700940 2086096896 11450 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 509301 11450 1600 343 0 506365 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2037204 KiB
Current children cumulated memory: 45800 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 31911
/proc/meminfo: memFree=129634632/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2035492 memory=44664 CPUtime=12.64 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 27688 0 0 0 1258 6 0 0 20 0 1 0 39700940 2084343808 11166 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 508873 11166 1600 343 0 505937 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2035492 KiB
Current children cumulated memory: 44664 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 31911
/proc/meminfo: memFree=129634380/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2035624 memory=44336 CPUtime=25.41 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 50724 0 0 0 2530 11 0 0 20 0 1 0 39700940 2084478976 11084 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 508906 11084 1600 343 0 505970 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2035624 KiB
Current children cumulated memory: 44336 KiB

[startup+51.1048 s]
/proc/loadavg: 4.15 4.10 4.09 5/265 32003
/proc/meminfo: memFree=129745252/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2041768 memory=48456 CPUtime=50.96 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 101161 0 0 0 5075 21 0 0 20 0 1 0 39700940 2090770432 12114 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 510442 12114 1600 343 0 507506 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2041768 KiB
Current children cumulated memory: 48456 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/264 32005
/proc/meminfo: memFree=129729964/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2046796 memory=53012 CPUtime=102.03 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 165997 0 0 0 10168 35 0 0 20 0 1 0 39700940 2095919104 13253 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 511699 13253 1600 343 0 508763 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2046796 KiB
Current children cumulated memory: 53012 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 32008
/proc/meminfo: memFree=129720464/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2046984 memory=56304 CPUtime=161.88 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 229164 0 0 0 16139 49 0 0 20 0 1 0 39700940 2096111616 14076 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 511746 14076 1600 343 0 508810 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2046984 KiB
Current children cumulated memory: 56304 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/266 32011
/proc/meminfo: memFree=129710284/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2048188 memory=57244 CPUtime=221.74 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 312541 0 0 0 22106 68 0 0 20 0 1 0 39700940 2097344512 14311 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 512047 14311 1600 343 0 509111 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2048188 KiB
Current children cumulated memory: 57244 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 32017
/proc/meminfo: memFree=129706104/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2056380 memory=55892 CPUtime=281.6 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 400583 0 0 0 28071 89 0 0 20 0 1 0 39700940 2105733120 13973 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 514095 13973 1600 343 0 511159 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 2056380 KiB
Current children cumulated memory: 55892 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/265 32019
/proc/meminfo: memFree=129701700/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2044312 memory=53472 CPUtime=341.45 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 464398 0 0 0 34040 105 0 0 20 0 1 0 39700940 2093375488 13368 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 511078 13368 1600 343 0 508142 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 2044312 KiB
Current children cumulated memory: 53472 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/266 32022
/proc/meminfo: memFree=129694284/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2057044 memory=64056 CPUtime=401.31 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 513003 0 0 0 40011 120 0 0 20 0 1 0 39700940 2106413056 16014 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 514261 16014 1600 343 0 511325 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 2057044 KiB
Current children cumulated memory: 64056 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/266 32024
/proc/meminfo: memFree=129688740/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2065548 memory=75048 CPUtime=461.17 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 557709 0 0 0 45985 132 0 0 20 0 1 0 39700940 2115121152 18762 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 516387 18762 1600 343 0 513451 0
Current children cumulated CPU time: 461.17 s

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

Current children cumulated memory: 117412 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 32382
/proc/meminfo: memFree=129549632/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=121508 CPUtime=2855.48 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1413671 0 0 0 285085 463 0 0 20 0 1 0 39700940 2185314304 30377 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 30377 1600 343 0 530588 0
Current children cumulated CPU time: 2855.48 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 121508 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 32384
/proc/meminfo: memFree=129549036/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2117712 memory=113316 CPUtime=2915.34 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1422957 0 0 0 291064 470 0 0 20 0 1 0 39700940 2168537088 28329 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 529428 28329 1600 343 0 526492 0
Current children cumulated CPU time: 2915.34 s
Current children cumulated vsize: 2117712 KiB
Current children cumulated memory: 113316 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 32389
/proc/meminfo: memFree=129547500/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=125644 CPUtime=2975.2 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1434595 0 0 0 297044 476 0 0 20 0 1 0 39700940 2185314304 31411 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 31411 1600 343 0 530588 0
Current children cumulated CPU time: 2975.2 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 125644 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/263 32391
/proc/meminfo: memFree=129545760/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=125644 CPUtime=3035.05 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1444107 0 0 0 303023 482 0 0 20 0 1 0 39700940 2185314304 31411 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 31411 1600 343 0 530588 0
Current children cumulated CPU time: 3035.05 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 125644 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 32393
/proc/meminfo: memFree=129537416/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=125516 CPUtime=3094.91 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1456270 0 0 0 309003 488 0 0 20 0 1 0 39700940 2185314304 31379 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 31379 1600 343 0 530588 0
Current children cumulated CPU time: 3094.91 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 125516 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 32395
/proc/meminfo: memFree=129533292/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=127692 CPUtime=3154.76 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1464891 0 0 0 314983 493 0 0 20 0 1 0 39700940 2185314304 31923 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 31923 1600 343 0 530588 0
Current children cumulated CPU time: 3154.76 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 127692 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 32398
/proc/meminfo: memFree=129525464/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134096 memory=139980 CPUtime=3214.62 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1473762 0 0 0 320963 499 0 0 20 0 1 0 39700940 2185314304 34995 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533524 34995 1600 343 0 530588 0
Current children cumulated CPU time: 3214.62 s
Current children cumulated vsize: 2134096 KiB
Current children cumulated memory: 139980 KiB

[startup+3282.3 s]
/proc/loadavg: 4.32 4.14 4.11 5/263 32402
/proc/meminfo: memFree=129510416/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134252 memory=129860 CPUtime=3274.47 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1486266 0 0 0 326941 506 0 0 20 0 1 0 39700940 2185474048 32465 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533563 32465 1600 343 0 530627 0
Current children cumulated CPU time: 3274.47 s
Current children cumulated vsize: 2134252 KiB
Current children cumulated memory: 129860 KiB

[startup+3342.3 s]
/proc/loadavg: 4.32 4.19 4.12 5/263 32408
/proc/meminfo: memFree=129519792/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134252 memory=140100 CPUtime=3334.33 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1496591 0 0 0 332921 512 0 0 20 0 1 0 39700940 2185474048 35025 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533563 35025 1600 343 0 530627 0
Current children cumulated CPU time: 3334.33 s
Current children cumulated vsize: 2134252 KiB
Current children cumulated memory: 140100 KiB

[startup+3402.3 s]
/proc/loadavg: 4.49 4.25 4.15 5/263 32410
/proc/meminfo: memFree=129519248/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134252 memory=133968 CPUtime=3394.19 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1506143 0 0 0 338902 517 0 0 20 0 1 0 39700940 2185474048 33492 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533563 33492 1600 343 0 530627 0
Current children cumulated CPU time: 3394.19 s
Current children cumulated vsize: 2134252 KiB
Current children cumulated memory: 133968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.24 4.22 4.14 5/264 32413
/proc/meminfo: memFree=129517224/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2117868 memory=123728 CPUtime=3454.04 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1515511 0 0 0 344881 523 0 0 20 0 1 0 39700940 2168696832 30932 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 529467 30932 1600 343 0 526531 0
Current children cumulated CPU time: 3454.04 s
Current children cumulated vsize: 2117868 KiB
Current children cumulated memory: 123728 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.19 4.13 5/264 32415
/proc/meminfo: memFree=129518660/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2134252 memory=138132 CPUtime=3513.89 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1524986 0 0 0 350861 528 0 0 20 0 1 0 39700940 2185474048 34533 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 533563 34533 1600 343 0 530627 0
Current children cumulated CPU time: 3513.89 s
Current children cumulated vsize: 2134252 KiB
Current children cumulated memory: 138132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.17 4.13 5/263 32419
/proc/meminfo: memFree=129514548/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2167020 memory=146324 CPUtime=3573.76 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1534865 0 0 0 356842 534 0 0 20 0 1 0 39700940 2219028480 36581 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 541755 36581 1600 343 0 538819 0
Current children cumulated CPU time: 3573.76 s
Current children cumulated vsize: 2167020 KiB
Current children cumulated memory: 146324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 4.06 4.15 4.12 4/261 32420
/proc/meminfo: memFree=129636052/131250000 swapFree=33010684/33010684
[pid=31910] ppid=31907 vsize=2117868 memory=119396 CPUtime=3600 cores=1,3
/proc/31910/stat : 31910 (pb_picat) R 31907 31910 30859 0 -1 4194304 1538480 0 0 0 359463 537 0 0 20 0 1 0 39700940 2168696832 29849 18446744073709551615 94736157659136 94736159060717 140728786075872 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94736159332144 94736161206448 94736170430464 140728786082206 140728786082282 140728786082282 140728786087884 0
/proc/31910/statm: 529467 29849 1600 343 0 526531 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2117868 KiB
Current children cumulated memory: 119396 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.63 s, system=5.3726 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.6
CPU time (s): 3600
CPU user time (s): 3594.63
CPU system time (s): 5.3726
CPU usage (%): 99.7618
Max. virtual memory (cumulated for all children) (KiB): 2167020
Max. memory (cumulated for all children) (KiB): 160660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.63
system time used= 5.3726
maximum resident set size= 160660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1538480
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= 73
involuntary context switches= 7864


# summary of solver processes directly reported to runsolver:
#   pid: 31910
#   total CPU time (s): 3600
#   total CPU user time (s): 3594.63
#   total CPU system time (s): 5.3726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.36364 second user time and 13.3135 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 01:37:14
IDJOB=4516783
IDBENCH=175827
IDSOLVER=3346
FILE ID=nodeC019/4516783-1751240234
RUNJOBID= nodeC019-1751233010-30871
SLURM_JOB_ID= 9587712
Free space on /tmp= 433052 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/fixedbw_opb_shuffle/normalized-subsetcard-eq-fixedbandwidth-1750.shuf-3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516783-1751240234/watcher-4516783-1751240234 -o /tmp/evaluation-result-4516783-1751240234/solver-4516783-1751240234 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751233010-30871 --watchdog 3760  pb_picat HOME/instance-4516783-1751240234.opb

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

MD5SUM BENCH= 0934d7cef3e2008f3f8157a455916830
RANDOM SEED=730185407

nodeC019 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.594
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.37
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.613
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.37
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		: 3598.528
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.37
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.652
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.37
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.679
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.37
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		: 3599.690
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.37
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		: 3632.351
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.37
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		: 3611.253
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129676164 kB
MemAvailable:   129576244 kB
Buffers:            3280 kB
Cached:           709180 kB
SwapCached:            0 kB
Active:           554848 kB
Inactive:         452432 kB
Active(anon):     312884 kB
Inactive(anon):        0 kB
Active(file):     241964 kB
Inactive(file):   452432 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7900 kB
Writeback:             0 kB
AnonPages:        296376 kB
Mapped:           113132 kB
Shmem:             18064 kB
KReclaimable:      89844 kB
Slab:             175492 kB
SReclaimable:      89844 kB
SUnreclaim:        85648 kB
KernelStack:        4304 kB
PageTables:         3572 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6622540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC019 at 2025-06-30 02:37:23