Trace number 4431002

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-09? (TO) 3600.07 3607.61

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUM01f07e427327757fda434ad4b1d2038d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c initialize IPBHS solver
0.00/0.03	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.03	c optimizer = "gurobi"
0.00/0.03	c pbsolver = "roundingsat"
0.00/0.03	c load symmetries from file ""
0.00/0.03	c set time limit for symmetry computation to 100 seconds.
0.00/0.03	c set interchangeable summation variable limit to 3
0.00/0.03	c find symmetric cores by applying each permutation and add them to optimizer
0.00/0.03	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.03	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.03	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.03	c set sym generation to 's'
0.00/0.03	c set abstraction set creation to 10 iterations without LB change
0.00/0.03	c set abstraction set inputs to 0
0.00/0.03	c set abstraction set cluster min size to 2
0.00/0.03	c set abstraction set cluster max size to 100000000
0.00/0.03	c set abstraction set cluster activation limit to 2
0.00/0.03	c enable abstraction set require equal cost
0.00/0.03	c set abstraction set assumptions to 0
0.00/0.03	c set abstraction set constraint type to 0
0.00/0.03	c set abstract core extraction strategy to b
0.00/0.03	c set core extraction strategy to 2
0.00/0.03	c set core extraction shuffles 10
0.00/0.03	c set cores per iteration to 5
0.00/0.03	c set optimizer bound usage strategy to 2
0.00/0.03	c set optimizer max non-optimal iterations to 1000
0.00/0.03	c set small core cardinality limit to 2
0.00/0.03	c set max coef in cores to 1000000000
0.00/0.03	c set SIS iterations to 5
0.00/0.03	c set SIS budget abs to 1000
0.00/0.03	c set SIS budget rel to 0.05
0.00/0.03	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.03	c will solve HOME/instance-4431002-1721071588.opb
329.00/330.40	c [0.03] solve iteration 1, LB=0, UB=325
329.00/330.40	c [0.21] solve iteration 2, LB=48, UB=74
329.00/330.40	c [2.23] solve iteration 3, LB=48, UB=74
329.00/330.40	c [2.45] solve iteration 4, LB=49, UB=74
329.00/330.40	c [2.86] solve iteration 5, LB=50, UB=70
329.00/330.40	c [3.46] solve iteration 6, LB=51, UB=70
329.00/330.40	c [3.78] solve iteration 7, LB=51, UB=70
329.00/330.40	c [4.17] solve iteration 8, LB=51, UB=70
329.00/330.40	c [4.56] solve iteration 9, LB=51, UB=70
329.00/330.40	c [5] solve iteration 10, LB=51, UB=70
329.00/330.40	c [5.88] solve iteration 11, LB=51, UB=70
329.00/330.40	c [6.36] solve iteration 12, LB=51, UB=70
329.00/330.40	c [7.04] solve iteration 13, LB=51, UB=70
329.00/330.40	c [7.67] solve iteration 14, LB=51, UB=70
329.00/330.40	c [8.33] solve iteration 15, LB=51, UB=70
329.00/330.40	c [9.62] solve iteration 16, LB=51, UB=70
329.00/330.40	c [10.39] solve iteration 17, LB=51, UB=70
329.00/330.40	c [11.19] solve iteration 18, LB=51, UB=70
329.00/330.40	c [12.58] solve iteration 19, LB=51, UB=70
329.00/330.40	c [14.22] solve iteration 20, LB=51, UB=70
329.00/330.40	c [15.91] solve iteration 21, LB=51, UB=70
329.00/330.40	c [16.87] solve iteration 22, LB=51, UB=70
329.00/330.40	c [17.96] solve iteration 23, LB=51, UB=70
329.00/330.40	c [19.14] solve iteration 24, LB=51, UB=70
329.00/330.40	c [20.28] solve iteration 25, LB=51, UB=70
329.00/330.40	c [22.43] solve iteration 26, LB=51, UB=70
329.00/330.40	c [23.88] solve iteration 27, LB=51, UB=70
329.00/330.40	c [25.27] solve iteration 28, LB=51, UB=70
329.00/330.40	c [26.72] solve iteration 29, LB=51, UB=70
329.00/330.40	c [28.34] solve iteration 30, LB=51, UB=70
329.00/330.40	c [31.01] solve iteration 31, LB=51, UB=70
329.00/330.40	c [32.67] solve iteration 32, LB=51, UB=70
329.00/330.40	c [34.69] solve iteration 33, LB=51, UB=70
329.00/330.40	c [36.38] solve iteration 34, LB=51, UB=70
329.00/330.40	c [38.23] solve iteration 35, LB=51, UB=70
329.00/330.40	c [41.22] solve iteration 36, LB=51, UB=70
329.00/330.40	c [43.32] solve iteration 37, LB=51, UB=70
329.00/330.40	c [45.08] solve iteration 38, LB=51, UB=70
329.00/330.40	c [47.44] solve iteration 39, LB=51, UB=70
329.00/330.40	c [49.47] solve iteration 40, LB=51, UB=70
329.00/330.40	c [52.85] solve iteration 41, LB=51, UB=70
329.00/330.40	c [56.17] solve iteration 42, LB=51, UB=70
329.00/330.40	c [58.29] solve iteration 43, LB=51, UB=70
329.00/330.40	c [60.39] solve iteration 44, LB=51, UB=68
329.00/330.40	c [62.55] solve iteration 45, LB=51, UB=68
329.00/330.40	c [66.64] solve iteration 46, LB=51, UB=68
329.00/330.40	c [69.3] solve iteration 47, LB=51, UB=68
329.00/330.40	c [71.79] solve iteration 48, LB=51, UB=68
329.00/330.40	c [74.42] solve iteration 49, LB=51, UB=68
329.00/330.40	c [77.48] solve iteration 50, LB=51, UB=68
329.00/330.40	c [82.25] solve iteration 51, LB=51, UB=68
329.00/330.40	c [85.11] solve iteration 52, LB=51, UB=68
329.00/330.40	c [87.86] solve iteration 53, LB=51, UB=68
329.00/330.40	c [90.76] solve iteration 54, LB=51, UB=68
329.00/330.40	c [93.69] solve iteration 55, LB=51, UB=68
329.00/330.40	c [98.96] solve iteration 56, LB=51, UB=68
329.00/330.40	c [101.98] solve iteration 57, LB=51, UB=68
329.00/330.40	c [105.08] solve iteration 58, LB=51, UB=68
329.00/330.40	c [108.39] solve iteration 59, LB=51, UB=68
329.00/330.40	c [111.86] solve iteration 60, LB=51, UB=68
329.00/330.40	c [118.75] solve iteration 61, LB=51, UB=68
329.00/330.40	c [122.3] solve iteration 62, LB=51, UB=68
329.00/330.40	c [126.86] solve iteration 63, LB=51, UB=68
329.00/330.40	c [130.18] solve iteration 64, LB=51, UB=68
329.00/330.40	c [133.65] solve iteration 65, LB=51, UB=68
329.00/330.40	c [140.72] solve iteration 66, LB=51, UB=68
329.00/330.40	c [144.86] solve iteration 67, LB=51, UB=68
329.00/330.40	c [148.51] solve iteration 68, LB=51, UB=68
329.00/330.40	c [153.37] solve iteration 69, LB=51, UB=68
329.00/330.40	c [157.46] solve iteration 70, LB=51, UB=68
329.00/330.40	c [167.49] solve iteration 71, LB=51, UB=68
329.00/330.40	c [172.38] solve iteration 72, LB=51, UB=68
329.00/330.40	c [177.22] solve iteration 73, LB=51, UB=68
329.00/330.40	c [181.32] solve iteration 74, LB=51, UB=68
329.00/330.40	c [185.45] solve iteration 75, LB=51, UB=68
329.00/330.40	c [195.98] solve iteration 76, LB=51, UB=68
329.00/330.40	c [199.85] solve iteration 77, LB=51, UB=68
329.00/330.40	c [205.94] solve iteration 78, LB=51, UB=68
329.00/330.40	c [210.16] solve iteration 79, LB=51, UB=68
329.00/330.40	c [215.03] solve iteration 80, LB=51, UB=68
329.00/330.40	c [225] solve iteration 81, LB=51, UB=68
329.00/330.40	c [229.92] solve iteration 82, LB=51, UB=68
329.00/330.40	c [234.08] solve iteration 83, LB=51, UB=68
329.00/330.40	c [239.04] solve iteration 84, LB=51, UB=68
329.00/330.40	c [243.71] solve iteration 85, LB=51, UB=68
329.00/330.40	c [254.14] solve iteration 86, LB=51, UB=68
329.00/330.40	c [259.04] solve iteration 87, LB=51, UB=68
329.00/330.40	c [263.89] solve iteration 88, LB=51, UB=68
329.00/330.40	c [269.64] solve iteration 89, LB=51, UB=66
329.00/330.40	c [274.27] solve iteration 90, LB=51, UB=66
329.00/330.40	c [285.12] solve iteration 91, LB=51, UB=66
329.00/330.40	c [291.39] solve iteration 92, LB=51, UB=66
329.00/330.40	c [296.45] solve iteration 93, LB=51, UB=66
329.00/330.40	c [302.71] solve iteration 94, LB=51, UB=66
329.00/330.40	c [308.19] solve iteration 95, LB=51, UB=66
329.00/330.40	c [324.11] solve iteration 96, LB=51, UB=66
1890.26/1894.95	c [328.61] solve iteration 97, LB=51, UB=66
1890.26/1894.95	c [333.42] solve iteration 98, LB=51, UB=66
1890.26/1894.95	c [338.35] solve iteration 99, LB=51, UB=66
1890.26/1894.95	c [343.34] solve iteration 100, LB=51, UB=66
1890.26/1894.95	c [360.59] solve iteration 101, LB=51, UB=66
1890.26/1894.95	c [365.49] solve iteration 102, LB=51, UB=66
1890.26/1894.95	c [370.15] solve iteration 103, LB=51, UB=66
1890.26/1894.95	c [375.29] solve iteration 104, LB=51, UB=66
1890.26/1894.95	c [379.9] solve iteration 105, LB=51, UB=66
1890.26/1894.95	c [396.3] solve iteration 106, LB=51, UB=66
1890.26/1894.95	c [401.43] solve iteration 107, LB=51, UB=66
1890.26/1894.95	c [407.36] solve iteration 108, LB=51, UB=66
1890.26/1894.95	c [413.69] solve iteration 109, LB=51, UB=66
1890.26/1894.95	c [419.18] solve iteration 110, LB=51, UB=66
1890.26/1894.95	c [437.91] solve iteration 111, LB=51, UB=66
1890.26/1894.95	c [443.8] solve iteration 112, LB=51, UB=66
1890.26/1894.95	c [450.79] solve iteration 113, LB=51, UB=66
1890.26/1894.95	c [456.6] solve iteration 114, LB=51, UB=66
1890.26/1894.95	c [465.45] solve iteration 115, LB=51, UB=66
1890.26/1894.95	c [491.55] solve iteration 116, LB=51, UB=66
1890.26/1894.95	c [498.95] solve iteration 117, LB=51, UB=66
1890.26/1894.95	c [504.89] solve iteration 118, LB=51, UB=66
1890.26/1894.95	c [511.12] solve iteration 119, LB=51, UB=66
1890.26/1894.95	c [517.15] solve iteration 120, LB=51, UB=66
1890.26/1894.95	c [543.28] solve iteration 121, LB=51, UB=66
1890.26/1894.95	c [549.98] solve iteration 122, LB=51, UB=66
1890.26/1894.95	c [555.93] solve iteration 123, LB=52, UB=66
1890.26/1894.95	c [561.8] solve iteration 124, LB=52, UB=66
1890.26/1894.95	c [567.91] solve iteration 125, LB=52, UB=66
1890.26/1894.95	c [592.19] solve iteration 126, LB=52, UB=66
1890.26/1894.95	c [597.68] solve iteration 127, LB=52, UB=66
1890.26/1894.95	c [602.96] solve iteration 128, LB=52, UB=66
1890.26/1894.95	c [609] solve iteration 129, LB=52, UB=66
1890.26/1894.95	c [615.91] solve iteration 130, LB=52, UB=66
1890.26/1894.95	c [651.63] solve iteration 131, LB=52, UB=66
1890.26/1894.95	c [658.11] solve iteration 132, LB=52, UB=66
1890.26/1894.95	c [666.56] solve iteration 133, LB=52, UB=66
1890.26/1894.95	c [672.75] solve iteration 134, LB=52, UB=66
1890.26/1894.95	c [678.84] solve iteration 135, LB=52, UB=66
1890.26/1894.95	c [713.63] solve iteration 136, LB=52, UB=66
1890.26/1894.95	c [720.9] solve iteration 137, LB=52, UB=66
1890.26/1894.95	c [730] solve iteration 138, LB=52, UB=66
1890.26/1894.95	c [736.61] solve iteration 139, LB=52, UB=66
1890.26/1894.95	c [743.69] solve iteration 140, LB=52, UB=66
1890.26/1894.95	c [771.18] solve iteration 141, LB=52, UB=66
1890.26/1894.95	c [777.59] solve iteration 142, LB=52, UB=66
1890.26/1894.95	c [783.89] solve iteration 143, LB=52, UB=66
1890.26/1894.95	c [789.79] solve iteration 144, LB=52, UB=66
1890.26/1894.95	c [797.35] solve iteration 145, LB=52, UB=66
1890.26/1894.95	c [830.39] solve iteration 146, LB=52, UB=66
1890.26/1894.95	c [836.16] solve iteration 147, LB=52, UB=66
1890.26/1894.95	c [842.78] solve iteration 148, LB=52, UB=66
1890.26/1894.95	c [848.99] solve iteration 149, LB=52, UB=66
1890.26/1894.95	c [856.92] solve iteration 150, LB=52, UB=66
1890.26/1894.95	c [902.66] solve iteration 151, LB=52, UB=66
1890.26/1894.95	c [909.18] solve iteration 152, LB=52, UB=66
1890.26/1894.95	c [915.96] solve iteration 153, LB=52, UB=66
1890.26/1894.95	c [923.69] solve iteration 154, LB=52, UB=66
1890.26/1894.95	c [933.21] solve iteration 155, LB=52, UB=66
1890.26/1894.95	c [992.89] solve iteration 156, LB=52, UB=66
1890.26/1894.95	c [1003.39] solve iteration 157, LB=52, UB=66
1890.26/1894.95	c [1012.71] solve iteration 158, LB=52, UB=66
1890.26/1894.95	c [1024.21] solve iteration 159, LB=52, UB=66
1890.26/1894.95	c [1040.03] solve iteration 160, LB=52, UB=66
1890.26/1894.95	c [1137.51] solve iteration 161, LB=52, UB=66
1890.26/1894.95	c [1145.8] solve iteration 162, LB=52, UB=66
1890.26/1894.95	c [1153.7] solve iteration 163, LB=52, UB=66
1890.26/1894.95	c [1162.63] solve iteration 164, LB=52, UB=66
1890.26/1894.95	c [1175] solve iteration 165, LB=52, UB=66
1890.26/1894.95	c [1254.27] solve iteration 166, LB=52, UB=66
1890.26/1894.95	c [1262.39] solve iteration 167, LB=52, UB=66
1890.26/1894.95	c [1273.77] solve iteration 168, LB=52, UB=66
1890.26/1894.95	c [1280.78] solve iteration 169, LB=52, UB=66
1890.26/1894.95	c [1288.73] solve iteration 170, LB=52, UB=66
1890.26/1894.95	c [1376.7] solve iteration 171, LB=52, UB=66
1890.26/1894.95	c [1388.05] solve iteration 172, LB=52, UB=66
1890.26/1894.95	c [1398.66] solve iteration 173, LB=52, UB=66
1890.26/1894.95	c [1407.21] solve iteration 174, LB=52, UB=66
1890.26/1894.95	c [1414.68] solve iteration 175, LB=52, UB=66
1890.26/1894.95	c [1517.66] solve iteration 176, LB=52, UB=66
1890.26/1894.95	c [1526.96] solve iteration 177, LB=52, UB=66
1890.26/1894.95	c [1534.47] solve iteration 178, LB=52, UB=66
1890.26/1894.95	c [1542.58] solve iteration 179, LB=52, UB=66
1890.26/1894.95	c [1551.53] solve iteration 180, LB=52, UB=66
1890.26/1894.95	c [1662.19] solve iteration 181, LB=52, UB=66
1890.26/1894.95	c [1675.18] solve iteration 182, LB=52, UB=66
1890.26/1894.95	c [1686.57] solve iteration 183, LB=52, UB=66
1890.26/1894.95	c [1694.57] solve iteration 184, LB=52, UB=66
1890.26/1894.95	c [1715.36] solve iteration 185, LB=52, UB=66
1890.26/1894.95	c [1868.08] solve iteration 186, LB=52, UB=6HOME/run-glibc-2.34.sh: line 2: 835255 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431002-1721071588/watcher-4431002-1721071588 -o /tmp/evaluation-result-4431002-1721071588/solver-4431002-1721071588 -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-4431002-1721071588.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
solver pid=835253, runsolver pid=835250
Current StackSize limit: 8192 KiB


