Trace number 4523944

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
toulbar2 2025-06-13? (TO) 3600.78 3611.31

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

Solver Data


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 (63028 MiB free)
  memory of node 1: 64507 MiB (61754 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4523944-1751613176/watcher-4523944-1751613176 -o /tmp/evaluation-result-4523944-1751613176/solver-4523944-1751613176 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751605951-85651 --watchdog 3760 toulbar2.sh toulbar2 HOME/instance-4523944-1751613176.opb -timer=3600 -hve=512 -f=3 -n: -precision=0 

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=86484, runsolver pid=86481

[startup+0.100111 s]*
/proc/loadavg: 4.26 4.14 4.11 5/253 86486
/proc/meminfo: memFree=127684104/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=59856 memory=48876 CPUtime=0.09 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 11894 0 0 0 6 3 0 0 20 0 1 0 76997077 61292544 12219 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 14964 12219 864 1162 0 13573 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 64048 KiB
Current children cumulated memory: 51948 KiB

[startup+0.215683 s]*
/proc/loadavg: 4.26 4.14 4.11 5/253 86486
/proc/meminfo: memFree=127585572/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=105956 memory=93932 CPUtime=0.21 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 23661 0 0 0 14 7 0 0 20 0 1 0 76997077 108498944 23483 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 26489 23483 864 1162 0 25098 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 110148 KiB
Current children cumulated memory: 97004 KiB

[startup+0.315381 s]*
/proc/loadavg: 4.26 4.14 4.11 5/253 86486
/proc/meminfo: memFree=127521312/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=144104 memory=133356 CPUtime=0.31 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 33517 0 0 0 21 10 0 0 20 0 1 0 76997077 147562496 33339 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 36026 33339 864 1162 0 34635 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 148296 KiB
Current children cumulated memory: 136428 KiB

[startup+0.700427 s]
/proc/loadavg: 4.26 4.14 4.11 5/251 86486
/proc/meminfo: memFree=127368348/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=295176 memory=284680 CPUtime=0.66 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 71354 0 0 0 46 20 0 0 20 0 1 0 76997077 302260224 71170 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 73794 71170 864 1162 0 72403 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 299368 KiB
Current children cumulated memory: 287752 KiB

[startup+1.50044 s]
/proc/loadavg: 4.26 4.14 4.11 5/257 86497
/proc/meminfo: memFree=126866092/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=765216 memory=742192 CPUtime=1.46 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 183205 0 0 0 100 46 0 0 20 0 1 0 76997077 783581184 185548 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 191304 185548 864 1162 0 189913 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 769408 KiB
Current children cumulated memory: 745264 KiB

[startup+3.11437 s]
/proc/loadavg: 4.26 4.14 4.11 5/257 86497
/proc/meminfo: memFree=125081312/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=1164624 memory=1141644 CPUtime=3.08 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 277397 0 0 0 244 64 0 0 20 0 1 0 76997077 1192574976 285411 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 291156 285411 928 1162 0 289765 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1168816 KiB
Current children cumulated memory: 1144716 KiB

[startup+6.30039 s]
/proc/loadavg: 4.24 4.13 4.10 5/257 86497
/proc/meminfo: memFree=123058316/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=2202992 memory=2178804 CPUtime=6.25 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 536186 0 0 0 513 112 0 0 20 0 1 0 76997077 2255863808 544701 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 550748 544701 928 1162 0 549357 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2207184 KiB
Current children cumulated memory: 2181876 KiB

[startup+12.7004 s]
/proc/loadavg: 4.22 4.13 4.10 5/257 86497
/proc/meminfo: memFree=119889040/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=3295968 memory=3269244 CPUtime=12.63 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 809168 0 0 0 1107 156 0 0 20 0 1 0 76997077 3375071232 817311 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 823992 817311 1024 1162 0 822601 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 3300160 KiB
Current children cumulated memory: 3272316 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 86497
/proc/meminfo: memFree=114080676/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=3295968 memory=3269244 CPUtime=25.38 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 809179 0 0 0 2381 157 0 0 20 0 1 0 76997077 3375071232 817311 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 823992 817311 1024 1162 0 822601 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 3300160 KiB
Current children cumulated memory: 3272316 KiB

[startup+51.1145 s]
/proc/loadavg: 4.17 4.13 4.10 5/257 86498
/proc/meminfo: memFree=110967860/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=6274036 memory=6213380 CPUtime=50.92 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 1524320 0 0 0 4827 265 0 0 20 0 1 0 76997077 6424612864 1553345 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 1568509 1553345 1024 1162 0 1567118 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 6278228 KiB
Current children cumulated memory: 6216452 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/256 86500
/proc/meminfo: memFree=103202112/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=13924100 memory=13860300 CPUtime=101.92 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 3431480 0 0 0 9625 567 0 0 20 0 1 0 76997077 14258278400 3465075 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 3481025 3465075 1024 1162 0 3479634 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 13928292 KiB
Current children cumulated memory: 13863372 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 86502
/proc/meminfo: memFree=102038012/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=15050752 memory=14975904 CPUtime=161.73 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 3684688 0 0 0 15552 621 0 0 20 0 1 0 76997077 15411970048 3743976 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 3762688 3743976 1184 1162 0 3761297 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 15054944 KiB
Current children cumulated memory: 14978976 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 86504
/proc/meminfo: memFree=101932148/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=15139788 memory=15074376 CPUtime=221.53 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 3706991 0 0 0 21518 635 0 0 20 0 1 0 76997077 15503142912 3768594 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 3784947 3768594 1184 1162 0 3783556 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 15143980 KiB

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

[pid=86486] ppid=86484 vsize=17780664 memory=17439696 CPUtime=3152.98 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4324046 0 0 0 314194 1104 0 0 20 0 1 0 76997077 18207399936 4359924 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4445166 4359924 1184 1162 0 4443775 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 17784856 KiB
Current children cumulated memory: 17442768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.47 4.19 4.14 5/255 86661
/proc/meminfo: memFree=99353248/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=17863020 memory=17524264 CPUtime=3212.81 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4347027 0 0 0 320167 1114 0 0 20 0 1 0 76997077 18291732480 4381066 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4465755 4381066 1184 1162 0 4464364 0
Current children cumulated CPU time: 3212.81 s
Current children cumulated vsize: 17867212 KiB
Current children cumulated memory: 17527336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.92 4.37 4.20 5/255 86663
/proc/meminfo: memFree=99315204/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=17910032 memory=17570088 CPUtime=3272.65 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4361378 0 0 0 326142 1123 0 0 20 0 1 0 76997077 18339872768 4392522 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4477508 4392522 1184 1162 0 4476117 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 17914224 KiB
Current children cumulated memory: 17573160 KiB

[startup+3342.3 s]
/proc/loadavg: 4.79 4.45 4.24 5/254 86665
/proc/meminfo: memFree=99259880/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=17970944 memory=17627944 CPUtime=3332.49 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4379133 0 0 0 332118 1131 0 0 20 0 1 0 76997077 18402246656 4406986 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4492736 4406986 1184 1162 0 4491345 0
Current children cumulated CPU time: 3332.49 s
Current children cumulated vsize: 17975136 KiB
Current children cumulated memory: 17631016 KiB

[startup+3402.3 s]
/proc/loadavg: 4.35 4.38 4.23 5/254 86669
/proc/meminfo: memFree=99217528/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=18012076 memory=17667624 CPUtime=3392.33 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4391650 0 0 0 338093 1140 0 0 20 0 1 0 76997077 18444365824 4416906 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4503019 4416906 1184 1162 0 4501628 0
Current children cumulated CPU time: 3392.33 s
Current children cumulated vsize: 18016268 KiB
Current children cumulated memory: 17670696 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.34 4.23 5/256 86678
/proc/meminfo: memFree=99149132/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=18082712 memory=17736104 CPUtime=3452.16 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4411479 0 0 0 344067 1149 0 0 20 0 1 0 76997077 18516697088 4434026 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4520678 4434026 1184 1162 0 4519287 0
Current children cumulated CPU time: 3452.16 s
Current children cumulated vsize: 18086904 KiB
Current children cumulated memory: 17739176 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.31 4.22 5/255 86680
/proc/meminfo: memFree=99104808/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=18122924 memory=17775144 CPUtime=3512 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4424034 0 0 0 350043 1157 0 0 20 0 1 0 76997077 18557874176 4443786 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4530731 4443786 1184 1162 0 4529340 0
Current children cumulated CPU time: 3512 s
Current children cumulated vsize: 18127116 KiB
Current children cumulated memory: 17778216 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.25 4.20 5/256 86683
/proc/meminfo: memFree=99061224/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=18169956 memory=17821240 CPUtime=3571.83 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4438574 0 0 0 356018 1165 0 0 20 0 1 0 76997077 18606034944 4455310 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4542489 4455310 1184 1162 0 4541098 0
Current children cumulated CPU time: 3571.83 s
Current children cumulated vsize: 18174148 KiB
Current children cumulated memory: 17824312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.11 4.24 4.20 5/256 86685
/proc/meminfo: memFree=99042004/131382120 swapFree=33010416/33010684
[pid=86484] ppid=86481 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/86484/stat : 86484 (toulbar2.sh) S 86481 86484 85638 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76997076 4292608 768 18446744073709551615 94529073041408 94529073935941 140722288009984 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94529074174992 94529074222736 94529085042688 140722288015671 140722288015847 140722288015847 140722288021449 0
/proc/86484/statm: 1048 768 704 219 0 110 0
[pid=86486] ppid=86484 vsize=18190820 memory=17841592 CPUtime=3600.06 cores=5,7
/proc/86486/stat : 86486 (toulbar2) R 86484 86484 85638 0 -1 4194304 4444990 0 0 0 358837 1169 0 0 20 0 1 0 76997077 18627399680 4460398 18446744073709551615 4198400 8956741 140731808232800 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 19947520 140731808237941 140731808238060 140731808238060 140731808243660 0
/proc/86486/statm: 4547705 4460398 1184 1162 0 4546314 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 18195012 KiB
Current children cumulated memory: 17844664 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.000922 s, system=0.004585 s
Sleeping 2 seconds

[startup+3611.31 s]
# the end of solver process 86486 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3588.56 s, system=12.2242 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.81 s]*
/proc/loadavg: 4.11 4.24 4.20 5/255 86685
/proc/meminfo: memFree=102514952/131382120 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.005507 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.2 s]
/proc/loadavg: 4.11 4.24 4.20 5/255 86685
/proc/meminfo: memFree=108184044/131382120 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.005507 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.3 s]
/proc/loadavg: 4.11 4.24 4.20 5/255 86685
/proc/meminfo: memFree=108184044/131382120 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.005507 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3611.31
CPU time (s): 3600.78
CPU user time (s): 3588.56
CPU system time (s): 12.2242
CPU usage (%): 99.7086
Max. virtual memory (cumulated for all children) (KiB): 18195012
Max. memory (cumulated for all children) (KiB): 17844664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.56
system time used= 12.2242
maximum resident set size= 17841592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4445423
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= 249
involuntary context switches= 3909


