Trace number 4528276

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 NameAnswerobjective functionCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.08 3610.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUM82a224b9434e58ca22c331a9d6eb0d67
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark3586.51
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
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-4528276-1752238077.opb (Picat 3.9b11, 7/10/2025)
1.68/1.72	o 196

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: 63665 MiB (59925 MiB free)
  memory of node 1: 64507 MiB (62273 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528276-1752238077/watcher-4528276-1752238077 -o /tmp/evaluation-result-4528276-1752238077/solver-4528276-1752238077 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752238059-119926 --watchdog 3760 pb_picat HOME/instance-4528276-1752238077.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
solver pid=120119, runsolver pid=120116
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 3.03 4.55 5.54 5/265 120120
/proc/meminfo: memFree=125106156/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2027148 memory=34492 CPUtime=0.08 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1108 0 0 0 8 0 0 0 20 0 1 0 139487322 2075799552 8623 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 506787 8623 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 34492 KiB

[startup+0.205653 s]*
/proc/loadavg: 3.03 4.55 5.54 5/264 120120
/proc/meminfo: memFree=125093364/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2034964 memory=55028 CPUtime=0.2 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1126 0 0 0 19 1 0 0 20 0 1 0 139487322 2083803136 13757 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 508741 13757 1568 343 0 505805 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 55028 KiB

[startup+0.305582 s]*
/proc/loadavg: 3.03 4.55 5.54 5/264 120120
/proc/meminfo: memFree=125068788/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2034964 memory=79860 CPUtime=0.29 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1199 0 0 0 28 1 0 0 20 0 1 0 139487322 2083803136 19965 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 508741 19965 1568 343 0 505805 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 79860 KiB

[startup+0.700168 s]
/proc/loadavg: 3.03 4.55 5.54 5/264 120120
/proc/meminfo: memFree=125027828/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2050592 memory=128524 CPUtime=0.69 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 4785 0 0 0 62 7 0 0 20 0 1 0 139487322 2099806208 32131 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 512648 32131 1696 343 0 509712 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2050592 KiB
Current children cumulated memory: 128524 KiB

[startup+1.50017 s]
/proc/loadavg: 3.11 4.54 5.53 5/264 120120
/proc/meminfo: memFree=124992984/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2079264 memory=154600 CPUtime=1.48 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 8960 0 0 0 129 19 0 0 20 0 1 0 139487322 2129166336 38650 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 519816 38650 1696 343 0 516880 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2079264 KiB
Current children cumulated memory: 154600 KiB

[startup+3.10549 s]
/proc/loadavg: 3.11 4.54 5.53 5/264 120120
/proc/meminfo: memFree=124967704/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2116272 memory=189140 CPUtime=3.08 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 13456 0 0 0 266 42 0 0 20 0 1 0 139487322 2167062528 47285 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 529068 47285 1728 343 0 526132 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2116272 KiB
Current children cumulated memory: 189140 KiB

[startup+6.30016 s]
/proc/loadavg: 3.18 4.53 5.53 5/264 120120
/proc/meminfo: memFree=124929424/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2116660 memory=195780 CPUtime=6.26 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 14735 0 0 0 584 42 0 0 20 0 1 0 139487322 2167459840 48945 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 529165 48945 1728 343 0 526229 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2116660 KiB
Current children cumulated memory: 195780 KiB

[startup+12.7002 s]
/proc/loadavg: 3.25 4.52 5.52 5/264 120120
/proc/meminfo: memFree=124911964/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2116660 memory=197828 CPUtime=12.64 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 15893 0 0 0 1221 43 0 0 20 0 1 0 139487322 2167459840 49457 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 529165 49457 1728 343 0 526229 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2116660 KiB
Current children cumulated memory: 197828 KiB

[startup+25.5002 s]
/proc/loadavg: 3.36 4.51 5.50 5/264 120121
/proc/meminfo: memFree=124915284/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2100280 memory=183496 CPUtime=25.41 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 22811 0 0 0 2495 46 0 0 20 0 1 0 139487322 2150686720 45874 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 525070 45874 1728 343 0 522134 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2100280 KiB
Current children cumulated memory: 183496 KiB

[startup+51.1055 s]
/proc/loadavg: 3.68 4.47 5.46 5/263 120121
/proc/meminfo: memFree=123105864/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2096184 memory=179276 CPUtime=50.95 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 52179 0 0 0 5041 54 0 0 20 0 1 0 139487322 2146492416 44819 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 524046 44819 1728 343 0 521110 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2096184 KiB
Current children cumulated memory: 179276 KiB

[startup+102.3 s]
/proc/loadavg: 3.86 4.40 5.38 5/262 120123
/proc/meminfo: memFree=123049112/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2090040 memory=174896 CPUtime=102 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 101837 0 0 0 10131 69 0 0 20 0 1 0 139487322 2140200960 43724 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 522510 43724 1728 343 0 519574 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2090040 KiB
Current children cumulated memory: 174896 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.35 5.30 5/262 120125
/proc/meminfo: memFree=123014132/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2096716 memory=177744 CPUtime=161.83 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 165601 0 0 0 16080 103 0 0 20 0 1 0 139487322 2147037184 44436 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 524179 44436 1728 343 0 521243 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2096716 KiB
Current children cumulated memory: 177744 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.30 5.22 5/263 120128
/proc/meminfo: memFree=123150376/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2067916 memory=148020 CPUtime=221.68 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 218480 0 0 0 22031 137 0 0 20 0 1 0 139487322 2117545984 37005 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 516979 37005 1728 343 0 514043 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2067916 KiB
Current children cumulated memory: 148020 KiB

[startup+282.3 s]
/proc/loadavg: 4.34 4.35 5.18 5/263 120130
/proc/meminfo: memFree=123186496/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2065868 memory=148920 CPUtime=281.51 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 297328 0 0 0 27994 157 0 0 20 0 1 0 139487322 2115448832 37230 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 516467 37230 1728 343 0 513531 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 2065868 KiB
Current children cumulated memory: 148920 KiB

[startup+342.3 s]
/proc/loadavg: 4.19 4.30 5.11 5/263 120132
/proc/meminfo: memFree=123169936/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2072012 memory=152676 CPUtime=341.35 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 351609 0 0 0 33963 172 0 0 20 0 1 0 139487322 2121740288 38169 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 518003 38169 1728 343 0 515067 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 2072012 KiB
Current children cumulated memory: 152676 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.26 5.04 5/264 120141
/proc/meminfo: memFree=123146764/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2072012 memory=153436 CPUtime=401.18 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 400391 0 0 0 39931 187 0 0 20 0 1 0 139487322 2121740288 38359 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 518003 38359 1728 343 0 515067 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 2072012 KiB
Current children cumulated memory: 153436 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.22 4.98 5/264 120143
/proc/meminfo: memFree=123039560/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2080204 memory=158760 CPUtime=461.01 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 443465 0 0 0 45902 199 0 0 20 0 1 0 139487322 2130128896 39690 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 520051 39690 1728 343 0 517115 0
Current children cumulated CPU time: 461.01 s

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

Current children cumulated memory: 230672 KiB

[startup+2862.3 s]
/proc/loadavg: 4.09 4.11 4.16 5/263 120269
/proc/meminfo: memFree=122660328/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=232720 CPUtime=2854.14 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 999952 0 0 0 284954 460 0 0 20 0 1 0 139487322 2220380160 58180 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 58180 1728 343 0 539149 0
Current children cumulated CPU time: 2854.14 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 232720 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.10 4.16 5/264 120272
/proc/meminfo: memFree=122743736/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=236816 CPUtime=2913.96 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1003736 0 0 0 290934 462 0 0 20 0 1 0 139487322 2220380160 59204 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59204 1728 343 0 539149 0
Current children cumulated CPU time: 2913.96 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 236816 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.15 5/264 120274
/proc/meminfo: memFree=122633328/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=234768 CPUtime=2973.79 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1004985 0 0 0 296915 464 0 0 20 0 1 0 139487322 2220380160 58692 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 58692 1728 343 0 539149 0
Current children cumulated CPU time: 2973.79 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 234768 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.14 5/264 120276
/proc/meminfo: memFree=122934520/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=238864 CPUtime=3033.62 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1011470 0 0 0 302894 468 0 0 20 0 1 0 139487322 2220380160 59716 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59716 1728 343 0 539149 0
Current children cumulated CPU time: 3033.62 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 238864 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.14 5/263 120278
/proc/meminfo: memFree=122934776/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=238864 CPUtime=3093.45 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1017439 0 0 0 308873 472 0 0 20 0 1 0 139487322 2220380160 59716 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59716 1728 343 0 539149 0
Current children cumulated CPU time: 3093.45 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 238864 KiB

[startup+3162.3 s]
/proc/loadavg: 4.04 4.08 4.13 5/263 120280
/proc/meminfo: memFree=122695860/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=240912 CPUtime=3153.27 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1023132 0 0 0 314851 476 0 0 20 0 1 0 139487322 2220380160 60228 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 60228 1728 343 0 539149 0
Current children cumulated CPU time: 3153.27 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 240912 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.13 5/263 120283
/proc/meminfo: memFree=122803200/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=238864 CPUtime=3213.1 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1029486 0 0 0 320830 480 0 0 20 0 1 0 139487322 2220380160 59716 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59716 1728 343 0 539149 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 238864 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.13 5/263 120285
/proc/meminfo: memFree=122825684/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=240912 CPUtime=3272.93 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1030888 0 0 0 326812 481 0 0 20 0 1 0 139487322 2220380160 60228 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 60228 1728 343 0 539149 0
Current children cumulated CPU time: 3272.93 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 240912 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.12 5/263 120286
/proc/meminfo: memFree=122699148/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=238864 CPUtime=3332.75 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1034691 0 0 0 332792 483 0 0 20 0 1 0 139487322 2220380160 59716 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59716 1728 343 0 539149 0
Current children cumulated CPU time: 3332.75 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 238864 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.12 5/265 120297
/proc/meminfo: memFree=122786884/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=232720 CPUtime=3392.58 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1036565 0 0 0 338773 485 0 0 20 0 1 0 139487322 2220380160 58180 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 58180 1728 343 0 539149 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 232720 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.11 5/265 120299
/proc/meminfo: memFree=122665564/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=238864 CPUtime=3452.4 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1040993 0 0 0 344753 487 0 0 20 0 1 0 139487322 2220380160 59716 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 59716 1728 343 0 539149 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 238864 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.10 4.11 5/265 120301
/proc/meminfo: memFree=122756104/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=242960 CPUtime=3512.23 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1046050 0 0 0 350732 491 0 0 20 0 1 0 139487322 2220380160 60740 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 60740 1728 343 0 539149 0
Current children cumulated CPU time: 3512.23 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 242960 KiB

[startup+3582.3 s]
/proc/loadavg: 4.05 4.08 4.10 5/264 120303
/proc/meminfo: memFree=122753192/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=246288 CPUtime=3572.06 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1050070 0 0 0 356712 494 0 0 20 0 1 0 139487322 2220380160 61572 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 61572 1728 343 0 539149 0
Current children cumulated CPU time: 3572.06 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 246288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.17 4.10 4.10 5/264 120439
/proc/meminfo: memFree=125981856/131249996 swapFree=33005016/33010684
[pid=120119] ppid=120116 vsize=2168340 memory=240912 CPUtime=3600.07 cores=0,2
/proc/120119/stat : 120119 (pb_picat) R 120116 120119 117758 0 -1 4194304 1052249 0 0 0 359512 495 0 0 20 0 1 0 139487322 2220380160 60228 18446744073709551615 94620806909952 94620808311533 140723991999248 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94620808582960 94620810457200 94620830285824 140723992000924 140723992001000 140723992001000 140723992006604 0
/proc/120119/statm: 542085 60228 1728 343 0 539149 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2168340 KiB
Current children cumulated memory: 240912 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.12 s, system=4.96085 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.4
CPU time (s): 3600.08
CPU user time (s): 3595.12
CPU system time (s): 4.96085
CPU usage (%): 99.7142
Max. virtual memory (cumulated for all children) (KiB): 2201108
Max. memory (cumulated for all children) (KiB): 251152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.12
system time used= 4.96085
maximum resident set size= 260332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1052249
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= 70
involuntary context switches= 7903


# summary of solver processes directly reported to runsolver:
#   pid: 120119
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3595.12
#   total CPU system time (s): 4.96085

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66501 second user time and 15.9807 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-11 14:47:57
IDJOB=4528276
IDBENCH=147017
IDSOLVER=3385
FILE ID=nodeC030/4528276-1752238077
RUNJOBID= nodeC030-1752238059-119926
SLURM_JOB_ID= 9682541
Free space on /tmp= 432484 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528276-1752238077/watcher-4528276-1752238077 -o /tmp/evaluation-result-4528276-1752238077/solver-4528276-1752238077 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752238059-119926 --watchdog 3760  pb_picat HOME/instance-4528276-1752238077.opb

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

MD5SUM BENCH= 82a224b9434e58ca22c331a9d6eb0d67
RANDOM SEED=719235244

nodeC030 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.346
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.62
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.321
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.62
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		: 3546.590
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.62
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.542
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.62
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.314
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.62
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.170
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.62
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		: 3601.259
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.62
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		: 3598.616
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125130984 kB
MemAvailable:   128100644 kB
Buffers:              16 kB
Cached:          3754528 kB
SwapCached:          216 kB
Active:          1816920 kB
Inactive:        3666192 kB
Active(anon):    1681024 kB
Inactive(anon):    61092 kB
Active(file):     135896 kB
Inactive(file):  3605100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             36292 kB
Writeback:             4 kB
AnonPages:       1731172 kB
Mapped:           110864 kB
Shmem:             13548 kB
KReclaimable:     135408 kB
Slab:             227468 kB
SReclaimable:     135408 kB
SUnreclaim:        92060 kB
KernelStack:        4224 kB
PageTables:         6464 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7178788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1488896 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432500 MiB
End job on nodeC030 at 2025-07-11 15:48:08