Trace number 4431758

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.1 3611.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
MD5SUM0aad002c81e214aa0b66948d5567e1f0
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 benchmark8691
Best CPU time to get the best result obtained on this benchmark0.113538
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables548
Total number of constraints166
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints126
Minimum length of a constraint2
Maximum length of a constraint143
Number of terms in the objective function 416
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 96797
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 96797
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c initialize IPBHS solver
0.00/0.04	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
0.00/0.04	c optimizer = "scip"
0.00/0.04	c pbsolver = "roundingsat"
0.00/0.04	c load symmetries from file ""
0.00/0.04	c set time limit for symmetry computation to 100 seconds.
0.00/0.04	c set interchangeable summation variable limit to 3
0.00/0.04	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.04	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.04	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.04	c set sym generation to 's'
0.00/0.04	c set abstraction set creation to 10 iterations without LB change
0.00/0.04	c set abstraction set inputs to 0
0.00/0.04	c set abstraction set cluster min size to 2
0.00/0.04	c set abstraction set cluster max size to 100000000
0.00/0.04	c set abstraction set cluster activation limit to 2
0.00/0.04	c enable abstraction set require equal cost
0.00/0.04	c set abstraction set assumptions to 0
0.00/0.04	c set abstraction set constraint type to 0
0.00/0.04	c set abstract core extraction strategy to b
0.00/0.04	c set core extraction strategy to 2
0.00/0.04	c set core extraction shuffles 10
0.00/0.04	c set cores per iteration to 5
0.00/0.04	c set optimizer bound usage strategy to 2
0.00/0.04	c set optimizer max non-optimal iterations to 1000
0.00/0.04	c set small core cardinality limit to 2
0.00/0.04	c set max coef in cores to 1000000000
0.00/0.04	c set SIS iterations to 5
0.00/0.04	c set SIS budget abs to 1000
0.00/0.04	c set SIS budget rel to 0.05
0.00/0.04	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.04	c will solve HOME/instance-4431758-1721071927.opb
0.00/0.04	c [0.01] solve iteration 1, LB=0, UB=96798
3.48/3.55	c [1.97] solve iteration 2, LB=413, UB=14003
8.86/8.92	c [5.38] solve iteration 3, LB=859, UB=14003
12.97/13.05	c [9.14] solve iteration 4, LB=1145, UB=14003
26.12/26.24	c [21.71] solve iteration 5, LB=1652, UB=14003
72.49/72.79	c [68.4] solve iteration 6, LB=1770, UB=14003
88.45/88.78	c [84.12] solve iteration 7, LB=2006, UB=12482
123.45/123.85	c [118.89] solve iteration 8, LB=2653, UB=11426
157.16/157.60	c [152.19] solve iteration 9, LB=3156, UB=11426
403.23/404.42	c [397.9] solve iteration 10, LB=3536, UB=10364
648.12/650.05	c [642.95] solve iteration 11, LB=3695, UB=10364
1202.64/1206.44	c [1197] solve iteration 12, LB=3972, UB=10364
1748.57/1754.14	c [1742.34] solve iteration 13, LB=4140, UB=10364
3004.37/3014.01	c [2998.1] solve iteration 14, LB=4300, UB=10364
3161.93/3172.05	c [3155.68] solve iteration 15, LB=4460, UB=10364

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=816085, runsolver pid=816082

[startup+0.100879 s]*
/proc/loadavg: 3.59 4.01 4.10 5/244 816100
/proc/meminfo: memFree=128259252/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=41416 memory=21508 CPUtime=0.11 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 2766 0 0 0 10 1 0 0 20 0 1 0 159351571 42409984 5377 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 10354 5377 2911 2900 0 6868 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 41416 KiB
Current children cumulated memory: 21508 KiB

[startup+0.2135 s]*
/proc/loadavg: 3.59 4.01 4.10 4/249 816110
/proc/meminfo: memFree=128250832/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=41416 memory=22564 CPUtime=0.21 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 3014 0 0 0 20 1 0 0 20 0 1 0 159351571 42409984 5641 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 10354 5641 2911 2900 0 6868 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 41416 KiB
Current children cumulated memory: 22564 KiB

[startup+0.312387 s]*
/proc/loadavg: 3.59 4.01 4.10 5/247 816126
/proc/meminfo: memFree=128297840/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=44500 memory=24676 CPUtime=0.31 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 3559 0 0 0 30 1 0 0 20 0 1 0 159351571 45568000 6169 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 11125 6169 2911 2900 0 7639 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 44500 KiB
Current children cumulated memory: 24676 KiB

