Trace number 4523898

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) 3601.23 3610.65

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/
normalized-dobutsu-shogi-master-noopt.opb
MD5SUMc9e2c34ab166c037a70ac98b2c310360
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 benchmark110850
Best CPU time to get the best result obtained on this benchmark621.116
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1269148
Total number of constraints918926
Number of constraints which are clauses731477
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints187445
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 618925
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 618925
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 618925
Number of bits of the biggest sum of numbers20
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: 63837 MiB (63029 MiB free)
  memory of node 1: 64465 MiB (63500 MiB free)
  node distances:
     10  21
     21  10

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

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
solver pid=89448, runsolver pid=89445
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=129462852/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=75300 memory=64876 CPUtime=0.08 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 15890 0 0 0 5 3 0 0 20 0 1 0 76868935 77107200 16219 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 18825 16219 864 1162 0 17434 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 79492 KiB
Current children cumulated memory: 67820 KiB

[startup+0.206461 s]*
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=129317952/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=149516 memory=138860 CPUtime=0.18 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 34918 0 0 0 11 7 0 0 20 0 1 0 76868935 153104384 34715 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 37379 34715 864 1162 0 35988 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 153708 KiB
Current children cumulated memory: 141804 KiB

[startup+0.306316 s]*
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=129189180/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=220464 memory=208908 CPUtime=0.28 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 52415 0 0 0 17 11 0 0 20 0 1 0 76868935 225755136 52227 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 55116 52227 864 1162 0 53725 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 224656 KiB
Current children cumulated memory: 211852 KiB

[startup+0.700239 s]
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=128947384/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=505976 memory=492328 CPUtime=0.64 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 122762 0 0 0 41 23 0 0 20 0 1 0 76868935 518119424 123082 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 126494 123082 864 1162 0 125103 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 510168 KiB
Current children cumulated memory: 495272 KiB

[startup+1.5002 s]
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=128342580/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=1141812 memory=1128192 CPUtime=1.43 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 277671 0 0 0 97 46 0 0 20 0 1 0 76868935 1169215488 282048 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 285453 282048 864 1162 0 284062 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1146004 KiB
Current children cumulated memory: 1131136 KiB

[startup+3.10531 s]
/proc/loadavg: 1.16 2.18 2.75 5/256 89450
/proc/meminfo: memFree=127315596/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=1806204 memory=1752416 CPUtime=3.02 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 419886 0 0 0 230 72 0 0 20 0 1 0 76868935 1849552896 438104 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 6 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 451551 438104 928 1162 0 450160 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 1810396 KiB
Current children cumulated memory: 1755360 KiB

[startup+6.30037 s]
/proc/loadavg: 1.38 2.21 2.76 5/257 89451
/proc/meminfo: memFree=126533944/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=2616396 memory=2562400 CPUtime=6.18 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 622410 0 0 0 501 117 0 0 20 0 1 0 76868935 2679189504 640600 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 654099 640600 928 1162 0 652708 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 2620588 KiB
Current children cumulated memory: 2565344 KiB

[startup+12.7004 s]
/proc/loadavg: 1.59 2.24 2.76 5/257 89452
/proc/meminfo: memFree=124703296/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=4592732 memory=4536840 CPUtime=12.54 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 1113992 0 0 0 1049 205 0 0 20 0 1 0 76868935 4702957568 1134210 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 1148216 1134210 928 1162 0 1146825 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 4596924 KiB
Current children cumulated memory: 4539784 KiB

[startup+25.5004 s]
/proc/loadavg: 2.19 2.35 2.79 5/257 89452
/proc/meminfo: memFree=121065412/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=8013900 memory=7948004 CPUtime=25.28 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 1950917 0 0 0 2180 348 0 0 20 0 1 0 76868935 8206233600 1987001 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 2003475 1987001 992 1162 0 2002084 0
Current children cumulated CPU time: 25.28 s
Current children cumulated vsize: 8018092 KiB
Current children cumulated memory: 7950948 KiB

