Trace number 4528105

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
subsetcard/normalized-subsetcard-geq-random4regular-75.opb
MD5SUM73162c5baccd4b1f7679d68a6ce7b058
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.009527
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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-4528105-1752246021.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 (59313 MiB free)
  memory of node 1: 64465 MiB (62759 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528105-1752246021/watcher-4528105-1752246021 -o /tmp/evaluation-result-4528105-1752246021/solver-4528105-1752246021 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114531 --watchdog 3760 pb_picat HOME/instance-4528105-1752246021.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=114917, runsolver pid=114914

[startup+0.100062 s]*
/proc/loadavg: 3.91 4.05 4.08 4/264 114929
/proc/meminfo: memFree=124981960/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2028744 memory=18328 CPUtime=0.09 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 1211 0 0 0 9 0 0 0 20 0 1 0 140224594 2077433856 4582 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507186 4582 1664 343 0 504250 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028744 KiB
Current children cumulated memory: 18328 KiB

[startup+0.205595 s]*
/proc/loadavg: 3.91 4.05 4.08 4/263 114929
/proc/meminfo: memFree=124981708/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2028488 memory=18428 CPUtime=0.19 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 1325 0 0 0 19 0 0 0 20 0 1 0 140224594 2077171712 4607 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507122 4607 1664 343 0 504186 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2028488 KiB
Current children cumulated memory: 18428 KiB

[startup+0.304726 s]*
/proc/loadavg: 3.91 4.05 4.08 4/261 114936
/proc/meminfo: memFree=124983676/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2029004 memory=18480 CPUtime=0.28 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 1567 0 0 0 28 0 0 0 20 0 1 0 140224594 2077700096 4620 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507251 4620 1664 343 0 504315 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2029004 KiB
Current children cumulated memory: 18480 KiB

[startup+0.700099 s]
/proc/loadavg: 3.91 4.05 4.08 4/263 114954
/proc/meminfo: memFree=124985848/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2029796 memory=19412 CPUtime=0.67 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 2809 0 0 0 67 0 0 0 20 0 1 0 140224594 2078511104 4853 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507449 4853 1664 343 0 504513 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2029796 KiB
Current children cumulated memory: 19412 KiB

[startup+1.50012 s]
/proc/loadavg: 3.91 4.05 4.08 3/257 114973
/proc/meminfo: memFree=124981940/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2029284 memory=18728 CPUtime=1.46 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 5269 0 0 0 146 0 0 0 20 0 1 0 140224594 2077986816 4682 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507321 4682 1664 343 0 504385 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 2029284 KiB
Current children cumulated memory: 18728 KiB

[startup+3.10434 s]
/proc/loadavg: 3.91 4.05 4.08 5/265 115095
/proc/meminfo: memFree=124986988/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2031204 memory=20916 CPUtime=3.06 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 10842 0 0 0 306 0 0 0 20 0 1 0 140224594 2079952896 5229 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507801 5229 1664 343 0 504865 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 2031204 KiB
Current children cumulated memory: 20916 KiB

[startup+6.30009 s]
/proc/loadavg: 3.92 4.05 4.08 5/265 115095
/proc/meminfo: memFree=125300452/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2033252 memory=21716 CPUtime=6.26 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 23947 0 0 0 623 3 0 0 20 0 1 0 140224594 2082050048 5429 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 508313 5429 1664 343 0 505377 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2033252 KiB
Current children cumulated memory: 21716 KiB

[startup+12.7001 s]
/proc/loadavg: 3.93 4.05 4.08 5/265 115095
/proc/meminfo: memFree=125287364/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2031124 memory=20136 CPUtime=12.64 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 49842 0 0 0 1257 7 0 0 20 0 1 0 140224594 2079870976 5034 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507781 5034 1664 343 0 504845 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2031124 KiB
Current children cumulated memory: 20136 KiB

[startup+25.5001 s]
/proc/loadavg: 3.94 4.05 4.07 5/265 115095
/proc/meminfo: memFree=125285188/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2031256 memory=20112 CPUtime=25.4 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 107331 0 0 0 2523 17 0 0 20 0 1 0 140224594 2080006144 5028 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507814 5028 1664 343 0 504878 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2031256 KiB
Current children cumulated memory: 20112 KiB

[startup+51.1052 s]
/proc/loadavg: 4.03 4.06 4.08 5/266 115108
/proc/meminfo: memFree=125274216/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2031768 memory=20308 CPUtime=50.95 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 215718 0 0 0 5062 33 0 0 20 0 1 0 140224594 2080530432 5077 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 507942 5077 1664 343 0 505006 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2031768 KiB
Current children cumulated memory: 20308 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.06 4.08 5/265 115109
/proc/meminfo: memFree=125263876/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2039664 memory=25592 CPUtime=102.01 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 366134 0 0 0 10139 62 0 0 20 0 1 0 140224594 2088615936 6398 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 509916 6398 1664 343 0 506980 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2039664 KiB
Current children cumulated memory: 25592 KiB

[startup+162.3 s]
/proc/loadavg: 4.34 4.14 4.10 5/266 115112
/proc/meminfo: memFree=125042180/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2039844 memory=26760 CPUtime=161.84 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 527056 0 0 0 16087 97 0 0 20 0 1 0 140224594 2088800256 6690 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 509961 6690 1664 343 0 507025 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2039844 KiB
Current children cumulated memory: 26760 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/266 115115
/proc/meminfo: memFree=125296612/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2041892 memory=29984 CPUtime=221.66 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 664270 0 0 0 22040 126 0 0 20 0 1 0 140224594 2090897408 7496 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 510473 7496 1664 343 0 507537 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2041892 KiB
Current children cumulated memory: 29984 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/266 115117
/proc/meminfo: memFree=125208672/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2040044 memory=26064 CPUtime=281.49 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 796876 0 0 0 27993 156 0 0 20 0 1 0 140224594 2089005056 6516 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 510011 6516 1664 343 0 507075 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2040044 KiB
Current children cumulated memory: 26064 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 115119
/proc/meminfo: memFree=125260360/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2042180 memory=29952 CPUtime=341.31 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 889014 0 0 0 33952 179 0 0 20 0 1 0 140224594 2091192320 7488 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 510545 7488 1664 343 0 507609 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 2042180 KiB
Current children cumulated memory: 29952 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/265 115124
/proc/meminfo: memFree=125263620/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2034140 memory=23668 CPUtime=401.14 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 1024090 0 0 0 39901 213 0 0 20 0 1 0 140224594 2082959360 5917 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 508535 5917 1664 343 0 505599 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 2034140 KiB
Current children cumulated memory: 23668 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/264 115126
/proc/meminfo: memFree=125102360/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2051548 memory=36076 CPUtime=460.97 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 1119955 0 0 0 45859 238 0 0 20 0 1 0 140224594 2100785152 9019 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 512887 9019 1664 343 0 509951 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 49320 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 115341
/proc/meminfo: memFree=127154380/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2075516 memory=68816 CPUtime=2913.7 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3342652 0 0 0 290493 877 0 0 20 0 1 0 140224594 2125328384 17204 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 518879 17204 1664 343 0 515943 0
Current children cumulated CPU time: 2913.7 s
Current children cumulated vsize: 2075516 KiB
Current children cumulated memory: 68816 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 115343
/proc/meminfo: memFree=127143888/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2075516 memory=62672 CPUtime=2973.51 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3378543 0 0 0 296464 887 0 0 20 0 1 0 140224594 2125328384 15668 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 518879 15668 1664 343 0 515943 0
Current children cumulated CPU time: 2973.51 s
Current children cumulated vsize: 2075516 KiB
Current children cumulated memory: 62672 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 115345
/proc/meminfo: memFree=127154056/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2075516 memory=55888 CPUtime=3033.32 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3435680 0 0 0 302428 904 0 0 20 0 1 0 140224594 2125328384 13972 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 518879 13972 1664 343 0 515943 0
Current children cumulated CPU time: 3033.32 s
Current children cumulated vsize: 2075516 KiB
Current children cumulated memory: 55888 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 115347
/proc/meminfo: memFree=127167500/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2044968 memory=36888 CPUtime=3093.14 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3482547 0 0 0 308397 917 0 0 20 0 1 0 140224594 2094047232 9222 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 511242 9222 1664 343 0 508306 0
Current children cumulated CPU time: 3093.14 s
Current children cumulated vsize: 2044968 KiB
Current children cumulated memory: 36888 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 115349
/proc/meminfo: memFree=127151640/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2055208 memory=49404 CPUtime=3152.96 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3504203 0 0 0 314369 927 0 0 20 0 1 0 140224594 2104532992 12351 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 513802 12351 1664 343 0 510866 0
Current children cumulated CPU time: 3152.96 s
Current children cumulated vsize: 2055208 KiB
Current children cumulated memory: 49404 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 115351
/proc/meminfo: memFree=127141624/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2075688 memory=60672 CPUtime=3212.78 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3527466 0 0 0 320343 935 0 0 20 0 1 0 140224594 2125504512 15168 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 518922 15168 1664 343 0 515986 0
Current children cumulated CPU time: 3212.78 s
Current children cumulated vsize: 2075688 KiB
Current children cumulated memory: 60672 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 115353
/proc/meminfo: memFree=127149812/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2059304 memory=54528 CPUtime=3272.59 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3570577 0 0 0 326311 948 0 0 20 0 1 0 140224594 2108727296 13632 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 514826 13632 1664 343 0 511890 0
Current children cumulated CPU time: 3272.59 s
Current children cumulated vsize: 2059304 KiB
Current children cumulated memory: 54528 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 115356
/proc/meminfo: memFree=127126196/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2075688 memory=63616 CPUtime=3332.42 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3613871 0 0 0 332283 959 0 0 20 0 1 0 140224594 2125504512 15904 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 518922 15904 1664 343 0 515986 0
Current children cumulated CPU time: 3332.42 s
Current children cumulated vsize: 2075688 KiB
Current children cumulated memory: 63616 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 115360
/proc/meminfo: memFree=127137388/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2047016 memory=38960 CPUtime=3392.24 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3641975 0 0 0 338255 969 0 0 20 0 1 0 140224594 2096144384 9740 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 511754 9740 1664 343 0 508818 0
Current children cumulated CPU time: 3392.24 s
Current children cumulated vsize: 2047016 KiB
Current children cumulated memory: 38960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.37 4.18 4.12 5/263 115362
/proc/meminfo: memFree=127151796/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2055208 memory=43744 CPUtime=3452.05 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3663938 0 0 0 344229 976 0 0 20 0 1 0 140224594 2104532992 10936 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 513802 10936 1664 343 0 510866 0
Current children cumulated CPU time: 3452.05 s
Current children cumulated vsize: 2055208 KiB
Current children cumulated memory: 43744 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/264 115369
/proc/meminfo: memFree=127146000/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2055208 memory=43676 CPUtime=3511.87 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3688023 0 0 0 350202 985 0 0 20 0 1 0 140224594 2104532992 10919 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 513802 10919 1664 343 0 510866 0
Current children cumulated CPU time: 3511.87 s
Current children cumulated vsize: 2055208 KiB
Current children cumulated memory: 43676 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 115371
/proc/meminfo: memFree=127135088/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2059304 memory=54644 CPUtime=3571.7 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3728078 0 0 0 356172 998 0 0 20 0 1 0 140224594 2108727296 13661 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 514826 13661 1664 343 0 511890 0
Current children cumulated CPU time: 3571.7 s
Current children cumulated vsize: 2059304 KiB
Current children cumulated memory: 54644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 115371
/proc/meminfo: memFree=127131448/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2059304 memory=47560 CPUtime=3600.01 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3748467 0 0 0 358997 1004 0 0 20 0 1 0 140224594 2108727296 11890 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 514826 11890 1664 343 0 511890 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2059304 KiB
Current children cumulated memory: 47560 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.98 s, system=10.043 s

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

[startup+3610.7 s]
/proc/loadavg: 4.10 4.14 4.10 5/264 115371
/proc/meminfo: memFree=127131448/131250000 swapFree=33010684/33010684
[pid=114917] ppid=114914 vsize=2059304 memory=47560 CPUtime=3600.01 cores=5,7
/proc/114917/stat : 114917 (pb_picat) R 114914 114917 114518 0 -1 4194304 3748467 0 0 0 358997 1004 0 0 20 0 1 0 140224594 2108727296 11890 18446744073709551615 94572973867008 94572975268589 140734617650624 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94572975540016 94572977414256 94572992331776 140734617655708 140734617655784 140734617655784 140734617661388 0
/proc/114917/statm: 514826 11890 1664 343 0 511890 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2059304 KiB
Current children cumulated memory: 47560 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.7
CPU time (s): 3600.02
CPU user time (s): 3589.98
CPU system time (s): 10.043
CPU usage (%): 99.7042
Max. virtual memory (cumulated for all children) (KiB): 2116648
Max. memory (cumulated for all children) (KiB): 77576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.98
system time used= 10.043
maximum resident set size= 77704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3748467
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= 4794


# summary of solver processes directly reported to runsolver:
#   pid: 114917
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3589.98
#   total CPU system time (s): 10.043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.45114 second user time and 15.8939 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 17:00:21
IDJOB=4528105
IDBENCH=162418
IDSOLVER=3385
FILE ID=nodeC028/4528105-1752246021
RUNJOBID= nodeC028-1752242408-114531
SLURM_JOB_ID= 9682551
Free space on /tmp= 431136 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/subsetcard/normalized-subsetcard-geq-random4regular-75.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528105-1752246021/watcher-4528105-1752246021 -o /tmp/evaluation-result-4528105-1752246021/solver-4528105-1752246021 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752242408-114531 --watchdog 3760  pb_picat HOME/instance-4528105-1752246021.opb

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

MD5SUM BENCH= 73162c5baccd4b1f7679d68a6ce7b058
RANDOM SEED=455955063

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125002908 kB
MemAvailable:   127445648 kB
Buffers:            3280 kB
Cached:          3240768 kB
SwapCached:            0 kB
Active:          2703888 kB
Inactive:        2927820 kB
Active(anon):    2405728 kB
Inactive(anon):        0 kB
Active(file):     298160 kB
Inactive(file):  2927820 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3600 kB
Writeback:             0 kB
AnonPages:       2386660 kB
Mapped:           109584 kB
Shmem:             18068 kB
KReclaimable:     112000 kB
Slab:             204684 kB
SReclaimable:     112000 kB
SUnreclaim:        92684 kB
KernelStack:        4160 kB
PageTables:         7704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3504632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2181120 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431180 MiB
End job on nodeC028 at 2025-07-11 18:00:32