Trace number 4528150

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.09 3609.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-0.opb
MD5SUMab6600e5fcf1c6d7769b5fd648c35e77
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3539.86
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
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-4528150-1752245839.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 (46579 MiB free)
  memory of node 1: 64465 MiB (62940 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528150-1752245839/watcher-4528150-1752245839 -o /tmp/evaluation-result-4528150-1752245839/solver-4528150-1752245839 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752245528-119932 --watchdog 3760 pb_picat HOME/instance-4528150-1752245839.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
solver pid=120275, runsolver pid=120272
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.11 3.26 2.60 5/265 120276
/proc/meminfo: memFree=112123640/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2027148 memory=38148 CPUtime=0.09 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1002 0 0 0 9 0 0 0 20 0 1 0 140260501 2075799552 9537 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 506787 9537 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38148 KiB

[startup+0.205798 s]*
/proc/loadavg: 4.11 3.26 2.60 5/265 120276
/proc/meminfo: memFree=112119544/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2028044 memory=45932 CPUtime=0.2 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1318 0 0 0 19 1 0 0 20 0 1 0 140260501 2076717056 11483 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 507011 11483 1696 343 0 504075 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2028044 KiB
Current children cumulated memory: 45932 KiB

[startup+0.305655 s]*
/proc/loadavg: 4.11 3.26 2.60 5/265 120276
/proc/meminfo: memFree=112119296/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2032064 memory=48492 CPUtime=0.3 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 2103 0 0 0 29 1 0 0 20 0 1 0 140260501 2080833536 12123 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 508016 12123 1696 343 0 505080 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2032064 KiB
Current children cumulated memory: 48492 KiB

[startup+0.700114 s]
/proc/loadavg: 4.11 3.26 2.60 5/265 120276
/proc/meminfo: memFree=112119296/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2035404 memory=51740 CPUtime=0.68 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 4336 0 0 0 67 1 0 0 20 0 1 0 140260501 2084253696 12935 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 508851 12935 1696 343 0 505915 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2035404 KiB
Current children cumulated memory: 51740 KiB

[startup+1.50011 s]
/proc/loadavg: 4.10 3.27 2.61 5/265 120276
/proc/meminfo: memFree=112119548/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2037688 memory=51984 CPUtime=1.48 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 6693 0 0 0 146 2 0 0 20 0 1 0 140260501 2086592512 12996 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 509422 12996 1696 343 0 506486 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037688 KiB
Current children cumulated memory: 51984 KiB

[startup+3.10543 s]
/proc/loadavg: 4.10 3.27 2.61 5/264 120276
/proc/meminfo: memFree=112116612/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2036084 memory=51752 CPUtime=3.08 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 9367 0 0 0 306 2 0 0 20 0 1 0 140260501 2084950016 12938 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 509021 12938 1696 343 0 506085 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2036084 KiB
Current children cumulated memory: 51752 KiB

[startup+6.30011 s]
/proc/loadavg: 4.09 3.28 2.62 5/264 120276
/proc/meminfo: memFree=112116612/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2037740 memory=54288 CPUtime=6.27 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 13722 0 0 0 624 3 0 0 20 0 1 0 140260501 2086645760 13572 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 509435 13572 1696 343 0 506499 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2037740 KiB
Current children cumulated memory: 54288 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 3.30 2.63 5/264 120276
/proc/meminfo: memFree=112112012/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2041836 memory=54196 CPUtime=12.65 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 22558 0 0 0 1261 4 0 0 20 0 1 0 140260501 2090840064 13549 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 510459 13549 1696 343 0 507523 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2041836 KiB
Current children cumulated memory: 54196 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 3.32 2.64 5/264 120276
/proc/meminfo: memFree=112105524/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2042276 memory=55784 CPUtime=25.43 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 44213 0 0 0 2532 11 0 0 20 0 1 0 140260501 2091290624 13946 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 510569 13946 1696 343 0 507633 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2042276 KiB
Current children cumulated memory: 55784 KiB

[startup+51.1056 s]
/proc/loadavg: 4.04 3.39 2.69 5/264 120277
/proc/meminfo: memFree=112099916/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2050576 memory=65160 CPUtime=50.97 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 73059 0 0 0 5077 20 0 0 20 0 1 0 140260501 2099789824 16290 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 512644 16290 1696 343 0 509708 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2050576 KiB
Current children cumulated memory: 65160 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 3.50 2.76 5/265 120280
/proc/meminfo: memFree=112088784/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2038888 memory=54976 CPUtime=102.03 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 126926 0 0 0 10166 37 0 0 20 0 1 0 140260501 2087821312 13744 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 509722 13744 1696 343 0 506786 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2038888 KiB
Current children cumulated memory: 54976 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 3.62 2.85 5/264 120282
/proc/meminfo: memFree=112082124/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2047080 memory=60376 CPUtime=161.89 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 182148 0 0 0 16133 56 0 0 20 0 1 0 140260501 2096209920 15094 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 511770 15094 1696 343 0 508834 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2047080 KiB
Current children cumulated memory: 60376 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.71 2.93 5/264 120295
/proc/meminfo: memFree=112074104/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2043348 memory=57840 CPUtime=221.74 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 240726 0 0 0 22097 77 0 0 20 0 1 0 140260501 2092388352 14460 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 510837 14460 1696 343 0 507901 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 2043348 KiB
Current children cumulated memory: 57840 KiB

[startup+282.3 s]
/proc/loadavg: 4.27 3.81 3.02 5/265 120298
/proc/meminfo: memFree=112069512/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2047444 memory=64016 CPUtime=281.59 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 291585 0 0 0 28068 91 0 0 20 0 1 0 140260501 2096582656 16004 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 511861 16004 1696 343 0 508925 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 2047444 KiB
Current children cumulated memory: 64016 KiB

[startup+342.3 s]
/proc/loadavg: 4.27 3.91 3.10 5/264 120300
/proc/meminfo: memFree=112067064/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2056736 memory=67128 CPUtime=341.44 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 336114 0 0 0 34040 104 0 0 20 0 1 0 140260501 2106097664 16782 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 514184 16782 1696 343 0 511248 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 2056736 KiB
Current children cumulated memory: 67128 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.94 3.17 5/263 120302
/proc/meminfo: memFree=112058184/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2064928 memory=70600 CPUtime=401.29 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 375656 0 0 0 40010 119 0 0 20 0 1 0 140260501 2114486272 17650 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 516232 17650 1696 343 0 513296 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 2064928 KiB
Current children cumulated memory: 70600 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.97 3.23 5/264 120311
/proc/meminfo: memFree=112057868/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2048544 memory=62204 CPUtime=461.14 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 414843 0 0 0 45980 134 0 0 20 0 1 0 140260501 2097709056 15551 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 512136 15551 1696 343 0 509200 0
Current children cumulated CPU time: 461.14 s

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

Current children cumulated memory: 83928 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/265 120688
/proc/meminfo: memFree=112004268/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2084668 memory=94168 CPUtime=2854.63 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1098829 0 0 0 284949 514 0 0 20 0 1 0 140260501 2134700032 23542 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 521167 23542 1696 343 0 518231 0
Current children cumulated CPU time: 2854.63 s
Current children cumulated vsize: 2084668 KiB
Current children cumulated memory: 94168 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/265 120697
/proc/meminfo: memFree=111974608/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2101052 memory=110552 CPUtime=2914.45 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1111539 0 0 0 290925 520 0 0 20 0 1 0 140260501 2151477248 27638 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 525263 27638 1696 343 0 522327 0
Current children cumulated CPU time: 2914.45 s
Current children cumulated vsize: 2101052 KiB
Current children cumulated memory: 110552 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 120699
/proc/meminfo: memFree=111969844/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2101052 memory=110552 CPUtime=2974.28 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1121513 0 0 0 296905 523 0 0 20 0 1 0 140260501 2151477248 27638 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 525263 27638 1696 343 0 522327 0
Current children cumulated CPU time: 2974.28 s
Current children cumulated vsize: 2101052 KiB
Current children cumulated memory: 110552 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 120701
/proc/meminfo: memFree=111963904/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2101052 memory=108504 CPUtime=3034.1 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1129764 0 0 0 302883 527 0 0 20 0 1 0 140260501 2151477248 27126 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 525263 27126 1696 343 0 522327 0
Current children cumulated CPU time: 3034.1 s
Current children cumulated vsize: 2101052 KiB
Current children cumulated memory: 108504 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/265 120703
/proc/meminfo: memFree=111970872/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2109412 memory=100368 CPUtime=3093.95 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1139628 0 0 0 308858 537 0 0 20 0 1 0 140260501 2160037888 25092 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 527353 25092 1696 343 0 524417 0
Current children cumulated CPU time: 3093.95 s
Current children cumulated vsize: 2109412 KiB
Current children cumulated memory: 100368 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/264 120705
/proc/meminfo: memFree=111925196/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2133988 memory=115596 CPUtime=3153.79 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1152755 0 0 0 314831 548 0 0 20 0 1 0 140260501 2185203712 28899 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 533497 28899 1696 343 0 530561 0
Current children cumulated CPU time: 3153.79 s
Current children cumulated vsize: 2133988 KiB
Current children cumulated memory: 115596 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 120707
/proc/meminfo: memFree=111915920/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2117604 memory=137232 CPUtime=3213.63 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1165180 0 0 0 320805 558 0 0 20 0 1 0 140260501 2168426496 34308 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 529401 34308 1696 343 0 526465 0
Current children cumulated CPU time: 3213.63 s
Current children cumulated vsize: 2117604 KiB
Current children cumulated memory: 137232 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 120709
/proc/meminfo: memFree=111879336/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2060260 memory=80604 CPUtime=3273.47 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1179725 0 0 0 326781 566 0 0 20 0 1 0 140260501 2109706240 20151 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 515065 20151 1696 343 0 512129 0
Current children cumulated CPU time: 3273.47 s
Current children cumulated vsize: 2060260 KiB
Current children cumulated memory: 80604 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 120712
/proc/meminfo: memFree=111938392/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2084836 memory=102416 CPUtime=3333.3 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1193821 0 0 0 332757 573 0 0 20 0 1 0 140260501 2134872064 25604 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 521209 25604 1696 343 0 518273 0
Current children cumulated CPU time: 3333.3 s
Current children cumulated vsize: 2084836 KiB
Current children cumulated memory: 102416 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 120714
/proc/meminfo: memFree=111918436/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2101220 memory=108560 CPUtime=3393.13 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1202621 0 0 0 338735 578 0 0 20 0 1 0 140260501 2151649280 27140 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 525305 27140 1696 343 0 522369 0
Current children cumulated CPU time: 3393.13 s
Current children cumulated vsize: 2101220 KiB
Current children cumulated memory: 108560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 120716
/proc/meminfo: memFree=111898416/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2101220 memory=112656 CPUtime=3452.97 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1207711 0 0 0 344716 581 0 0 20 0 1 0 140260501 2151649280 28164 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 525305 28164 1696 343 0 522369 0
Current children cumulated CPU time: 3452.97 s
Current children cumulated vsize: 2101220 KiB
Current children cumulated memory: 112656 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 120724
/proc/meminfo: memFree=111891324/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2199524 memory=147616 CPUtime=3512.81 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1220201 0 0 0 350690 591 0 0 20 0 1 0 140260501 2252312576 36904 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 549881 36904 1696 343 0 546945 0
Current children cumulated CPU time: 3512.81 s
Current children cumulated vsize: 2199524 KiB
Current children cumulated memory: 147616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 120726
/proc/meminfo: memFree=111929016/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2119728 memory=123104 CPUtime=3572.65 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1234716 0 0 0 356664 601 0 0 20 0 1 0 140260501 2170601472 30776 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 529932 30776 1696 343 0 526996 0
Current children cumulated CPU time: 3572.65 s
Current children cumulated vsize: 2119728 KiB
Current children cumulated memory: 123104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 120729
/proc/meminfo: memFree=111876472/131250000 swapFree=33008356/33010684
[pid=120275] ppid=120272 vsize=2185264 memory=143584 CPUtime=3600.07 cores=1,3
/proc/120275/stat : 120275 (pb_picat) R 120272 120275 119920 0 -1 4194304 1239595 0 0 0 359401 606 0 0 20 0 1 0 140260501 2237710336 35896 18446744073709551615 94450426118144 94450427519725 140731069983056 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94450427791152 94450429665392 94450446794752 140731069991324 140731069991400 140731069991400 140731069997004 0
/proc/120275/statm: 546316 35896 1696 343 0 543380 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2185264 KiB
Current children cumulated memory: 143584 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.02 s, system=6.06862 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): 3609.8
CPU time (s): 3600.09
CPU user time (s): 3594.02
CPU system time (s): 6.06862
CPU usage (%): 99.7309
Max. virtual memory (cumulated for all children) (KiB): 2201648
Max. memory (cumulated for all children) (KiB): 180040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.02
system time used= 6.06862
maximum resident set size= 180040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1239595
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= 76
involuntary context switches= 7715


