Trace number 4543045

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.05 3609.41

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_390_389.opb
MD5SUM8c310f5c6bc12dfd4cf754da21955474
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 benchmark1.43418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables151710
Total number of constraints779
Number of constraints which are clauses390
Number of constraints which are cardinality constraints (but not clauses)389
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint389
Maximum length of a constraint390
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 391
Number of bits of the biggest sum of numbers9
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-4543045-1753225008.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 (58052 MiB free)
  memory of node 1: 64465 MiB (56692 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543045-1753225008/watcher-4543045-1753225008 -o /tmp/evaluation-result-4543045-1753225008/solver-4543045-1753225008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176020 --watchdog 3760 pb_picat HOME/instance-4543045-1753225008.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=176078, runsolver pid=176067

[startup+0.100064 s]*
/proc/loadavg: 1.24 1.89 2.61 5/268 176079
/proc/meminfo: memFree=117388388/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2027148 memory=51576 CPUtime=0.09 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 1276 0 0 0 9 0 0 0 20 0 1 0 238179418 2075799552 12894 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 506787 12894 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 51576 KiB

[startup+0.205546 s]*
/proc/loadavg: 1.24 1.89 2.61 5/268 176079
/proc/meminfo: memFree=117343508/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2027148 memory=86392 CPUtime=0.19 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 1293 0 0 0 18 1 0 0 20 0 1 0 238179418 2075799552 21598 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 506787 21598 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 86392 KiB

[startup+0.305476 s]*
/proc/loadavg: 1.24 1.89 2.61 5/268 176079
/proc/meminfo: memFree=117264112/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2027148 memory=119160 CPUtime=0.29 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 1309 0 0 0 27 2 0 0 20 0 1 0 238179418 2075799552 29790 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 506787 29790 1568 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 119160 KiB

[startup+0.700169 s]
/proc/loadavg: 1.24 1.89 2.61 5/268 176079
/proc/meminfo: memFree=117207716/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2027148 memory=192888 CPUtime=0.68 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 1345 0 0 0 65 3 0 0 20 0 1 0 238179418 2075799552 48222 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 506787 48222 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 192888 KiB

[startup+1.50014 s]
/proc/loadavg: 1.24 1.89 2.61 5/268 176079
/proc/meminfo: memFree=117105424/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2083112 memory=272000 CPUtime=1.48 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 10906 0 0 0 142 6 0 0 20 0 1 0 238179418 2133106688 68000 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 520778 68000 1632 343 0 517842 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2083112 KiB
Current children cumulated memory: 272000 KiB

[startup+3.10489 s]
/proc/loadavg: 1.46 1.93 2.62 5/268 176079
/proc/meminfo: memFree=117052664/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2083112 memory=273532 CPUtime=3.08 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 14039 0 0 0 301 7 0 0 20 0 1 0 238179418 2133106688 68383 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 520778 68383 1632 343 0 517842 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2083112 KiB
Current children cumulated memory: 273532 KiB

[startup+6.30014 s]
/proc/loadavg: 1.46 1.93 2.62 5/268 176079
/proc/meminfo: memFree=117035384/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2099496 memory=289920 CPUtime=6.26 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 18364 0 0 0 618 8 0 0 20 0 1 0 238179418 2149883904 72480 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 524874 72480 1632 343 0 521938 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2099496 KiB
Current children cumulated memory: 289920 KiB

[startup+12.7002 s]
/proc/loadavg: 1.67 1.96 2.63 5/268 176079
/proc/meminfo: memFree=116960116/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2134312 memory=309108 CPUtime=12.65 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 29372 0 0 0 1251 14 0 0 20 0 1 0 238179418 2185535488 77277 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 533578 77277 1632 343 0 530642 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2134312 KiB
Current children cumulated memory: 309108 KiB

[startup+25.5002 s]
/proc/loadavg: 2.26 2.08 2.66 5/268 176080
/proc/meminfo: memFree=116933860/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2105520 memory=286832 CPUtime=25.41 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 46661 0 0 0 2516 25 0 0 20 0 1 0 238179418 2156052480 71708 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 526380 71708 1632 343 0 523444 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2105520 KiB
Current children cumulated memory: 286832 KiB

[startup+51.1052 s]
/proc/loadavg: 2.85 2.23 2.69 5/267 176080
/proc/meminfo: memFree=116736632/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2138288 memory=312192 CPUtime=50.96 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 64827 0 0 0 5054 42 0 0 20 0 1 0 238179418 2189606912 78048 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 534572 78048 1632 343 0 531636 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2138288 KiB
Current children cumulated memory: 312192 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.52 2.77 5/267 176082
/proc/meminfo: memFree=116577244/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2597040 memory=688248 CPUtime=102.02 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 81442 0 0 0 10130 72 0 0 20 0 1 0 238179418 2659368960 172062 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 649260 172062 1632 343 0 646324 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2597040 KiB
Current children cumulated memory: 688248 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.83 2.86 5/267 176087
/proc/meminfo: memFree=116962304/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2097328 memory=287124 CPUtime=161.87 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 95470 0 0 0 16075 112 0 0 20 0 1 0 238179418 2147663872 71781 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 524332 71781 1632 343 0 521396 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2097328 KiB
Current children cumulated memory: 287124 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.06 2.94 5/265 176089
/proc/meminfo: memFree=116685684/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2203824 memory=393340 CPUtime=221.72 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 109189 0 0 0 22028 144 0 0 20 0 1 0 238179418 2256715776 98335 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 550956 98335 1632 343 0 548020 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 2203824 KiB
Current children cumulated memory: 393340 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.26 3.02 5/265 176106
/proc/meminfo: memFree=115972052/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=3121328 memory=853060 CPUtime=281.56 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 121707 0 0 0 27980 176 0 0 20 0 1 0 238179418 3196239872 213265 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 780332 213265 1632 343 0 777396 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 3121328 KiB
Current children cumulated memory: 853060 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.41 3.09 5/266 176109
/proc/meminfo: memFree=115766552/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=3109160 memory=817524 CPUtime=341.4 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 134621 0 0 0 33928 212 0 0 20 0 1 0 238179418 3183779840 204381 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 777290 204381 1632 343 0 774354 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 3109160 KiB
Current children cumulated memory: 817524 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.54 3.15 5/266 176111
/proc/meminfo: memFree=116618432/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2334896 memory=409616 CPUtime=401.25 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 141405 0 0 0 39898 227 0 0 20 0 1 0 238179418 2390933504 102404 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 583724 102404 1632 343 0 580788 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 2334896 KiB
Current children cumulated memory: 409616 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.65 3.22 5/264 176116
/proc/meminfo: memFree=116421148/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2334896 memory=448256 CPUtime=461.09 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 154744 0 0 0 45846 263 0 0 20 0 1 0 238179418 2390933504 112064 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 583724 112064 1632 343 0 580788 0
Current children cumulated CPU time: 461.09 s

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

Current children cumulated memory: 1113464 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.10 4.02 5/266 176238
/proc/meminfo: memFree=114152912/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=4156716 memory=1609080 CPUtime=2854.84 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 407718 0 0 0 283962 1522 0 0 20 0 1 0 238179418 4256477184 402270 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 1039179 402270 1632 343 0 1036243 0
Current children cumulated CPU time: 2854.84 s
Current children cumulated vsize: 4156716 KiB
Current children cumulated memory: 1609080 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/266 176245
/proc/meminfo: memFree=114129404/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2596140 memory=645256 CPUtime=2914.7 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 412945 0 0 0 289915 1555 0 0 20 0 1 0 238179418 2658447360 161314 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 649035 161314 1632 343 0 646099 0
Current children cumulated CPU time: 2914.7 s
Current children cumulated vsize: 2596140 KiB
Current children cumulated memory: 645256 KiB

[startup+2982.3 s]
/proc/loadavg: 4.04 4.07 4.01 5/266 176247
/proc/meminfo: memFree=116132172/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2589872 memory=644224 CPUtime=2974.53 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 418960 0 0 0 295870 1583 0 0 20 0 1 0 238179418 2652028928 161056 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 647468 161056 1632 343 0 644532 0
Current children cumulated CPU time: 2974.53 s
Current children cumulated vsize: 2589872 KiB
Current children cumulated memory: 644224 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/266 176249
/proc/meminfo: memFree=115161252/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=4170928 memory=1494144 CPUtime=3034.38 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 422649 0 0 0 301821 1617 0 0 20 0 1 0 238179418 4271030272 373536 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 1042732 373536 1632 343 0 1039796 0
Current children cumulated CPU time: 3034.38 s
Current children cumulated vsize: 4170928 KiB
Current children cumulated memory: 1494144 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/266 176252
/proc/meminfo: memFree=114522524/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=4170928 memory=1799296 CPUtime=3094.23 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 425400 0 0 0 307767 1656 0 0 20 0 1 0 238179418 4271030272 449824 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 1042732 449824 1632 343 0 1039796 0
Current children cumulated CPU time: 3094.23 s
Current children cumulated vsize: 4170928 KiB
Current children cumulated memory: 1799296 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/264 176254
/proc/meminfo: memFree=114650136/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=4162736 memory=1672320 CPUtime=3154.07 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 430752 0 0 0 313714 1693 0 0 20 0 1 0 238179418 4262641664 418080 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 1040684 418080 1632 343 0 1037748 0
Current children cumulated CPU time: 3154.07 s
Current children cumulated vsize: 4162736 KiB
Current children cumulated memory: 1672320 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 176256
/proc/meminfo: memFree=115469688/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2327728 memory=419272 CPUtime=3213.92 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 433809 0 0 0 319667 1725 0 0 20 0 1 0 238179418 2383593472 104818 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 581932 104818 1632 343 0 578996 0
Current children cumulated CPU time: 3213.92 s
Current children cumulated vsize: 2327728 KiB
Current children cumulated memory: 419272 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/263 176258
/proc/meminfo: memFree=115212516/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2589872 memory=564076 CPUtime=3273.77 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 437854 0 0 0 325625 1752 0 0 20 0 1 0 238179418 2652028928 141019 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 647468 141019 1632 343 0 644532 0
Current children cumulated CPU time: 3273.77 s
Current children cumulated vsize: 2589872 KiB
Current children cumulated memory: 564076 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.09 4.03 5/263 176260
/proc/meminfo: memFree=115972824/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2204848 memory=395052 CPUtime=3333.62 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 441913 0 0 0 331592 1770 0 0 20 0 1 0 238179418 2257764352 98763 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 551212 98763 1632 343 0 548276 0
Current children cumulated CPU time: 3333.62 s
Current children cumulated vsize: 2204848 KiB
Current children cumulated memory: 395052 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 176264
/proc/meminfo: memFree=114164416/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2598064 memory=717952 CPUtime=3393.46 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 443770 0 0 0 337569 1777 0 0 20 0 1 0 238179418 2660417536 179488 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 649516 179488 1632 343 0 646580 0
Current children cumulated CPU time: 3393.46 s
Current children cumulated vsize: 2598064 KiB
Current children cumulated memory: 717952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/265 176269
/proc/meminfo: memFree=114533352/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=3122352 memory=1059968 CPUtime=3453.31 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 447843 0 0 0 343545 1786 0 0 20 0 1 0 238179418 3197288448 264992 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 780588 264992 1632 343 0 777652 0
Current children cumulated CPU time: 3453.31 s
Current children cumulated vsize: 3122352 KiB
Current children cumulated memory: 1059968 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/266 176276
/proc/meminfo: memFree=115396060/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=2598064 memory=545920 CPUtime=3513.15 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 450569 0 0 0 349523 1792 0 0 20 0 1 0 238179418 2660417536 136480 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 649516 136480 1632 343 0 646580 0
Current children cumulated CPU time: 3513.15 s
Current children cumulated vsize: 2598064 KiB
Current children cumulated memory: 545920 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/266 176278
/proc/meminfo: memFree=115491936/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=3122352 memory=855168 CPUtime=3573 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 453440 0 0 0 355501 1799 0 0 20 0 1 0 238179418 3197288448 213792 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 780588 213792 1632 343 0 777652 0
Current children cumulated CPU time: 3573 s
Current children cumulated vsize: 3122352 KiB
Current children cumulated memory: 855168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.12 4.10 4.04 5/266 176279
/proc/meminfo: memFree=115652788/131249996 swapFree=33010160/33010684
[pid=176078] ppid=176067 vsize=3122352 memory=980096 CPUtime=3600.03 cores=0,2
/proc/176078/stat : 176078 (pb_picat) R 176067 176078 176010 0 -1 4194304 455199 0 0 0 358200 1803 0 0 20 0 1 0 238179418 3197288448 245024 18446744073709551615 93907140726784 93907142128365 140727407200880 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 93907142399792 93907144274096 93907170349056 140727407208860 140727407208936 140727407208936 140727407214540 0
/proc/176078/statm: 780588 245024 1632 343 0 777652 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 3122352 KiB
Current children cumulated memory: 980096 KiB

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

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

# cumulated CPU time of all completed processes:  user=3582.01 s, system=18.0372 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.41
CPU time (s): 3600.05
CPU user time (s): 3582.01
CPU system time (s): 18.0372
CPU usage (%): 99.7407
Max. virtual memory (cumulated for all children) (KiB): 4170928
Max. memory (cumulated for all children) (KiB): 2307200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.01
system time used= 18.0372
maximum resident set size= 2307200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455199
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= 68
involuntary context switches= 7871


# summary of solver processes directly reported to runsolver:
#   pid: 176078
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3582.01
#   total CPU system time (s): 18.0372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.72406 second user time and 15.4006 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 00:56:48
IDJOB=4543045
IDBENCH=171748
IDSOLVER=3346
FILE ID=nodeC032/4543045-1753225008
RUNJOBID= nodeC032-1753225008-176020
SLURM_JOB_ID= 9687838
Free space on /tmp= 432576 MiB

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

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

MD5SUM BENCH= 8c310f5c6bc12dfd4cf754da21955474
RANDOM SEED=325626878

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.879
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.656
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		: 3600.055
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		: 3458.569
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.970
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		: 3448.470
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		: 3599.869
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.894
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:        117521528 kB
MemAvailable:   129567036 kB
Buffers:            2728 kB
Cached:         12724776 kB
SwapCached:           20 kB
Active:          1199992 kB
Inactive:       11594120 kB
Active(anon):      89724 kB
Inactive(anon):     3124 kB
Active(file):    1110268 kB
Inactive(file): 11590996 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19444 kB
Writeback:             4 kB
AnonPages:         69800 kB
Mapped:           108436 kB
Shmem:             26240 kB
KReclaimable:     366968 kB
Slab:             465960 kB
SReclaimable:     366968 kB
SUnreclaim:        98992 kB
KernelStack:        4192 kB
PageTables:         2840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     351812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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 01:56:57