[startup+0.10081 s]*
/proc/loadavg: 4.11 3.94 3.98 5/263 835256
/proc/meminfo: memFree=129169048/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=140672 memory=30664 CPUtime=0.08 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 2937 0 0 0 7 1 0 0 20 0 2 0 159321220 144048128 7666 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 35168 7666 3695 46 0 7763 0
[pid=835255/tid=835256] ppid=835253 vsize=140672 memory=4026561614 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159321223 144048128 7666 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 150600 KiB
Current children cumulated memory: 33412 KiB

[startup+0.205808 s]*
/proc/loadavg: 4.11 3.94 3.98 5/263 835256
/proc/meminfo: memFree=129169048/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=140672 memory=30664 CPUtime=0.19 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 2937 0 0 0 17 2 0 0 20 0 2 0 159321220 144048128 7666 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 35168 7666 3695 46 0 7763 0
[pid=835255/tid=835256] ppid=835253 vsize=140672 memory=3471202400344241230 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159321223 144048128 7666 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 150600 KiB
Current children cumulated memory: 33412 KiB

[startup+0.305156 s]*
/proc/loadavg: 4.11 3.94 3.98 5/263 835256
/proc/meminfo: memFree=129163596/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=150412 memory=36392 CPUtime=0.28 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 5695 0 0 0 26 2 0 0 20 0 2 0 159321220 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 37603 9098 3806 46 0 10198 0
[pid=835255/tid=835256] ppid=835253 vsize=150412 memory=-9041753137468368484 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) R 835253 835253 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159321223 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 160340 KiB
Current children cumulated memory: 39140 KiB