[startup+51.1136 s]
/proc/loadavg: 2.81 2.48 2.82 5/257 89452
/proc/meminfo: memFree=121021116/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=7998280 memory=7943820 CPUtime=50.82 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 1953365 0 0 0 4731 351 0 0 20 0 1 0 76868935 8190238720 1985955 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 1999570 1985955 1024 1162 0 1998179 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 8002472 KiB
Current children cumulated memory: 7946764 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 2.73 2.89 5/257 89454
/proc/meminfo: memFree=118149680/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=11122808 memory=10998052 CPUtime=101.86 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 2683326 0 0 0 9707 479 0 0 20 0 1 0 76868935 11389755392 2749481 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 2780735 2749513 1024 1162 0 2779344 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 11127000 KiB
Current children cumulated memory: 11000996 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.99 2.97 5/257 89456
/proc/meminfo: memFree=106556460/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=22463096 memory=22331560 CPUtime=161.69 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 5502687 0 0 0 15234 935 0 0 20 0 1 0 76868935 23002210304 5582890 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 5615774 5582890 1024 1162 0 5614383 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 22467288 KiB
Current children cumulated memory: 22334504 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.19 3.05 5/257 89458
/proc/meminfo: memFree=101605128/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=27341024 memory=27211652 CPUtime=221.52 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 6723937 0 0 0 20994 1158 0 0 20 0 1 0 76868935 27997208576 6802913 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 6835256 6802913 1024 1162 0 6833865 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 27345216 KiB

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

Current children cumulated CPU time: 3154 s
Current children cumulated vsize: 30791724 KiB
Current children cumulated memory: 30497200 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.18 4.15 5/254 89612
/proc/meminfo: memFree=98276960/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30802420 memory=30508080 CPUtime=3213.85 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7600925 0 0 0 319355 2030 0 0 20 0 1 0 76868935 31541678080 7627020 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7700605 7627020 1152 1162 0 7699214 0
Current children cumulated CPU time: 3213.85 s
Current children cumulated vsize: 30806612 KiB
Current children cumulated memory: 30511024 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.18 4.15 5/255 89619
/proc/meminfo: memFree=98228668/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30850040 memory=30553008 CPUtime=3273.69 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7615268 0 0 0 325323 2046 0 0 20 0 1 0 76868935 31590440960 7638252 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7712510 7638252 1152 1162 0 7711119 0
Current children cumulated CPU time: 3273.69 s
Current children cumulated vsize: 30854232 KiB
Current children cumulated memory: 30555952 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.17 4.15 5/255 89621
/proc/meminfo: memFree=98212556/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30873392 memory=30575664 CPUtime=3333.54 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7624560 0 0 0 331293 2061 0 0 20 0 1 0 76868935 31614353408 7643916 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7718348 7643916 1152 1162 0 7716957 0
Current children cumulated CPU time: 3333.54 s
Current children cumulated vsize: 30877584 KiB
Current children cumulated memory: 30578608 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.15 4.14 5/255 89623
/proc/meminfo: memFree=98204508/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30879300 memory=30581296 CPUtime=3393.4 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7629143 0 0 0 337262 2078 0 0 20 0 1 0 76868935 31620403200 7645324 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7719825 7645324 1152 1162 0 7718434 0
Current children cumulated CPU time: 3393.4 s
Current children cumulated vsize: 30883492 KiB
Current children cumulated memory: 30584240 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.13 5/255 89625
/proc/meminfo: memFree=98172268/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30913604 memory=30614864 CPUtime=3453.24 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7639977 0 0 0 343230 2094 0 0 20 0 1 0 76868935 31655530496 7653716 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7728401 7653716 1152 1162 0 7727010 0
Current children cumulated CPU time: 3453.24 s
Current children cumulated vsize: 30917796 KiB
Current children cumulated memory: 30617808 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/254 89627
/proc/meminfo: memFree=98157024/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30928736 memory=30628432 CPUtime=3513.09 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7646471 0 0 0 349199 2110 0 0 20 0 1 0 76868935 31671025664 7657108 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7732184 7657108 1152 1162 0 7730793 0
Current children cumulated CPU time: 3513.09 s
Current children cumulated vsize: 30932928 KiB
Current children cumulated memory: 30631376 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/253 89629
/proc/meminfo: memFree=98120192/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30966332 memory=30665092 CPUtime=3572.94 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7658416 0 0 0 355166 2128 0 0 20 0 1 0 76868935 31709523968 7666273 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7741583 7666273 1152 1162 0 7740192 0
Current children cumulated CPU time: 3572.94 s
Current children cumulated vsize: 30970524 KiB
Current children cumulated memory: 30668036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.11 4.12 4.12 3/244 89649
/proc/meminfo: memFree=98924988/131382116 swapFree=33005528/33010684
[pid=89448] ppid=89445 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/89448/stat : 89448 (toulbar2.sh) S 89445 89448 89377 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 76868934 4292608 736 18446744073709551615 94254439301120 94254440195653 140736822502560 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94254440434704 94254440482448 94254441705472 140736822511927 140736822512103 140736822512103 140736822517705 0
/proc/89448/statm: 1048 736 672 219 0 110 0
[pid=89450] ppid=89448 vsize=30978904 memory=30676612 CPUtime=3600.07 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89448 89448 89377 0 -1 4194304 7662457 0 0 0 357873 2134 0 0 20 0 1 0 76868935 31722397696 7669153 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7744726 7669153 1152 1162 0 7743335 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 30983096 KiB
Current children cumulated memory: 30679556 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002807 s, system=0.002828 s

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

