Trace number 4524341

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.11 3611.71

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-SameQueensKnights-b-35_c24.opb
MD5SUM85006dfa006eef4f5ff7a59d59a5be2d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-61
Best CPU time to get the best result obtained on this benchmark3585.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables43918
Total number of constraints55130
Number of constraints which are clauses12251
Number of constraints which are cardinality constraints (but not clauses)1225
Number of constraints which are nor clauses,nor cardinality constraints41654
Minimum length of a constraint1
Maximum length of a constraint1231
Number of terms in the objective function 12
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 126
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1533
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4524341-1751611345.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: 63794 MiB (57731 MiB free)
  memory of node 1: 64507 MiB (63548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524341-1751611345/watcher-4524341-1751611345 -o /tmp/evaluation-result-4524341-1751611345/solver-4524341-1751611345 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751601988-85338 --watchdog 3760 pb_picat HOME/instance-4524341-1751611345.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=86310, runsolver pid=86307

[startup+0.1001 s]*
/proc/loadavg: 4.15 4.12 4.09 5/251 86311
/proc/meminfo: memFree=124185992/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2027148 memory=28500 CPUtime=0.09 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 1152 0 0 0 9 0 0 0 20 0 1 0 76814236 2075799552 7125 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 506787 7125 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 28500 KiB

[startup+0.21356 s]*
/proc/loadavg: 4.15 4.12 4.09 5/251 86311
/proc/meminfo: memFree=124177800/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2027148 memory=38908 CPUtime=0.21 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 1187 0 0 0 21 0 0 0 20 0 1 0 76814236 2075799552 9727 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 506787 9727 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38908 KiB

[startup+0.313351 s]*
/proc/loadavg: 4.15 4.12 4.09 5/251 86311
/proc/meminfo: memFree=124169608/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2027148 memory=45084 CPUtime=0.31 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 1203 0 0 0 31 0 0 0 20 0 1 0 76814236 2075799552 11271 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 506787 11271 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 45084 KiB

[startup+0.700272 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 86311
/proc/meminfo: memFree=124149388/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2027148 memory=80076 CPUtime=0.68 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 1261 0 0 0 67 1 0 0 20 0 1 0 76814236 2075799552 20019 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 506787 20019 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 80076 KiB

[startup+1.50032 s]
/proc/loadavg: 4.15 4.12 4.09 5/251 86311
/proc/meminfo: memFree=124096140/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2027148 memory=190792 CPUtime=1.48 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 1345 0 0 0 145 3 0 0 20 0 1 0 76814236 2075799552 47698 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 506787 47698 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 190792 KiB

[startup+3.11335 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 86311
/proc/meminfo: memFree=123516936/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2166108 memory=748780 CPUtime=3.09 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 3075 0 0 0 293 16 0 0 20 0 1 0 76814236 2218094592 187195 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 541527 187195 1632 343 0 538591 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2166108 KiB
Current children cumulated memory: 748780 KiB

[startup+6.30034 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 86311
/proc/meminfo: memFree=122954760/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=2820332 memory=1296624 CPUtime=6.27 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 22902 0 0 0 597 30 0 0 20 0 1 0 76814236 2888019968 324156 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 705083 324156 1696 343 0 702147 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2820332 KiB
Current children cumulated memory: 1296624 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 86311
/proc/meminfo: memFree=122314300/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3410160 memory=1892396 CPUtime=12.66 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 45340 0 0 0 1162 104 0 0 20 0 1 0 76814236 3492003840 473099 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 852540 473099 1728 343 0 849604 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3410160 KiB
Current children cumulated memory: 1892396 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.11 4.09 5/252 86313
/proc/meminfo: memFree=122273656/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3416592 memory=1939324 CPUtime=25.42 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 86645 0 0 0 2315 227 0 0 20 0 1 0 76814236 3498590208 484831 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 854148 484831 1728 343 0 851212 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3416592 KiB
Current children cumulated memory: 1939324 KiB

[startup+51.1135 s]
/proc/loadavg: 4.13 4.11 4.09 5/252 86313
/proc/meminfo: memFree=121987480/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3965456 memory=2167020 CPUtime=50.97 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 123111 0 0 0 4826 271 0 0 20 0 1 0 76814236 4060626944 541755 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 991364 541755 1728 343 0 988428 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 3965456 KiB
Current children cumulated memory: 2167020 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/253 86317
/proc/meminfo: memFree=122233952/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3441168 memory=1837292 CPUtime=102.01 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 161864 0 0 0 9879 322 0 0 20 0 1 0 76814236 3523756032 459323 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 860292 459323 1728 343 0 857356 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 3441168 KiB
Current children cumulated memory: 1837292 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/252 86319
/proc/meminfo: memFree=122332628/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3441168 memory=1892588 CPUtime=161.85 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 182253 0 0 0 15831 354 0 0 20 0 1 0 76814236 3523756032 473147 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 860292 473147 1728 343 0 857356 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 3441168 KiB
Current children cumulated memory: 1892588 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/252 86321
/proc/meminfo: memFree=122152108/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3965456 memory=2056428 CPUtime=221.67 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 198989 0 0 0 21794 373 0 0 20 0 1 0 76814236 4060626944 514107 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 991364 514107 1728 343 0 988428 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 3965456 KiB
Current children cumulated memory: 2056428 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/252 86323
/proc/meminfo: memFree=122182256/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3441168 memory=1925356 CPUtime=281.5 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 214153 0 0 0 27764 386 0 0 20 0 1 0 76814236 3523756032 481339 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 860292 481339 1728 343 0 857356 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 3441168 KiB
Current children cumulated memory: 1925356 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 86325
/proc/meminfo: memFree=122190396/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3441168 memory=1898732 CPUtime=341.33 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 232753 0 0 0 33719 414 0 0 20 0 1 0 76814236 3523756032 474683 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 860292 474683 1728 343 0 857356 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 3441168 KiB
Current children cumulated memory: 1898732 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 86327
/proc/meminfo: memFree=122226448/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3441168 memory=1935596 CPUtime=401.16 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 248381 0 0 0 39686 430 0 0 20 0 1 0 76814236 3523756032 483899 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 860292 483899 1728 343 0 857356 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 3441168 KiB
Current children cumulated memory: 1935596 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.13 4.09 5/249 86329
/proc/meminfo: memFree=121983468/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3968640 memory=2059680 CPUtime=460.99 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 265426 0 0 0 45649 450 0 0 20 0 1 0 76814236 4063887360 514920 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992160 514920 1728 343 0 989224 0

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

Current children cumulated memory: 2133152 KiB

[startup+2922.3 s]
/proc/loadavg: 1.12 1.12 1.72 2/232 86550
/proc/meminfo: memFree=127395304/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3968640 memory=2155680 CPUtime=2912.97 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 535994 0 0 0 290399 898 0 0 20 0 1 0 76814236 4063887360 538920 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992160 538920 1728 343 0 989224 0
Current children cumulated CPU time: 2912.97 s
Current children cumulated vsize: 3968640 KiB
Current children cumulated memory: 2155680 KiB

[startup+2982.3 s]
/proc/loadavg: 1.10 1.11 1.68 2/232 86552
/proc/meminfo: memFree=127365240/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3968640 memory=2172064 CPUtime=2972.77 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 550135 0 0 0 296358 919 0 0 20 0 1 0 76814236 4063887360 543016 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992160 543016 1728 343 0 989224 0
Current children cumulated CPU time: 2972.77 s
Current children cumulated vsize: 3968640 KiB
Current children cumulated memory: 2172064 KiB

[startup+3042.3 s]
/proc/loadavg: 1.08 1.10 1.64 2/232 86561
/proc/meminfo: memFree=127702448/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3444352 memory=1842336 CPUtime=3032.58 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 550183 0 0 0 302337 921 0 0 20 0 1 0 76814236 3527016448 460584 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861088 460584 1728 343 0 858152 0
Current children cumulated CPU time: 3032.58 s
Current children cumulated vsize: 3444352 KiB
Current children cumulated memory: 1842336 KiB

[startup+3102.3 s]
/proc/loadavg: 1.09 1.10 1.60 2/232 86563
/proc/meminfo: memFree=127384700/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3968640 memory=2182304 CPUtime=3092.37 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 553281 0 0 0 308299 938 0 0 20 0 1 0 76814236 4063887360 545576 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992160 545576 1728 343 0 989224 0
Current children cumulated CPU time: 3092.37 s
Current children cumulated vsize: 3968640 KiB
Current children cumulated memory: 2182304 KiB

[startup+3162.3 s]
/proc/loadavg: 1.08 1.09 1.57 2/232 86565
/proc/meminfo: memFree=127529836/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3444352 memory=2008224 CPUtime=3152.18 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 564711 0 0 0 314270 948 0 0 20 0 1 0 76814236 3527016448 502056 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861088 502056 1728 343 0 858152 0
Current children cumulated CPU time: 3152.18 s
Current children cumulated vsize: 3444352 KiB
Current children cumulated memory: 2008224 KiB

[startup+3222.3 s]
/proc/loadavg: 1.15 1.10 1.54 2/232 86567
/proc/meminfo: memFree=127628892/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3444352 memory=1932448 CPUtime=3211.99 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 566468 0 0 0 320241 958 0 0 20 0 1 0 76814236 3527016448 483112 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861088 483112 1728 343 0 858152 0
Current children cumulated CPU time: 3211.99 s
Current children cumulated vsize: 3444352 KiB
Current children cumulated memory: 1932448 KiB

[startup+3282.3 s]
/proc/loadavg: 1.11 1.10 1.51 2/232 86569
/proc/meminfo: memFree=127759116/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3444352 memory=1803424 CPUtime=3271.78 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 567815 0 0 0 326213 965 0 0 20 0 1 0 76814236 3527016448 450856 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861088 450856 1728 343 0 858152 0
Current children cumulated CPU time: 3271.78 s
Current children cumulated vsize: 3444352 KiB
Current children cumulated memory: 1803424 KiB

[startup+3342.3 s]
/proc/loadavg: 1.08 1.09 1.48 2/231 86571
/proc/meminfo: memFree=127542644/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3446596 memory=2004324 CPUtime=3331.59 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 579829 0 0 0 332185 974 0 0 20 0 1 0 76814236 3529314304 501081 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861649 501081 1728 343 0 858713 0
Current children cumulated CPU time: 3331.59 s
Current children cumulated vsize: 3446596 KiB
Current children cumulated memory: 2004324 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.10 1.46 2/231 86573
/proc/meminfo: memFree=127421604/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3970884 memory=2135396 CPUtime=3391.39 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 582760 0 0 0 338149 990 0 0 20 0 1 0 76814236 4066185216 533849 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992721 533849 1728 343 0 989785 0
Current children cumulated CPU time: 3391.39 s
Current children cumulated vsize: 3970884 KiB
Current children cumulated memory: 2135396 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.10 1.43 2/231 86575
/proc/meminfo: memFree=127436072/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3970884 memory=2131300 CPUtime=3451.19 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 585651 0 0 0 344113 1006 0 0 20 0 1 0 76814236 4066185216 532825 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992721 532825 1728 343 0 989785 0
Current children cumulated CPU time: 3451.19 s
Current children cumulated vsize: 3970884 KiB
Current children cumulated memory: 2131300 KiB

[startup+3522.3 s]
/proc/loadavg: 1.61 1.22 1.46 2/231 86577
/proc/meminfo: memFree=127420444/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3970884 memory=2147684 CPUtime=3510.99 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 585703 0 0 0 350093 1006 0 0 20 0 1 0 76814236 4066185216 536921 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 992721 536921 1728 343 0 989785 0
Current children cumulated CPU time: 3510.99 s
Current children cumulated vsize: 3970884 KiB
Current children cumulated memory: 2147684 KiB

[startup+3582.3 s]
/proc/loadavg: 1.48 1.27 1.46 2/231 86579
/proc/meminfo: memFree=127737840/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3446596 memory=1811812 CPUtime=3570.8 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 597065 0 0 0 356069 1011 0 0 20 0 1 0 76814236 3529314304 452953 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861649 452953 1728 343 0 858713 0
Current children cumulated CPU time: 3570.8 s
Current children cumulated vsize: 3446596 KiB
Current children cumulated memory: 1811812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 1.37 1.26 1.45 2/232 86587
/proc/meminfo: memFree=127693400/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3446596 memory=1858916 CPUtime=3600.09 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 597099 0 0 0 358998 1011 0 0 20 0 1 0 76814236 3529314304 464729 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861649 464729 1728 343 0 858713 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3446596 KiB
Current children cumulated memory: 1858916 KiB

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

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

# cumulated CPU time of all completed processes:  user=3589.99 s, system=10.1259 s

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

[startup+3611.7 s]
/proc/loadavg: 1.37 1.26 1.45 2/232 86587
/proc/meminfo: memFree=127693400/131382112 swapFree=33010416/33010684
[pid=86310] ppid=86307 vsize=3446596 memory=1858916 CPUtime=3600.09 cores=5,7
/proc/86310/stat : 86310 (pb_picat) R 86307 86310 85325 0 -1 4194304 597099 0 0 0 358998 1011 0 0 20 0 1 0 76814236 3529314304 464729 18446744073709551615 94472453668864 94472455070445 140734623998768 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94472455341872 94472457216176 94472491241472 140734624000414 140734624000490 140734624000490 140734624006092 0
/proc/86310/statm: 861649 464729 1728 343 0 858713 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3446596 KiB
Current children cumulated memory: 1858916 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.71
CPU time (s): 3600.11
CPU user time (s): 3589.99
CPU system time (s): 10.1259
CPU usage (%): 99.679
Max. virtual memory (cumulated for all children) (KiB): 4105100
Max. memory (cumulated for all children) (KiB): 2315248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.99
system time used= 10.1259
maximum resident set size= 2318740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597099
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= 217
involuntary context switches= 3326


# summary of solver processes directly reported to runsolver:
#   pid: 86310
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3589.99
#   total CPU system time (s): 10.1259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2045 second user time and 35.252 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-04 08:42:25
IDJOB=4524341
IDBENCH=180653
IDSOLVER=3346
FILE ID=nodeC012/4524341-1751611345
RUNJOBID= nodeC012-1751601988-85338
SLURM_JOB_ID= 9598882
Free space on /tmp= 431792 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-SameQueensKnights-b-35_c24.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524341-1751611345/watcher-4524341-1751611345 -o /tmp/evaluation-result-4524341-1751611345/solver-4524341-1751611345 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751601988-85338 --watchdog 3760  pb_picat HOME/instance-4524341-1751611345.opb

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

MD5SUM BENCH= 85006dfa006eef4f5ff7a59d59a5be2d
RANDOM SEED=905949793

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		: 3660.374
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		: 3661.859
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.422
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.611
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		: 3491.639
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		: 1198.118
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		: 1198.126
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.159
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:        124190088 kB
MemAvailable:   124545232 kB
Buffers:            2136 kB
Cached:          1154992 kB
SwapCached:           16 kB
Active:          6027104 kB
Inactive:         534756 kB
Active(anon):    5417736 kB
Inactive(anon):     4948 kB
Active(file):     609368 kB
Inactive(file):   529808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8452 kB
Writeback:            32 kB
AnonPages:       5401932 kB
Mapped:           114368 kB
Shmem:             17944 kB
KReclaimable:     110804 kB
Slab:             196836 kB
SReclaimable:     110804 kB
SUnreclaim:        86032 kB
KernelStack:        4064 kB
PageTables:        13700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   11367948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4448256 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= 431856 MiB
End job on nodeC012 at 2025-07-04 09:42:37