[startup+0.700213 s]
/proc/loadavg: 4.11 3.94 3.98 5/263 835256
/proc/meminfo: memFree=129163596/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=150412 memory=36392 CPUtime=0.68 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 5695 0 0 0 64 4 0 0 20 0 2 0 159321220 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 37603 9098 3806 46 0 10198 0
[pid=835255/tid=835256] ppid=835253 vsize=150412 memory=100 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159321223 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 160340 KiB
Current children cumulated memory: 39140 KiB

[startup+1.50017 s]
/proc/loadavg: 4.11 3.94 3.98 5/263 835256
/proc/meminfo: memFree=129163328/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=150412 memory=36392 CPUtime=1.48 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 5695 0 0 0 142 6 0 0 20 0 2 0 159321220 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 37603 9098 3806 46 0 10198 0
[pid=835255/tid=835256] ppid=835253 vsize=150412 memory=12304 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 159321223 154021888 9098 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 160340 KiB
Current children cumulated memory: 39140 KiB

[startup+3.10477 s]
/proc/loadavg: 4.10 3.94 3.99 5/263 835256
/proc/meminfo: memFree=129146984/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=164544 memory=49748 CPUtime=3.07 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 12720 0 0 0 296 11 0 0 20 0 2 0 159321220 168493056 12437 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 41136 12437 3838 46 0 13731 0
[pid=835255/tid=835256] ppid=835253 vsize=164544 memory=2748 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 159321223 168493056 12437 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 174472 KiB
Current children cumulated memory: 52496 KiB