# summary of solver processes directly reported to runsolver:
#   pid: 86484,86486
#   total CPU time (s): 3600.78
#   total CPU user time (s): 3588.56
#   total CPU system time (s): 12.2242

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5463 second user time and 41.2735 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-04 09:12:57
IDJOB=4523944
IDBENCH=180378
IDSOLVER=3371
FILE ID=nodeC006/4523944-1751613176
RUNJOBID= nodeC006-1751605951-85651
SLURM_JOB_ID= 9598892
Free space on /tmp= 431972 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/normalized-dobutsu-shogi-master.opb
COMMAND LINE= toulbar2.sh toulbar2 BENCHNAME -timer=TIMELIMIT -hve=512 -f=3 -n: -precision=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4523944-1751613176/watcher-4523944-1751613176 -o /tmp/evaluation-result-4523944-1751613176/solver-4523944-1751613176 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751605951-85651 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4523944-1751613176.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= e21aae6253a3d8ec45e9622b89e9ca39
RANDOM SEED=342084354

nodeC006 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		: 1197.024
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.32
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		: 1197.148
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.32
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.275
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.32
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.216
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.32
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		: 1196.990
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.32
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		: 1795.720
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.32
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.278
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.32
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		: 1198.377
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127814476 kB
MemAvailable:   129906884 kB
Buffers:            2128 kB
Cached:          2857052 kB
SwapCached:           12 kB
Active:           541828 kB
Inactive:        2392120 kB
Active(anon):      81756 kB
Inactive(anon):    10992 kB
Active(file):     460072 kB
Inactive(file):  2381128 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57200 kB
Writeback:             0 kB
AnonPages:         77920 kB
Mapped:           103900 kB
Shmem:             17948 kB
KReclaimable:     181284 kB
Slab:             268548 kB
SReclaimable:     181284 kB
SUnreclaim:        87264 kB
KernelStack:        4000 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     340768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149288 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431920 MiB
End job on nodeC006 at 2025-07-04 10:13:09