[startup+0.700336 s]
/proc/loadavg: 3.59 4.01 4.10 5/246 816132
/proc/meminfo: memFree=128241824/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=45656 memory=26524 CPUtime=0.69 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 3967 0 0 0 68 1 0 0 20 0 1 0 159351571 46751744 6631 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 11414 6631 2911 2900 0 7928 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45656 KiB
Current children cumulated memory: 26524 KiB

[startup+1.50032 s]
/proc/loadavg: 3.59 4.01 4.10 5/252 816144
/proc/meminfo: memFree=128142128/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=46440 memory=28228 CPUtime=1.48 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 4360 0 0 0 126 22 0 0 20 0 1 0 159351571 47554560 7057 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 11610 7057 2943 2900 0 8124 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46440 KiB
Current children cumulated memory: 28228 KiB

[startup+3.11315 s]
/proc/loadavg: 3.62 4.01 4.10 5/252 816190
/proc/meminfo: memFree=128023468/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=123648 memory=96916 CPUtime=3.09 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 22116 0 0 0 278 31 0 0 20 0 1 0 159351571 126615552 24229 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 30912 24229 2943 2900 0 27426 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 123648 KiB
Current children cumulated memory: 96916 KiB

[startup+6.30025 s]
/proc/loadavg: 3.62 4.01 4.10 5/252 816190
/proc/meminfo: memFree=127440360/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=158616 memory=131468 CPUtime=6.27 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 32547 0 0 0 582 45 0 0 20 0 1 0 159351571 162422784 32867 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 39654 32867 2943 2900 0 36168 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 158616 KiB
Current children cumulated memory: 131468 KiB

[startup+12.7003 s]
/proc/loadavg: 3.65 4.01 4.10 5/252 816191
/proc/meminfo: memFree=127194044/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=216420 memory=187220 CPUtime=12.65 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 47060 0 0 0 1208 57 0 0 20 0 1 0 159351571 221614080 46805 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 54105 46805 2943 2900 0 50619 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 216420 KiB
Current children cumulated memory: 187220 KiB

[startup+25.5003 s]
/proc/loadavg: 3.80 4.02 4.10 5/252 816193
/proc/meminfo: memFree=126821408/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=251252 memory=218768 CPUtime=25.42 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 56153 0 0 0 2471 71 0 0 20 0 1 0 159351571 257282048 54692 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 62813 54692 2943 2900 0 59327 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 251252 KiB
Current children cumulated memory: 218768 KiB

[startup+51.1131 s]
/proc/loadavg: 3.87 4.02 4.10 5/252 816197
/proc/meminfo: memFree=126526524/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=276280 memory=244736 CPUtime=50.96 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 63140 0 0 0 5006 90 0 0 20 0 1 0 159351571 282910720 61184 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 69070 61184 2943 2900 0 65584 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 276280 KiB
Current children cumulated memory: 244736 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.03 4.09 5/251 816298
/proc/meminfo: memFree=127267100/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=345800 memory=314264 CPUtime=102.01 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 83252 0 0 0 10088 113 0 0 20 0 1 0 159351571 354099200 78566 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 86450 78566 2943 2900 0 82964 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 345800 KiB
Current children cumulated memory: 314264 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.04 4.09 5/251 816310
/proc/meminfo: memFree=127059944/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=415716 memory=383436 CPUtime=161.85 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 103601 0 0 0 16056 129 0 0 20 0 1 0 159351571 425693184 95859 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 103929 95859 2943 2900 0 100443 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 415716 KiB
Current children cumulated memory: 383436 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.05 4.09 5/247 816320
/proc/meminfo: memFree=126940176/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=441548 memory=410768 CPUtime=221.68 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 110097 0 0 0 22038 130 0 0 20 0 1 0 159351571 452145152 102692 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 110387 102692 3263 2900 0 106901 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 441548 KiB
Current children cumulated memory: 410768 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 4.08 4.10 5/247 816330
/proc/meminfo: memFree=126847812/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=446112 memory=414068 CPUtime=281.51 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 111512 0 0 0 28020 131 0 0 20 0 1 0 159351571 456818688 103517 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 111528 103517 3263 2900 0 108042 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 446112 KiB
Current children cumulated memory: 414068 KiB

