Trace number 4430950

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2024-07-09OPT1120 376.837 378.361

DiagnosticValue
CARDINALITY_CORES_IN_OPTIMIZER0
CLAUSAL_CORES_IN_OPTIMIZER2057
CORES_EXTRACTED9899
CORES_IN_OPTIMIZER3054
ITERATIONS127
PB_CORES_IN_OPTIMIZER997
SIS24
SIS_OUT_OF_BUDGET23
SIS_SAT1
SIS_UNSAT0
TIME_EXTRACT_CORES8.22
TIME_OPTIMIZE314.44
TIME_SIS49.32

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM90387c500b0d1bb6d5365cb6c47f1935
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 benchmark1120
Best CPU time to get the best result obtained on this benchmark0.357517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
0.00/0.01	c optimizer = "gurobi"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c find symmetric cores by applying each permutation and add them to optimizer
0.00/0.01	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.01	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.01	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.00/0.01	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.01	c will solve HOME/instance-4430950-1721071209.opb
114.09/114.76	c [0] solve iteration 1, LB=0, UB=15495
114.09/114.76	c [0.01] solve iteration 2, LB=681, UB=2358
114.09/114.76	c [0.02] solve iteration 3, LB=681, UB=1247
114.09/114.76	c [0.03] solve iteration 4, LB=681, UB=1153
114.09/114.76	c [0.04] solve iteration 5, LB=768, UB=1153
114.09/114.76	c [0.24] solve iteration 6, LB=794, UB=1153
114.09/114.76	c [0.27] solve iteration 7, LB=798, UB=1153
114.09/114.76	c [0.32] solve iteration 8, LB=799, UB=1153
114.09/114.76	c [0.37] solve iteration 9, LB=804, UB=1153
114.09/114.76	c [0.42] solve iteration 10, LB=804, UB=1153
114.09/114.76	c [0.76] solve iteration 11, LB=804, UB=1153
114.09/114.76	c [0.84] solve iteration 12, LB=804, UB=1153
114.09/114.76	c [0.92] solve iteration 13, LB=806, UB=1153
114.09/114.76	c [1.01] solve iteration 14, LB=806, UB=1153
114.09/114.76	c [1.1] solve iteration 15, LB=806, UB=1148
114.09/114.76	c [1.29] solve iteration 16, LB=965, UB=1148
114.09/114.76	c [1.46] solve iteration 17, LB=965, UB=1148
114.09/114.76	c [1.69] solve iteration 18, LB=965, UB=1148
114.09/114.76	c [1.98] solve iteration 19, LB=965, UB=1148
114.09/114.76	c [2.18] solve iteration 20, LB=965, UB=1148
114.09/114.76	c [2.58] solve iteration 21, LB=965, UB=1143
114.09/114.76	c [3] solve iteration 22, LB=965, UB=1143
114.09/114.76	c [3.23] solve iteration 23, LB=965, UB=1143
114.09/114.76	c [3.45] solve iteration 24, LB=965, UB=1143
114.09/114.76	c [3.86] solve iteration 25, LB=965, UB=1143
114.09/114.76	c [4.61] solve iteration 26, LB=965, UB=1143
114.09/114.76	c [5.03] solve iteration 27, LB=965, UB=1143
114.09/114.76	c [5.71] solve iteration 28, LB=965, UB=1143
114.09/114.76	c [6.08] solve iteration 29, LB=965, UB=1143
114.09/114.76	c [6.62] solve iteration 30, LB=965, UB=1143
114.09/114.76	c [7.5] solve iteration 31, LB=965, UB=1143
114.09/114.76	c [8.2] solve iteration 32, LB=965, UB=1143
114.09/114.76	c [8.89] solve iteration 33, LB=965, UB=1143
114.09/114.76	c [9.6] solve iteration 34, LB=965, UB=1143
114.09/114.76	c [10.58] solve iteration 35, LB=965, UB=1120
114.09/114.76	c [11.95] solve iteration 36, LB=965, UB=1120
114.09/114.76	c [12.1] solve iteration 37, LB=965, UB=1120
114.09/114.76	c [13.08] solve iteration 38, LB=965, UB=1120
114.09/114.76	c [14.04] solve iteration 39, LB=965, UB=1120
114.09/114.76	c [14.52] solve iteration 40, LB=965, UB=1120
114.09/114.76	c [15.92] solve iteration 41, LB=965, UB=1120
114.09/114.76	c [16.59] solve iteration 42, LB=965, UB=1120
114.09/114.76	c [17.47] solve iteration 43, LB=965, UB=1120
114.09/114.76	c [18.44] solve iteration 44, LB=965, UB=1120
114.09/114.76	c [19.22] solve iteration 45, LB=965, UB=1120
114.09/114.76	c [20.62] solve iteration 46, LB=965, UB=1120
114.09/114.76	c [21.41] solve iteration 47, LB=965, UB=1120
114.09/114.76	c [22.28] solve iteration 48, LB=965, UB=1120
114.09/114.76	c [22.9] solve iteration 49, LB=965, UB=1120
114.09/114.76	c [23.27] solve iteration 50, LB=965, UB=1120
114.09/114.76	c [25.08] solve iteration 51, LB=965, UB=1120
114.09/114.76	c [26.48] solve iteration 52, LB=965, UB=1120
114.09/114.76	c [26.7] solve iteration 53, LB=965, UB=1120
114.09/114.76	c [26.97] solve iteration 54, LB=965, UB=1120
114.09/114.76	c [27.8] solve iteration 55, LB=965, UB=1120
114.09/114.76	c [28.93] solve iteration 56, LB=965, UB=1120
114.09/114.76	c [30.59] solve iteration 57, LB=965, UB=1120
114.09/114.76	c [32.01] solve iteration 58, LB=965, UB=1120
114.09/114.76	c [33.67] solve iteration 59, LB=965, UB=1120
114.09/114.76	c [33.97] solve iteration 60, LB=965, UB=1120
114.09/114.76	c [37.2] solve iteration 61, LB=965, UB=1120
114.09/114.76	c [39.06] solve iteration 62, LB=965, UB=1120
114.09/114.76	c [40.54] solve iteration 63, LB=965, UB=1120
114.09/114.76	c [40.96] solve iteration 64, LB=965, UB=1120
114.09/114.76	c [42.32] solve iteration 65, LB=965, UB=1120
114.09/114.76	c [45.47] solve iteration 66, LB=965, UB=1120
114.09/114.76	c [47.48] solve iteration 67, LB=965, UB=1120
114.09/114.76	c [47.77] solve iteration 68, LB=965, UB=1120
114.09/114.76	c [49.83] solve iteration 69, LB=965, UB=1120
114.09/114.76	c [51.93] solve iteration 70, LB=965, UB=1120
114.09/114.76	c [55.73] solve iteration 71, LB=965, UB=1120
114.09/114.76	c [57.94] solve iteration 72, LB=965, UB=1120
114.09/114.76	c [59.03] solve iteration 73, LB=965, UB=1120
114.09/114.76	c [60.93] solve iteration 74, LB=965, UB=1120
114.09/114.76	c [62.94] solve iteration 75, LB=965, UB=1120
114.09/114.76	c [66.26] solve iteration 76, LB=965, UB=1120
114.09/114.76	c [68.23] solve iteration 77, LB=965, UB=1120
114.09/114.76	c [70.74] solve iteration 78, LB=965, UB=1120
114.09/114.76	c [73.21] solve iteration 79, LB=965, UB=1120
114.09/114.76	c [76.26] solve iteration 80, LB=965, UB=1120
114.09/114.76	c [78.6] solve iteration 81, LB=965, UB=1120
114.09/114.76	c [81.1] solve iteration 82, LB=965, UB=1120
114.09/114.76	c [82.9] solve iteration 83, LB=965, UB=1120
114.09/114.76	c [85.46] solve iteration 84, LB=965, UB=1120
114.09/114.76	c [90.69] solve iteration 85, LB=965, UB=1120
114.09/114.76	c [95.74] solve iteration 86, LB=965, UB=1120
114.09/114.76	c [98.89] solve iteration 87, LB=965, UB=1120
114.09/114.76	c [101.9] solve iteration 88, LB=965, UB=1120
114.09/114.76	c [104.9] solve iteration 89, LB=965, UB=1120
114.09/114.76	c [106.65] solve iteration 90, LB=965, UB=1120
114.09/114.76	c [111.79] solve iteration 91, LB=965, UB=1120
376.77/378.35	c [115.04] solve iteration 92, LB=965, UB=1120
376.77/378.35	c [118.49] solve iteration 93, LB=965, UB=1120
376.77/378.35	c [121.09] solve iteration 94, LB=965, UB=1120
376.77/378.35	c [128.24] solve iteration 95, LB=965, UB=1120
376.77/378.35	c [134.22] solve iteration 96, LB=965, UB=1120
376.77/378.35	c [137.36] solve iteration 97, LB=965, UB=1120
376.77/378.35	c [140.08] solve iteration 98, LB=965, UB=1120
376.77/378.35	c [142.95] solve iteration 99, LB=965, UB=1120
376.77/378.35	c [145.16] solve iteration 100, LB=965, UB=1120
376.77/378.35	c [151.16] solve iteration 101, LB=965, UB=1120
376.77/378.35	c [157.52] solve iteration 102, LB=965, UB=1120
376.77/378.35	c [164.19] solve iteration 103, LB=965, UB=1120
376.77/378.35	c [167.27] solve iteration 104, LB=965, UB=1120
376.77/378.35	c [174.46] solve iteration 105, LB=965, UB=1120
376.77/378.35	c [186.34] solve iteration 106, LB=965, UB=1120
376.77/378.35	c [189.49] solve iteration 107, LB=965, UB=1120
376.77/378.35	c [194.15] solve iteration 108, LB=965, UB=1120
376.77/378.35	c [201.97] solve iteration 109, LB=965, UB=1120
376.77/378.35	c [206.18] solve iteration 110, LB=965, UB=1120
376.77/378.35	c [211.97] solve iteration 111, LB=965, UB=1120
376.77/378.35	c [215.84] solve iteration 112, LB=965, UB=1120
376.77/378.35	c [218.88] solve iteration 113, LB=965, UB=1120
376.77/378.35	c [222.99] solve iteration 114, LB=965, UB=1120
376.77/378.35	c [227.53] solve iteration 115, LB=965, UB=1120
376.77/378.35	c [236.32] solve iteration 116, LB=965, UB=1120
376.77/378.35	c [245.78] solve iteration 117, LB=965, UB=1120
376.77/378.35	c [253.98] solve iteration 118, LB=965, UB=1120
376.77/378.35	c [262.01] solve iteration 119, LB=965, UB=1120
376.77/378.35	c [272.96] solve iteration 120, LB=965, UB=1120
376.77/378.35	c [286.74] solve iteration 121, LB=965, UB=1120
376.77/378.35	c [295.45] solve iteration 122, LB=965, UB=1120
376.77/378.35	c [300.57] solve iteration 123, LB=965, UB=1120
376.77/378.35	c [311.38] solve iteration 124, LB=965, UB=1120
376.77/378.35	c [328.2] solve iteration 125, LB=965, UB=1120
376.77/378.35	c [344.86] solve iteration 126, LB=965, UB=1120
376.77/378.35	c [355.57] solve iteration 127, LB=965, UB=1120
376.77/378.35	c LB=UB after computing candidate
376.77/378.35	c instance solved in 372.89s (IP-solver: 314.44s, core-extraction: 8.22s, SIS: 49.32s), 127 iterations, LB=1120, UB=1120, 
376.77/378.35	d ITERATIONS 127
376.77/378.35	d SIS 24
376.77/378.35	d SIS_SAT 1
376.77/378.35	d SIS_UNSAT 0
376.77/378.35	d SIS_OUT_OF_BUDGET 23
376.77/378.35	d CORES_EXTRACTED 9899
376.77/378.35	d CORES_IN_OPTIMIZER 3054
376.77/378.35	d CLAUSAL_CORES_IN_OPTIMIZER 2057
376.77/378.35	d CARDINALITY_CORES_IN_OPTIMIZER 0
376.77/378.35	d PB_CORES_IN_OPTIMIZER 997
376.77/378.35	d TIME_EXTRACT_CORES 8.220000
376.77/378.35	d TIME_OPTIMIZE 314.440000
376.77/378.35	d TIME_SIS 49.320000
376.77/378.35	c solve_time: 372.890000
376.77/378.35	s OPTIMUM FOUND
376.77/378.35	o 1120
376.77/378.35	v -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x71 -x72 -x73 x1 x2 x39 -x70 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x74 -x75 -x76 -x77 -x88 -x89 