[startup+6.30024 s]
/proc/loadavg: 4.10 3.94 3.99 5/264 835257
/proc/meminfo: memFree=129125368/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=191212 memory=77108 CPUtime=6.26 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 33952 0 0 0 605 21 0 0 20 0 2 0 159321220 195801088 19277 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 47803 19277 3838 46 0 20398 0
[pid=835255/tid=835256] ppid=835253 vsize=191212 memory=2748 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 159321223 195801088 19277 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 201140 KiB
Current children cumulated memory: 79856 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 3.95 3.99 5/264 835259
/proc/meminfo: memFree=129093616/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=216480 memory=100668 CPUtime=12.64 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 87586 0 0 0 1227 37 0 0 20 0 2 0 159321220 221675520 25167 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 54120 25167 3838 46 0 26715 0
[pid=835255/tid=835256] ppid=835253 vsize=216480 memory=2748 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 14 0 0 0 0 0 0 0 20 0 2 0 159321223 221675520 25167 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 226408 KiB
Current children cumulated memory: 103416 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 3.95 3.99 5/264 835260
/proc/meminfo: memFree=129058276/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=248708 memory=136244 CPUtime=25.32 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 171801 0 0 0 2468 64 0 0 20 0 2 0 159321220 254676992 34061 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 62177 34061 3838 46 0 34772 0
[pid=835255/tid=835256] ppid=835253 vsize=248708 memory=101128 CPUtime=0 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 22 0 0 0 0 0 0 0 20 0 2 0 159321223 254676992 34061 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 258636 KiB
Current children cumulated memory: 138992 KiB

