Trace number 4528155

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.12 3612.01

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUM9ddf61ddf9175117d21c5f59d371263b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2684.38
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4528155-1752245904.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: 63794 MiB (62841 MiB free)
  memory of node 1: 64507 MiB (58879 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528155-1752245904/watcher-4528155-1752245904 -o /tmp/evaluation-result-4528155-1752245904/solver-4528155-1752245904 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117801 --watchdog 3760 pb_picat HOME/instance-4528155-1752245904.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=118446, runsolver pid=118443

[startup+0.100068 s]*
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124633072/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2027148 memory=23648 CPUtime=0.1 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 972 0 0 0 9 1 0 0 20 0 1 0 140270137 2075799552 5912 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 506787 5912 1536 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 23648 KiB

[startup+0.213683 s]*
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124628976/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2027148 memory=34048 CPUtime=0.21 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 988 0 0 0 20 1 0 0 20 0 1 0 140270137 2075799552 8512 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 506787 8512 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 34048 KiB

[startup+0.313848 s]*
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124620784/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2027148 memory=40276 CPUtime=0.31 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1035 0 0 0 30 1 0 0 20 0 1 0 140270137 2075799552 10069 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 506787 10069 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 40276 KiB

[startup+0.700223 s]
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124616948/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2029732 memory=46840 CPUtime=0.68 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1561 0 0 0 66 2 0 0 20 0 1 0 140270137 2078445568 11710 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 507433 11710 1696 343 0 504497 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029732 KiB
Current children cumulated memory: 46840 KiB

[startup+1.50024 s]
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124616948/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2034800 memory=51564 CPUtime=1.47 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 4187 0 0 0 145 2 0 0 20 0 1 0 140270137 2083635200 12891 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 508700 12891 1728 343 0 505764 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2034800 KiB
Current children cumulated memory: 51564 KiB

[startup+3.11267 s]
/proc/loadavg: 4.03 4.14 4.16 5/250 118447
/proc/meminfo: memFree=124615860/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2037420 memory=54272 CPUtime=3.08 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 7789 0 0 0 305 3 0 0 20 0 1 0 140270137 2086318080 13568 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 509355 13568 1728 343 0 506419 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2037420 KiB
Current children cumulated memory: 54272 KiB

[startup+6.30022 s]
/proc/loadavg: 4.03 4.14 4.15 5/250 118447
/proc/meminfo: memFree=124613340/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2035340 memory=52588 CPUtime=6.26 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 12089 0 0 0 622 4 0 0 20 0 1 0 140270137 2084188160 13147 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 508835 13147 1728 343 0 505899 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2035340 KiB
Current children cumulated memory: 52588 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.14 4.15 5/250 118448
/proc/meminfo: memFree=125118556/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2037656 memory=53788 CPUtime=12.64 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 20511 0 0 0 1258 6 0 0 20 0 1 0 140270137 2086559744 13447 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 509414 13447 1728 343 0 506478 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2037656 KiB
Current children cumulated memory: 53788 KiB

[startup+25.5003 s]
/proc/loadavg: 4.02 4.13 4.15 5/250 118448
/proc/meminfo: memFree=124856548/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2041752 memory=56900 CPUtime=25.41 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 39224 0 0 0 2529 12 0 0 20 0 1 0 140270137 2090754048 14225 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 510438 14225 1728 343 0 507502 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2041752 KiB
Current children cumulated memory: 56900 KiB

[startup+51.1131 s]
/proc/loadavg: 4.09 4.13 4.15 5/250 118448
/proc/meminfo: memFree=124481968/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2046048 memory=58452 CPUtime=50.95 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 65099 0 0 0 5076 19 0 0 20 0 1 0 140270137 2095153152 14613 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 511512 14613 1728 343 0 508576 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2046048 KiB
Current children cumulated memory: 58452 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/249 118495
/proc/meminfo: memFree=124888544/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2046848 memory=61904 CPUtime=101.98 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 114738 0 0 0 10162 36 0 0 20 0 1 0 140270137 2095972352 15476 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 511712 15476 1728 343 0 508776 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2046848 KiB
Current children cumulated memory: 61904 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/249 118508
/proc/meminfo: memFree=124818588/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2046848 memory=60344 CPUtime=161.79 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 160954 0 0 0 16126 53 0 0 20 0 1 0 140270137 2095972352 15086 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 511712 15086 1728 343 0 508776 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2046848 KiB
Current children cumulated memory: 60344 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.14 5/249 118510
/proc/meminfo: memFree=124876500/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2067740 memory=70508 CPUtime=221.59 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 205714 0 0 0 22089 70 0 0 20 0 1 0 140270137 2117365760 17627 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 516935 17627 1728 343 0 513999 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2067740 KiB
Current children cumulated memory: 70508 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/250 118513
/proc/meminfo: memFree=124829724/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2047260 memory=62764 CPUtime=281.39 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 246619 0 0 0 28053 86 0 0 20 0 1 0 140270137 2096394240 15691 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 511815 15691 1728 343 0 508879 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 2047260 KiB
Current children cumulated memory: 62764 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/251 118516
/proc/meminfo: memFree=124879788/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2055740 memory=67476 CPUtime=341.19 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 288184 0 0 0 34018 101 0 0 20 0 1 0 140270137 2105077760 16869 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 513935 16869 1728 343 0 510999 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 2055740 KiB
Current children cumulated memory: 67476 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.13 5/251 118524
/proc/meminfo: memFree=125104004/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2055740 memory=66324 CPUtime=400.99 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 325554 0 0 0 39982 117 0 0 20 0 1 0 140270137 2105077760 16581 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 513935 16581 1728 343 0 510999 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 2055740 KiB
Current children cumulated memory: 66324 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/251 118526
/proc/meminfo: memFree=124867140/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2055740 memory=68480 CPUtime=460.78 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 352169 0 0 0 45949 129 0 0 20 0 1 0 140270137 2105077760 17120 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 513935 17120 1728 343 0 510999 0
Current children cumulated CPU time: 460.78 s

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

Current children cumulated memory: 108084 KiB

[startup+2862.3 s]
/proc/loadavg: 4.34 4.24 4.15 5/249 118729
/proc/meminfo: memFree=128903452/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2057684 memory=77148 CPUtime=2852.6 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 903447 0 0 0 284770 490 0 0 20 0 1 0 140270137 2107068416 19287 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 514421 19287 1728 343 0 511485 0
Current children cumulated CPU time: 2852.6 s
Current children cumulated vsize: 2057684 KiB
Current children cumulated memory: 77148 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.21 4.14 5/248 118731
/proc/meminfo: memFree=128930768/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2082260 memory=91796 CPUtime=2912.42 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 917182 0 0 0 290742 500 0 0 20 0 1 0 140270137 2132234240 22949 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 520565 22949 1728 343 0 517629 0
Current children cumulated CPU time: 2912.42 s
Current children cumulated vsize: 2082260 KiB
Current children cumulated memory: 91796 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.20 4.14 5/248 118733
/proc/meminfo: memFree=128900068/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2115028 memory=110228 CPUtime=2972.25 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 929546 0 0 0 296714 511 0 0 20 0 1 0 140270137 2165788672 27557 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 528757 27557 1728 343 0 525821 0
Current children cumulated CPU time: 2972.25 s
Current children cumulated vsize: 2115028 KiB
Current children cumulated memory: 110228 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.18 4.14 5/248 118735
/proc/meminfo: memFree=128885480/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2115028 memory=120468 CPUtime=3032.07 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 943213 0 0 0 302684 523 0 0 20 0 1 0 140270137 2165788672 30117 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 528757 30117 1728 343 0 525821 0
Current children cumulated CPU time: 3032.07 s
Current children cumulated vsize: 2115028 KiB
Current children cumulated memory: 120468 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.14 4.12 5/249 118738
/proc/meminfo: memFree=128903180/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2098644 memory=99988 CPUtime=3091.9 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 954002 0 0 0 308658 532 0 0 20 0 1 0 140270137 2149011456 24997 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 524661 24997 1728 343 0 521725 0
Current children cumulated CPU time: 3091.9 s
Current children cumulated vsize: 2098644 KiB
Current children cumulated memory: 99988 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/249 118740
/proc/meminfo: memFree=128876584/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2098644 memory=104380 CPUtime=3151.72 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 963225 0 0 0 314636 536 0 0 20 0 1 0 140270137 2149011456 26095 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 524661 26095 1728 343 0 521725 0
Current children cumulated CPU time: 3151.72 s
Current children cumulated vsize: 2098644 KiB
Current children cumulated memory: 104380 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.15 4.12 5/249 118742
/proc/meminfo: memFree=128868892/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2098644 memory=111480 CPUtime=3211.53 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 968794 0 0 0 320614 539 0 0 20 0 1 0 140270137 2149011456 27870 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 524661 27870 1728 343 0 521725 0
Current children cumulated CPU time: 3211.53 s
Current children cumulated vsize: 2098644 KiB
Current children cumulated memory: 111480 KiB

[startup+3282.3 s]
/proc/loadavg: 4.74 4.32 4.19 5/249 118744
/proc/meminfo: memFree=128916004/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2084600 memory=98136 CPUtime=3271.36 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 977610 0 0 0 326589 547 0 0 20 0 1 0 140270137 2134630400 24534 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 521150 24534 1728 343 0 518214 0
Current children cumulated CPU time: 3271.36 s
Current children cumulated vsize: 2084600 KiB
Current children cumulated memory: 98136 KiB

[startup+3342.3 s]
/proc/loadavg: 4.36 4.29 4.18 5/249 118746
/proc/meminfo: memFree=128869324/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2182904 memory=140148 CPUtime=3331.19 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 987338 0 0 0 332564 555 0 0 20 0 1 0 140270137 2235293696 35037 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 545726 35037 1728 343 0 542790 0
Current children cumulated CPU time: 3331.19 s
Current children cumulated vsize: 2182904 KiB
Current children cumulated memory: 140148 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.25 4.18 5/250 118755
/proc/meminfo: memFree=128876184/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2182904 memory=142296 CPUtime=3391.01 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 998541 0 0 0 338537 564 0 0 20 0 1 0 140270137 2235293696 35574 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 545726 35574 1728 343 0 542790 0
Current children cumulated CPU time: 3391.01 s
Current children cumulated vsize: 2182904 KiB
Current children cumulated memory: 142296 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.30 4.20 5/250 118757
/proc/meminfo: memFree=128905048/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2084600 memory=101592 CPUtime=3450.84 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1010639 0 0 0 344510 574 0 0 20 0 1 0 140270137 2134630400 25398 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 521150 25398 1728 343 0 518214 0
Current children cumulated CPU time: 3450.84 s
Current children cumulated vsize: 2084600 KiB
Current children cumulated memory: 101592 KiB

[startup+3522.3 s]
/proc/loadavg: 4.52 4.36 4.23 5/250 118759
/proc/meminfo: memFree=128892256/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2100984 memory=104280 CPUtime=3510.66 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1021644 0 0 0 350482 584 0 0 20 0 1 0 140270137 2151407616 26070 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 525246 26070 1728 343 0 522310 0
Current children cumulated CPU time: 3510.66 s
Current children cumulated vsize: 2100984 KiB
Current children cumulated memory: 104280 KiB

[startup+3582.3 s]
/proc/loadavg: 4.31 4.33 4.22 5/251 118762
/proc/meminfo: memFree=128832220/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2100984 memory=109144 CPUtime=3570.48 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1027193 0 0 0 356461 587 0 0 20 0 1 0 140270137 2151407616 27286 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 525246 27286 1728 343 0 522310 0
Current children cumulated CPU time: 3570.48 s
Current children cumulated vsize: 2100984 KiB
Current children cumulated memory: 109144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 4.10 4.28 4.21 6/251 118807
/proc/meminfo: memFree=128811652/131382112 swapFree=33010416/33010684
[pid=118446] ppid=118443 vsize=2100984 memory=111192 CPUtime=3600.11 cores=0,2
/proc/118446/stat : 118446 (pb_picat) R 118443 118446 117791 0 -1 4194304 1031661 0 0 0 359421 590 0 0 20 0 1 0 140270137 2151407616 27798 18446744073709551615 94659772768256 94659774169837 140724471779104 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94659774441264 94659776315504 94659811020800 140724471781788 140724471781864 140724471781864 140724471787468 0
/proc/118446/statm: 525246 27798 1728 343 0 522310 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 2100984 KiB
Current children cumulated memory: 111192 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.21 s, system=5.90917 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): 3612.01
CPU time (s): 3600.12
CPU user time (s): 3594.21
CPU system time (s): 5.90917
CPU usage (%): 99.6708
Max. virtual memory (cumulated for all children) (KiB): 2199288
Max. memory (cumulated for all children) (KiB): 169816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.21
system time used= 5.90917
maximum resident set size= 171864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1031661
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76
involuntary context switches= 7927