Verifier Data

OK	1120

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (63054 MiB free)
  memory of node 1: 64473 MiB (63403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430950-1721071209/watcher-4430950-1721071209 -o /tmp/evaluation-result-4430950-1721071209/solver-4430950-1721071209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721071221-834546 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430950-1721071209.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=834592, runsolver pid=834584

[startup+0.100084 s]*
/proc/loadavg: 2.10 3.52 3.91 6/261 834614
/proc/meminfo: memFree=129449772/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=138448 memory=26344 CPUtime=0.09 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 2151 0 0 0 7 2 0 0 20 0 2 0 159283341 141770752 6586 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 34612 6586 3847 46 0 7207 0
[pid=834598/tid=834601] ppid=834592 vsize=138448 memory=4026558002 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) R 834592 834592 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159283342 141770752 6586 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 148376 KiB
Current children cumulated memory: 29068 KiB

[startup+0.206458 s]*
/proc/loadavg: 2.10 3.52 3.91 5/260 834628
/proc/meminfo: memFree=129433308/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=138448 memory=26608 CPUtime=0.19 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 2235 0 0 0 16 3 0 0 20 0 2 0 159283341 141770752 6652 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 34612 6652 3847 46 0 7207 0
[pid=834598/tid=834601] ppid=834592 vsize=138448 memory=664971938048798763 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159283342 141770752 6652 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 148376 KiB
Current children cumulated memory: 29332 KiB

