Trace number 4543942

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_10_016.opb
MD5SUMa1449aeb0ea4317e9a99ca91ee17eb22
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.024216
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2730
Total number of constraints331
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint17
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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-4543942-1753228619.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (58080 MiB free)
  memory of node 1: 64465 MiB (56724 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543942-1753228619/watcher-4543942-1753228619 -o /tmp/evaluation-result-4543942-1753228619/solver-4543942-1753228619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176022 --watchdog 3760 pb_picat HOME/instance-4543942-1753228619.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=176409, runsolver pid=176399
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.12 4.10 4.04 6/265 176419
/proc/meminfo: memFree=117492140/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2029532 memory=26660 CPUtime=0.08 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 1892 0 0 0 8 0 0 0 20 0 1 0 238540510 2078240768 6665 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507383 6665 1696 343 0 504447 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2029532 KiB
Current children cumulated memory: 26660 KiB

[startup+0.2048 s]*
/proc/loadavg: 4.12 4.10 4.04 5/263 176423
/proc/meminfo: memFree=117463252/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2030156 memory=27224 CPUtime=0.19 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 2223 0 0 0 19 0 0 0 20 0 1 0 238540510 2078879744 6806 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507539 6806 1696 343 0 504603 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2030156 KiB
Current children cumulated memory: 27224 KiB

[startup+0.304721 s]*
/proc/loadavg: 4.12 4.10 4.04 5/263 176423
/proc/meminfo: memFree=117434580/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2030156 memory=27108 CPUtime=0.29 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 2845 0 0 0 29 0 0 0 20 0 1 0 238540510 2078879744 6777 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507539 6777 1696 343 0 504603 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2030156 KiB
Current children cumulated memory: 27108 KiB

[startup+0.700105 s]
/proc/loadavg: 4.12 4.10 4.04 5/263 176423
/proc/meminfo: memFree=117376228/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2030668 memory=27420 CPUtime=0.68 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4938 0 0 0 67 1 0 0 20 0 1 0 238540510 2079404032 6855 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507667 6855 1696 343 0 504731 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2030668 KiB
Current children cumulated memory: 27420 KiB

[startup+1.50012 s]
/proc/loadavg: 4.12 4.10 4.04 5/265 176441
/proc/meminfo: memFree=117248840/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2030380 memory=27592 CPUtime=1.48 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 8818 0 0 0 147 1 0 0 20 0 1 0 238540510 2079109120 6898 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507595 6898 1696 343 0 504659 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2030380 KiB
Current children cumulated memory: 27592 KiB

[startup+3.10477 s]
/proc/loadavg: 4.11 4.09 4.03 6/267 176460
/proc/meminfo: memFree=116891236/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2031500 memory=28908 CPUtime=3.08 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 17133 0 0 0 305 3 0 0 20 0 1 0 238540510 2080256000 7227 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507875 7227 1696 343 0 504939 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2031500 KiB
Current children cumulated memory: 28908 KiB

[startup+6.30011 s]
/proc/loadavg: 4.11 4.09 4.03 6/267 176460
/proc/meminfo: memFree=116852096/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2031604 memory=28832 CPUtime=6.27 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 31366 0 0 0 621 6 0 0 20 0 1 0 238540510 2080362496 7208 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507901 7208 1696 343 0 504965 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2031604 KiB
Current children cumulated memory: 28832 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.03 6/267 176460
/proc/meminfo: memFree=116814384/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2031252 memory=27912 CPUtime=12.65 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 59282 0 0 0 1253 12 0 0 20 0 1 0 238540510 2080002048 6978 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 507813 6978 1696 343 0 504877 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2031252 KiB
Current children cumulated memory: 27912 KiB

[startup+25.5001 s]
/proc/loadavg: 4.15 4.10 4.04 6/267 176460
/proc/meminfo: memFree=116789948/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2034200 memory=30288 CPUtime=25.42 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 104017 0 0 0 2522 20 0 0 20 0 1 0 238540510 2083020800 7572 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 508550 7572 1696 343 0 505614 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2034200 KiB
Current children cumulated memory: 30288 KiB

[startup+51.105 s]
/proc/loadavg: 4.10 4.09 4.04 6/266 176461
/proc/meminfo: memFree=116711164/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2034200 memory=30020 CPUtime=50.96 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 199254 0 0 0 5051 45 0 0 20 0 1 0 238540510 2083020800 7505 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 508550 7505 1696 343 0 505614 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2034200 KiB
Current children cumulated memory: 30020 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.04 6/266 176463
/proc/meminfo: memFree=116724816/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2047564 memory=36864 CPUtime=102.03 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 351766 0 0 0 10121 82 0 0 20 0 1 0 238540510 2096705536 9216 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 511891 9216 1696 343 0 508955 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2047564 KiB
Current children cumulated memory: 36864 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/265 176466
/proc/meminfo: memFree=116721316/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2039136 memory=33172 CPUtime=161.88 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 513741 0 0 0 16064 124 0 0 20 0 1 0 238540510 2088075264 8293 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 509784 8293 1696 343 0 506848 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 2039136 KiB
Current children cumulated memory: 33172 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.04 6/264 176468
/proc/meminfo: memFree=116670836/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2036064 memory=32700 CPUtime=221.72 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 645769 0 0 0 22016 156 0 0 20 0 1 0 238540510 2084929536 8175 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 509016 8175 1696 343 0 506080 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2036064 KiB
Current children cumulated memory: 32700 KiB

[startup+282.3 s]
/proc/loadavg: 4.55 4.24 4.10 6/264 176485
/proc/meminfo: memFree=116682944/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2050644 memory=43432 CPUtime=281.57 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 763266 0 0 0 27969 188 0 0 20 0 1 0 238540510 2099859456 10858 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 512661 10858 1696 343 0 509725 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 2050644 KiB
Current children cumulated memory: 43432 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.21 4.09 6/263 176487
/proc/meminfo: memFree=116723524/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2050644 memory=43308 CPUtime=341.42 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 919771 0 0 0 33915 227 0 0 20 0 1 0 238540510 2099859456 10827 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 512661 10827 1696 343 0 509725 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 2050644 KiB
Current children cumulated memory: 43308 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.19 4.09 6/263 176489
/proc/meminfo: memFree=116647020/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2067100 memory=50584 CPUtime=401.27 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 1029573 0 0 0 39871 256 0 0 20 0 1 0 238540510 2116710400 12646 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 516775 12646 1696 343 0 513839 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 2067100 KiB
Current children cumulated memory: 50584 KiB

[startup+462.3 s]
/proc/loadavg: 4.35 4.25 4.12 6/265 176496
/proc/meminfo: memFree=116590816/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2050876 memory=45944 CPUtime=461.11 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 1153081 0 0 0 45823 288 0 0 20 0 1 0 238540510 2100097024 11486 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 512719 11486 1696 343 0 509783 0

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

Current children cumulated memory: 52328 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/265 176618
/proc/meminfo: memFree=116391024/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2076136 memory=70700 CPUtime=2854.83 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4312782 0 0 0 284290 1193 0 0 20 0 1 0 238540510 2125963264 17675 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 519034 17675 1696 343 0 516098 0
Current children cumulated CPU time: 2854.83 s
Current children cumulated vsize: 2076136 KiB
Current children cumulated memory: 70700 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/265 176625
/proc/meminfo: memFree=116136640/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2076352 memory=67408 CPUtime=2914.64 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4361382 0 0 0 290252 1212 0 0 20 0 1 0 238540510 2126184448 16852 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 519088 16852 1696 343 0 516152 0
Current children cumulated CPU time: 2914.64 s
Current children cumulated vsize: 2076352 KiB
Current children cumulated memory: 67408 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.08 4.09 6/264 176627
/proc/meminfo: memFree=115707916/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2076352 memory=75012 CPUtime=2974.46 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4407990 0 0 0 296219 1227 0 0 20 0 1 0 238540510 2126184448 18753 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 519088 18753 1696 343 0 516152 0
Current children cumulated CPU time: 2974.46 s
Current children cumulated vsize: 2076352 KiB
Current children cumulated memory: 75012 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/264 176629
/proc/meminfo: memFree=116099180/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2109120 memory=81156 CPUtime=3034.27 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4466606 0 0 0 302180 1247 0 0 20 0 1 0 238540510 2159738880 20289 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 527280 20289 1696 343 0 524344 0
Current children cumulated CPU time: 3034.27 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 81156 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/264 176632
/proc/meminfo: memFree=116124564/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2076352 memory=64108 CPUtime=3094.09 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4513427 0 0 0 308145 1264 0 0 20 0 1 0 238540510 2126184448 16027 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 519088 16027 1696 343 0 516152 0
Current children cumulated CPU time: 3094.09 s
Current children cumulated vsize: 2076352 KiB
Current children cumulated memory: 64108 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 176634
/proc/meminfo: memFree=116414272/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2105024 memory=72420 CPUtime=3153.9 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4565395 0 0 0 314104 1286 0 0 20 0 1 0 238540510 2155544576 18105 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 526256 18105 1696 343 0 523320 0
Current children cumulated CPU time: 3153.9 s
Current children cumulated vsize: 2105024 KiB
Current children cumulated memory: 72420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.09 6/264 176635
/proc/meminfo: memFree=115862784/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2109120 memory=79160 CPUtime=3213.72 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4614430 0 0 0 320071 1301 0 0 20 0 1 0 238540510 2159738880 19790 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 527280 19790 1696 343 0 524344 0
Current children cumulated CPU time: 3213.72 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 79160 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/264 176637
/proc/meminfo: memFree=116420924/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2072256 memory=61664 CPUtime=3273.54 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4681733 0 0 0 326033 1321 0 0 20 0 1 0 238540510 2121990144 15416 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 518064 15416 1696 343 0 515128 0
Current children cumulated CPU time: 3273.54 s
Current children cumulated vsize: 2072256 KiB
Current children cumulated memory: 61664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.10 4.09 6/264 176639
/proc/meminfo: memFree=115584544/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2109120 memory=83480 CPUtime=3333.35 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4746494 0 0 0 331994 1341 0 0 20 0 1 0 238540510 2159738880 20870 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 527280 20870 1696 343 0 524344 0
Current children cumulated CPU time: 3333.35 s
Current children cumulated vsize: 2109120 KiB
Current children cumulated memory: 83480 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/264 176642
/proc/meminfo: memFree=116410172/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2076352 memory=72628 CPUtime=3393.17 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4795850 0 0 0 337959 1358 0 0 20 0 1 0 238540510 2126184448 18157 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 519088 18157 1696 343 0 516152 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 2076352 KiB
Current children cumulated memory: 72628 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/263 176646
/proc/meminfo: memFree=116375104/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2072256 memory=58080 CPUtime=3452.99 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4859635 0 0 0 343920 1379 0 0 20 0 1 0 238540510 2121990144 14520 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 518064 14520 1696 343 0 515128 0
Current children cumulated CPU time: 3452.99 s
Current children cumulated vsize: 2072256 KiB
Current children cumulated memory: 58080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.09 6/265 176654
/proc/meminfo: memFree=116353000/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2072256 memory=58720 CPUtime=3512.8 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 4981275 0 0 0 349873 1407 0 0 20 0 1 0 238540510 2121990144 14680 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 518064 14680 1696 343 0 515128 0
Current children cumulated CPU time: 3512.8 s
Current children cumulated vsize: 2072256 KiB
Current children cumulated memory: 58720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/265 176656
/proc/meminfo: memFree=116288496/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2055872 memory=50528 CPUtime=3572.61 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 5098514 0 0 0 355827 1434 0 0 20 0 1 0 238540510 2105212928 12632 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 513968 12632 1696 343 0 511032 0
Current children cumulated CPU time: 3572.61 s
Current children cumulated vsize: 2055872 KiB
Current children cumulated memory: 50528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.12 4.10 4.09 6/265 176658
/proc/meminfo: memFree=116107680/131249996 swapFree=33010160/33010684
[pid=176409] ppid=176399 vsize=2045632 memory=46384 CPUtime=3600.03 cores=1,3
/proc/176409/stat : 176409 (pb_picat) R 176399 176409 176010 0 -1 4194304 5123632 0 0 0 358561 1442 0 0 20 0 1 0 238540510 2094727168 11596 18446744073709551615 93837798162432 93837799564013 140734282785712 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93837799835440 93837801709744 93837821251584 140734282787228 140734282787304 140734282787304 140734282792908 0
/proc/176409/statm: 511408 11596 1696 343 0 508472 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2045632 KiB
Current children cumulated memory: 46384 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.62 s, system=14.4277 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.04
CPU user time (s): 3585.62
CPU system time (s): 14.4277
CPU usage (%): 99.7297
Max. virtual memory (cumulated for all children) (KiB): 2199016
Max. memory (cumulated for all children) (KiB): 160084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.62
system time used= 14.4277
maximum resident set size= 162132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5123632
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= 4809


# summary of solver processes directly reported to runsolver:
#   pid: 176409
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3585.62
#   total CPU system time (s): 14.4277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56879 second user time and 12.4951 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 01:56:59
IDJOB=4543942
IDBENCH=174721
IDSOLVER=3346
FILE ID=nodeC032/4543942-1753228619
RUNJOBID= nodeC032-1753225008-176022
SLURM_JOB_ID= 9687838
Free space on /tmp= 432580 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_10_016.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543942-1753228619/watcher-4543942-1753228619 -o /tmp/evaluation-result-4543942-1753228619/solver-4543942-1753228619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176022 --watchdog 3760  pb_picat HOME/instance-4543942-1753228619.opb

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

MD5SUM BENCH= a1449aeb0ea4317e9a99ca91ee17eb22
RANDOM SEED=1974025915

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117507820 kB
MemAvailable:   129551752 kB
Buffers:            2728 kB
Cached:         12723172 kB
SwapCached:           20 kB
Active:          1255076 kB
Inactive:       11592500 kB
Active(anon):     144792 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11589376 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12420 kB
Writeback:             0 kB
AnonPages:        124884 kB
Mapped:           112260 kB
Shmem:             26240 kB
KReclaimable:     367024 kB
Slab:             465972 kB
SReclaimable:     367024 kB
SUnreclaim:        98948 kB
KernelStack:        4224 kB
PageTables:         3208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2447024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 432564 MiB
End job on nodeC032 at 2025-07-23 02:57:09