Trace number 4432064

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.06 3609.71

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_0.opb
MD5SUMf03e27a6707ee21c77eefe2da14e6e64
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4820075
Best CPU time to get the best result obtained on this benchmark2649.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.45/16.53	c initialize IPBHS solver
16.45/16.53	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
16.45/16.53	c optimizer = "scip"
16.45/16.53	c pbsolver = "roundingsat"
16.45/16.53	c load symmetries from file ""
16.45/16.53	c set time limit for symmetry computation to 100 seconds.
16.45/16.53	c set interchangeable summation variable limit to 3
16.45/16.53	c set abs symmetric core budget per WCE-iteration to 100
16.45/16.53	c set rel symmetric core budget per WCE-iteration to 0
16.45/16.53	c set lit symmetric core budget per WCE-iteration to 0
16.45/16.53	c set sym generation to 's'
16.45/16.53	c set abstraction set creation to 10 iterations without LB change
16.45/16.53	c set abstraction set inputs to 0
16.45/16.53	c set abstraction set cluster min size to 2
16.45/16.53	c set abstraction set cluster max size to 100000000
16.45/16.53	c set abstraction set cluster activation limit to 2
16.45/16.53	c enable abstraction set require equal cost
16.45/16.53	c set abstraction set assumptions to 0
16.45/16.53	c set abstraction set constraint type to 0
16.45/16.53	c set abstract core extraction strategy to b
16.45/16.53	c set core extraction strategy to 2
16.45/16.53	c set core extraction shuffles 10
16.45/16.53	c set cores per iteration to 5
16.45/16.53	c set optimizer bound usage strategy to 2
16.45/16.53	c set optimizer max non-optimal iterations to 1000
16.45/16.53	c set small core cardinality limit to 2
16.45/16.53	c set max coef in cores to 1000000000
16.45/16.53	c set SIS iterations to 5
16.45/16.53	c set SIS budget abs to 1000
16.45/16.53	c set SIS budget rel to 0.05
16.45/16.53	c limit for coefficient in constraints and objective to 9223372036854775807
16.45/16.53	c will solve HOME/instance-4432064-1721133624.opb
16.45/16.53	c [0.28] solve iteration 1, LB=-85, UB=130390723253

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432064-1721133624/watcher-4432064-1721133624 -o /tmp/evaluation-result-4432064-1721133624/solver-4432064-1721133624 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721133636-851114 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4432064-1721133624.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
solver pid=851169, runsolver pid=851161
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 3.89 4.19 4.20 6/248 851179
/proc/meminfo: memFree=125100540/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=35436 memory=10480 CPUtime=0.11 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 2225 0 0 0 10 1 0 0 20 0 1 0 165519605 36286464 2620 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 8859 2620 1023 2900 0 5373 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 35436 KiB
Current children cumulated memory: 10480 KiB

[startup+0.213617 s]*
/proc/loadavg: 3.89 4.19 4.20 6/248 851181
/proc/meminfo: memFree=125080424/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=39460 memory=17696 CPUtime=0.22 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 3418 0 0 0 17 5 0 0 20 0 1 0 165519605 40407040 4424 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 9865 4424 1135 2900 0 6379 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 39460 KiB
Current children cumulated memory: 17696 KiB

[startup+0.313397 s]*
/proc/loadavg: 3.89 4.19 4.20 6/248 851181
/proc/meminfo: memFree=125028716/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=45964 memory=28712 CPUtime=0.31 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 5016 0 0 0 22 9 0 0 20 0 1 0 165519605 47067136 7178 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 11491 7178 2383 2900 0 8005 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 45964 KiB
Current children cumulated memory: 28712 KiB

[startup+0.700365 s]
/proc/loadavg: 3.89 4.19 4.20 6/248 851181
/proc/meminfo: memFree=124905548/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=101936 memory=84740 CPUtime=0.68 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 18978 0 0 0 47 21 0 0 20 0 1 0 165519605 104382464 21185 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 25484 21185 2399 2900 0 21998 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101936 KiB
Current children cumulated memory: 84740 KiB