[startup+0.305445 s]*
/proc/loadavg: 2.10 3.52 3.91 5/258 834638
/proc/meminfo: memFree=129396612/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=139492 memory=27664 CPUtime=0.29 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 2493 0 0 0 25 4 0 0 20 0 2 0 159283341 142839808 6916 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 34873 6916 3847 46 0 7468 0
[pid=834598/tid=834601] ppid=834592 vsize=139492 memory=-5155632396827650902 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159283342 142839808 6916 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 149420 KiB
Current children cumulated memory: 30388 KiB

[startup+0.70022 s]
/proc/loadavg: 2.10 3.52 3.91 5/261 834655
/proc/meminfo: memFree=129337580/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=140736 memory=29948 CPUtime=0.68 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 3298 0 0 0 61 7 0 0 20 0 2 0 159283341 144113664 7487 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 35184 7487 3863 46 0 7779 0
[pid=834598/tid=834601] ppid=834592 vsize=140736 memory=19768 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159283342 144113664 7487 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 150664 KiB
Current children cumulated memory: 32672 KiB

[startup+1.50017 s]
/proc/loadavg: 2.10 3.52 3.91 6/266 834663
/proc/meminfo: memFree=129184888/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=144888 memory=35148 CPUtime=1.48 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 4759 0 0 0 138 10 0 0 20 0 2 0 159283341 148365312 8787 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 36222 8787 4020 46 0 8817 0
[pid=834598/tid=834601] ppid=834592 vsize=144888 memory=19768 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159283342 148365312 8787 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 154816 KiB
Current children cumulated memory: 37872 KiB