[startup+342.3 s]
/proc/loadavg: 4.86 4.30 4.17 5/241 816341
/proc/meminfo: memFree=126705356/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=447252 memory=416132 CPUtime=341.32 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 112104 0 0 0 34001 131 0 0 20 0 1 0 159351571 457986048 104033 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 111813 104033 3263 2900 0 108327 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 447252 KiB
Current children cumulated memory: 416132 KiB

[startup+402.3 s]
/proc/loadavg: 4.51 4.29 4.18 5/241 816351
/proc/meminfo: memFree=126571804/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=461496 memory=427128 CPUtime=401.14 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 117062 0 0 0 39980 134 0 0 20 0 1 0 159351571 472571904 106782 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 115374 106782 3263 2900 0 111888 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 461496 KiB
Current children cumulated memory: 427128 KiB

[startup+462.3 s]
/proc/loadavg: 4.77 4.42 4.23 5/241 816361
/proc/meminfo: memFree=126490468/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=467196 memory=432840 CPUtime=460.98 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 118586 0 0 0 45963 135 0 0 20 0 1 0 159351571 478408704 108210 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 116799 108210 3263 2900 0 113313 0

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

Current children cumulated memory: 481240 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.10 4.11 5/241 817362
/proc/meminfo: memFree=124713396/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=510976 memory=482888 CPUtime=2853.16 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 140234 0 0 0 285160 156 0 0 20 0 1 0 159351571 523239424 120722 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127744 120722 3263 2900 0 124258 0
Current children cumulated CPU time: 2853.16 s
Current children cumulated vsize: 510976 KiB
Current children cumulated memory: 482888 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.08 4.10 5/244 817377
/proc/meminfo: memFree=124701516/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=510976 memory=482888 CPUtime=2913 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 140409 0 0 0 291144 156 0 0 20 0 1 0 159351571 523239424 120722 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127744 120722 3263 2900 0 124258 0
Current children cumulated CPU time: 2913 s
Current children cumulated vsize: 510976 KiB
Current children cumulated memory: 482888 KiB

[startup+2982.3 s]
/proc/loadavg: 4.63 4.24 4.15 5/244 817478
/proc/meminfo: memFree=124894436/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=510976 memory=482888 CPUtime=2972.84 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 140582 0 0 0 297128 156 0 0 20 0 1 0 159351571 523239424 120722 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127744 120722 3263 2900 0 124258 0
Current children cumulated CPU time: 2972.84 s
Current children cumulated vsize: 510976 KiB
Current children cumulated memory: 482888 KiB

[startup+3042.3 s]
/proc/loadavg: 4.40 4.25 4.16 5/244 817535
/proc/meminfo: memFree=124960172/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=508512 memory=480424 CPUtime=3032.67 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 140807 0 0 0 303106 161 0 0 20 0 1 0 159351571 520716288 120106 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127128 120106 3263 2900 0 123642 0
Current children cumulated CPU time: 3032.67 s
Current children cumulated vsize: 508512 KiB
Current children cumulated memory: 480424 KiB