[startup+1.50033 s]
/proc/loadavg: 3.89 4.19 4.20 6/248 851181
/proc/meminfo: memFree=124678876/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=178344 memory=145676 CPUtime=1.48 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 34168 0 0 0 123 25 0 0 20 0 1 0 165519605 182624256 36419 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 44586 36419 2879 2900 0 41100 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 178344 KiB
Current children cumulated memory: 145676 KiB

[startup+3.11419 s]
/proc/loadavg: 3.89 4.19 4.20 6/248 851181
/proc/meminfo: memFree=124464876/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=180316 memory=147524 CPUtime=3.1 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 34619 0 0 0 284 26 0 0 20 0 1 0 165519605 184643584 36881 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 45079 36881 2879 2900 0 41593 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 180316 KiB
Current children cumulated memory: 147524 KiB

[startup+6.30026 s]
/proc/loadavg: 3.90 4.18 4.20 6/248 851181
/proc/meminfo: memFree=124295324/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=262604 memory=212992 CPUtime=6.27 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 51243 0 0 0 599 28 0 0 20 0 1 0 165519605 268906496 53248 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 65651 53248 2911 2900 0 62165 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 262604 KiB
Current children cumulated memory: 212992 KiB

[startup+12.7003 s]
/proc/loadavg: 3.91 4.18 4.20 6/248 851182
/proc/meminfo: memFree=124236676/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=273596 memory=222732 CPUtime=12.66 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 53740 0 0 0 1236 30 0 0 20 0 1 0 165519605 280162304 55683 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 68399 55683 2911 2900 0 64913 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 273596 KiB
Current children cumulated memory: 222732 KiB

[startup+25.5003 s]
/proc/loadavg: 4.00 4.19 4.20 6/248 851184
/proc/meminfo: memFree=124203856/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=303372 memory=251976 CPUtime=25.43 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 61079 0 0 0 2511 32 0 0 20 0 1 0 165519605 310652928 62994 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 75843 62994 2911 2900 0 72357 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 303372 KiB
Current children cumulated memory: 251976 KiB

[startup+51.1141 s]
/proc/loadavg: 4.00 4.17 4.20 6/248 851188
/proc/meminfo: memFree=124190916/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=303372 memory=252240 CPUtime=50.97 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 61143 0 0 0 5063 34 0 0 20 0 1 0 165519605 310652928 63060 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 75843 63060 2911 2900 0 72357 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 303372 KiB
Current children cumulated memory: 252240 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.17 4.19 6/248 851197
/proc/meminfo: memFree=124111864/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=303372 memory=252988 CPUtime=102.03 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 61308 0 0 0 10164 39 0 0 20 0 1 0 165519605 310652928 63247 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 75843 63247 2911 2900 0 72357 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 303372 KiB
Current children cumulated memory: 252988 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.16 4.18 6/248 851208
/proc/meminfo: memFree=124088844/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=313404 memory=263232 CPUtime=161.89 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 64631 0 0 0 16147 42 0 0 20 0 1 0 165519605 320925696 65808 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 78351 65808 2911 2900 0 74865 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 313404 KiB
Current children cumulated memory: 263232 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.14 4.18 6/248 851218
/proc/meminfo: memFree=124047888/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=326896 memory=275352 CPUtime=221.74 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 70225 0 0 0 22131 43 0 0 20 0 1 0 165519605 334741504 68838 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 81724 68838 2911 2900 0 78238 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 326896 KiB
Current children cumulated memory: 275352 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.14 4.18 6/248 851229
/proc/meminfo: memFree=124027404/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=333716 memory=283112 CPUtime=281.6 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 71871 0 0 0 28117 43 0 0 20 0 1 0 165519605 341725184 70778 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 83429 70778 3231 2900 0 79943 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 333716 KiB
Current children cumulated memory: 283112 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.11 4.16 6/241 851240
/proc/meminfo: memFree=124001764/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=333716 memory=283304 CPUtime=341.47 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 72221 0 0 0 34103 44 0 0 20 0 1 0 165519605 341725184 70826 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 83429 70826 3231 2900 0 79943 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 333716 KiB
Current children cumulated memory: 283304 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.12 4.16 6/241 851250
/proc/meminfo: memFree=123969724/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=334904 memory=284604 CPUtime=401.33 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 72603 0 0 0 40089 44 0 0 20 0 1 0 165519605 342941696 71151 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 83726 71151 3231 2900 0 80240 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 334904 KiB
Current children cumulated memory: 284604 KiB