[startup+3.1049 s]
/proc/loadavg: 2.10 3.52 3.91 5/266 834711
/proc/meminfo: memFree=129157644/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=146964 memory=36996 CPUtime=3.08 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 11465 0 0 0 295 13 0 0 20 0 2 0 159283341 150491136 9249 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 36741 9249 4036 46 0 9336 0
[pid=834598/tid=834601] ppid=834592 vsize=146964 memory=2724 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 159283342 150491136 9249 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 156892 KiB
Current children cumulated memory: 39720 KiB

[startup+6.3002 s]
/proc/loadavg: 2.26 3.52 3.91 5/266 834711
/proc/meminfo: memFree=129102240/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=150540 memory=43072 CPUtime=6.27 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 20376 0 0 0 609 18 0 0 20 0 2 0 159283341 154152960 10768 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 37635 10768 4036 46 0 10230 0
[pid=834598/tid=834601] ppid=834592 vsize=150540 memory=2724 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 159283342 154152960 10768 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 160468 KiB
Current children cumulated memory: 45796 KiB

[startup+12.7002 s]
/proc/loadavg: 2.48 3.55 3.92 5/266 834713
/proc/meminfo: memFree=129047368/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=155744 memory=47036 CPUtime=12.63 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 53934 0 0 0 1229 34 0 0 20 0 2 0 159283341 159481856 11759 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 38936 11759 4036 46 0 11531 0
[pid=834598/tid=834601] ppid=834592 vsize=155744 memory=45256 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 2 0 159283342 159481856 11759 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 165672 KiB
Current children cumulated memory: 49760 KiB

[startup+25.5002 s]
/proc/loadavg: 2.71 3.56 3.92 5/266 834714
/proc/meminfo: memFree=129037908/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=156768 memory=49136 CPUtime=25.4 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 180252 0 0 0 2474 66 0 0 20 0 2 0 159283341 160530432 12284 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 39192 12284 4036 46 0 11787 0
[pid=834598/tid=834601] ppid=834592 vsize=156768 memory=0 CPUtime=0 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 2 0 159283342 160530432 12284 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 166696 KiB
Current children cumulated memory: 51860 KiB

