Trace number 4431632

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
IPBHS-GUROBI 2024-07-09? (TO) 3600.14 3607.05

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-sbox_8_shg.opb
MD5SUMde975147a543f81642d44481372d34a3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark278
Best CPU time to get the best result obtained on this benchmark3600.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables136253
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint170
Maximum length of a constraint1517
Number of terms in the objective function 136253
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 136253
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 136253
Number of bits of the biggest sum of numbers18
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: 63968 MiB (61699 MiB free)
  memory of node 1: 64473 MiB (62151 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431632-1721129104/watcher-4431632-1721129104 -o /tmp/evaluation-result-4431632-1721129104/solver-4431632-1721129104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857500 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431632-1721129104.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=857573, runsolver pid=857570
Current StackSize limit: 8192 KiB


[startup+0.100584 s]*
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126742300/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=112408 memory=28624 CPUtime=0.09 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 5699 0 0 0 9 0 0 0 20 0 1 0 165076860 115105792 7156 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 28102 7156 1620 46 0 8717 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 122336 KiB
Current children cumulated memory: 31216 KiB

[startup+0.205689 s]*
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126695596/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=121972 memory=36280 CPUtime=0.2 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 7618 0 0 0 19 1 0 0 20 0 1 0 165076860 124899328 9070 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 30493 9070 1620 46 0 11108 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 131900 KiB
Current children cumulated memory: 38872 KiB

[startup+0.305713 s]*
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126626800/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=131588 memory=43936 CPUtime=0.3 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 9517 0 0 0 28 2 0 0 20 0 1 0 165076860 134746112 10984 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 32897 10984 1620 46 0 13512 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 141516 KiB
Current children cumulated memory: 46528 KiB

[startup+0.700258 s]
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126431836/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=167352 memory=73768 CPUtime=0.68 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 17019 0 0 0 64 4 0 0 20 0 1 0 165076860 171368448 18442 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 41838 18442 1620 46 0 22453 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 177280 KiB
Current children cumulated memory: 76360 KiB

[startup+1.50023 s]
/proc/loadavg: 1.88 2.59 3.38 5/266 857575
/proc/meminfo: memFree=126394544/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=241244 memory=135544 CPUtime=1.48 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 32455 0 0 0 142 6 0 0 20 0 1 0 165076860 247033856 33886 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 60311 33886 1620 46 0 40926 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 251172 KiB
Current children cumulated memory: 138136 KiB

[startup+3.10554 s]
/proc/loadavg: 2.05 2.61 3.38 5/266 857575
/proc/meminfo: memFree=126324356/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=389108 memory=258832 CPUtime=3.09 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 63280 0 0 0 295 14 0 0 20 0 1 0 165076860 398446592 64708 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 97277 64708 1620 46 0 77892 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 399036 KiB
Current children cumulated memory: 261424 KiB

[startup+6.3002 s]
/proc/loadavg: 2.05 2.61 3.38 5/266 857575
/proc/meminfo: memFree=125783780/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=683668 memory=504088 CPUtime=6.27 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 124573 0 0 0 599 28 0 0 20 0 1 0 165076860 700076032 126022 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 170917 126022 1620 46 0 151532 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 693596 KiB
Current children cumulated memory: 506680 KiB

[startup+12.7002 s]
/proc/loadavg: 2.50 2.69 3.40 5/266 857577
/proc/meminfo: memFree=124596096/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=1269680 memory=998748 CPUtime=12.65 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 247764 0 0 0 1209 56 0 0 20 0 1 0 165076860 1300152320 249687 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 317420 249687 1620 46 0 298035 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1279608 KiB
Current children cumulated memory: 1001340 KiB

[startup+25.5003 s]
/proc/loadavg: 2.73 2.74 3.40 5/267 857579
/proc/meminfo: memFree=123114064/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=2620240 memory=2178976 CPUtime=25.41 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 484334 0 0 0 2434 107 0 0 20 0 2 0 165076860 2683125760 544744 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 655060 544744 2669 46 0 627655 0
[pid=857575/tid=857579] ppid=857573 vsize=2620240 memory=2592 CPUtime=0 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165078857 2683125760 544744 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2630168 KiB
Current children cumulated memory: 2181568 KiB

[startup+51.1057 s]
/proc/loadavg: 3.17 2.84 3.42 5/267 857584
/proc/meminfo: memFree=117450868/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=8169020 memory=7429464 CPUtime=50.98 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 570174 0 0 0 4865 233 0 0 20 0 2 0 165076860 8365076480 1857366 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2042255 1857366 3010 46 0 2014850 0
[pid=857575/tid=857579] ppid=857573 vsize=8169020 memory=2592 CPUtime=0.03 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 2 0 0 0 1 2 0 0 20 0 2 0 165078857 8365076480 1857366 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 8178948 KiB
Current children cumulated memory: 7432056 KiB

[startup+102.3 s]
/proc/loadavg: 3.71 3.05 3.46 5/267 857641
/proc/meminfo: memFree=117633084/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7104612 CPUtime=102.09 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 708419 0 0 0 9826 383 0 0 20 0 2 0 165076860 9557155840 1776153 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1776153 3184 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=7088228 CPUtime=0.1 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 2 0 0 0 3 7 0 0 20 0 2 0 165078857 9557155840 1776153 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7107204 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 3.27 3.51 5/267 857653
/proc/meminfo: memFree=116862888/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7179672 CPUtime=161.97 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 710075 0 12 0 15806 391 0 0 20 0 2 0 165076860 9557155840 1794918 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1794918 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=0.18 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 4 0 0 0 5 13 0 0 20 0 2 0 165078857 9557155840 1794918 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 161.97 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7182264 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.44 3.56 5/269 857834

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

[startup+3162.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/263 859054
/proc/meminfo: memFree=114164820/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7702536 CPUtime=3156.1 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1792380 0 12 0 314880 730 0 0 20 0 2 0 165076860 9557155840 1925634 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1925634 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=3.77 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 405 0 0 0 134 243 0 0 20 0 2 0 165078857 9557155840 1925634 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3156.1 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7705128 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/263 859065
/proc/meminfo: memFree=112998732/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7710728 CPUtime=3215.99 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1798110 0 12 0 320864 735 0 0 20 0 2 0 165076860 9557155840 1927682 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1927682 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=3.85 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 415 0 0 0 138 247 0 0 20 0 2 0 165078857 9557155840 1927682 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3215.99 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7713320 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/262 859075
/proc/meminfo: memFree=113143552/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7712776 CPUtime=3275.88 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1804012 0 12 0 326847 741 0 0 20 0 2 0 165076860 9557155840 1928194 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1928194 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=3.92 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 424 0 0 0 140 252 0 0 20 0 2 0 165078857 9557155840 1928194 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3275.88 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7715368 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 859091
/proc/meminfo: memFree=113009092/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7712776 CPUtime=3335.78 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1810576 0 12 0 332830 748 0 0 20 0 2 0 165076860 9557155840 1928194 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1928194 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=3.99 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 429 0 0 0 142 257 0 0 20 0 2 0 165078857 9557155840 1928194 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3335.78 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7715368 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 859101
/proc/meminfo: memFree=113666072/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7714824 CPUtime=3395.69 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1816919 0 12 0 338813 756 0 0 20 0 2 0 165076860 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1928706 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=4.08 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 439 0 0 0 146 262 0 0 20 0 2 0 165078857 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3395.69 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7717416 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 859111
/proc/meminfo: memFree=113665456/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7714824 CPUtime=3455.6 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1822755 0 12 0 344799 761 0 0 20 0 2 0 165076860 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1928706 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=4.14 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 448 0 0 0 148 266 0 0 20 0 2 0 165078857 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3455.6 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7717416 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 859123
/proc/meminfo: memFree=113662744/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7714824 CPUtime=3515.51 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1828465 0 12 0 350785 766 0 0 20 0 2 0 165076860 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1928706 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=2592 CPUtime=4.2 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 458 0 0 0 150 270 0 0 20 0 2 0 165078857 9557155840 1928706 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3515.51 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7717416 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 859134
/proc/meminfo: memFree=113762864/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7716872 CPUtime=3575.41 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1835125 0 12 0 356770 771 0 0 20 0 2 0 165076860 9557155840 1929218 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1929218 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=11664 CPUtime=4.26 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) S 857573 857573 857489 0 -1 1077936192 462 0 0 0 153 273 0 0 20 0 2 0 165078857 9557155840 1929218 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3575.41 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7719464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607 s]*
/proc/loadavg: 4.11 4.10 4.09 5/265 859570
/proc/meminfo: memFree=115149880/131524600 swapFree=131071996/131071996
[pid=857573] ppid=857570 vsize=9928 memory=2592 CPUtime=0 cores=4,6
/proc/857573/stat : 857573 (run-glibc-2.34.) S 857570 857573 857489 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 165076860 10166272 648 134679101440 94249546670080 94249547749400 140721591438080 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94249549847856 94249549895044 94249566662656 140721591444427 140721591444572 140721591444572 140721591451587 0
/proc/857573/statm: 2482 648 568 264 0 133 0
[pid=857575] ppid=857573 vsize=9333160 memory=7716872 CPUtime=3600.08 cores=4,6
/proc/857575/stat : 857575 (ld-linux-x86-64) R 857573 857573 857489 0 -1 4194304 1837535 0 12 0 359234 774 0 0 20 0 2 0 165076860 9557155840 1929218 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
/proc/857575/statm: 2333290 1929218 3513 46 0 2305885 0
[pid=857575/tid=857579] ppid=857573 vsize=9333160 memory=-8824452239227642466 CPUtime=4.3 cores=4,6
/proc/857575/task/857579/stat : 857579 (ld-linux-x86-64) R 857573 857573 857489 0 -1 1077936192 467 0 0 0 154 276 0 0 20 0 2 0 165078857 9557155840 1929218 134679101440 139688977281024 139688977468636 140721164654576 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 139688979569536 139688979578984 93825011343360 140721164661603 140721164661755 140721164661755 140721164668850 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 9343088 KiB
Current children cumulated memory: 7719464 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00137 s, system=0.000166 s

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