[startup+3102.3 s]
/proc/loadavg: 4.23 4.23 4.16 5/244 818234
/proc/meminfo: memFree=124894216/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=508512 memory=480424 CPUtime=3092.46 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 140989 0 0 0 309085 161 0 0 20 0 1 0 159351571 520716288 120106 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127128 120106 3263 2900 0 123642 0
Current children cumulated CPU time: 3092.46 s
Current children cumulated vsize: 508512 KiB
Current children cumulated memory: 480424 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.20 4.15 5/244 818245
/proc/meminfo: memFree=124855040/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=508512 memory=480424 CPUtime=3152.26 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 141169 0 0 0 315065 161 0 0 20 0 1 0 159351571 520716288 120106 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127128 120106 3263 2900 0 123642 0
Current children cumulated CPU time: 3152.26 s
Current children cumulated vsize: 508512 KiB
Current children cumulated memory: 480424 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.18 4.15 5/243 818640
/proc/meminfo: memFree=124828480/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=508512 memory=480424 CPUtime=3212.05 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 141389 0 0 0 321040 165 0 0 20 0 1 0 159351571 520716288 120106 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 127128 120106 3263 2900 0 123642 0
Current children cumulated CPU time: 3212.05 s
Current children cumulated vsize: 508512 KiB
Current children cumulated memory: 480424 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.16 4.14 5/243 818650
/proc/meminfo: memFree=124799836/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496280 CPUtime=3271.85 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 145541 0 0 0 327019 166 0 0 20 0 1 0 159351571 537821184 124070 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124070 3263 2900 0 127818 0
Current children cumulated CPU time: 3271.85 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496280 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.14 4.14 5/243 818660
/proc/meminfo: memFree=124786092/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496288 CPUtime=3331.66 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 145726 0 0 0 333000 166 0 0 20 0 1 0 159351571 537821184 124072 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124072 3263 2900 0 127818 0
Current children cumulated CPU time: 3331.66 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.14 5/244 818839
/proc/meminfo: memFree=124768332/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496464 CPUtime=3391.47 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 145954 0 0 0 338980 167 0 0 20 0 1 0 159351571 537821184 124116 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124116 3263 2900 0 127818 0
Current children cumulated CPU time: 3391.47 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496464 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.15 4.14 5/244 818853
/proc/meminfo: memFree=124757960/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496464 CPUtime=3451.27 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 146146 0 0 0 344960 167 0 0 20 0 1 0 159351571 537821184 124116 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124116 3263 2900 0 127818 0
Current children cumulated CPU time: 3451.27 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496464 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/244 818920
/proc/meminfo: memFree=124743148/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496464 CPUtime=3511.08 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 146327 0 0 0 350941 167 0 0 20 0 1 0 159351571 537821184 124116 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124116 3263 2900 0 127818 0
Current children cumulated CPU time: 3511.08 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.11 4.12 5/244 818930
/proc/meminfo: memFree=124731884/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496464 CPUtime=3570.88 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 146511 0 0 0 356921 167 0 0 20 0 1 0 159351571 537821184 124116 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124116 3263 2900 0 127818 0
Current children cumulated CPU time: 3570.88 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.08 4.11 4.12 6/241 819086
/proc/meminfo: memFree=127401688/131655788 swapFree=131071996/131071996
[pid=816085] ppid=816082 vsize=525216 memory=496464 CPUtime=3600.09 cores=5,7
/proc/816085/stat : 816085 (ipbhs_static_sc) R 816082 816085 815879 0 -1 4194304 146573 0 0 0 359842 167 0 0 20 0 1 0 159351571 537821184 124116 134679101440 4194304 16068861 140735053060896 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18370176 18462544 35962880 140735053067302 140735053067389 140735053067389 140735053074404 0
/proc/816085/statm: 131304 124116 3263 2900 0 127818 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 525216 KiB
Current children cumulated memory: 496464 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.42 s, system=1.67463 s

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): 3611.6
CPU time (s): 3600.1
CPU user time (s): 3598.42
CPU system time (s): 1.67463
CPU usage (%): 99.6814
Max. virtual memory (cumulated for all children) (KiB): 525216
Max. memory (cumulated for all children) (KiB): 496464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.42
system time used= 1.67463
maximum resident set size= 496464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146573
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= 61
involuntary context switches= 1411


# summary of solver processes directly reported to runsolver:
#   pid: 816085
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.42
#   total CPU system time (s): 1.67463

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4453 second user time and 34.9353 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-15 21:32:19
IDJOB=4431758
IDBENCH=146905
IDSOLVER=3057
FILE ID=nodeC005/4431758-1721071927
RUNJOBID= nodeC005-1721071938-815892
SLURM_JOB_ID= 7505537
Free space on /tmp= 723620 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0548.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431758-1721071927/watcher-4431758-1721071927 -o /tmp/evaluation-result-4431758-1721071927/solver-4431758-1721071927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721071938-815892 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431758-1721071927.opb

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

MD5SUM BENCH= 0aad002c81e214aa0b66948d5567e1f0
RANDOM SEED=1821112538

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		: 1396.960
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		: 1197.179
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.176
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.204
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		: 2294.588
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		: 1197.176
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.416
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.319
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:        128270484 kB
MemAvailable:   129894324 kB
Buffers:          359044 kB
Cached:          2090812 kB
SwapCached:            0 kB
Active:           653848 kB
Inactive:        2167516 kB
Active(anon):       3408 kB
Inactive(anon):   405792 kB
Active(file):     650440 kB
Inactive(file):  1761724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            216228 kB
Writeback:             0 kB
AnonPages:        370240 kB
Mapped:           113616 kB
Shmem:             37704 kB
KReclaimable:     103748 kB
Slab:             205012 kB
SReclaimable:     103748 kB
SUnreclaim:       101264 kB
KernelStack:        3868 kB
PageTables:         9612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     758232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 723572 MiB
End job on nodeC005 at 2024-07-15 22:32:31