Trace number 4431900

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.07 3611.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-4.opb
MD5SUMa0ea3bcd614a437876ff794ba0a9b553
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 benchmark813
Best CPU time to get the best result obtained on this benchmark0.143151
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2289
Total number of constraints764
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)404
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 1798
Biggest coefficient in the objective function 349
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 104116
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 349
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 104116
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.06	c initialize IPBHS solver
0.00/0.06	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.06	c optimizer = "scip"
0.00/0.06	c pbsolver = "roundingsat"
0.00/0.06	c load symmetries from file ""
0.00/0.06	c set time limit for symmetry computation to 100 seconds.
0.00/0.06	c set interchangeable summation variable limit to 3
0.00/0.06	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.06	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.06	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.06	c set sym generation to 's'
0.00/0.06	c set abstraction set creation to 10 iterations without LB change
0.00/0.06	c set abstraction set inputs to 0
0.00/0.06	c set abstraction set cluster min size to 2
0.00/0.06	c set abstraction set cluster max size to 100000000
0.00/0.06	c set abstraction set cluster activation limit to 2
0.00/0.06	c enable abstraction set require equal cost
0.00/0.06	c set abstraction set assumptions to 0
0.00/0.06	c set abstraction set constraint type to 0
0.00/0.06	c set abstract core extraction strategy to b
0.00/0.06	c set core extraction strategy to 2
0.00/0.06	c set core extraction shuffles 10
0.00/0.06	c set cores per iteration to 5
0.00/0.06	c set optimizer bound usage strategy to 2
0.00/0.06	c set optimizer max non-optimal iterations to 1000
0.00/0.06	c set small core cardinality limit to 2
0.00/0.06	c set max coef in cores to 1000000000
0.00/0.06	c set SIS iterations to 5
0.00/0.06	c set SIS budget abs to 1000
0.00/0.06	c set SIS budget rel to 0.05
0.00/0.06	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.06	c will solve HOME/instance-4431900-1721056022.opb
0.00/0.06	c [0.01] solve iteration 1, LB=-767, UB=103350
2855.65/2864.97	c [0.19] solve iteration 2, LB=813, UB=820
2855.65/2864.97	c [0.37] solve iteration 3, LB=813, UB=820
2855.65/2864.97	c [0.55] solve iteration 4, LB=813, UB=820
2855.65/2864.97	c [0.74] solve iteration 5, LB=813, UB=820
2855.65/2864.97	c [0.95] solve iteration 6, LB=813, UB=820
2855.65/2864.97	c [5.16] solve iteration 7, LB=813, UB=820
2855.65/2864.97	c [5.48] solve iteration 8, LB=813, UB=820
2855.65/2864.97	c [5.84] solve iteration 9, LB=813, UB=818
2855.65/2864.97	c [6.2] solve iteration 10, LB=813, UB=817
2855.65/2864.97	c [6.5] solve iteration 11, LB=813, UB=817
2855.65/2864.97	c [18.63] solve iteration 12, LB=813, UB=816
2855.65/2864.97	c [19.4] solve iteration 13, LB=813, UB=816
2855.65/2864.97	c [20.03] solve iteration 14, LB=813, UB=816
2855.65/2864.97	c [20.48] solve iteration 15, LB=813, UB=816
2855.65/2864.97	c [20.94] solve iteration 16, LB=813, UB=816
2855.65/2864.97	c [22.78] solve iteration 17, LB=813, UB=815
2855.65/2864.97	c [23.26] solve iteration 18, LB=813, UB=815
2855.65/2864.97	c [23.96] solve iteration 19, LB=813, UB=815
2855.65/2864.97	c [24.49] solve iteration 20, LB=813, UB=815
2855.65/2864.97	c [25.2] solve iteration 21, LB=813, UB=815
2855.65/2864.97	c [56.23] solve iteration 22, LB=813, UB=815
2855.65/2864.97	c [56.98] solve iteration 23, LB=813, UB=815
2855.65/2864.97	c [57.75] solve iteration 24, LB=813, UB=815
2855.65/2864.97	c [58.51] solve iteration 25, LB=813, UB=815
2855.65/2864.97	c [59.62] solve iteration 26, LB=813, UB=815
2855.65/2864.97	c [104.62] solve iteration 27, LB=813, UB=815
2855.65/2864.97	c [105.56] solve iteration 28, LB=813, UB=815
2855.65/2864.97	c [107.04] solve iteration 29, LB=813, UB=815
2855.65/2864.97	c [108] solve iteration 30, LB=813, UB=815
2855.65/2864.97	c [108.97] solve iteration 31, LB=813, UB=815
2855.65/2864.97	c [118.92] solve iteration 32, LB=813, UB=814
2855.65/2864.97	c [119.89] solve iteration 33, LB=813, UB=814
2855.65/2864.97	c [120.89] solve iteration 34, LB=813, UB=814
2855.65/2864.97	c [121.96] solve iteration 35, LB=813, UB=814
2855.65/2864.97	c [123.56] solve iteration 36, LB=813, UB=814
2855.65/2864.97	c [193.59] solve iteration 37, LB=813, UB=814
2855.65/2864.97	c [195.44] solve iteration 38, LB=813, UB=814
2855.65/2864.97	c [196.57] solve iteration 39, LB=813, UB=814
2855.65/2864.97	c [198.43] solve iteration 40, LB=813, UB=814
2855.65/2864.97	c [200.33] solve iteration 41, LB=813, UB=814
2855.65/2864.97	c [291.87] solve iteration 42, LB=813, UB=814
2855.65/2864.97	c [293.4] solve iteration 43, LB=813, UB=814
2855.65/2864.97	c [294.9] solve iteration 44, LB=813, UB=814
2855.65/2864.97	c [298.11] solve iteration 45, LB=813, UB=814
2855.65/2864.97	c [300.26] solve iteration 46, LB=813, UB=814
2855.65/2864.97	c [431.72] solve iteration 47, LB=813, UB=814
2855.65/2864.97	c [433.35] solve iteration 48, LB=813, UB=814
2855.65/2864.97	c [435.05] solve iteration 49, LB=813, UB=814
2855.65/2864.97	c [436.72] solve iteration 50, LB=813, UB=814
2855.65/2864.97	c [439.49] solve iteration 51, LB=813, UB=814
2855.65/2864.97	c [568.06] solve iteration 52, LB=813, UB=814
2855.65/2864.97	c [571.98] solve iteration 53, LB=813, UB=814
2855.65/2864.97	c [576.1] solve iteration 54, LB=813, UB=814
2855.65/2864.97	c [578.78] solve iteration 55, LB=813, UB=814
2855.65/2864.97	c [581.48] solve iteration 56, LB=813, UB=814
2855.65/2864.97	c [762.61] solve iteration 57, LB=813, UB=814
2855.65/2864.97	c [765.46] solve iteration 58, LB=813, UB=814
2855.65/2864.97	c [768.31] solve iteration 59, LB=813, UB=814
2855.65/2864.97	c [771.1] solve iteration 60, LB=813, UB=814
2855.65/2864.97	c [773.9] solve iteration 61, LB=813, UB=814
2855.65/2864.97	c [1003.49] solve iteration 62, LB=813, UB=814
2855.65/2864.97	c [1008.13] solve iteration 63, LB=813, UB=814
2855.65/2864.97	c [1012.92] solve iteration 64, LB=813, UB=814
2855.65/2864.97	c [1016.09] solve iteration 65, LB=813, UB=814
2855.65/2864.97	c [1019.11] solve iteration 66, LB=813, UB=814
2855.65/2864.97	c [1288.46] solve iteration 67, LB=813, UB=814
2855.65/2864.97	c [1291.7] solve iteration 68, LB=813, UB=814
2855.65/2864.97	c [1296.88] solve iteration 69, LB=813, UB=814
2855.65/2864.97	c [1299.99] solve iteration 70, LB=813, UB=814
2855.65/2864.97	c [1303.03] solve iteration 71, LB=813, UB=814
2855.65/2864.97	c [1627.15] solve iteration 72, LB=813, UB=814
2855.65/2864.97	c [1632.24] solve iteration 73, LB=813, UB=814
2855.65/2864.97	c [1635.61] solve iteration 74, LB=813, UB=814
2855.65/2864.97	c [1640.86] solve iteration 75, LB=813, UB=814
2855.65/2864.97	c [1646.53] solve iteration 76, LB=813, UB=814
2855.65/2864.97	c [1983.27] solve iteration 77, LB=813, UB=814
2855.65/2864.97	c [1989.68] solve iteration 78, LB=813, UB=814
2855.65/2864.97	c [1993.45] solve iteration 79, LB=813, UB=814
2855.65/2864.97	c [1997.23] solve iteration 80, LB=813, UB=814
2855.65/2864.97	c [2000.98] solve iteration 81, LB=813, UB=814
2855.65/2864.97	c [2355.89] solve iteration 82, LB=813, UB=814
2855.65/2864.97	c [2362.09] solve iteration 83, LB=813, UB=814
2855.65/2864.97	c [2371.07] solve iteration 84, LB=813, UB=814
2855.65/2864.97	c [2377.38] solve iteration 85, LB=813, UB=814
2855.65/2864.97	c [2381.7] solve iteration 86, LB=813, UB=814
2855.65/2864.97	c [2823.52] solve iteration 87, LB=813, UB=814
2855.65/2864.97	c [2827.26] solve iteration 88, LB=813, UB=814
2855.65/2864.97	c [2833.61] solve iteration 89, LB=813, UB=814
2855.65/2864.97	c [2837.48] solve iteration 90, LB=813, UB=814
2855.65/2864.97	c [2841.32] solve iteration 91

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: 63931 MiB (62075 MiB free)
  memory of node 1: 64510 MiB (60496 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431900-1721056022/watcher-4431900-1721056022 -o /tmp/evaluation-result-4431900-1721056022/solver-4431900-1721056022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721056035-834626 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431900-1721056022.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=834680, runsolver pid=834674
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 2.38 3.57 3.91 5/256 834690
/proc/meminfo: memFree=125426252/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=74360 memory=47520 CPUtime=0.09 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 10941 0 0 0 8 1 0 0 20 0 1 0 157764094 76144640 11880 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 18590 11880 2879 2900 0 15104 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 74360 KiB
Current children cumulated memory: 47520 KiB

[startup+0.206513 s]*
/proc/loadavg: 2.38 3.57 3.91 5/255 834704
/proc/meminfo: memFree=125388176/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=82880 memory=54964 CPUtime=0.2 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 12847 0 0 0 18 2 0 0 20 0 1 0 157764094 84869120 13741 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 20720 13741 2895 2900 0 17234 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 82880 KiB
Current children cumulated memory: 54964 KiB

[startup+0.30602 s]*
/proc/loadavg: 2.38 3.57 3.91 5/254 834716
/proc/meminfo: memFree=125357760/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=82156 memory=58892 CPUtime=0.3 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 15779 0 0 0 26 4 0 0 20 0 1 0 157764094 84127744 14723 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 20539 14723 2943 2900 0 17053 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 82156 KiB
Current children cumulated memory: 58892 KiB

[startup+0.700216 s]
/proc/loadavg: 2.38 3.57 3.91 6/255 834730
/proc/meminfo: memFree=125334596/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=93100 memory=73144 CPUtime=0.69 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 19313 0 0 0 63 6 0 0 20 0 1 0 157764094 95334400 18286 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 23275 18286 2943 2900 0 19789 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 93100 KiB
Current children cumulated memory: 73144 KiB

[startup+1.50014 s]
/proc/loadavg: 2.38 3.57 3.91 5/258 834736
/proc/meminfo: memFree=125194064/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=114048 memory=96112 CPUtime=1.48 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 25088 0 0 0 132 16 0 0 20 0 1 0 157764094 116785152 24028 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 28512 24028 2943 2900 0 25026 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 114048 KiB
Current children cumulated memory: 96112 KiB

[startup+3.10607 s]
/proc/loadavg: 2.38 3.57 3.91 5/258 834736
/proc/meminfo: memFree=125017760/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=125384 memory=108208 CPUtime=3.08 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 27074 0 0 0 278 30 0 0 20 0 1 0 157764094 128393216 27052 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 31346 27052 2943 2900 0 27860 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 125384 KiB
Current children cumulated memory: 108208 KiB

[startup+6.30018 s]
/proc/loadavg: 2.59 3.60 3.91 5/258 834736
/proc/meminfo: memFree=124948488/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=162456 memory=143060 CPUtime=6.27 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 35294 0 0 0 580 47 0 0 20 0 1 0 157764094 166354944 35765 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 40614 35765 2943 2900 0 37128 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 162456 KiB
Current children cumulated memory: 143060 KiB

[startup+12.7002 s]
/proc/loadavg: 2.78 3.62 3.92 5/258 834738
/proc/meminfo: memFree=124784380/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=198784 memory=176892 CPUtime=12.65 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 42218 0 0 0 1185 80 0 0 20 0 1 0 157764094 203554816 44223 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 49696 44223 2943 2900 0 46210 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 198784 KiB
Current children cumulated memory: 176892 KiB

[startup+25.5002 s]
/proc/loadavg: 3.27 3.69 3.94 5/258 834740
/proc/meminfo: memFree=124648356/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=257264 memory=243688 CPUtime=25.41 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 58855 0 0 0 2424 117 0 0 20 0 1 0 157764094 263438336 60922 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 64316 60922 2943 2900 0 60830 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 257264 KiB
Current children cumulated memory: 243688 KiB

[startup+51.1062 s]
/proc/loadavg: 3.65 3.75 3.95 5/258 834744
/proc/meminfo: memFree=124480560/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=306508 memory=283948 CPUtime=50.94 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 66354 0 0 0 4922 172 0 0 20 0 1 0 157764094 313864192 70987 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 76627 70987 2943 2900 0 73141 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 306508 KiB
Current children cumulated memory: 283948 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 3.80 3.96 5/258 834753
/proc/meminfo: memFree=124236004/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=381744 memory=334828 CPUtime=101.96 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 78516 0 0 0 9947 249 0 0 20 0 1 0 157764094 390905856 83707 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 95436 83707 2943 2900 0 91950 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 381744 KiB
Current children cumulated memory: 334828 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 3.86 3.97 5/258 834763
/proc/meminfo: memFree=124078300/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=433536 memory=399084 CPUtime=161.77 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 93794 0 0 0 15862 315 0 0 20 0 1 0 157764094 443940864 99771 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 108384 99771 2943 2900 0 104898 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 433536 KiB
Current children cumulated memory: 399084 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 3.90 3.98 5/261 834779
/proc/meminfo: memFree=123926300/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=508368 memory=435724 CPUtime=221.58 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 102844 0 0 0 21779 379 0 0 20 0 1 0 157764094 520568832 108931 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 127092 108931 2943 2900 0 123606 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 508368 KiB
Current children cumulated memory: 435724 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.94 3.99 5/261 834789
/proc/meminfo: memFree=123773984/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=508368 memory=452476 CPUtime=281.39 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 104035 0 0 0 27713 426 0 0 20 0 1 0 157764094 520568832 113119 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 127092 113119 2943 2900 0 123606 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 508368 KiB
Current children cumulated memory: 452476 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.98 4.01 5/257 834799
/proc/meminfo: memFree=123672836/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=536048 memory=493268 CPUtime=341.19 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 112247 0 0 0 33645 474 0 0 20 0 1 0 157764094 548913152 123317 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 134012 123317 2943 2900 0 130526 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 536048 KiB
Current children cumulated memory: 493268 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 3.99 4.00 5/257 834809
/proc/meminfo: memFree=123616708/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=536048 memory=503000 CPUtime=400.99 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 112443 0 0 0 39581 518 0 0 20 0 1 0 157764094 548913152 125750 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 134012 125750 2943 2900 0 130526 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 536048 KiB
Current children cumulated memory: 503000 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.01 4.00 5/257 834821
/proc/meminfo: memFree=123495900/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=629520 memory=571760 CPUtime=460.79 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 129818 0 0 0 45525 554 0 0 20 0 1 0 157764094 644628480 142940 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 157380 142940 2943 2900 0 153894 0

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

Current children cumulated memory: 1171864 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.19 4.16 5/257 836261
/proc/meminfo: memFree=121332516/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1256352 memory=1176964 CPUtime=2912.86 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 280902 0 0 0 289830 1456 0 0 20 0 1 0 157764094 1286504448 294241 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 314088 294241 2943 2900 0 310602 0
Current children cumulated CPU time: 2912.86 s
Current children cumulated vsize: 1256352 KiB
Current children cumulated memory: 1176964 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.18 4.16 5/257 836271
/proc/meminfo: memFree=121316136/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1256352 memory=1183292 CPUtime=2972.66 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 281447 0 0 0 295795 1471 0 0 20 0 1 0 157764094 1286504448 295823 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 314088 295823 2943 2900 0 310602 0
Current children cumulated CPU time: 2972.66 s
Current children cumulated vsize: 1256352 KiB
Current children cumulated memory: 1183292 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.19 4.17 5/257 836282
/proc/meminfo: memFree=121265260/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1256352 memory=1185404 CPUtime=3032.47 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 281962 0 0 0 301762 1485 0 0 20 0 1 0 157764094 1286504448 296351 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 314088 296351 2943 2900 0 310602 0
Current children cumulated CPU time: 3032.47 s
Current children cumulated vsize: 1256352 KiB
Current children cumulated memory: 1185404 KiB

[startup+3102.3 s]
/proc/loadavg: 4.22 4.20 4.17 5/259 836462
/proc/meminfo: memFree=121117160/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1257888 memory=1190244 CPUtime=3092.28 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 282677 0 0 0 307732 1496 0 0 20 0 1 0 157764094 1288077312 297561 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 314472 297561 2943 2900 0 310986 0
Current children cumulated CPU time: 3092.28 s
Current children cumulated vsize: 1257888 KiB
Current children cumulated memory: 1190244 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.19 4.17 5/259 836472
/proc/meminfo: memFree=121090468/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1261216 memory=1194204 CPUtime=3152.09 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 283624 0 0 0 313702 1507 0 0 20 0 1 0 157764094 1291485184 298551 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 315304 298551 2943 2900 0 311818 0
Current children cumulated CPU time: 3152.09 s
Current children cumulated vsize: 1261216 KiB
Current children cumulated memory: 1194204 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.18 4.17 5/258 836486
/proc/meminfo: memFree=121065412/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1262496 memory=1199160 CPUtime=3211.89 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 284343 0 0 0 319670 1519 0 0 20 0 1 0 157764094 1292795904 299790 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 315624 299790 2943 2900 0 312138 0
Current children cumulated CPU time: 3211.89 s
Current children cumulated vsize: 1262496 KiB
Current children cumulated memory: 1199160 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.16 4.17 5/258 836507
/proc/meminfo: memFree=121042720/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1264288 memory=1204184 CPUtime=3271.7 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 285112 0 0 0 325644 1526 0 0 20 0 1 0 157764094 1294630912 301046 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 316072 301046 2943 2900 0 312586 0
Current children cumulated CPU time: 3271.7 s
Current children cumulated vsize: 1264288 KiB
Current children cumulated memory: 1204184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.15 4.16 5/259 836520
/proc/meminfo: memFree=121005192/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1280532 memory=1223952 CPUtime=3331.51 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 293078 0 0 0 331613 1538 0 0 20 0 1 0 157764094 1311264768 305988 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 320133 305988 2943 2900 0 316647 0
Current children cumulated CPU time: 3331.51 s
Current children cumulated vsize: 1280532 KiB
Current children cumulated memory: 1223952 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/258 836530
/proc/meminfo: memFree=120975752/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1237648 CPUtime=3391.32 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 304933 0 0 0 337572 1560 0 0 20 0 1 0 157764094 1326952448 309412 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 309412 2943 2900 0 320477 0
Current children cumulated CPU time: 3391.32 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1237648 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/258 836543
/proc/meminfo: memFree=120955240/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1241852 CPUtime=3451.13 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 305470 0 0 0 343538 1575 0 0 20 0 1 0 157764094 1326952448 310463 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 310463 2943 2900 0 320477 0
Current children cumulated CPU time: 3451.13 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1241852 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/256 836553
/proc/meminfo: memFree=120916212/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1246196 CPUtime=3510.93 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 306054 0 0 0 349501 1592 0 0 20 0 1 0 157764094 1326952448 311549 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 311549 2943 2900 0 320477 0
Current children cumulated CPU time: 3510.93 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1246196 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/256 836563
/proc/meminfo: memFree=120894732/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1248360 CPUtime=3570.74 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 306595 0 0 0 355471 1603 0 0 20 0 1 0 157764094 1326952448 312090 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 312090 2943 2900 0 320477 0
Current children cumulated CPU time: 3570.74 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1248360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.07 4.11 4.14 2/236 836663
/proc/meminfo: memFree=124415444/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1250488 CPUtime=3600.05 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 306868 0 0 0 358396 1609 0 0 20 0 1 0 157764094 1326952448 312622 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 312622 2943 2900 0 320477 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1250488 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.97 s, system=16.1013 s

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

[startup+3611.7 s]
/proc/loadavg: 4.07 4.11 4.14 2/236 836663
/proc/meminfo: memFree=124415444/131524600 swapFree=131071996/131071996
[pid=834680] ppid=834674 vsize=1295852 memory=1250488 CPUtime=3600.05 cores=0,2
/proc/834680/stat : 834680 (ipbhs_static_sc) R 834674 834680 811579 0 -1 4194304 306868 0 0 0 358396 1609 0 0 20 0 1 0 157764094 1326952448 312622 134679101440 4194304 16068861 140734007684064 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 18370176 18462544 45510656 140734007690278 140734007690365 140734007690365 140734007697380 0
/proc/834680/statm: 323963 312622 2943 2900 0 320477 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1295852 KiB
Current children cumulated memory: 1250488 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.71
CPU time (s): 3600.07
CPU user time (s): 3583.97
CPU system time (s): 16.1013
CPU usage (%): 99.6778
Max. virtual memory (cumulated for all children) (KiB): 1302380
Max. memory (cumulated for all children) (KiB): 1250488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.97
system time used= 16.1013
maximum resident set size= 1250564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306868
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= 81
involuntary context switches= 25299


# summary of solver processes directly reported to runsolver:
#   pid: 834680
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3583.97
#   total CPU system time (s): 16.1013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71351 second user time and 18.8913 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-15 17:07:15
IDJOB=4431900
IDBENCH=146648
IDSOLVER=3057
FILE ID=nodeC017/4431900-1721056022
RUNJOBID= nodeC017-1721056035-834626
SLURM_JOB_ID= 7505469
Free space on /tmp= 890080 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-4.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431900-1721056022/watcher-4431900-1721056022 -o /tmp/evaluation-result-4431900-1721056022/solver-4431900-1721056022 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721056035-834626 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431900-1721056022.opb

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

MD5SUM BENCH= a0ea3bcd614a437876ff794ba0a9b553
RANDOM SEED=495375312

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3765.158
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3709.249
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3707.793
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3795.221
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3642.878
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3832.584
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3797.387
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3653.595
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125515700 kB
MemAvailable:   129718132 kB
Buffers:          373392 kB
Cached:          4623528 kB
SwapCached:            0 kB
Active:           796360 kB
Inactive:        4530792 kB
Active(anon):       1440 kB
Inactive(anon):   366556 kB
Active(file):     794920 kB
Inactive(file):  4164236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            218472 kB
Writeback:            16 kB
AnonPages:        330268 kB
Mapped:           103288 kB
Shmem:             37720 kB
KReclaimable:     165844 kB
Slab:             278152 kB
SReclaimable:     165844 kB
SUnreclaim:       112308 kB
KernelStack:        3856 kB
PageTables:         9364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     726012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      215764 kB
DirectMap2M:    24723456 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC017 at 2024-07-15 18:07:27