Trace number 4527923

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
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 benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 81
Number of bits of the biggest sum of numbers7
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-4527923-1752238799.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 (62804 MiB free)
  memory of node 1: 64465 MiB (63812 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527923-1752238799/watcher-4527923-1752238799 -o /tmp/evaluation-result-4527923-1752238799/solver-4527923-1752238799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752238799-115715 --watchdog 3760 pb_picat HOME/instance-4527923-1752238799.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=115772, runsolver pid=115769

[startup+0.100058 s]*
/proc/loadavg: 1.07 1.58 3.52 5/264 115773
/proc/meminfo: memFree=129631544/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2027148 memory=36352 CPUtime=0.09 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 1017 0 0 0 9 0 0 0 20 0 1 0 139557781 2075799552 9088 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 506787 9088 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36352 KiB

[startup+0.205347 s]*
/proc/loadavg: 1.07 1.58 3.52 5/264 115773
/proc/meminfo: memFree=129619256/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2027148 memory=52736 CPUtime=0.19 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 1025 0 0 0 19 0 0 0 20 0 1 0 139557781 2075799552 13184 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 506787 13184 1600 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 52736 KiB

[startup+0.305295 s]*
/proc/loadavg: 1.07 1.58 3.52 5/264 115773
/proc/meminfo: memFree=129602872/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2027148 memory=69120 CPUtime=0.3 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 1033 0 0 0 29 1 0 0 20 0 1 0 139557781 2075799552 17280 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 506787 17280 1600 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 69120 KiB

[startup+0.700147 s]
/proc/loadavg: 1.07 1.58 3.52 5/264 115773
/proc/meminfo: memFree=129569852/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2027148 memory=134656 CPUtime=0.68 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 1065 0 0 0 66 2 0 0 20 0 1 0 139557781 2075799552 33664 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 506787 33664 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 134656 KiB

[startup+1.50016 s]
/proc/loadavg: 1.07 1.58 3.52 5/264 115773
/proc/meminfo: memFree=129487432/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2027148 memory=265728 CPUtime=1.48 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 1129 0 0 0 143 5 0 0 20 0 1 0 139557781 2075799552 66432 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 506787 66432 1600 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 265728 KiB

[startup+3.10526 s]
/proc/loadavg: 1.31 1.62 3.52 5/264 115773
/proc/meminfo: memFree=129284288/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2049216 memory=388576 CPUtime=3.08 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 11529 0 0 0 299 9 0 0 20 0 1 0 139557781 2098397184 97144 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 512304 97144 1696 343 0 509368 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2049216 KiB
Current children cumulated memory: 388576 KiB

[startup+6.30012 s]
/proc/loadavg: 1.31 1.62 3.52 5/264 115773
/proc/meminfo: memFree=129252264/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2060756 memory=397152 CPUtime=6.27 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 19236 0 0 0 616 11 0 0 20 0 1 0 139557781 2110214144 99288 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 515189 99288 1696 343 0 512253 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2060756 KiB
Current children cumulated memory: 397152 KiB

[startup+12.7001 s]
/proc/loadavg: 1.80 1.72 3.53 5/264 115773
/proc/meminfo: memFree=129246116/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2068948 memory=404828 CPUtime=12.66 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 25374 0 0 0 1252 14 0 0 20 0 1 0 139557781 2118602752 101207 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 517237 101207 1696 343 0 514301 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2068948 KiB
Current children cumulated memory: 404828 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.79 3.54 5/264 115773
/proc/meminfo: memFree=129144980/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2056660 memory=396456 CPUtime=25.42 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 37130 0 0 0 2522 20 0 0 20 0 1 0 139557781 2106019840 99114 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 514165 99114 1696 343 0 511229 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2056660 KiB
Current children cumulated memory: 396456 KiB

[startup+51.1053 s]
/proc/loadavg: 2.77 1.97 3.55 5/264 115773
/proc/meminfo: memFree=129160648/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2077140 memory=405688 CPUtime=50.96 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 56095 0 0 0 5066 30 0 0 20 0 1 0 139557781 2126991360 101422 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 519285 101422 1696 343 0 516349 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2077140 KiB
Current children cumulated memory: 405688 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.33 3.59 5/265 115787
/proc/meminfo: memFree=129181492/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2109908 memory=445468 CPUtime=102.01 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 93106 0 0 0 10147 54 0 0 20 0 1 0 139557781 2160545792 111367 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 527477 111367 1696 343 0 524541 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2109908 KiB
Current children cumulated memory: 445468 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.65 3.62 5/266 115790
/proc/meminfo: memFree=129114440/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2118100 memory=450132 CPUtime=161.85 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 120865 0 0 0 16106 79 0 0 20 0 1 0 139557781 2168934400 112533 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 529525 112533 1696 343 0 526589 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2118100 KiB
Current children cumulated memory: 450132 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.93 3.66 5/267 115800
/proc/meminfo: memFree=129193048/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2077140 memory=412704 CPUtime=221.69 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 159997 0 0 0 22057 112 0 0 20 0 1 0 139557781 2126991360 103176 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 519285 103176 1696 343 0 516349 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 2077140 KiB
Current children cumulated memory: 412704 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.14 3.69 5/268 115804
/proc/meminfo: memFree=129165792/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2105812 memory=435576 CPUtime=281.53 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 190234 0 0 0 28019 134 0 0 20 0 1 0 139557781 2156351488 108894 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 526453 108894 1696 343 0 523517 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 2105812 KiB
Current children cumulated memory: 435576 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.32 3.71 5/267 115806
/proc/meminfo: memFree=129031192/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2068948 memory=403900 CPUtime=341.37 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 225960 0 0 0 33975 162 0 0 20 0 1 0 139557781 2118602752 100975 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 517237 100975 1696 343 0 514301 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 2068948 KiB
Current children cumulated memory: 403900 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.47 3.74 5/266 115808
/proc/meminfo: memFree=128971316/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2183636 memory=515000 CPUtime=401.21 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 253346 0 0 0 39935 186 0 0 20 0 1 0 139557781 2236043264 128750 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 545909 128750 1696 343 0 542973 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 2183636 KiB
Current children cumulated memory: 515000 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.59 3.77 5/265 115810
/proc/meminfo: memFree=129090244/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2109908 memory=451616 CPUtime=461.05 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 267581 0 0 0 45904 201 0 0 20 0 1 0 139557781 2160545792 112904 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 527477 112904 1696 343 0 524541 0
Current children cumulated CPU time: 461.05 s

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

Current children cumulated memory: 560804 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/265 115925
/proc/meminfo: memFree=128542040/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2183892 memory=488276 CPUtime=2854.57 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 840949 0 0 0 284453 1004 0 0 20 0 1 0 139557781 2236305408 122069 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 545973 122069 1696 343 0 543037 0
Current children cumulated CPU time: 2854.57 s
Current children cumulated vsize: 2183892 KiB
Current children cumulated memory: 488276 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 115927
/proc/meminfo: memFree=128516716/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2175700 memory=515752 CPUtime=2914.42 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 849711 0 0 0 290411 1031 0 0 20 0 1 0 139557781 2227916800 128938 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 543925 128938 1696 343 0 540989 0
Current children cumulated CPU time: 2914.42 s
Current children cumulated vsize: 2175700 KiB
Current children cumulated memory: 515752 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.08 4.03 5/262 115929
/proc/meminfo: memFree=128852548/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2110164 memory=446120 CPUtime=2974.25 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 859596 0 0 0 296374 1051 0 0 20 0 1 0 139557781 2160807936 111530 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 527541 111530 1696 343 0 524605 0
Current children cumulated CPU time: 2974.25 s
Current children cumulated vsize: 2110164 KiB
Current children cumulated memory: 446120 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.08 4.03 5/262 115931
/proc/meminfo: memFree=128978528/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2118356 memory=439800 CPUtime=3034.09 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 874055 0 0 0 302332 1077 0 0 20 0 1 0 139557781 2169196544 109950 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 529589 109950 1696 343 0 526653 0
Current children cumulated CPU time: 3034.09 s
Current children cumulated vsize: 2118356 KiB
Current children cumulated memory: 439800 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/262 115933
/proc/meminfo: memFree=128935864/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2306772 memory=536232 CPUtime=3093.92 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 883401 0 0 0 308299 1093 0 0 20 0 1 0 139557781 2362134528 134058 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 576693 134058 1696 343 0 573757 0
Current children cumulated CPU time: 3093.92 s
Current children cumulated vsize: 2306772 KiB
Current children cumulated memory: 536232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.03 5/262 115935
/proc/meminfo: memFree=128813992/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2314964 memory=583336 CPUtime=3153.75 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 893299 0 0 0 314262 1113 0 0 20 0 1 0 139557781 2370523136 145834 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 578741 145834 1696 343 0 575805 0
Current children cumulated CPU time: 3153.75 s
Current children cumulated vsize: 2314964 KiB
Current children cumulated memory: 583336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.76 4.28 4.11 5/263 115944
/proc/meminfo: memFree=128652048/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2306772 memory=548520 CPUtime=3213.59 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 905854 0 0 0 320222 1137 0 0 20 0 1 0 139557781 2362134528 137130 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 576693 137130 1696 343 0 573757 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 2306772 KiB
Current children cumulated memory: 548520 KiB

[startup+3282.3 s]
/proc/loadavg: 4.49 4.30 4.12 5/265 115948
/proc/meminfo: memFree=128594044/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2314964 memory=564904 CPUtime=3273.44 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 921311 0 0 0 326179 1165 0 0 20 0 1 0 139557781 2370523136 141226 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 578741 141226 1696 343 0 575805 0
Current children cumulated CPU time: 3273.44 s
Current children cumulated vsize: 2314964 KiB
Current children cumulated memory: 564904 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.26 4.12 5/265 115950
/proc/meminfo: memFree=128155624/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2110164 memory=458408 CPUtime=3333.27 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 930134 0 0 0 332142 1185 0 0 20 0 1 0 139557781 2160807936 114602 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 527541 114602 1696 343 0 524605 0
Current children cumulated CPU time: 3333.27 s
Current children cumulated vsize: 2110164 KiB
Current children cumulated memory: 458408 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.21 4.11 5/266 115953
/proc/meminfo: memFree=128624068/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2577108 memory=708264 CPUtime=3393.12 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 937632 0 0 0 338110 1202 0 0 20 0 1 0 139557781 2638958592 177066 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 644277 177066 1696 343 0 641341 0
Current children cumulated CPU time: 3393.12 s
Current children cumulated vsize: 2577108 KiB
Current children cumulated memory: 708264 KiB

[startup+3462.3 s]
/proc/loadavg: 4.38 4.28 4.14 5/266 115955
/proc/meminfo: memFree=128743928/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2175700 memory=498128 CPUtime=3452.95 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 943456 0 0 0 344082 1213 0 0 20 0 1 0 139557781 2227916800 124532 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 543925 124532 1696 343 0 540989 0
Current children cumulated CPU time: 3452.95 s
Current children cumulated vsize: 2175700 KiB
Current children cumulated memory: 498128 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.24 4.13 5/265 115957
/proc/meminfo: memFree=128900464/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2118356 memory=430944 CPUtime=3512.78 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 948728 0 0 0 350057 1221 0 0 20 0 1 0 139557781 2169196544 107736 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 529589 107736 1696 343 0 526653 0
Current children cumulated CPU time: 3512.78 s
Current children cumulated vsize: 2118356 KiB
Current children cumulated memory: 430944 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.21 4.13 5/264 115959
/proc/meminfo: memFree=128671692/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2077396 memory=425968 CPUtime=3572.62 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 956916 0 0 0 356020 1242 0 0 20 0 1 0 139557781 2127253504 106492 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 519349 106492 1696 343 0 516413 0
Current children cumulated CPU time: 3572.62 s
Current children cumulated vsize: 2077396 KiB
Current children cumulated memory: 425968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.06 4.19 4.12 5/264 115960
/proc/meminfo: memFree=128621976/131249996 swapFree=33000896/33010684
[pid=115772] ppid=115769 vsize=2577108 memory=700072 CPUtime=3600.04 cores=1,3
/proc/115772/stat : 115772 (pb_picat) R 115769 115772 114460 0 -1 4194304 959516 0 0 0 358756 1248 0 0 20 0 1 0 139557781 2638958592 175018 18446744073709551615 94912805380096 94912806781677 140729207766192 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94912807053104 94912808927344 94912819920896 140729207769500 140729207769576 140729207769576 140729207775180 0
/proc/115772/statm: 644277 175018 1696 343 0 641341 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2577108 KiB
Current children cumulated memory: 700072 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.57 s, system=12.4842 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.8
CPU time (s): 3600.05
CPU user time (s): 3587.57
CPU system time (s): 12.4842
CPU usage (%): 99.7299
Max. virtual memory (cumulated for all children) (KiB): 3093204
Max. memory (cumulated for all children) (KiB): 990888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.57
system time used= 12.4842
maximum resident set size= 990888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 959516
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= 74
involuntary context switches= 5924


# summary of solver processes directly reported to runsolver:
#   pid: 115772
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3587.57
#   total CPU system time (s): 12.4842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.91209 second user time and 15.5393 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 14:59:59
IDJOB=4527923
IDBENCH=147848
IDSOLVER=3385
FILE ID=nodeC023/4527923-1752238799
RUNJOBID= nodeC023-1752238799-115715
SLURM_JOB_ID= 9682534
Free space on /tmp= 431852 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527923-1752238799/watcher-4527923-1752238799 -o /tmp/evaluation-result-4527923-1752238799/solver-4527923-1752238799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752238799-115715 --watchdog 3760  pb_picat HOME/instance-4527923-1752238799.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=1831622718

nodeC023 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.963
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.78
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.893
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.78
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.882
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.78
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		: 3653.422
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.78
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.112
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.78
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.119
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.78
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.937
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.78
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.795
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129704880 kB
MemAvailable:   129674200 kB
Buffers:              16 kB
Cached:           710208 kB
SwapCached:         2860 kB
Active:           244648 kB
Inactive:         546796 kB
Active(anon):      41076 kB
Inactive(anon):    52756 kB
Active(file):     203572 kB
Inactive(file):   494040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21392 kB
Writeback:             0 kB
AnonPages:         81116 kB
Mapped:           100332 kB
Shmem:             12612 kB
KReclaimable:     221896 kB
Slab:             314992 kB
SReclaimable:     221896 kB
SUnreclaim:        93096 kB
KernelStack:        4052 kB
PageTables:         3084 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     345532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC023 at 2025-07-11 16:00:09