Trace number 4528095

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 3610.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v091-n1.opb
MD5SUM0777625e3e50e9abbc3eac7557ef5296
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.043045
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
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.00	c solving HOME/instance-4528095-1752245963.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 (61955 MiB free)
  memory of node 1: 64465 MiB (61070 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528095-1752245963/watcher-4528095-1752245963 -o /tmp/evaluation-result-4528095-1752245963/solver-4528095-1752245963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752242351-141645 --watchdog 3760 pb_picat HOME/instance-4528095-1752245963.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=142067, runsolver pid=142064

[startup+0.100058 s]*
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125970820/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2028484 memory=20300 CPUtime=0.09 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1188 0 0 0 9 0 0 0 20 0 1 0 140274692 2077167616 5075 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507121 5075 1696 343 0 504185 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028484 KiB
Current children cumulated memory: 20300 KiB

[startup+0.204491 s]*
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125970820/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2028484 memory=20464 CPUtime=0.19 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1512 0 0 0 19 0 0 0 20 0 1 0 140274692 2077167616 5116 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507121 5116 1696 343 0 504185 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2028484 KiB
Current children cumulated memory: 20464 KiB

[startup+0.304301 s]*
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125970820/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2029780 memory=20792 CPUtime=0.29 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1793 0 0 0 29 0 0 0 20 0 1 0 140274692 2078494720 5198 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507445 5198 1696 343 0 504509 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2029780 KiB
Current children cumulated memory: 20792 KiB

[startup+0.700097 s]
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125970820/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2029792 memory=21468 CPUtime=0.68 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 3039 0 0 0 68 0 0 0 20 0 1 0 140274692 2078507008 5367 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507448 5367 1696 343 0 504512 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029792 KiB
Current children cumulated memory: 21468 KiB

[startup+1.5001 s]
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125970980/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2029792 memory=21288 CPUtime=1.48 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5951 0 0 0 148 0 0 0 20 0 1 0 140274692 2078507008 5322 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507448 5322 1696 343 0 504512 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029792 KiB
Current children cumulated memory: 21288 KiB

[startup+3.1047 s]
/proc/loadavg: 4.37 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125969532/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2031200 memory=22696 CPUtime=3.08 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 11958 0 0 0 306 2 0 0 20 0 1 0 140274692 2079948800 5674 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507800 5674 1696 343 0 504864 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2031200 KiB
Current children cumulated memory: 22696 KiB

[startup+6.30011 s]
/proc/loadavg: 4.34 4.29 4.17 5/264 142068
/proc/meminfo: memFree=125968096/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2031240 memory=22012 CPUtime=6.27 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 24007 0 0 0 624 3 0 0 20 0 1 0 140274692 2079989760 5503 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507810 5503 1696 343 0 504874 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2031240 KiB
Current children cumulated memory: 22012 KiB

[startup+12.7001 s]
/proc/loadavg: 4.31 4.28 4.17 5/264 142069
/proc/meminfo: memFree=125956212/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2031640 memory=22620 CPUtime=12.65 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 54150 0 0 0 1257 8 0 0 20 0 1 0 140274692 2080399360 5655 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507910 5655 1696 343 0 504974 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2031640 KiB
Current children cumulated memory: 22620 KiB

[startup+25.5001 s]
/proc/loadavg: 4.31 4.29 4.17 5/264 142069
/proc/meminfo: memFree=125959432/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2038936 memory=28588 CPUtime=25.42 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 112179 0 0 0 2523 19 0 0 20 0 1 0 140274692 2087870464 7147 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 509734 7147 1696 343 0 506798 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2038936 KiB
Current children cumulated memory: 28588 KiB

[startup+51.1051 s]
/proc/loadavg: 4.20 4.26 4.17 5/264 142069
/proc/meminfo: memFree=125942308/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2038892 memory=28268 CPUtime=50.94 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 224452 0 0 0 5057 37 0 0 20 0 1 0 140274692 2087825408 7067 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 509723 7067 1696 343 0 506787 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2038892 KiB
Current children cumulated memory: 28268 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.23 4.17 5/263 142082
/proc/meminfo: memFree=125930988/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2030920 memory=22632 CPUtime=102 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 440583 0 0 0 10121 79 0 0 20 0 1 0 140274692 2079662080 5658 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 507730 5658 1696 343 0 504794 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2030920 KiB
Current children cumulated memory: 22632 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.22 4.17 5/262 142084
/proc/meminfo: memFree=125925628/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2039760 memory=29532 CPUtime=161.83 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 646669 0 0 0 16063 120 0 0 20 0 1 0 140274692 2088714240 7383 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 509940 7383 1696 343 0 507004 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2039760 KiB
Current children cumulated memory: 29532 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.19 4.16 5/262 142086
/proc/meminfo: memFree=125920548/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2050268 memory=34296 CPUtime=221.65 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 868620 0 0 0 22005 160 0 0 20 0 1 0 140274692 2099474432 8574 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 512567 8574 1696 343 0 509631 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 2050268 KiB
Current children cumulated memory: 34296 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.19 4.16 5/262 142089
/proc/meminfo: memFree=125915592/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2042076 memory=30236 CPUtime=281.48 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1026314 0 0 0 27952 196 0 0 20 0 1 0 140274692 2091085824 7559 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 510519 7559 1696 343 0 507583 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2042076 KiB
Current children cumulated memory: 30236 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.17 4.15 5/262 142091
/proc/meminfo: memFree=125908588/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2051448 memory=38024 CPUtime=341.3 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1199116 0 0 0 33894 236 0 0 20 0 1 0 140274692 2100682752 9506 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 512862 9506 1696 343 0 509926 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 2051448 KiB
Current children cumulated memory: 38024 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.16 4.15 5/263 142145
/proc/meminfo: memFree=125524076/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2051448 memory=39220 CPUtime=401.13 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1395902 0 0 0 39829 284 0 0 20 0 1 0 140274692 2100682752 9805 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 512862 9805 1696 343 0 509926 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 2051448 KiB
Current children cumulated memory: 39220 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.15 4.15 5/263 142147
/proc/meminfo: memFree=125454212/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2051588 memory=36784 CPUtime=460.96 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 1483963 0 0 0 45787 309 0 0 20 0 1 0 140274692 2100826112 9196 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 512897 9196 1696 343 0 509961 0
Current children cumulated CPU time: 460.96 s

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

Current children cumulated memory: 71996 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 142395
/proc/meminfo: memFree=125738800/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075424 memory=62268 CPUtime=2854.32 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 4861128 0 0 0 284102 1330 0 0 20 0 1 0 140274692 2125234176 15567 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518856 15567 1696 343 0 515920 0
Current children cumulated CPU time: 2854.32 s
Current children cumulated vsize: 2075424 KiB
Current children cumulated memory: 62268 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 142397
/proc/meminfo: memFree=125711964/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075424 memory=55896 CPUtime=2914.16 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 4930025 0 0 0 290063 1353 0 0 20 0 1 0 140274692 2125234176 13974 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518856 13974 1696 343 0 515920 0
Current children cumulated CPU time: 2914.16 s
Current children cumulated vsize: 2075424 KiB
Current children cumulated memory: 55896 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 142400
/proc/meminfo: memFree=125711324/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075424 memory=69208 CPUtime=2974 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 4965166 0 0 0 296034 1366 0 0 20 0 1 0 140274692 2125234176 17302 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518856 17302 1696 343 0 515920 0
Current children cumulated CPU time: 2974 s
Current children cumulated vsize: 2075424 KiB
Current children cumulated memory: 69208 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 142402
/proc/meminfo: memFree=125694072/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2108192 memory=78168 CPUtime=3033.85 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 4985110 0 0 0 302007 1378 0 0 20 0 1 0 140274692 2158788608 19542 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 527048 19542 1696 343 0 524112 0
Current children cumulated CPU time: 3033.85 s
Current children cumulated vsize: 2108192 KiB
Current children cumulated memory: 78168 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 142404
/proc/meminfo: memFree=125715564/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2059040 memory=51544 CPUtime=3093.69 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5010775 0 0 0 307979 1390 0 0 20 0 1 0 140274692 2108456960 12886 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 514760 12886 1696 343 0 511824 0
Current children cumulated CPU time: 3093.69 s
Current children cumulated vsize: 2059040 KiB
Current children cumulated memory: 51544 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 142407
/proc/meminfo: memFree=125706700/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075572 memory=65936 CPUtime=3153.54 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5084996 0 0 0 313938 1416 0 0 20 0 1 0 140274692 2125385728 16484 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518893 16484 1696 343 0 515957 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 2075572 KiB
Current children cumulated memory: 65936 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 142409
/proc/meminfo: memFree=125713004/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2046900 memory=39852 CPUtime=3213.37 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5142139 0 0 0 319901 1436 0 0 20 0 1 0 140274692 2096025600 9963 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 511725 9963 1696 343 0 508789 0
Current children cumulated CPU time: 3213.37 s
Current children cumulated vsize: 2046900 KiB
Current children cumulated memory: 39852 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 142411
/proc/meminfo: memFree=125693124/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2040756 memory=36844 CPUtime=3273.23 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5162721 0 0 0 325878 1445 0 0 20 0 1 0 140274692 2089734144 9211 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 510189 9211 1696 343 0 507253 0
Current children cumulated CPU time: 3273.23 s
Current children cumulated vsize: 2040756 KiB
Current children cumulated memory: 36844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 142413
/proc/meminfo: memFree=125702028/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2055092 memory=44448 CPUtime=3333.08 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5181651 0 0 0 331854 1454 0 0 20 0 1 0 140274692 2104414208 11112 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 513773 11112 1696 343 0 510837 0
Current children cumulated CPU time: 3333.08 s
Current children cumulated vsize: 2055092 KiB
Current children cumulated memory: 44448 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 142415
/proc/meminfo: memFree=125690044/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075572 memory=62828 CPUtime=3392.91 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5221947 0 0 0 337821 1470 0 0 20 0 1 0 140274692 2125385728 15707 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518893 15707 1696 343 0 515957 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 2075572 KiB
Current children cumulated memory: 62828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/265 142470
/proc/meminfo: memFree=124968132/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2040916 memory=36940 CPUtime=3452.76 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5316230 0 0 0 343774 1502 0 0 20 0 1 0 140274692 2089897984 9235 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 510229 9235 1696 343 0 507293 0
Current children cumulated CPU time: 3452.76 s
Current children cumulated vsize: 2040916 KiB
Current children cumulated memory: 36940 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 142472
/proc/meminfo: memFree=124897604/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2075732 memory=57904 CPUtime=3512.59 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5362334 0 0 0 349742 1517 0 0 20 0 1 0 140274692 2125549568 14476 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 518933 14476 1696 343 0 515997 0
Current children cumulated CPU time: 3512.59 s
Current children cumulated vsize: 2075732 KiB
Current children cumulated memory: 57904 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/265 142475
/proc/meminfo: memFree=124885984/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2055252 memory=46136 CPUtime=3572.44 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5383877 0 0 0 355717 1527 0 0 20 0 1 0 140274692 2104578048 11534 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 513813 11534 1696 343 0 510877 0
Current children cumulated CPU time: 3572.44 s
Current children cumulated vsize: 2055252 KiB
Current children cumulated memory: 46136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.11 4.10 4.09 5/265 142475
/proc/meminfo: memFree=124867648/131249996 swapFree=33010160/33010684
[pid=142067] ppid=142064 vsize=2108500 memory=76368 CPUtime=3600.07 cores=0,2
/proc/142067/stat : 142067 (pb_picat) R 142064 142067 116643 0 -1 4194304 5392152 0 0 0 358476 1531 0 0 20 0 1 0 140274692 2159104000 19092 18446744073709551615 93844487995392 93844489396973 140729759968864 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93844489668400 93844491542640 93844505489408 140729759971740 140729759971816 140729759971816 140729759977420 0
/proc/142067/statm: 527125 19092 1696 343 0 524189 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2108500 KiB
Current children cumulated memory: 76368 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.77 s, system=15.3187 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): 3610.01
CPU time (s): 3600.09
CPU user time (s): 3584.77
CPU system time (s): 15.3187
CPU usage (%): 99.7252
Max. virtual memory (cumulated for all children) (KiB): 2116692
Max. memory (cumulated for all children) (KiB): 88408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.77
system time used= 15.3187
maximum resident set size= 88408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5392152
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= 71
involuntary context switches= 8076