[startup+51.1055 s]
/proc/loadavg: 4.10 3.97 4.00 5/264 835266
/proc/meminfo: memFree=129012712/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=285644 memory=177476 CPUtime=50.75 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 298394 0 0 0 4972 103 0 0 20 0 2 0 159321220 292499456 44369 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 71411 44369 3838 46 0 44006 0
[pid=835255/tid=835256] ppid=835253 vsize=285644 memory=2748 CPUtime=0.02 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 35 0 0 0 1 1 0 0 20 0 2 0 159321223 292499456 44369 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 50.75 s
Current children cumulated vsize: 295572 KiB
Current children cumulated memory: 180224 KiB

[startup+102.3 s]
/proc/loadavg: 4.04 3.97 4.00 6/264 835274
/proc/meminfo: memFree=128938820/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=345368 memory=237896 CPUtime=101.69 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 482498 0 0 0 9991 178 0 0 20 0 2 0 159321220 353656832 59474 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 86342 59474 3838 46 0 58937 0
[pid=835255/tid=835256] ppid=835253 vsize=345368 memory=12304 CPUtime=0.05 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 42 0 0 0 1 4 0 0 20 0 2 0 159321223 353656832 59474 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 101.69 s
Current children cumulated vsize: 355296 KiB
Current children cumulated memory: 240644 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.01 4.01 5/265 835453

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

