Trace number 4510973

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.07 3611.5

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
MD5SUM60aa0ac85dc632e57e54cb255f142331
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints15140
Number of constraints which are clauses15140
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 constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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-4510973-1751196382.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: 63837 MiB (63260 MiB free)
  memory of node 1: 64465 MiB (63810 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510973-1751196382/watcher-4510973-1751196382 -o /tmp/evaluation-result-4510973-1751196382/solver-4510973-1751196382 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751192746-24172 --watchdog 3760 pb_picat HOME/instance-4510973-1751196382.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=24865, runsolver pid=24862

[startup+0.100066 s]*
/proc/loadavg: 4.01 4.18 4.18 5/253 24866
/proc/meminfo: memFree=130105252/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2027148 memory=24080 CPUtime=0.08 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 1112 0 0 0 8 0 0 0 20 0 1 0 35317609 2075799552 6020 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 506787 6020 1504 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24080 KiB

[startup+0.21304 s]*
/proc/loadavg: 4.01 4.18 4.18 5/253 24866
/proc/meminfo: memFree=130105252/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2028344 memory=40140 CPUtime=0.2 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 1507 0 0 0 19 1 0 0 20 0 1 0 35317609 2077024256 10035 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507086 10035 1568 343 0 504150 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2028344 KiB
Current children cumulated memory: 40140 KiB

[startup+0.31293 s]*
/proc/loadavg: 4.01 4.18 4.18 6/253 24866
/proc/meminfo: memFree=130105252/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2029120 memory=40908 CPUtime=0.3 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 1695 0 0 0 29 1 0 0 20 0 1 0 35317609 2077818880 10227 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507280 10227 1568 343 0 504344 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2029120 KiB
Current children cumulated memory: 40908 KiB

[startup+0.700243 s]
/proc/loadavg: 4.01 4.18 4.18 5/253 24866
/proc/meminfo: memFree=130105252/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2030020 memory=41560 CPUtime=0.67 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 2301 0 0 0 66 1 0 0 20 0 1 0 35317609 2078740480 10390 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507505 10390 1568 343 0 504569 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2030020 KiB
Current children cumulated memory: 41560 KiB

[startup+1.50024 s]
/proc/loadavg: 4.01 4.18 4.18 5/253 24866
/proc/meminfo: memFree=130105000/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2029880 memory=41508 CPUtime=1.47 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3431 0 0 0 146 1 0 0 20 0 1 0 35317609 2078597120 10377 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507470 10377 1568 343 0 504534 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2029880 KiB
Current children cumulated memory: 41508 KiB

[startup+3.11234 s]
/proc/loadavg: 4.01 4.18 4.18 5/253 24867
/proc/meminfo: memFree=130100652/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2030460 memory=42176 CPUtime=3.08 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 6268 0 0 0 306 2 0 0 20 0 1 0 35317609 2079191040 10544 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507615 10544 1568 343 0 504679 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2030460 KiB
Current children cumulated memory: 42176 KiB

[startup+6.30023 s]
/proc/loadavg: 4.01 4.17 4.18 5/253 24867
/proc/meminfo: memFree=130100148/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2031348 memory=42500 CPUtime=6.26 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 13870 0 0 0 623 3 0 0 20 0 1 0 35317609 2080100352 10625 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507837 10625 1568 343 0 504901 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2031348 KiB
Current children cumulated memory: 42500 KiB

[startup+12.7002 s]
/proc/loadavg: 4.01 4.17 4.18 5/253 24867
/proc/meminfo: memFree=130097388/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2031860 memory=43124 CPUtime=12.64 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 32129 0 0 0 1258 6 0 0 20 0 1 0 35317609 2080624640 10781 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507965 10781 1568 343 0 505029 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2031860 KiB
Current children cumulated memory: 43124 KiB

[startup+25.5003 s]
/proc/loadavg: 4.01 4.16 4.17 5/254 24868
/proc/meminfo: memFree=130094984/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2034676 memory=45460 CPUtime=25.4 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 68726 0 0 0 2528 12 0 0 20 0 1 0 35317609 2083508224 11365 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 508669 11365 1568 343 0 505733 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2034676 KiB
Current children cumulated memory: 45460 KiB

[startup+51.1125 s]
/proc/loadavg: 4.07 4.16 4.18 5/253 24868
/proc/meminfo: memFree=130088388/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2031392 memory=42792 CPUtime=50.95 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 159337 0 0 0 5068 27 0 0 20 0 1 0 35317609 2080145408 10698 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 507848 10698 1568 343 0 504912 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2031392 KiB
Current children cumulated memory: 42792 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.14 4.17 5/253 24870
/proc/meminfo: memFree=130078464/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2034676 memory=45100 CPUtime=102.01 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 302560 0 0 0 10152 49 0 0 20 0 1 0 35317609 2083508224 11275 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 508669 11275 1568 343 0 505733 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2034676 KiB
Current children cumulated memory: 45100 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.12 4.16 5/253 24877
/proc/meminfo: memFree=130063584/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2042496 memory=49120 CPUtime=161.85 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 458085 0 0 0 16111 74 0 0 20 0 1 0 35317609 2091515904 12280 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 510624 12280 1568 343 0 507688 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2042496 KiB
Current children cumulated memory: 49120 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.13 4.16 5/253 24879
/proc/meminfo: memFree=130050308/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2033424 memory=44848 CPUtime=221.68 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 561672 0 0 0 22072 96 0 0 20 0 1 0 35317609 2082226176 11212 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 508356 11212 1568 343 0 505420 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2033424 KiB
Current children cumulated memory: 44848 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/252 24882
/proc/meminfo: memFree=130049780/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2042792 memory=52204 CPUtime=281.52 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 663410 0 0 0 28035 117 0 0 20 0 1 0 35317609 2091819008 13051 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 510698 13051 1568 343 0 507762 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2042792 KiB
Current children cumulated memory: 52204 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/250 24884
/proc/meminfo: memFree=130046680/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2042792 memory=51888 CPUtime=341.37 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 784865 0 0 0 33995 142 0 0 20 0 1 0 35317609 2091819008 12972 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 510698 12972 1568 343 0 507762 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 2042792 KiB
Current children cumulated memory: 51888 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/251 24889
/proc/meminfo: memFree=130040292/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2035444 memory=46700 CPUtime=401.2 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 874729 0 0 0 39957 163 0 0 20 0 1 0 35317609 2084294656 11675 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 508861 11675 1568 343 0 505925 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 2035444 KiB
Current children cumulated memory: 46700 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/250 24936
/proc/meminfo: memFree=130055504/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2037356 memory=48592 CPUtime=461.03 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 951647 0 0 0 45923 180 0 0 20 0 1 0 35317609 2086252544 12148 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 509339 12148 1568 343 0 506403 0
Current children cumulated CPU time: 461.03 s

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

Current children cumulated memory: 60024 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.28 4.22 5/249 25555
/proc/meminfo: memFree=105561608/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2048292 memory=64732 CPUtime=2913.32 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3356096 0 0 0 290517 815 0 0 20 0 1 0 35317609 2097451008 16183 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 512073 16183 1568 343 0 509137 0
Current children cumulated CPU time: 2913.32 s
Current children cumulated vsize: 2048292 KiB
Current children cumulated memory: 64732 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.24 4.21 5/249 25557
/proc/meminfo: memFree=105927400/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2048292 memory=63432 CPUtime=2973.11 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3404857 0 0 0 296482 829 0 0 20 0 1 0 35317609 2097451008 15858 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 512073 15858 1568 343 0 509137 0
Current children cumulated CPU time: 2973.11 s
Current children cumulated vsize: 2048292 KiB
Current children cumulated memory: 63432 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.21 4.19 5/249 25559
/proc/meminfo: memFree=105945132/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2085292 memory=80580 CPUtime=3032.91 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3422449 0 0 0 302454 837 0 0 20 0 1 0 35317609 2135339008 20145 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 521323 20145 1568 343 0 518387 0
Current children cumulated CPU time: 3032.91 s
Current children cumulated vsize: 2085292 KiB
Current children cumulated memory: 80580 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.20 4.19 5/249 25561
/proc/meminfo: memFree=105817484/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2060716 memory=75248 CPUtime=3092.69 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3439775 0 0 0 308425 844 0 0 20 0 1 0 35317609 2110173184 18812 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 515179 18812 1568 343 0 512243 0
Current children cumulated CPU time: 3092.69 s
Current children cumulated vsize: 2060716 KiB
Current children cumulated memory: 75248 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.16 4.17 5/250 25568
/proc/meminfo: memFree=105868064/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2048428 memory=63056 CPUtime=3152.48 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3482312 0 0 0 314391 857 0 0 20 0 1 0 35317609 2097590272 15764 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 512107 15764 1568 343 0 509171 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 2048428 KiB
Current children cumulated memory: 63056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/250 25570
/proc/meminfo: memFree=105109660/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2048428 memory=63728 CPUtime=3212.27 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3512833 0 0 0 320360 867 0 0 20 0 1 0 35317609 2097590272 15932 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 512107 15932 1568 343 0 509171 0
Current children cumulated CPU time: 3212.27 s
Current children cumulated vsize: 2048428 KiB
Current children cumulated memory: 63728 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/250 25572
/proc/meminfo: memFree=106049192/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2060716 memory=75248 CPUtime=3272.04 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3552001 0 0 0 326327 877 0 0 20 0 1 0 35317609 2110173184 18812 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 515179 18812 1568 343 0 512243 0
Current children cumulated CPU time: 3272.04 s
Current children cumulated vsize: 2060716 KiB
Current children cumulated memory: 75248 KiB

[startup+3342.3 s]
/proc/loadavg: 4.48 4.23 4.20 5/251 25575
/proc/meminfo: memFree=105758176/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2060716 memory=76580 CPUtime=3331.83 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3567454 0 0 0 332300 883 0 0 20 0 1 0 35317609 2110173184 19145 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 515179 19145 1568 343 0 512243 0
Current children cumulated CPU time: 3331.83 s
Current children cumulated vsize: 2060716 KiB
Current children cumulated memory: 76580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.54 4.31 4.23 5/251 25580
/proc/meminfo: memFree=104986644/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2077100 memory=76780 CPUtime=3391.61 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3583475 0 0 0 338271 890 0 0 20 0 1 0 35317609 2126950400 19195 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 519275 19195 1568 343 0 516339 0
Current children cumulated CPU time: 3391.61 s
Current children cumulated vsize: 2077100 KiB
Current children cumulated memory: 76780 KiB

[startup+3462.3 s]
/proc/loadavg: 4.25 4.26 4.21 5/250 25582
/proc/meminfo: memFree=106700168/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2060716 memory=76232 CPUtime=3451.4 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3649696 0 0 0 344231 909 0 0 20 0 1 0 35317609 2110173184 19058 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 515179 19058 1568 343 0 512243 0
Current children cumulated CPU time: 3451.4 s
Current children cumulated vsize: 2060716 KiB
Current children cumulated memory: 76232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.23 4.20 5/250 25584
/proc/meminfo: memFree=105978468/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2048428 memory=62928 CPUtime=3511.19 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3707281 0 0 0 350194 925 0 0 20 0 1 0 35317609 2097590272 15732 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 512107 15732 1568 343 0 509171 0
Current children cumulated CPU time: 3511.19 s
Current children cumulated vsize: 2048428 KiB
Current children cumulated memory: 62928 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.22 4.20 5/250 25586
/proc/meminfo: memFree=106353400/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2060716 memory=76488 CPUtime=3570.96 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3772957 0 0 0 356155 941 0 0 20 0 1 0 35317609 2110173184 19122 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 515179 19122 1568 343 0 512243 0
Current children cumulated CPU time: 3570.96 s
Current children cumulated vsize: 2060716 KiB
Current children cumulated memory: 76488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.16 4.21 4.19 5/250 25586
/proc/meminfo: memFree=105941544/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2056620 memory=66084 CPUtime=3600.06 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3792982 0 0 0 359058 948 0 0 20 0 1 0 35317609 2105978880 16521 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 514155 16521 1568 343 0 511219 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2056620 KiB
Current children cumulated memory: 66084 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.59 s, system=9.48255 s

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

[startup+3611.5 s]
/proc/loadavg: 4.16 4.21 4.19 5/250 25586
/proc/meminfo: memFree=105941544/131382116 swapFree=33010684/33010684
[pid=24865] ppid=24862 vsize=2056620 memory=66084 CPUtime=3600.06 cores=5,7
/proc/24865/stat : 24865 (pb_picat) R 24862 24865 24159 0 -1 4194304 3792982 0 0 0 359058 948 0 0 20 0 1 0 35317609 2105978880 16521 18446744073709551615 93847011483648 93847012885229 140728203312480 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93847013156656 93847015030960 93847021170688 140728203319710 140728203319786 140728203319786 140728203325388 0
/proc/24865/statm: 514155 16521 1568 343 0 511219 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2056620 KiB
Current children cumulated memory: 66084 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.5
CPU time (s): 3600.07
CPU user time (s): 3590.59
CPU system time (s): 9.48255
CPU usage (%): 99.6835
Max. virtual memory (cumulated for all children) (KiB): 2085292
Max. memory (cumulated for all children) (KiB): 85976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.59
system time used= 9.48255
maximum resident set size= 85976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3792982
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= 4786


# summary of solver processes directly reported to runsolver:
#   pid: 24865
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3590.59
#   total CPU system time (s): 9.48255

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0682 second user time and 34.2114 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 13:26:22
IDJOB=4510973
IDBENCH=160409
IDSOLVER=3346
FILE ID=nodeC010/4510973-1751196382
RUNJOBID= nodeC010-1751192746-24172
SLURM_JOB_ID= 9587585
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510973-1751196382/watcher-4510973-1751196382 -o /tmp/evaluation-result-4510973-1751196382/solver-4510973-1751196382 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751192746-24172 --watchdog 3760  pb_picat HOME/instance-4510973-1751196382.opb

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

MD5SUM BENCH= 60aa0ac85dc632e57e54cb255f142331
RANDOM SEED=1803156540

nodeC010 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		: 3662.481
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	: 6983.36
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		: 3664.732
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	: 6983.36
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.363
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	: 6983.36
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.166
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	: 6983.36
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		: 3662.369
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	: 6983.36
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		: 3491.885
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	: 6983.36
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		: 1197.439
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	: 6983.36
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.150
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	: 6983.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        130121320 kB
MemAvailable:   129896080 kB
Buffers:            3280 kB
Cached:           585604 kB
SwapCached:            0 kB
Active:           446972 kB
Inactive:         294240 kB
Active(anon):     170288 kB
Inactive(anon):        0 kB
Active(file):     276684 kB
Inactive(file):   294240 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15860 kB
Writeback:             0 kB
AnonPages:        153788 kB
Mapped:           112584 kB
Shmem:             17960 kB
KReclaimable:      86924 kB
Slab:             165840 kB
SReclaimable:      86924 kB
SUnreclaim:        78916 kB
KernelStack:        4080 kB
PageTables:         3396 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6479380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC010 at 2025-06-29 14:26:34