[startup+51.1055 s]
/proc/loadavg: 3.15 3.59 3.92 5/266 834767
/proc/meminfo: memFree=129214272/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=169076 memory=60084 CPUtime=50.87 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 424804 0 0 0 4966 121 0 0 20 0 2 0 159283341 173133824 15021 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 42269 15021 4036 46 0 14864 0
[pid=834598/tid=834601] ppid=834592 vsize=169076 memory=5067 CPUtime=0.01 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 30 0 0 0 0 1 0 0 20 0 2 0 159283342 173133824 15021 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 179004 KiB
Current children cumulated memory: 62808 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 3.69 3.93 5/266 834774
/proc/meminfo: memFree=129157648/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=195204 memory=88040 CPUtime=101.75 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 913303 0 0 0 9948 227 0 0 20 0 2 0 159283341 199888896 22010 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 48801 22010 4036 46 0 21396 0
[pid=834598/tid=834601] ppid=834592 vsize=195204 memory=2724 CPUtime=0.04 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 40 0 0 0 1 3 0 0 20 0 2 0 159283342 199888896 22010 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 101.75 s
Current children cumulated vsize: 205132 KiB
Current children cumulated memory: 90764 KiB

[startup+162.3 s]

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

/proc/loadavg: 4.08 3.87 3.96 5/265 834808
/proc/meminfo: memFree=129102000/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=224332 memory=116392 CPUtime=281.02 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1187667 0 0 0 27764 338 0 0 20 0 2 0 159283341 229715968 29098 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 56083 29098 4036 46 0 28678 0
[pid=834598/tid=834601] ppid=834592 vsize=224332 memory=117824 CPUtime=0.12 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 52 0 0 0 4 8 0 0 20 0 2 0 159283342 229715968 29098 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 281.02 s
Current children cumulated vsize: 234260 KiB
Current children cumulated memory: 119116 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.92 3.98 5/263 835201
/proc/meminfo: memFree=129090796/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=220036 memory=115028 CPUtime=340.87 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1337381 0 0 0 33710 377 0 0 20 0 2 0 159283341 225316864 28757 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55009 28757 4036 46 0 27604 0
[pid=834598/tid=834601] ppid=834592 vsize=220036 memory=117824 CPUtime=0.15 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 5 10 0 0 20 0 2 0 159283342 225316864 28757 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 340.87 s
Current children cumulated vsize: 229964 KiB
Current children cumulated memory: 117752 KiB

[startup+378.361 s]
# the end of solver process 834592 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=372.895 s, system=3.94151 s

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

[startup+358.4 s]
/proc/loadavg: 4.06 3.92 3.98 5/263 835205
/proc/meminfo: memFree=129075668/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=235536 memory=124316 CPUtime=356.93 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1344199 0 0 0 35305 388 0 0 20 0 2 0 159283341 241188864 31079 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 58884 31079 4036 46 0 31479 0
[pid=834598/tid=834601] ppid=834592 vsize=235536 memory=43196 CPUtime=0.16 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 5 11 0 0 20 0 2 0 159283342 241188864 31079 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 356.93 s
Current children cumulated vsize: 245464 KiB
Current children cumulated memory: 127040 KiB

[startup+371.2 s]
/proc/loadavg: 4.12 3.94 3.98 5/263 835207
/proc/meminfo: memFree=129084444/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=369.69 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 36576 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=123660 CPUtime=0.16 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 5 11 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 369.69 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+374.4 s]
/proc/loadavg: 4.12 3.94 3.98 5/263 835207
/proc/meminfo: memFree=129084428/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=372.88 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 36895 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=2724 CPUtime=0.16 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 5 11 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 372.88 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+376 s]*
/proc/loadavg: 4.11 3.94 3.98 5/263 835207
/proc/meminfo: memFree=129084436/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=374.48 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 37055 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=-8681746646533302116 CPUtime=0.16 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) R 834592 834592 834531 0 -1 1077936192 53 0 0 0 5 11 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 374.48 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+377.6 s]
/proc/loadavg: 4.11 3.94 3.98 5/263 835208
/proc/meminfo: memFree=129084436/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=376.07 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 37214 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=116268 CPUtime=0.18 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 6 12 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 376.07 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+378 s]*
/proc/loadavg: 4.11 3.94 3.98 5/263 835208
/proc/meminfo: memFree=129084276/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=376.48 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 37255 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=-8681746646533302116 CPUtime=0.18 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) R 834592 834592 834531 0 -1 1077936192 53 0 0 0 6 12 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 376.48 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+378.2 s]
/proc/loadavg: 4.11 3.94 3.98 5/263 835208
/proc/meminfo: memFree=129084276/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=376.67 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 37274 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=2652 CPUtime=0.18 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 6 12 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 376.67 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