[startup+462.3 s]
/proc/loadavg: 5.77 4.52 4.29 6/241 851260
/proc/meminfo: memFree=123937676/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=339448 memory=288000 CPUtime=461.19 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 73422 0 0 0 46075 44 0 0 20 0 1 0 165519605 347594752 72000 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 84862 72000 3231 2900 0 81376 0

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

Current children cumulated memory: 407600 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.11 4.12 6/246 852823
/proc/meminfo: memFree=101036720/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=430088 memory=407600 CPUtime=2914.11 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 107182 0 0 0 291362 49 0 0 20 0 1 0 165519605 440410112 101900 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 107522 101900 3231 2900 0 104036 0
Current children cumulated CPU time: 2914.11 s
Current children cumulated vsize: 430088 KiB
Current children cumulated memory: 407600 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.12 6/246 852833
/proc/meminfo: memFree=100994816/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=456040 memory=431952 CPUtime=2973.96 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 113961 0 0 0 297347 49 0 0 20 0 1 0 165519605 466984960 107988 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114010 107988 3231 2900 0 110524 0
Current children cumulated CPU time: 2973.96 s
Current children cumulated vsize: 456040 KiB
Current children cumulated memory: 431952 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.14 4.13 6/244 852899
/proc/meminfo: memFree=100976924/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=456040 memory=432200 CPUtime=3033.82 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 114185 0 0 0 303333 49 0 0 20 0 1 0 165519605 466984960 108050 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114010 108050 3231 2900 0 110524 0
Current children cumulated CPU time: 3033.82 s
Current children cumulated vsize: 456040 KiB
Current children cumulated memory: 432200 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.13 4.12 6/243 852909
/proc/meminfo: memFree=100956700/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=456040 memory=433296 CPUtime=3093.68 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 114672 0 0 0 309319 49 0 0 20 0 1 0 165519605 466984960 108324 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114010 108324 3231 2900 0 110524 0
Current children cumulated CPU time: 3093.68 s
Current children cumulated vsize: 456040 KiB
Current children cumulated memory: 433296 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.14 4.12 6/243 852920
/proc/meminfo: memFree=100936832/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=456040 memory=433496 CPUtime=3153.54 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 114835 0 0 0 315305 49 0 0 20 0 1 0 165519605 466984960 108374 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114010 108374 3231 2900 0 110524 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 456040 KiB
Current children cumulated memory: 433496 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.12 6/242 852930
/proc/meminfo: memFree=100917628/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=456040 memory=433496 CPUtime=3213.4 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 114996 0 0 0 321291 49 0 0 20 0 1 0 165519605 466984960 108374 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114010 108374 3231 2900 0 110524 0
Current children cumulated CPU time: 3213.4 s
Current children cumulated vsize: 456040 KiB
Current children cumulated memory: 433496 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.11 6/242 852941
/proc/meminfo: memFree=100899932/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=459904 memory=435428 CPUtime=3273.28 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 115737 0 0 0 327278 50 0 0 20 0 1 0 165519605 470941696 108857 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 114976 108857 3231 2900 0 111490 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 459904 KiB
Current children cumulated memory: 435428 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.11 6/241 852952
/proc/meminfo: memFree=100876000/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=468540 memory=442740 CPUtime=3333.15 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 117370 0 0 0 332920 395 0 0 20 0 1 0 165519605 479784960 110685 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 117135 110685 3263 2900 0 113649 0
Current children cumulated CPU time: 3333.15 s
Current children cumulated vsize: 468540 KiB
Current children cumulated memory: 442740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.10 6/241 852962
/proc/meminfo: memFree=100841744/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=488068 memory=459840 CPUtime=3393.05 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 118788 0 0 0 338326 979 0 0 20 0 1 0 165519605 499781632 114960 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 122017 114960 3263 2900 0 118531 0
Current children cumulated CPU time: 3393.05 s
Current children cumulated vsize: 488068 KiB
Current children cumulated memory: 459840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.10 6/241 852972
/proc/meminfo: memFree=100786288/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=534732 memory=498284 CPUtime=3452.93 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 126455 0 0 0 343747 1546 0 0 20 0 1 0 165519605 547565568 124571 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 133683 124571 3263 2900 0 130197 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 534732 KiB
Current children cumulated memory: 498284 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.14 4.11 6/241 852983
/proc/meminfo: memFree=100664624/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=625052 memory=600580 CPUtime=3512.81 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 142019 0 0 0 349244 2037 0 0 20 0 1 0 165519605 640053248 150145 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 156263 150145 3263 2900 0 152777 0
Current children cumulated CPU time: 3512.81 s
Current children cumulated vsize: 625052 KiB
Current children cumulated memory: 600580 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.13 4.10 6/241 852993
/proc/meminfo: memFree=100543836/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=737924 memory=705540 CPUtime=3572.69 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 158122 0 0 0 354732 2537 0 0 20 0 1 0 165519605 755634176 176385 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 184481 176385 3263 2900 0 180995 0
Current children cumulated CPU time: 3572.69 s
Current children cumulated vsize: 737924 KiB
Current children cumulated memory: 705540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.14 4.13 4.10 5/243 853047
/proc/meminfo: memFree=102908856/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=760528 memory=728044 CPUtime=3600.04 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 163820 0 0 0 357221 2783 0 0 20 0 1 0 165519605 778780672 182011 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 190132 182011 3263 2900 0 186646 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 760528 KiB
Current children cumulated memory: 728044 KiB

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

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

