Trace number 4523909

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
ExactPR-S 2025-06-01? (MO) 1962.92 1968.5

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/
normalized-dobutsu-shogi-master.opb
MD5SUMe21aae6253a3d8ec45e9622b89e9ca39
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55733
Best CPU time to get the best result obtained on this benchmark437.667
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables642549
Total number of constraints326012
Number of constraints which are clauses173435
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints152577
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 505004
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 521726
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 521726
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

4.67/4.77	c 326012 constraints
4.67/4.77	c after presolve  810117
5.27/5.39	c Finish cloning data from SAT to LS
5.27/5.39	c intsize: 19
568.06/569.83	c Use LS-small
568.06/569.83	o 96451
580.43/582.29	o 96450
583.23/585.00	o 96449
584.72/586.51	o 96448
586.82/588.68	o 96447
588.92/590.76	o 96446
590.51/592.31	o 96445
596.20/598.04	o 96444
613.46/615.33	o 96443
669.22/671.22	o 96442
791.16/793.46	o 96441
1177.26/1180.62	o 96440
1599.14/1603.77	o 96439
1924.32/1929.82	o 96438

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 (62032 MiB free)
  memory of node 1: 64465 MiB (60521 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523909-1751599147/watcher-4523909-1751599147 -o /tmp/evaluation-result-4523909-1751599147/solver-4523909-1751599147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751598083-84561 --watchdog 3760 ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4523909-1751599147.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=84753, runsolver pid=84750

[startup+0.100066 s]*
/proc/loadavg: 4.12 4.03 3.25 5/263 84754
/proc/meminfo: memFree=125278564/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=273148 memory=231828 CPUtime=0.08 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 10011 0 0 0 4 4 0 0 20 0 1 0 75589303 279703552 57957 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 68287 57957 1632 2271 0 62925 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 273148 KiB
Current children cumulated memory: 231828 KiB

[startup+0.205534 s]*
/proc/loadavg: 4.12 4.03 3.25 5/261 84754
/proc/meminfo: memFree=125057380/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=502524 memory=461248 CPUtime=0.19 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 11165 0 0 0 10 9 0 0 20 0 1 0 75589303 514584576 115312 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 125631 115312 1632 2271 0 120269 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 502524 KiB
Current children cumulated memory: 461248 KiB

[startup+0.305599 s]*
/proc/loadavg: 4.12 4.03 3.25 4/264 84759
/proc/meminfo: memFree=124974124/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=611608 memory=554772 CPUtime=0.28 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 19427 0 0 0 17 11 0 0 20 0 1 0 75589303 626286592 138693 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 152902 138693 1632 2271 0 147540 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 611608 KiB
Current children cumulated memory: 554772 KiB

[startup+0.700173 s]
/proc/loadavg: 4.12 4.03 3.25 5/266 84764
/proc/meminfo: memFree=124402948/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=777140 memory=735388 CPUtime=0.68 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 46867 0 0 0 50 18 0 0 20 0 1 0 75589303 795791360 183847 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 194285 183847 1664 2271 0 188923 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 777140 KiB
Current children cumulated memory: 735388 KiB

[startup+1.50012 s]
/proc/loadavg: 4.12 4.03 3.25 5/266 84764
/proc/meminfo: memFree=123607872/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=894284 memory=866740 CPUtime=1.47 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 76120 0 0 0 125 22 0 0 20 0 1 0 75589303 915746816 216685 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 223571 216685 1664 2271 0 218209 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 894284 KiB
Current children cumulated memory: 866740 KiB

[startup+3.10526 s]
/proc/loadavg: 4.12 4.03 3.25 5/266 84764
/proc/meminfo: memFree=122880880/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=1101708 memory=1072132 CPUtime=3.08 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 117393 0 0 0 276 32 0 0 20 0 1 0 75589303 1128148992 268033 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 275427 268033 1664 2271 0 270065 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1101708 KiB
Current children cumulated memory: 1072132 KiB

[startup+6.3001 s]
/proc/loadavg: 4.11 4.03 3.25 5/266 84764
/proc/meminfo: memFree=121528940/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2173360 memory=2002088 CPUtime=6.27 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 226319 0 0 0 565 62 0 0 20 0 1 0 75589303 2225520640 500522 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 543340 500522 1856 2271 0 537978 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2173360 KiB
Current children cumulated memory: 2002088 KiB

[startup+12.7001 s]
/proc/loadavg: 4.18 4.05 3.26 5/267 84810
/proc/meminfo: memFree=119240800/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2173360 memory=2029380 CPUtime=12.65 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 229083 0 0 0 1186 79 0 0 20 0 1 0 75589303 2225520640 507345 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 543340 507345 1856 2271 0 537978 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2173360 KiB
Current children cumulated memory: 2029380 KiB

[startup+25.5001 s]
/proc/loadavg: 4.21 4.06 3.28 5/267 84810
/proc/meminfo: memFree=119167592/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2173360 memory=2031556 CPUtime=25.42 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 229209 0 0 0 2411 131 0 0 20 0 1 0 75589303 2225520640 507889 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 543340 507889 1856 2271 0 537978 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2173360 KiB
Current children cumulated memory: 2031556 KiB

[startup+51.1045 s]
/proc/loadavg: 4.14 4.06 3.30 5/265 84811
/proc/meminfo: memFree=119183576/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2173360 memory=2031556 CPUtime=50.97 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 229340 0 0 0 4750 347 0 0 20 0 1 0 75589303 2225520640 507889 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 543340 507889 1856 2271 0 537978 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2173360 KiB
Current children cumulated memory: 2031556 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.06 3.34 5/265 84813
/proc/meminfo: memFree=118927388/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2177776 memory=2035268 CPUtime=102.04 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 230595 0 0 0 9770 434 0 0 20 0 1 0 75589303 2230042624 508817 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 544444 508817 1856 2271 0 539082 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2177776 KiB
Current children cumulated memory: 2035268 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.08 3.40 5/265 84815
/proc/meminfo: memFree=118835644/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2177776 memory=2035652 CPUtime=161.85 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 230847 0 0 0 15751 434 0 0 20 0 1 0 75589303 2230042624 508913 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 544444 508913 1856 2271 0 539082 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2177776 KiB
Current children cumulated memory: 2035652 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.09 3.45 5/264 84817
/proc/meminfo: memFree=118705752/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2177776 memory=2035908 CPUtime=221.67 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 231154 0 0 0 21732 435 0 0 20 0 1 0 75589303 2230042624 508977 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 544444 508977 1856 2271 0 539082 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2177776 KiB
Current children cumulated memory: 2035908 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.09 3.49 5/264 84819
/proc/meminfo: memFree=118673664/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2177776 memory=2036164 CPUtime=281.48 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 231341 0 0 0 27713 435 0 0 20 0 1 0 75589303 2230042624 509041 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 544444 509041 1856 2271 0 539082 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2177776 KiB
Current children cumulated memory: 2036164 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.09 3.53 5/262 84821
/proc/meminfo: memFree=118664884/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2181884 memory=2039832 CPUtime=341.29 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 231759 0 0 0 33694 435 0 0 20 0 1 0 75589303 2234249216 509958 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 545471 509958 1856 2271 0 540109 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 2181884 KiB
Current children cumulated memory: 2039832 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.08 3.57 5/264 84827
/proc/meminfo: memFree=118643848/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2181884 memory=2039832 CPUtime=401.09 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 231905 0 0 0 39674 435 0 0 20 0 1 0 75589303 2234249216 509958 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 545471 509958 1856 2271 0 540109 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 2181884 KiB
Current children cumulated memory: 2039832 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 3.60 5/264 84829
/proc/meminfo: memFree=118623792/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=2181884 memory=2039832 CPUtime=460.9 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 232025 0 0 0 45655 435 0 0 20 0 1 0 75589303 2234249216 509958 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 545471 509958 1856 2271 0 540109 0
Current children cumulated CPU time: 460.9 s

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

[startup+1482.3 s]
/proc/loadavg: 4.08 4.10 3.98 5/262 84922
/proc/meminfo: memFree=91812996/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=23345532 memory=17793920 CPUtime=1478.09 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 1845906 0 0 0 146569 1240 0 0 20 0 1 0 75589303 23905824768 4448480 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 5836383 4448480 1856 2271 0 5831021 0
Current children cumulated CPU time: 1478.09 s
Current children cumulated vsize: 23345532 KiB
Current children cumulated memory: 17793920 KiB

[startup+1542.3 s]
/proc/loadavg: 4.06 4.09 4.00 5/262 84924
/proc/meminfo: memFree=90844396/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=23445392 memory=18741420 CPUtime=1537.93 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 1899145 0 0 0 152525 1268 0 0 20 0 1 0 75589303 24008081408 4685355 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 5861348 4685355 1856 2271 0 5855986 0
Current children cumulated CPU time: 1537.93 s
Current children cumulated vsize: 23445392 KiB
Current children cumulated memory: 18741420 KiB

[startup+1602.3 s]
/proc/loadavg: 4.07 4.09 4.00 5/262 84926
/proc/meminfo: memFree=89691956/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24519120 memory=19871620 CPUtime=1597.75 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2138392 0 0 0 158455 1320 0 0 20 0 1 0 75589303 25107578880 4967905 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6129780 4967905 1888 2271 0 6124418 0
Current children cumulated CPU time: 1597.75 s
Current children cumulated vsize: 24519120 KiB
Current children cumulated memory: 19871620 KiB

[startup+1662.3 s]
/proc/loadavg: 4.14 4.10 4.01 5/263 84931
/proc/meminfo: memFree=88596396/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24559372 memory=20846528 CPUtime=1657.57 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2175687 0 0 0 164409 1348 0 0 20 0 1 0 75589303 25148796928 5211632 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6139843 5211632 1888 2271 0 6134481 0
Current children cumulated CPU time: 1657.57 s
Current children cumulated vsize: 24559372 KiB
Current children cumulated memory: 20846528 KiB

[startup+1722.3 s]
/proc/loadavg: 4.15 4.11 4.01 5/263 84933
/proc/meminfo: memFree=87685684/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24559372 memory=21756064 CPUtime=1717.39 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2210797 0 0 0 170363 1376 0 0 20 0 1 0 75589303 25148796928 5439016 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6139843 5439016 1888 2271 0 6134481 0
Current children cumulated CPU time: 1717.39 s
Current children cumulated vsize: 24559372 KiB
Current children cumulated memory: 21756064 KiB

[startup+1782.3 s]
/proc/loadavg: 4.05 4.09 4.01 5/263 84939
/proc/meminfo: memFree=86849168/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24559372 memory=22583044 CPUtime=1777.24 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2222153 0 0 0 176327 1397 0 0 20 0 1 0 75589303 25148796928 5645761 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6139843 5645761 1888 2271 0 6134481 0
Current children cumulated CPU time: 1777.24 s
Current children cumulated vsize: 24559372 KiB
Current children cumulated memory: 22583044 KiB

[startup+1842.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/263 84941
/proc/meminfo: memFree=86024728/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24559372 memory=23384896 CPUtime=1837.07 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2228507 0 0 0 182291 1416 0 0 20 0 1 0 75589303 25148796928 5846224 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6139843 5846224 1888 2271 0 6134481 0
Current children cumulated CPU time: 1837.07 s
Current children cumulated vsize: 24559372 KiB
Current children cumulated memory: 23384896 KiB

[startup+1902.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/263 84943
/proc/meminfo: memFree=85535884/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24571384 memory=23816268 CPUtime=1896.91 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2266909 0 0 0 188256 1435 0 0 20 0 1 0 75589303 25161097216 5954067 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6142846 5954067 1888 2271 0 6137484 0
Current children cumulated CPU time: 1896.91 s
Current children cumulated vsize: 24571384 KiB
Current children cumulated memory: 23816268 KiB

[startup+1962.3 s]
/proc/loadavg: 4.07 4.09 4.01 5/263 84945
/proc/meminfo: memFree=85011644/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=24571584 memory=24287464 CPUtime=1956.73 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2274496 0 0 0 194227 1446 0 0 20 0 1 0 75589303 25161302016 6071866 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 6142896 6071866 1888 2271 0 6137534 0
Current children cumulated CPU time: 1956.73 s
Current children cumulated vsize: 24571584 KiB
Current children cumulated memory: 24287464 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1966.2 s]
/proc/loadavg: 4.07 4.09 4.01 5/263 84945
/proc/meminfo: memFree=84970308/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=49482268 memory=24480272 CPUtime=1960.62 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2274954 0 0 0 194612 1450 0 0 20 0 1 0 75589303 50669842432 6120068 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 12370567 6120068 1888 2271 0 12365205 0
Current children cumulated CPU time: 1960.62 s
Current children cumulated vsize: 49482268 KiB
Current children cumulated memory: 24480272 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1968.5 s]
# the end of solver process 84753 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1946.89 s, system=16.0276 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1966.4 s]
/proc/loadavg: 4.07 4.09 4.01 5/263 84945
/proc/meminfo: memFree=84970308/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=49482268 memory=25137680 CPUtime=1960.82 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2275367 0 0 0 194620 1462 0 0 20 0 1 0 75589303 50669842432 6284420 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 12370567 6284420 1888 2271 0 12365205 0
Current children cumulated CPU time: 1960.82 s
Current children cumulated vsize: 49482268 KiB
Current children cumulated memory: 25137680 KiB

[startup+1967.2 s]
/proc/loadavg: 4.07 4.09 4.01 5/263 84945
/proc/meminfo: memFree=82205636/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=49482268 memory=27738640 CPUtime=1961.61 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2276947 0 0 0 194650 1511 0 0 20 0 1 0 75589303 50669842432 6934660 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 12370567 6934660 1888 2271 0 12365205 0
Current children cumulated CPU time: 1961.61 s
Current children cumulated vsize: 49482268 KiB
Current children cumulated memory: 27738640 KiB

[startup+1968 s]*
/proc/loadavg: 4.07 4.09 4.01 5/263 84946
/proc/meminfo: memFree=78933888/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=49482268 memory=30366224 CPUtime=1962.41 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2278522 0 0 0 194681 1560 0 0 20 0 1 0 75589303 50669842432 7591556 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 12370567 7591556 1888 2271 0 12365205 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 49482268 KiB
Current children cumulated memory: 30366224 KiB

[startup+1968.2 s]
/proc/loadavg: 4.07 4.09 4.01 5/263 84946
/proc/meminfo: memFree=78933888/131249992 swapFree=33009392/33010684
[pid=84753] ppid=84750 vsize=49482268 memory=31005200 CPUtime=1962.61 cores=4,6
/proc/84753/stat : 84753 (ExactPR-S) R 84750 84753 84550 0 -1 4194304 2278909 0 0 0 194688 1573 0 0 20 0 1 0 75589303 50669842432 7751300 18446744073709551615 94245033246720 94245042546757 140729372594064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94245044332864 94245044371944 94245061394432 140729372600705 140729372600842 140729372600842 140729372606444 0
/proc/84753/statm: 12370567 7751300 1888 2271 0 12365205 0
Current children cumulated CPU time: 1962.61 s
Current children cumulated vsize: 49482268 KiB
Current children cumulated memory: 31005200 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1968.5
CPU time (s): 1962.92
CPU user time (s): 1946.89
CPU system time (s): 16.0276
CPU usage (%): 99.7164
Max. virtual memory (cumulated for all children) (KiB): 49482268
Max. memory (cumulated for all children) (KiB): 31005200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1946.89
system time used= 16.0276
maximum resident set size= 31007248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2278910
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= 177
involuntary context switches= 2358


# summary of solver processes directly reported to runsolver:
#   pid: 84753
#   total CPU time (s): 1962.92
#   total CPU user time (s): 1946.89
#   total CPU system time (s): 16.0276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.68127 second user time and 8.42771 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-04 05:19:08
IDJOB=4523909
IDBENCH=180378
IDSOLVER=3326
FILE ID=nodeC035/4523909-1751599147
RUNJOBID= nodeC035-1751598083-84561
SLURM_JOB_ID= 9598869
Free space on /tmp= 432736 MiB

SOLVER NAME= ExactPR-S 2025-06-01
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/normalized-dobutsu-shogi-master.opb
COMMAND LINE= ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523909-1751599147/watcher-4523909-1751599147 -o /tmp/evaluation-result-4523909-1751599147/solver-4523909-1751599147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751598083-84561 --watchdog 3760  ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4523909-1751599147.opb

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

MD5SUM BENCH= e21aae6253a3d8ec45e9622b89e9ca39
RANDOM SEED=1494552908

nodeC035 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.726
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.51
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.756
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.51
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		: 3592.659
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.51
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		: 3599.474
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.51
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		: 3598.432
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.51
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		: 3599.769
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.51
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.733
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.51
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.897
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        125503204 kB
MemAvailable:   128125024 kB
Buffers:             664 kB
Cached:          3372336 kB
SwapCached:          332 kB
Active:          1894056 kB
Inactive:        3069948 kB
Active(anon):    1587692 kB
Inactive(anon):    21052 kB
Active(file):     306364 kB
Inactive(file):  3048896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60588 kB
Writeback:             0 kB
AnonPages:       1592940 kB
Mapped:           123444 kB
Shmem:             17700 kB
KReclaimable:     211596 kB
Slab:             302836 kB
SReclaimable:     211596 kB
SUnreclaim:        91240 kB
KernelStack:        4256 kB
PageTables:         6224 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1950100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    927744 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432652 MiB
End job on nodeC035 at 2025-07-04 05:51:56