# summary of solver processes directly reported to runsolver:
#   pid: 118446
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3594.21
#   total CPU system time (s): 5.90917

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3536 second user time and 34.5611 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 16:58:24
IDJOB=4528155
IDBENCH=162283
IDSOLVER=3385
FILE ID=nodeC012/4528155-1752245904
RUNJOBID= nodeC012-1752242168-117801
SLURM_JOB_ID= 9682548
Free space on /tmp= 431528 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528155-1752245904/watcher-4528155-1752245904 -o /tmp/evaluation-result-4528155-1752245904/solver-4528155-1752245904 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752242168-117801 --watchdog 3760  pb_picat HOME/instance-4528155-1752245904.opb

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

MD5SUM BENCH= 9ddf61ddf9175117d21c5f59d371263b
RANDOM SEED=537905736

nodeC012 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	: 0xb00001f
cpu MHz		: 3491.699
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3491.684
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.140
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.824
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1795.731
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 3661.777
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.471
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.834
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124641972 kB
MemAvailable:   125411976 kB
Buffers:            2136 kB
Cached:          1566816 kB
SwapCached:           16 kB
Active:          5208668 kB
Inactive:         942832 kB
Active(anon):    4595548 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   937884 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8296 kB
Writeback:            12 kB
AnonPages:       4585344 kB
Mapped:           116644 kB
Shmem:             17944 kB
KReclaimable:     116868 kB
Slab:             205988 kB
SReclaimable:     116868 kB
SUnreclaim:        89120 kB
KernelStack:        4084 kB
PageTables:        11984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   10914176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3747840 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431504 MiB
End job on nodeC012 at 2025-07-11 17:58:37