# cumulated CPU time of all completed processes:  user=3578.93 s, system=22.296 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+3609.6 s]*
/proc/loadavg: 4.11 4.12 4.12 4/243 89649
/proc/meminfo: memFree=98924852/131382116 swapFree=33005528/33010684
[pid=89450] ppid=89445 vsize=30978904 memory=30676612 CPUtime=3600.19 cores=4,6
/proc/89450/stat : 89450 (toulbar2) R 89445 89448 89377 0 -1 4194304 7662457 0 0 0 357884 2135 0 0 20 0 1 0 76868935 31722397696 7669153 18446744073709551615 4198400 8956741 140722892175856 0 0 0 0 0 33570818 0 0 0 17 4 0 0 0 0 0 9785056 9890480 38535168 140722892183925 140722892184044 140722892184044 140722892189644 0
/proc/89450/statm: 7744726 7669153 1152 1162 0 7743335 0
Current cumulated CPU time of completed processes: 0.005635 s
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 30978904 KiB
Current children cumulated memory: 30676612 KiB

[startup+3610.4 s]
/proc/loadavg: 4.11 4.12 4.12 5/243 89649
/proc/meminfo: memFree=109913616/131382116 swapFree=33005528/33010684
Current cumulated CPU time of completed processes: 0.005635 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.6 s]
/proc/loadavg: 4.11 4.12 4.12 5/243 89649
/proc/meminfo: memFree=109913616/131382116 swapFree=33005528/33010684
Current cumulated CPU time of completed processes: 0.005635 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): 3610.65
CPU time (s): 3601.23
CPU user time (s): 3578.93
CPU system time (s): 22.296
CPU usage (%): 99.7392
Max. virtual memory (cumulated for all children) (KiB): 30983096
Max. memory (cumulated for all children) (KiB): 30679556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.93
system time used= 22.296
maximum resident set size= 30676740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7662724
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= 100
involuntary context switches= 5326


# summary of solver processes directly reported to runsolver:
#   pid: 89448,89450
#   total CPU time (s): 3601.23
#   total CPU user time (s): 3578.93
#   total CPU system time (s): 22.296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1068 second user time and 37.8045 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-04 08:51:35
IDJOB=4523898
IDBENCH=180377
IDSOLVER=3371
FILE ID=nodeC010/4523898-1751611894
RUNJOBID= nodeC010-1751611894-89388
SLURM_JOB_ID= 9598911
Free space on /tmp= 429928 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/normalized-dobutsu-shogi-master-noopt.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-4523898-1751611894/watcher-4523898-1751611894 -o /tmp/evaluation-result-4523898-1751611894/solver-4523898-1751611894 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751611894-89388 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4523898-1751611894.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= c9e2c34ab166c037a70ac98b2c310360
RANDOM SEED=1765163180

nodeC010 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		: 1795.716
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.36
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		: 1795.694
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.36
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.382
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.36
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.196
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.36
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		: 1197.582
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.36
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		: 1197.146
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.36
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		: 2394.289
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.36
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		: 2094.420
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129591056 kB
MemAvailable:   129478176 kB
Buffers:             228 kB
Cached:           683452 kB
SwapCached:         4296 kB
Active:           768348 kB
Inactive:         447416 kB
Active(anon):     488632 kB
Inactive(anon):    57072 kB
Active(file):     279716 kB
Inactive(file):   390344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             79124 kB
Writeback:             0 kB
AnonPages:        529404 kB
Mapped:           111212 kB
Shmem:             13620 kB
KReclaimable:     113372 kB
Slab:             198836 kB
SReclaimable:     113372 kB
SUnreclaim:        85464 kB
KernelStack:        4128 kB
PageTables:         3824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     909288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429920 MiB
End job on nodeC010 at 2025-07-04 09:51:46