# summary of solver processes directly reported to runsolver:
#   pid: 142067
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3584.77
#   total CPU system time (s): 15.3187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04102 second user time and 14.5675 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-11 16:59:23
IDJOB=4528095
IDBENCH=162378
IDSOLVER=3385
FILE ID=nodeC029/4528095-1752245963
RUNJOBID= nodeC029-1752242351-141645
SLURM_JOB_ID= 9682547
Free space on /tmp= 432196 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v091-n1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528095-1752245963/watcher-4528095-1752245963 -o /tmp/evaluation-result-4528095-1752245963/solver-4528095-1752245963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752242351-141645 --watchdog 3760  pb_picat HOME/instance-4528095-1752245963.opb

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

MD5SUM BENCH= 0777625e3e50e9abbc3eac7557ef5296
RANDOM SEED=363560380

nodeC029 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.690
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.46
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.723
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.46
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.588
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125979260 kB
MemAvailable:   129644592 kB
Buffers:            2128 kB
Cached:          4452428 kB
SwapCached:           40 kB
Active:           603884 kB
Inactive:        4009188 kB
Active(anon):     171780 kB
Inactive(anon):     4764 kB
Active(file):     432104 kB
Inactive(file):  4004424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11324 kB
Writeback:             4 kB
AnonPages:        161332 kB
Mapped:           116996 kB
Shmem:             18020 kB
KReclaimable:     136084 kB
Slab:             229404 kB
SReclaimable:     136084 kB
SUnreclaim:        93320 kB
KernelStack:        4240 kB
PageTables:         3324 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6482292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432180 MiB
End job on nodeC029 at 2025-07-11 17:59:33