[startup+378.3 s]
/proc/loadavg: 4.11 3.94 3.98 5/263 835208
/proc/meminfo: memFree=129084276/131524600 swapFree=131071996/131071996
[pid=834592] ppid=834584 vsize=9928 memory=2724 CPUtime=0 cores=5,7
/proc/834592/stat : 834592 (run-glibc-2.34.) S 834584 834592 834531 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 159283341 10166272 681 134679101440 94200534237184 94200535316504 140726958351824 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94200537414960 94200537462148 94200569389056 140726958359487 140726958359644 140726958359644 140726958366659 0
/proc/834592/statm: 2482 681 600 264 0 133 0
[pid=834598] ppid=834592 vsize=221312 memory=116268 CPUtime=376.77 cores=5,7
/proc/834598/stat : 834598 (ld-linux-x86-64) R 834592 834592 834531 0 -1 4194304 1366734 0 0 0 37284 393 0 0 20 0 2 0 159283341 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 0 0 0 17 5 0 0 159283341 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
/proc/834598/statm: 55328 29067 4036 46 0 27923 0
[pid=834598/tid=834601] ppid=834592 vsize=221312 memory=117824 CPUtime=0.18 cores=5,7
/proc/834598/task/834601/stat : 834601 (ld-linux-x86-64) S 834592 834592 834531 0 -1 1077936192 53 0 0 0 6 12 0 0 20 0 2 0 159283342 226623488 29067 134679101440 139711600017408 139711600205020 140732882789568 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139711602305920 139711602315368 93824996904960 140732882797399 140732882797563 140732882797563 140732882804658 0
Current children cumulated CPU time: 376.77 s
Current children cumulated vsize: 231240 KiB
Current children cumulated memory: 118992 KiB

Child status: 0

Real time (s): 378.361
CPU time (s): 376.837
CPU user time (s): 372.895
CPU system time (s): 3.94151
CPU usage (%): 99.597
Max. virtual memory (cumulated for all children) (KiB): 249168
Max. memory (cumulated for all children) (KiB): 128360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 372.895
system time used= 3.94151
maximum resident set size= 130384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1367128
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= 37678
involuntary context switches= 442


# summary of solver processes directly reported to runsolver:
#   pid: 834592
#   total CPU time (s): 376.837
#   total CPU user time (s): 372.895
#   total CPU system time (s): 3.94151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.68269 second user time and 1.84756 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-15 21:20:21
IDJOB=4430950
IDBENCH=146908
IDSOLVER=3055
FILE ID=nodeC018/4430950-1721071209
RUNJOBID= nodeC018-1721071221-834546
SLURM_JOB_ID= 7505532
Free space on /tmp= 890084 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430950-1721071209/watcher-4430950-1721071209 -o /tmp/evaluation-result-4430950-1721071209/solver-4430950-1721071209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721071221-834546 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430950-1721071209.opb

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

MD5SUM BENCH= 90387c500b0d1bb6d5365cb6c47f1935
RANDOM SEED=947458601

nodeC018.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		: 3649.591
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.52
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		: 3662.292
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3665.382
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.52
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		: 3656.993
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3660.138
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.52
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		: 3645.837
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3640.413
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.52
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		: 3650.145
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129495512 kB
MemAvailable:   129794024 kB
Buffers:          361364 kB
Cached:           779376 kB
SwapCached:            0 kB
Active:           626044 kB
Inactive:         821276 kB
Active(anon):       1448 kB
Inactive(anon):   343172 kB
Active(file):     624596 kB
Inactive(file):   478104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            173744 kB
Writeback:             0 kB
AnonPages:        304784 kB
Mapped:           106024 kB
Shmem:             37720 kB
KReclaimable:      71272 kB
Slab:             176852 kB
SReclaimable:      71272 kB
SUnreclaim:       105580 kB
KernelStack:        3904 kB
PageTables:         9688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     743900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      232148 kB
DirectMap2M:    16318464 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889916 MiB
End job on nodeC018 at 2024-07-15 21:26:40