Trace number 4431826

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-SCIP 2024-07-09? (TO) 3600.02 3609.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM8940813d27fb075f4739eb458e093f9a
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 benchmark176
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables467
Total number of constraints466
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.27/4.30	c initialize IPBHS solver
4.27/4.30	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
4.27/4.30	c optimizer = "scip"
4.27/4.30	c pbsolver = "roundingsat"
4.27/4.30	c load symmetries from file ""
4.27/4.30	c set time limit for symmetry computation to 100 seconds.
4.27/4.30	c set interchangeable summation variable limit to 3
4.27/4.30	c set abs symmetric core budget per WCE-iteration to 100
4.27/4.30	c set rel symmetric core budget per WCE-iteration to 0
4.27/4.30	c set lit symmetric core budget per WCE-iteration to 0
4.27/4.30	c set sym generation to 's'
4.27/4.30	c set abstraction set creation to 10 iterations without LB change
4.27/4.30	c set abstraction set inputs to 0
4.27/4.30	c set abstraction set cluster min size to 2
4.27/4.30	c set abstraction set cluster max size to 100000000
4.27/4.30	c set abstraction set cluster activation limit to 2
4.27/4.30	c enable abstraction set require equal cost
4.27/4.30	c set abstraction set assumptions to 0
4.27/4.30	c set abstraction set constraint type to 0
4.27/4.30	c set abstract core extraction strategy to b
4.27/4.30	c set core extraction strategy to 2
4.27/4.30	c set core extraction shuffles 10
4.27/4.30	c set cores per iteration to 5
4.27/4.30	c set optimizer bound usage strategy to 2
4.27/4.30	c set optimizer max non-optimal iterations to 1000
4.27/4.30	c set small core cardinality limit to 2
4.27/4.30	c set max coef in cores to 1000000000
4.27/4.30	c set SIS iterations to 5
4.27/4.30	c set SIS budget abs to 1000
4.27/4.30	c set SIS budget rel to 0.05
4.27/4.30	c limit for coefficient in constraints and objective to 9223372036854775807
4.27/4.30	c will solve HOME/instance-4431826-1721079218.opb
4.27/4.30	c [0.02] solve iteration 1, LB=0, UB=468

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: 64096 MiB (63033 MiB free)
  memory of node 1: 64473 MiB (61934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431826-1721079218/watcher-4431826-1721079218 -o /tmp/evaluation-result-4431826-1721079218/solver-4431826-1721079218 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815891 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431826-1721079218.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=821832, runsolver pid=821829

[startup+0.100693 s]*
/proc/loadavg: 4.18 4.12 4.13 5/246 821833
/proc/meminfo: memFree=127958088/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=38588 memory=19992 CPUtime=0.1 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 2485 0 0 0 9 1 0 0 20 0 1 0 160080621 39514112 4998 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 9647 4998 2879 2900 0 6161 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38588 KiB
Current children cumulated memory: 19992 KiB

[startup+0.213232 s]*
/proc/loadavg: 4.18 4.12 4.13 5/246 821833
/proc/meminfo: memFree=127957808/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=38728 memory=20256 CPUtime=0.21 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 2515 0 0 0 20 1 0 0 20 0 1 0 160080621 39657472 5064 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 9682 5064 2879 2900 0 6196 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 20256 KiB

[startup+0.312126 s]*
/proc/loadavg: 4.18 4.12 4.13 5/246 821833
/proc/meminfo: memFree=127957668/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=38728 memory=20256 CPUtime=0.31 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 2516 0 0 0 30 1 0 0 20 0 1 0 160080621 39657472 5064 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 9682 5064 2879 2900 0 6196 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 20256 KiB

[startup+0.700247 s]
/proc/loadavg: 4.18 4.12 4.13 5/246 821835
/proc/meminfo: memFree=127957440/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=38728 memory=20256 CPUtime=0.68 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 2528 0 0 0 67 1 0 0 20 0 1 0 160080621 39657472 5064 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 9682 5064 2879 2900 0 6196 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 20256 KiB

[startup+1.50032 s]
/proc/loadavg: 4.18 4.12 4.13 5/246 821835
/proc/meminfo: memFree=127957220/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=45044 memory=25784 CPUtime=1.48 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 4012 0 0 0 147 1 0 0 20 0 1 0 160080621 46125056 6446 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 11261 6446 2895 2900 0 7775 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 45044 KiB
Current children cumulated memory: 25784 KiB

[startup+3.11304 s]
/proc/loadavg: 4.18 4.12 4.13 5/246 821835
/proc/meminfo: memFree=127928192/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=71424 memory=51716 CPUtime=3.09 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 10527 0 0 0 307 2 0 0 20 0 1 0 160080621 73138176 12929 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 17856 12929 2911 2900 0 14370 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 71424 KiB
Current children cumulated memory: 51716 KiB

[startup+6.30024 s]
/proc/loadavg: 4.17 4.12 4.13 5/246 821835
/proc/meminfo: memFree=127913768/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=83228 memory=62988 CPUtime=6.27 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 13465 0 0 0 624 3 0 0 20 0 1 0 160080621 85225472 15747 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 20807 15747 2911 2900 0 17321 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 83228 KiB
Current children cumulated memory: 62988 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.11 4.13 5/246 821836
/proc/meminfo: memFree=127913640/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=83228 memory=62988 CPUtime=12.65 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 13476 0 0 0 1262 3 0 0 20 0 1 0 160080621 85225472 15747 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 20807 15747 2911 2900 0 17321 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 83228 KiB
Current children cumulated memory: 62988 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.11 4.13 5/245 821838
/proc/meminfo: memFree=127896852/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=93268 memory=72416 CPUtime=25.41 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 17032 0 0 0 2538 3 0 0 20 0 1 0 160080621 95506432 18104 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 23317 18104 2911 2900 0 19831 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 93268 KiB
Current children cumulated memory: 72416 KiB

[startup+51.1129 s]
/proc/loadavg: 4.14 4.11 4.13 5/245 821843
/proc/meminfo: memFree=127871616/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=92464 memory=75216 CPUtime=50.95 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 19667 0 0 0 5091 4 0 0 20 0 1 0 160080621 94683136 18804 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 23116 18804 2911 2900 0 19630 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 92464 KiB
Current children cumulated memory: 75216 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/245 821852
/proc/meminfo: memFree=127809348/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=96540 memory=80976 CPUtime=102.01 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 20839 0 0 0 10197 4 0 0 20 0 1 0 160080621 98856960 20244 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 24135 20244 2911 2900 0 20649 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 96540 KiB
Current children cumulated memory: 80976 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.10 4.12 5/241 821864
/proc/meminfo: memFree=127720000/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=144192 memory=128040 CPUtime=161.87 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 32883 0 0 0 16179 8 0 0 20 0 1 0 160080621 147652608 32010 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 36048 32010 2911 2900 0 32562 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 144192 KiB
Current children cumulated memory: 128040 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/241 821874
/proc/meminfo: memFree=127681548/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=164344 memory=148232 CPUtime=221.73 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 37931 0 0 0 22164 9 0 0 20 0 1 0 160080621 168288256 37058 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 41086 37058 2911 2900 0 37600 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 164344 KiB
Current children cumulated memory: 148232 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/241 821884
/proc/meminfo: memFree=127668044/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=167268 memory=149988 CPUtime=281.58 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 38429 0 0 0 28149 9 0 0 20 0 1 0 160080621 171282432 37497 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 41817 37497 2911 2900 0 38331 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 167268 KiB
Current children cumulated memory: 149988 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/243 821899
/proc/meminfo: memFree=127645756/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=171188 memory=154908 CPUtime=341.43 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 39675 0 0 0 34134 9 0 0 20 0 1 0 160080621 175296512 38727 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 42797 38727 2911 2900 0 39311 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 171188 KiB
Current children cumulated memory: 154908 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/243 821909
/proc/meminfo: memFree=127622508/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=180176 memory=162992 CPUtime=401.28 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 41708 0 0 0 40119 9 0 0 20 0 1 0 160080621 184500224 40748 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 45044 40748 2911 2900 0 41558 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 180176 KiB
Current children cumulated memory: 162992 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.12 4.12 5/244 821922
/proc/meminfo: memFree=127597664/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=180176 memory=163624 CPUtime=461.13 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 41878 0 0 0 46104 9 0 0 20 0 1 0 160080621 184500224 40906 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 45044 40906 2911 2900 0 41558 0

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

Current children cumulated memory: 287448 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/243 823464
/proc/meminfo: memFree=127162380/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=304780 memory=288528 CPUtime=2914.62 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 76948 0 0 0 291443 19 0 0 20 0 1 0 160080621 312094720 72132 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 76195 72132 2911 2900 0 72709 0
Current children cumulated CPU time: 2914.62 s
Current children cumulated vsize: 304780 KiB
Current children cumulated memory: 288528 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.11 4.10 5/243 823474
/proc/meminfo: memFree=127158824/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=304780 memory=288604 CPUtime=2974.44 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 77075 0 0 0 297425 19 0 0 20 0 1 0 160080621 312094720 72151 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 76195 72151 2911 2900 0 72709 0
Current children cumulated CPU time: 2974.44 s
Current children cumulated vsize: 304780 KiB
Current children cumulated memory: 288604 KiB

[startup+3042.3 s]
/proc/loadavg: 3.65 3.99 4.06 4/236 823516
/proc/meminfo: memFree=127532368/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=308972 memory=291864 CPUtime=3034.25 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78040 0 0 0 303406 19 0 0 20 0 1 0 160080621 316387328 72966 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77243 72966 2911 2900 0 73757 0
Current children cumulated CPU time: 3034.25 s
Current children cumulated vsize: 308972 KiB
Current children cumulated memory: 291864 KiB

[startup+3102.3 s]
/proc/loadavg: 3.35 3.84 4.00 4/236 823526
/proc/meminfo: memFree=127529392/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=308972 memory=292108 CPUtime=3094.07 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78173 0 0 0 309388 19 0 0 20 0 1 0 160080621 316387328 73027 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77243 73027 2911 2900 0 73757 0
Current children cumulated CPU time: 3094.07 s
Current children cumulated vsize: 308972 KiB
Current children cumulated memory: 292108 KiB

[startup+3162.3 s]
/proc/loadavg: 3.25 3.73 3.95 4/236 823921
/proc/meminfo: memFree=127528096/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=308972 memory=292200 CPUtime=3153.89 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78295 0 0 0 315370 19 0 0 20 0 1 0 160080621 316387328 73050 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77243 73050 2911 2900 0 73757 0
Current children cumulated CPU time: 3153.89 s
Current children cumulated vsize: 308972 KiB
Current children cumulated memory: 292200 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.61 3.89 4/236 823932
/proc/meminfo: memFree=127519216/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=308972 memory=293636 CPUtime=3213.73 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78442 0 0 0 321354 19 0 0 20 0 1 0 160080621 316387328 73409 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77243 73409 2911 2900 0 73757 0
Current children cumulated CPU time: 3213.73 s
Current children cumulated vsize: 308972 KiB
Current children cumulated memory: 293636 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.51 3.84 4/237 823943
/proc/meminfo: memFree=127517344/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=309468 memory=293636 CPUtime=3273.58 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78570 0 0 0 327339 19 0 0 20 0 1 0 160080621 316895232 73409 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77367 73409 2911 2900 0 73881 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 309468 KiB
Current children cumulated memory: 293636 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.45 3.80 4/239 824124
/proc/meminfo: memFree=127515736/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=309468 memory=293716 CPUtime=3333.44 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78715 0 0 0 333325 19 0 0 20 0 1 0 160080621 316895232 73429 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77367 73429 2911 2900 0 73881 0
Current children cumulated CPU time: 3333.44 s
Current children cumulated vsize: 309468 KiB
Current children cumulated memory: 293716 KiB

[startup+3402.3 s]
/proc/loadavg: 3.21 3.41 3.76 4/240 824191
/proc/meminfo: memFree=127510824/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=309468 memory=293776 CPUtime=3393.29 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 78858 0 0 0 339310 19 0 0 20 0 1 0 160080621 316895232 73444 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77367 73444 2911 2900 0 73881 0
Current children cumulated CPU time: 3393.29 s
Current children cumulated vsize: 309468 KiB
Current children cumulated memory: 293776 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.35 3.72 4/239 824201
/proc/meminfo: memFree=127505820/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=311460 memory=295392 CPUtime=3453.14 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 79390 0 0 0 345295 19 0 0 20 0 1 0 160080621 318935040 73848 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 77865 73848 2911 2900 0 74379 0
Current children cumulated CPU time: 3453.14 s
Current children cumulated vsize: 311460 KiB
Current children cumulated memory: 295392 KiB

[startup+3522.3 s]
/proc/loadavg: 3.09 3.30 3.67 4/239 824212
/proc/meminfo: memFree=127497860/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=318324 memory=301500 CPUtime=3513 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 81041 0 0 0 351280 20 0 0 20 0 1 0 160080621 325963776 75375 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 79581 75375 2911 2900 0 76095 0
Current children cumulated CPU time: 3513 s
Current children cumulated vsize: 318324 KiB
Current children cumulated memory: 301500 KiB

[startup+3582.3 s]
/proc/loadavg: 2.52 3.13 3.59 2/225 824284
/proc/meminfo: memFree=128201124/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=318324 memory=301804 CPUtime=3572.87 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 81237 0 0 0 357267 20 0 0 20 0 1 0 160080621 325963776 75451 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 79581 75451 2911 2900 0 76095 0
Current children cumulated CPU time: 3572.87 s
Current children cumulated vsize: 318324 KiB
Current children cumulated memory: 301804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 2.00 2.95 3.52 2/224 824287
/proc/meminfo: memFree=128201192/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=318324 memory=301804 CPUtime=3600.01 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 81283 0 0 0 359981 20 0 0 20 0 1 0 160080621 325963776 75451 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 79581 75451 2911 2900 0 76095 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 318324 KiB
Current children cumulated memory: 301804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.81 s, system=0.203526 s

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

[startup+3609.5 s]
/proc/loadavg: 2.00 2.95 3.52 2/224 824287
/proc/meminfo: memFree=128201192/131655788 swapFree=131071996/131071996
[pid=821832] ppid=821829 vsize=318324 memory=301804 CPUtime=3600.01 cores=1,3
/proc/821832/stat : 821832 (ipbhs_static_sc) R 821829 821832 815879 0 -1 4194304 81283 0 0 0 359981 20 0 0 20 0 1 0 160080621 325963776 75451 134679101440 4194304 16068861 140721381660752 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 38313984 140721381663782 140721381663869 140721381663869 140721381670884 0
/proc/821832/statm: 79581 75451 2911 2900 0 76095 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 318324 KiB
Current children cumulated memory: 301804 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.5
CPU time (s): 3600.02
CPU user time (s): 3599.81
CPU system time (s): 0.203526
CPU usage (%): 99.7371
Max. virtual memory (cumulated for all children) (KiB): 318324
Max. memory (cumulated for all children) (KiB): 301804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.81
system time used= 0.203526
maximum resident set size= 302012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81283
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= 36
involuntary context switches= 2524


# summary of solver processes directly reported to runsolver:
#   pid: 821832
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.81
#   total CPU system time (s): 0.203526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3136 second user time and 34.1691 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-15 23:33:50
IDJOB=4431826
IDBENCH=147542
IDSOLVER=3057
FILE ID=nodeC005/4431826-1721079218
RUNJOBID= nodeC005-1721071938-815891
SLURM_JOB_ID= 7505537
Free space on /tmp= 723624 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431826-1721079218/watcher-4431826-1721079218 -o /tmp/evaluation-result-4431826-1721079218/solver-4431826-1721079218 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815891 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431826-1721079218.opb

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

MD5SUM BENCH= 8940813d27fb075f4739eb458e093f9a
RANDOM SEED=1799187218

nodeC005.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	: 0xb00001f
cpu MHz		: 3675.134
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 invpcid_single pti 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	: 6983.53
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		: 3444.943
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 invpcid_single pti 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	: 6983.35
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.224
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 invpcid_single pti 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	: 6983.53
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.177
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 invpcid_single pti 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	: 6983.35
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		: 3675.155
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 invpcid_single pti 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	: 6983.53
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		: 3668.925
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 invpcid_single pti 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	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.466
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 invpcid_single pti 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	: 6983.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.224
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 invpcid_single pti 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	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127967728 kB
MemAvailable:   129632356 kB
Buffers:          363824 kB
Cached:          2126108 kB
SwapCached:            0 kB
Active:           647292 kB
Inactive:        2475264 kB
Active(anon):       3440 kB
Inactive(anon):   666892 kB
Active(file):     643852 kB
Inactive(file):  1808372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             53732 kB
Writeback:            12 kB
AnonPages:        631772 kB
Mapped:           139824 kB
Shmem:             37704 kB
KReclaimable:     105204 kB
Slab:             206284 kB
SReclaimable:     105204 kB
SUnreclaim:       101080 kB
KernelStack:        3920 kB
PageTables:        10744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     939356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52128 kB
HardwareCorrupted:     0 kB
AnonHugePages:    382976 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723728 MiB
End job on nodeC005 at 2024-07-16 00:34:00