# summary of solver processes directly reported to runsolver:
#   pid: 120275
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3594.02
#   total CPU system time (s): 6.06862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.49603 second user time and 16.5203 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-11 16:57:19
IDJOB=4528150
IDBENCH=162160
IDSOLVER=3385
FILE ID=nodeC014/4528150-1752245839
RUNJOBID= nodeC014-1752245528-119932
SLURM_JOB_ID= 9682574
Free space on /tmp= 430504 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-0.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528150-1752245839/watcher-4528150-1752245839 -o /tmp/evaluation-result-4528150-1752245839/solver-4528150-1752245839 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752245528-119932 --watchdog 3760  pb_picat HOME/instance-4528150-1752245839.opb

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

MD5SUM BENCH= ab6600e5fcf1c6d7769b5fd648c35e77
RANDOM SEED=1748971283

nodeC014 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.144
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.23
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.417
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.922
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.23
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		: 3600.164
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.23
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.115
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.23
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		: 3600.129
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.23
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		: 3705.591
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.23
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.239
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112147896 kB
MemAvailable:   129584288 kB
Buffers:             696 kB
Cached:         18186492 kB
SwapCached:         1628 kB
Active:           579036 kB
Inactive:       17816240 kB
Active(anon):     201672 kB
Inactive(anon):    31012 kB
Active(file):     377364 kB
Inactive(file): 17785228 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4048 kB
Writeback:             0 kB
AnonPages:        207776 kB
Mapped:           115180 kB
Shmem:             24596 kB
KReclaimable:     226076 kB
Slab:             320412 kB
SReclaimable:     226076 kB
SUnreclaim:        94336 kB
KernelStack:        4336 kB
PageTables:         3508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6572648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430500 MiB
End job on nodeC014 at 2025-07-11 17:57:29