/proc/835255/statm: 223399 175903 3996 46 0 195994 0
[pid=835255/tid=835256] ppid=835253 vsize=893596 memory=2748 CPUtime=2.78 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 142 0 0 0 104 174 0 0 20 0 2 0 159321223 915042304 175903 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3095.72 s
Current children cumulated vsize: 903524 KiB
Current children cumulated memory: 706360 KiB

[startup+3162.3 s]
/proc/loadavg: 4.23 4.17 4.13 5/263 836619
/proc/meminfo: memFree=127207568/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=1009872 memory=820016 CPUtime=3155.61 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3055329 0 0 0 312483 3078 0 0 20 0 2 0 159321220 1034108928 205004 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 252468 205004 3996 46 0 225063 0
[pid=835255/tid=835256] ppid=835253 vsize=1009872 memory=2748 CPUtime=2.84 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 144 0 0 0 107 177 0 0 20 0 2 0 159321223 1034108928 205004 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3155.61 s
Current children cumulated vsize: 1019800 KiB
Current children cumulated memory: 822764 KiB

[startup+3222.3 s]
/proc/loadavg: 4.29 4.21 4.15 5/263 836629
/proc/meminfo: memFree=127284416/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=938444 memory=748460 CPUtime=3215.51 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3093792 0 0 0 318415 3136 0 0 20 0 2 0 159321220 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 234611 187115 3996 46 0 207206 0
[pid=835255/tid=835256] ppid=835253 vsize=938444 memory=12304 CPUtime=2.9 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 144 0 0 0 109 181 0 0 20 0 2 0 159321223 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3215.51 s
Current children cumulated vsize: 948372 KiB
Current children cumulated memory: 751208 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.18 4.15 5/265 838320
/proc/meminfo: memFree=128497288/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=938444 memory=748460 CPUtime=3275.38 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3093971 0 0 0 324389 3149 0 0 20 0 2 0 159321220 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 234611 187115 3996 46 0 207206 0
[pid=835255/tid=835256] ppid=835253 vsize=938444 memory=2748 CPUtime=2.95 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 146 0 0 0 111 184 0 0 20 0 2 0 159321223 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3275.38 s
Current children cumulated vsize: 948372 KiB
Current children cumulated memory: 751208 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.16 4.14 6/264 838377
/proc/meminfo: memFree=128360604/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=938444 memory=748460 CPUtime=3335.25 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3094163 0 0 0 330358 3167 0 0 20 0 2 0 159321220 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 234611 187115 3996 46 0 207206 0
[pid=835255/tid=835256] ppid=835253 vsize=938444 memory=2748 CPUtime=3 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 148 0 0 0 113 187 0 0 20 0 2 0 159321223 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3335.25 s
Current children cumulated vsize: 948372 KiB
Current children cumulated memory: 751208 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/264 838387
/proc/meminfo: memFree=128345916/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=938444 memory=748460 CPUtime=3395.12 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3094355 0 0 0 336329 3183 0 0 20 0 2 0 159321220 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 234611 187115 3996 46 0 207206 0
[pid=835255/tid=835256] ppid=835253 vsize=938444 memory=12304 CPUtime=3.06 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 150 0 0 0 115 191 0 0 20 0 2 0 159321223 960966656 187115 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3395.12 s
Current children cumulated vsize: 948372 KiB
Current children cumulated memory: 751208 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.15 4.13 5/265 838400
/proc/meminfo: memFree=128300756/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=1042904 memory=776948 CPUtime=3455.01 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3164653 0 0 0 342225 3276 0 0 20 0 2 0 159321220 1067933696 194237 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 260726 194237 3996 46 0 233321 0
[pid=835255/tid=835256] ppid=835253 vsize=1042904 memory=12304 CPUtime=3.1 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 152 0 0 0 116 194 0 0 20 0 2 0 159321223 1067933696 194237 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3455.01 s
Current children cumulated vsize: 1052832 KiB
Current children cumulated memory: 779696 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/265 838410
/proc/meminfo: memFree=127868012/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=919812 memory=729960 CPUtime=3514.92 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3195976 0 0 0 348160 3332 0 0 20 0 2 0 159321220 941887488 182490 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 229953 182490 3996 46 0 202548 0
[pid=835255/tid=835256] ppid=835253 vsize=919812 memory=2748 CPUtime=3.16 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 152 0 0 0 119 197 0 0 20 0 2 0 159321223 941887488 182490 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3514.92 s
Current children cumulated vsize: 929740 KiB
Current children cumulated memory: 732708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/265 838804
/proc/meminfo: memFree=128114728/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=987556 memory=797576 CPUtime=3574.8 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3255728 0 0 0 354060 3420 0 0 20 0 2 0 159321220 1011257344 199394 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 246889 199394 3996 46 0 219484 0
[pid=835255/tid=835256] ppid=835253 vsize=987556 memory=88024 CPUtime=3.22 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 155 0 0 0 121 201 0 0 20 0 2 0 159321223 1011257344 199394 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3574.8 s
Current children cumulated vsize: 997484 KiB
Current children cumulated memory: 800324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 4.16 4.15 4.14 5/265 838807
/proc/meminfo: memFree=128240832/131524600 swapFree=131071996/131071996
[pid=835253] ppid=835250 vsize=9928 memory=2748 CPUtime=0 cores=5,7
/proc/835253/stat : 835253 (run-glibc-2.34.) S 835250 835253 834531 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 159321220 10166272 687 134679101440 94275105419264 94275106498584 140732067263552 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94275108597040 94275108644228 94275123822592 140732067271615 140732067271772 140732067271772 140732067278787 0
/proc/835253/statm: 2482 687 606 264 0 133 0
[pid=835255] ppid=835253 vsize=940628 memory=748600 CPUtime=3600.05 cores=5,7
/proc/835255/stat : 835255 (ld-linux-x86-64) R 835253 835253 834531 0 -1 4194304 3286482 0 0 0 356542 3463 0 0 20 0 2 0 159321220 963203072 187150 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
/proc/835255/statm: 235157 187150 3996 46 0 207752 0
[pid=835255/tid=835256] ppid=835253 vsize=940628 memory=13124 CPUtime=3.23 cores=5,7
/proc/835255/task/835256/stat : 835256 (ld-linux-x86-64) S 835253 835253 834531 0 -1 1077936192 155 0 0 0 121 202 0 0 20 0 2 0 159321223 963203072 187150 134679101440 140617921290240 140617921477852 140727183529584 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140617923578752 140617923588200 93825018114048 140727183536983 140727183537147 140727183537147 140727183544242 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 950556 KiB
Current children cumulated memory: 751348 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3607.61 s]
# the end of solver process 835253 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3565.43 s, system=34.6436 s

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