# cumulated CPU time of all completed processes:  user=3592.35 s, system=7.78557 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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3607.05
CPU time (s): 3600.14
CPU user time (s): 3592.35
CPU system time (s): 7.78557
CPU usage (%): 99.8084
Max. virtual memory (cumulated for all children) (KiB): 10257500
Max. memory (cumulated for all children) (KiB): 9407708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.35
system time used= 7.78557
maximum resident set size= 9507912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1837734
page faults= 12
swaps= 0
block input operations= 3280
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355170
involuntary context switches= 1269


# summary of solver processes directly reported to runsolver:
#   pid: 857573,857575
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3592.35
#   total CPU system time (s): 7.78557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28663 second user time and 19.6882 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-16 13:25:20
IDJOB=4431632
IDBENCH=155401
IDSOLVER=3056
FILE ID=nodeC026/4431632-1721129104
RUNJOBID= nodeC026-1721129116-857500
SLURM_JOB_ID= 7505694
Free space on /tmp= 889292 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-sbox_8_shg.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431632-1721129104/watcher-4431632-1721129104 -o /tmp/evaluation-result-4431632-1721129104/solver-4431632-1721129104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721129116-857500 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431632-1721129104.opb

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

MD5SUM BENCH= de975147a543f81642d44481372d34a3
RANDOM SEED=1800727893

nodeC026.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3677.097
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3687.763
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.099
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.754
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.842
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3687.893
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3677.797
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3607.990
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126828376 kB
MemAvailable:   128634300 kB
Buffers:          418568 kB
Cached:          2210528 kB
SwapCached:            0 kB
Active:           870788 kB
Inactive:        3197144 kB
Active(anon):       1572 kB
Inactive(anon):  1475024 kB
Active(file):     869216 kB
Inactive(file):  1722120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            822688 kB
Writeback:             4 kB
AnonPages:       1435968 kB
Mapped:           117760 kB
Shmem:             37720 kB
KReclaimable:     108820 kB
Slab:             216800 kB
SReclaimable:     108820 kB
SUnreclaim:       107980 kB
KernelStack:        4256 kB
PageTables:        12324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1938612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    501760 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      232148 kB
DirectMap2M:    20512768 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 889296 MiB
End job on nodeC026 at 2024-07-16 14:25:27