# cumulated CPU time of all completed processes:  user=3572.22 s, system=27.8453 s

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

[startup+3609.7 s]
/proc/loadavg: 4.14 4.13 4.10 5/243 853047
/proc/meminfo: memFree=102908856/131655788 swapFree=131071996/131071996
[pid=851169] ppid=851161 vsize=760528 memory=728044 CPUtime=3600.04 cores=1,3
/proc/851169/stat : 851169 (ipbhs_static_sc) R 851161 851169 851100 0 -1 4194304 163820 0 0 0 357221 2783 0 0 20 0 1 0 165519605 778780672 182011 134679101440 4194304 16068861 140723030458976 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 47710208 140723030463526 140723030463613 140723030463613 140723030470628 0
/proc/851169/statm: 190132 182011 3263 2900 0 186646 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 760528 KiB
Current children cumulated memory: 728044 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.71
CPU time (s): 3600.06
CPU user time (s): 3572.22
CPU system time (s): 27.8453
CPU usage (%): 99.7328
Max. virtual memory (cumulated for all children) (KiB): 760528
Max. memory (cumulated for all children) (KiB): 728044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.22
system time used= 27.8453
maximum resident set size= 728244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163820
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= 44
involuntary context switches= 1624


# summary of solver processes directly reported to runsolver:
#   pid: 851169
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3572.22
#   total CPU system time (s): 27.8453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7594 second user time and 39.4132 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 14:40:37
IDJOB=4432064
IDBENCH=155608
IDSOLVER=3057
FILE ID=nodeC011/4432064-1721133624
RUNJOBID= nodeC011-1721133636-851114
SLURM_JOB_ID= 7505705
Free space on /tmp= 723768 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_0.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432064-1721133624/watcher-4432064-1721133624 -o /tmp/evaluation-result-4432064-1721133624/solver-4432064-1721133624 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721133636-851114 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4432064-1721133624.opb

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

MD5SUM BENCH= f03e27a6707ee21c77eefe2da14e6e64
RANDOM SEED=442825577

nodeC011.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		: 1296.847
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.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        125132744 kB
MemAvailable:   129895268 kB
Buffers:          440916 kB
Cached:          5105780 kB
SwapCached:            0 kB
Active:           827224 kB
Inactive:        5040444 kB
Active(anon):       1324 kB
Inactive(anon):   357356 kB
Active(file):     825900 kB
Inactive(file):  4683088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            219312 kB
Writeback:             0 kB
AnonPages:        320980 kB
Mapped:           104060 kB
Shmem:             37704 kB
KReclaimable:     187472 kB
Slab:             296588 kB
SReclaimable:     187472 kB
SUnreclaim:       109116 kB
KernelStack:        3696 kB
PageTables:         9312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     590188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53024 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723544 MiB
End job on nodeC011 at 2024-07-16 15:40:47