Child status: 143

Real time (s): 3607.61
CPU time (s): 3600.07
CPU user time (s): 3565.43
CPU system time (s): 34.6436
CPU usage (%): 99.791
Max. virtual memory (cumulated for all children) (KiB): 1301144
Max. memory (cumulated for all children) (KiB): 984392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3565.43
system time used= 34.6436
maximum resident set size= 1005712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3286696
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= 357468
involuntary context switches= 2339


# summary of solver processes directly reported to runsolver:
#   pid: 835253
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3565.43
#   total CPU system time (s): 34.6436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.21575 second user time and 17.2078 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-15 21:26:40
IDJOB=4431002
IDBENCH=147020
IDSOLVER=3055
FILE ID=nodeC018/4431002-1721071588
RUNJOBID= nodeC018-1721071221-834546
SLURM_JOB_ID= 7505532
Free space on /tmp= 889956 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ6_3.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-4431002-1721071588/watcher-4431002-1721071588 -o /tmp/evaluation-result-4431002-1721071588/solver-4431002-1721071588 -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-4431002-1721071588.opb

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

MD5SUM BENCH= 01f07e427327757fda434ad4b1d2038d
RANDOM SEED=1454728864

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		: 3669.250
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		: 3673.433
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		: 3599.999
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		: 3600.030
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		: 3669.269
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		: 3655.070
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		: 3600.031
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		: 3679.779
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:        129186172 kB
MemAvailable:   129486112 kB
Buffers:          361632 kB
Cached:           779780 kB
SwapCached:            0 kB
Active:           632040 kB
Inactive:        1122192 kB
Active(anon):       1600 kB
Inactive(anon):   648608 kB
Active(file):     630440 kB
Inactive(file):   473584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             41864 kB
Writeback:             0 kB
AnonPages:        607132 kB
Mapped:           123576 kB
Shmem:             37720 kB
KReclaimable:      71480 kB
Slab:             177180 kB
SReclaimable:      71480 kB
SUnreclaim:       105700 kB
KernelStack:        4236 kB
PageTables:        11136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1042968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 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= 889920 MiB
End job on nodeC018 at 2024-07-15 22:26:48