Trace number 4463917

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
FiberSCIP 2024-07-30? 3589.88 3598.03

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ir98.opb
MD5SUM1ab00a09bce4fe90071f9bd51d0e1c65
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 benchmark1081565440
Best CPU time to get the best result obtained on this benchmark3600.22
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7287
Total number of constraints529
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)420
Number of constraints which are nor clauses,nor cardinality constraints109
Minimum length of a constraint3
Maximum length of a constraint6062
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 400587756783443
Number of bits of the biggest sum of numbers49
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.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c SCIP cannot read the problem file. Try to solve it by FJ_BIGINT.
1636.32/1640.05	c num_threads: 1
1636.32/1640.05	c timelimit: 3597.990000
1636.32/1640.05	c Parsing file: HOME/instance-4463917-1722378594.opb
1636.32/1640.05	c (FJ) starting FJ with 1 threads.
1636.32/1640.05	c (FJ) copying 7287 x 529 matrix with 80937 nonzeros.
1636.32/1640.05	c (FJ) initializing FJ with 7287 vars 529 constraints
1636.32/1640.05	c (FJ) 0: starting solve. weightUpdateDecay=1, relaxContinuous=0, seed=0 
1636.32/1640.05	c (FJ) 0: step 0 viol 66 good 31 bumps 0
1636.32/1640.05	c (FJ) 0: step 100000 viol 65 good 0 bumps 48989
1636.32/1640.05	c (FJ) 0: step 200000 viol 65 good 0 bumps 98007
1636.32/1640.05	c (FJ) 0: step 300000 viol 66 good 1 bumps 146794
1636.32/1640.05	c (FJ) 0: step 400000 viol 66 good 1 bumps 195792
1636.32/1640.05	c (FJ) 0: step 500000 viol 81 good 6482 bumps 217927
1636.32/1640.05	c (FJ) 0: step 600000 viol 67 good 544 bumps 217927
1636.32/1640.05	c (FJ) 0: step 700000 viol 128 good 776 bumps 217927
1636.32/1640.05	c (FJ) 0: step 800000 viol 81 good 840 bumps 217927
1636.32/1640.05	c (FJ) 0: step 900000 viol 268 good 1176 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1000000 viol 402 good 1930 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1100000 viol 206 good 683 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1200000 viol 114 good 6697 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1300000 viol 178 good 923 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1400000 viol 148 good 764 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1500000 viol 188 good 6395 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1600000 viol 95 good 6645 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1700000 viol 75 good 6635 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1800000 viol 100 good 615 bumps 217928
1636.32/1640.05	c (FJ) 0: step 1900000 viol 71 good 6785 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2000000 viol 69 good 6687 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2100000 viol 66 good 6464 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2200000 viol 94 good 6462 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2300000 viol 194 good 6364 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2400000 viol 66 good 395 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2500000 viol 195 good 929 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2600000 viol 115 good 6688 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2700000 viol 88 good 326 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2800000 viol 416 good 4938 bumps 217928
1636.32/1640.05	c (FJ) 0: step 2900000 viol 81 good 515 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3000000 viol 83 good 809 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3100000 viol 212 good 6279 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3200000 viol 270 good 5617 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3300000 viol 70 good 6628 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3400000 viol 70 good 6753 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3500000 viol 130 good 889 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3600000 viol 139 good 791 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3700000 viol 293 good 686 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3800000 viol 276 good 5680 bumps 217928
1636.32/1640.05	c (FJ) 0: step 3900000 viol 333 good 2036 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4000000 viol 156 good 813 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4100000 viol 402 good 2335 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4200000 viol 78 good 6757 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4300000 viol 95 good 6589 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4400000 viol 309 good 5381 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4500000 viol 196 good 885 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4600000 viol 69 good 655 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4700000 viol 84 good 673 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4800000 viol 72 good 592 bumps 217928
1636.32/1640.05	c (FJ) 0: step 4900000 viol 159 good 6495 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5000000 viol 269 good 5688 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5100000 viol 218 good 944 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5200000 viol 184 good 6471 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5300000 viol 210 good 6237 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5400000 viol 399 good 2019 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5500000 viol 66 good 6256 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5600000 viol 316 good 5275 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5700000 viol 199 good 1027 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5800000 viol 238 good 6151 bumps 217928
1636.32/1640.05	c (FJ) 0: step 5900000 viol 215 good 6255 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6000000 viol 81 good 785 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6100000 viol 376 good 5030 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6200000 viol 81 good 6496 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6300000 viol 119 good 6571 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6400000 viol 104 good 681 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6500000 viol 182 good 862 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6600000 viol 77 good 305 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6700000 viol 406 good 4844 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6800000 viol 69 good 565 bumps 217928
1636.32/1640.05	c (FJ) 0: step 6900000 viol 109 good 6628 bumps 217928
3478.62/3486.57	c (FJ) 0: step 7000000 viol 209 good 6193 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7100000 viol 68 good 6584 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7200000 viol 291 good 5533 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7300000 viol 121 good 6674 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7400000 viol 412 good 4704 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7500000 viol 120 good 6676 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7600000 viol 76 good 473 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7700000 viol 129 good 6371 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7800000 viol 146 good 750 bumps 217929
3478.62/3486.57	c (FJ) 0: step 7900000 viol 255 good 1304 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8000000 viol 84 good 728 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8100000 viol 74 good 554 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8200000 viol 109 good 665 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8300000 viol 69 good 475 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8400000 viol 386 good 2168 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8500000 viol 194 good 6379 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8600000 viol 111 good 945 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8700000 viol 172 good 6511 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8800000 viol 157 good 6375 bumps 217929
3478.62/3486.57	c (FJ) 0: step 8900000 viol 253 good 714 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9000000 viol 276 good 577 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9100000 viol 100 good 519 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9200000 viol 220 good 1372 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9300000 viol 102 good 701 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9400000 viol 391 good 4874 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9500000 viol 248 good 1423 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9600000 viol 145 good 933 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9700000 viol 121 good 6669 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9800000 viol 66 good 194 bumps 217929
3478.62/3486.57	c (FJ) 0: step 9900000 viol 73 good 735 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10000000 viol 76 good 237 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10100000 viol 162 good 6507 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10200000 viol 325 good 5323 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10300000 viol 91 good 850 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10400000 viol 68 good 6724 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10500000 viol 215 good 955 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10600000 viol 67 good 229 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10700000 viol 216 good 1047 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10800000 viol 116 good 728 bumps 217929
3478.62/3486.57	c (FJ) 0: step 10900000 viol 401 good 4565 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11000000 viol 233 good 1090 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11100000 viol 412 good 4754 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11200000 viol 137 good 686 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11300000 viol 68 good 542 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11400000 viol 186 good 6351 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11500000 viol 388 good 542 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11600000 viol 290 good 1223 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11700000 viol 394 good 4745 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11800000 viol 100 good 696 bumps 217929
3478.62/3486.57	c (FJ) 0: step 11900000 viol 83 good 6586 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12000000 viol 186 good 6422 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12100000 viol 66 good 194 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12200000 viol 169 good 6540 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12300000 viol 97 good 558 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12400000 viol 66 good 6582 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12500000 viol 208 good 1198 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12600000 viol 137 good 908 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12700000 viol 152 good 6519 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12800000 viol 73 good 571 bumps 217929
3478.62/3486.57	c (FJ) 0: step 12900000 viol 76 good 6365 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13000000 viol 391 good 4790 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13100000 viol 106 good 677 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13200000 viol 323 good 5571 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13300000 viol 125 good 6631 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13400000 viol 141 good 6430 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13500000 viol 81 good 384 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13600000 viol 172 good 6527 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13700000 viol 146 good 672 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13800000 viol 277 good 1439 bumps 217929
3478.62/3486.57	c (FJ) 0: step 13900000 viol 170 good 1088 bumps 217929
3478.62/3486.57	c (FJ) 0: step 14000000 viol 399 good 4805 bumps 217929
3478.62/3486.57	c (FJ) 0: step 14100000 viol 130 good 749 bumps 217929
3478.62/3486.57	c (FJ) 0: step 14200000 viol 108 good 693 bumps 217929
3478.62/3486.57	c (FJ) 0: step 14300000 viol 95 good 554 bumps 217929
3478.62/3486.57	c (FJ) 0: step 14400000 viol 248 good 5982 bumps 217929
3589.87/3598.02	c (FJ) 0: step 14500000 viol 409 good 4300 bumps 217929
3589.87/3598.02	c (FJ) 0: step 14600000 viol 147 good 716 bumps 217929
3589.87/3598.02	c (FJ) 0: step 14700000 viol 116 good 988 bumps 217929
3589.87/3598.02	c (FJ) 0: step 14800000 viol 140 good 822 bumps 217929
3589.87/3598.02	c (FJ) 0: quitting because time 3597.99 > 3597.99.
3589.87/3598.02	c (FJ) 0: effort rate: 121.704 Mops/sec
3589.87/3598.02	c (FJ) all threads exited.
3589.87/3598.02	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (54726 MiB free)
  memory of node 1: 64473 MiB (60877 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4463917-1722378594/watcher-4463917-1722378594 -o /tmp/evaluation-result-4463917-1722378594/solver-4463917-1722378594 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1722378594-28658 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4463917-1722378594.opb -qsol -t 3600 -sth 1 

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
solver pid=28715, runsolver pid=28703
Current StackSize limit: 8192 KiB


[startup+0.100384 s]*
/proc/loadavg: 0.13 0.12 0.09 7/247 28726
/proc/meminfo: memFree=118339240/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18372 CPUtime=0.1 cores=5,7
/proc/28715/stat : 28715 (fscip) R 28703 28715 28645 0 -1 1077936128 2753 0 0 0 9 1 0 0 20 0 2 0 4457052 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4593 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=4026531959 CPUtime=0.04 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 1358 0 0 0 4 0 0 0 20 0 2 0 4457057 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18372 KiB

[startup+0.215301 s]*
/proc/loadavg: 0.13 0.12 0.09 4/244 28734
/proc/meminfo: memFree=118328260/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18372 CPUtime=0.21 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 2753 0 0 0 20 1 0 0 20 0 2 0 4457052 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4593 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=3472328300251644221 CPUtime=0.15 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 1358 0 0 0 15 0 0 0 20 0 2 0 4457057 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18372 KiB

[startup+0.314021 s]*
/proc/loadavg: 0.13 0.12 0.09 5/244 28734
/proc/meminfo: memFree=118292908/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18372 CPUtime=0.31 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 2753 0 0 0 29 2 0 0 20 0 2 0 4457052 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4593 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=-6000919485591348333 CPUtime=0.25 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 1358 0 0 0 25 0 0 0 20 0 2 0 4457057 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18372 KiB

[startup+0.700323 s]
/proc/loadavg: 0.13 0.12 0.09 5/244 28734
/proc/meminfo: memFree=118279340/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18372 CPUtime=0.68 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 2753 0 0 0 66 2 0 0 20 0 2 0 4457052 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4593 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=1804 CPUtime=0.63 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 1358 0 0 0 62 1 0 0 20 0 2 0 4457057 101036032 4593 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18372 KiB

[startup+1.50032 s]
/proc/loadavg: 0.13 0.12 0.09 4/244 28734
/proc/meminfo: memFree=118246436/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=1.48 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 3285 0 0 0 146 2 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=1804 CPUtime=1.42 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 1887 0 0 0 141 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+3.11386 s]
/proc/loadavg: 0.13 0.12 0.09 6/253 28826
/proc/meminfo: memFree=118057048/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=3.08 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 3856 0 0 0 306 2 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=-5155632413973703813 CPUtime=3.03 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 2455 0 0 0 302 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+6.30029 s]
/proc/loadavg: 0.44 0.18 0.11 5/253 28826
/proc/meminfo: memFree=117722816/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=6.26 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 4566 0 0 0 624 2 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18528 CPUtime=6.21 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 3162 0 0 0 620 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+12.7003 s]
/proc/loadavg: 0.72 0.25 0.13 5/253 28826
/proc/meminfo: memFree=117717476/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=12.65 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 5434 0 0 0 1263 2 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18528 CPUtime=12.59 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 4027 0 0 0 1258 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+25.5003 s]
/proc/loadavg: 1.52 0.45 0.20 5/257 28889
/proc/meminfo: memFree=117575692/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=25.42 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 6984 0 0 0 2539 3 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18528 CPUtime=25.36 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 5571 0 0 0 2535 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+51.1131 s]
/proc/loadavg: 2.45 0.75 0.31 5/257 28892
/proc/meminfo: memFree=117511704/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18528 CPUtime=50.97 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 9400 0 0 0 5094 3 0 0 20 0 2 0 4457052 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4632 2294 3035 0 6053 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=12160 CPUtime=50.91 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 7978 0 0 0 5090 1 0 0 20 0 2 0 4457057 101036032 4632 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18528 KiB

[startup+102.3 s]
/proc/loadavg: 3.37 1.27 0.51 5/257 28901
/proc/meminfo: memFree=117452524/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18632 CPUtime=102.04 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 11766 0 0 0 10200 4 0 0 20 0 2 0 4457052 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4658 2294 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18528 CPUtime=101.96 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 10338 0 0 0 10195 1 0 0 20 0 2 0 4457057 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18632 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 1.80 0.74 5/257 28913
/proc/meminfo: memFree=117288472/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18632 CPUtime=161.9 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 13794 0 0 0 16185 5 0 0 20 0 2 0 4457052 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4658 2294 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18528 CPUtime=161.81 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 12360 0 0 0 16180 1 0 0 20 0 2 0 4457057 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18632 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.22 0.95 5/255 28923
/proc/meminfo: memFree=117268576/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18632 CPUtime=221.76 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 14804 0 0 0 22170 6 0 0 20 0 2 0 4457052 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4658 2294 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18632 CPUtime=221.66 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 13367 0 0 0 22165 1 0 0 20 0 2 0 4457057 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 18632 KiB

[startup+282.3 s]
/proc/loadavg: 4.19 2.60 1.17 5/255 28935
/proc/meminfo: memFree=117251096/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=18632 CPUtime=281.63 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 15821 0 0 0 28155 8 0 0 20 0 2 0 4457052 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 4658 2294 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=18632 CPUtime=281.51 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 14379 0 0 0 28150 1 0 0 20 0 2 0 4457057 101036032 4658 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 281.63 s
Current children cumulated vsize: 98668 KiB

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

/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=12160 CPUtime=3274.17 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 35148 0 0 0 327415 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3274.89 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.24 4.14 5/250 30508
/proc/meminfo: memFree=116744028/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3334.75 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 37115 0 0 0 333407 68 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3334.02 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 35514 0 0 0 333400 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3334.75 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.25 4.15 5/250 30520
/proc/meminfo: memFree=116743444/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3394.62 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 37480 0 0 0 339393 69 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3393.88 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 35876 0 0 0 339386 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3394.62 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3462.3 s]
/proc/loadavg: 4.70 4.38 4.20 5/250 30530
/proc/meminfo: memFree=116720096/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3454.48 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 37848 0 0 0 345378 70 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3453.73 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36241 0 0 0 345371 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3454.48 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.33 4.19 5/250 30709
/proc/meminfo: memFree=116718852/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3514.34 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38215 0 0 0 351363 71 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3513.58 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36605 0 0 0 351356 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3514.34 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.28 4.18 5/250 30720
/proc/meminfo: memFree=116715696/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3574.2 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38578 0 0 0 357348 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3573.43 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36965 0 0 0 357341 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3574.2 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3598.03 s]
# the end of solver process 28715 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=3589.15 s, system=0.729743 s

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

[startup+3584 s]*
/proc/loadavg: 4.16 4.28 4.18 5/250 30722
/proc/meminfo: memFree=116715524/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3575.91 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38579 0 0 0 357519 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=-7668622482090321278 CPUtime=3575.14 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36966 0 0 0 357512 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3575.91 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.27 4.18 5/250 30723
/proc/meminfo: memFree=116715428/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3582.28 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38582 0 0 0 358156 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3581.51 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36969 0 0 0 358149 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3582.28 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3593.6 s]
/proc/loadavg: 4.14 4.27 4.18 5/250 30724
/proc/meminfo: memFree=116715428/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3585.48 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38582 0 0 0 358476 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3584.7 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36969 0 0 0 358468 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3585.48 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.27 4.18 5/250 30724
/proc/meminfo: memFree=116715496/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3587.07 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38582 0 0 0 358635 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3586.3 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36969 0 0 0 358628 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3587.07 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.27 4.18 5/250 30724
/proc/meminfo: memFree=116715500/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3588.67 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38582 0 0 0 358795 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=20676 CPUtime=3587.9 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36969 0 0 0 358788 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3588.67 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3597.6 s]
/proc/loadavg: 4.13 4.27 4.18 5/250 30724
/proc/meminfo: memFree=116715500/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=20676 CPUtime=3589.47 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38582 0 0 0 358875 72 0 0 20 0 2 0 4457052 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 5169 2310 3035 0 6081 0
[pid=28715/tid=28726] ppid=28703 vsize=98668 memory=5412 CPUtime=3588.69 cores=5,7
/proc/28715/task/28726/stat : 28726 (fscip) R 28703 28715 28645 0 -1 4194368 36969 0 0 0 358867 2 0 0 20 0 2 0 4457057 101036032 5169 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
Current children cumulated CPU time: 3589.47 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 20676 KiB

[startup+3598 s]*
/proc/loadavg: 4.13 4.27 4.18 5/250 30724
/proc/meminfo: memFree=116715444/131655788 swapFree=131071996/131071996
[pid=28715] ppid=28703 vsize=98668 memory=14872 CPUtime=3589.87 cores=5,7
/proc/28715/stat : 28715 (fscip) S 28703 28715 28645 0 -1 1077936128 38586 0 0 0 358915 72 0 0 20 0 1 0 4457052 101036032 3718 134679101440 4194304 16623229 140721378065616 0 0 0 0 0 2 1 0 0 17 7 0 0 0 0 0 18838560 18947056 42115072 140721378071574 140721378071690 140721378071690 140721378078704 0
/proc/28715/statm: 24667 3718 2310 3035 0 6081 0
Current children cumulated CPU time: 3589.87 s
Current children cumulated vsize: 98668 KiB
Current children cumulated memory: 14872 KiB

Child status: 1

Real time (s): 3598.03
CPU time (s): 3589.88
CPU user time (s): 3589.15
CPU system time (s): 0.729743
CPU usage (%): 99.7736
Max. virtual memory (cumulated for all children) (KiB): 98668
Max. memory (cumulated for all children) (KiB): 20676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.15
system time used= 0.729743
maximum resident set size= 20676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38603
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= 71782
involuntary context switches= 4521


# summary of solver processes directly reported to runsolver:
#   pid: 28715
#   total CPU time (s): 3589.88
#   total CPU user time (s): 3589.15
#   total CPU system time (s): 0.729743

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.052 second user time and 29.9166 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-31 00:29:54
IDJOB=4463917
IDBENCH=146775
IDSOLVER=3092
FILE ID=nodeC009/4463917-1722378594
RUNJOBID= nodeC009-1722378594-28658
SLURM_JOB_ID= 8249839
Free space on /tmp= 723780 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ir98.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4463917-1722378594/watcher-4463917-1722378594 -o /tmp/evaluation-result-4463917-1722378594/solver-4463917-1722378594 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1722378594-28658 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4463917-1722378594.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 1ab00a09bce4fe90071f9bd51d0e1c65
RANDOM SEED=1497379858

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        118381024 kB
MemAvailable:   129986720 kB
Buffers:           86228 kB
Cached:         12325192 kB
SwapCached:            0 kB
Active:           246568 kB
Inactive:       12530340 kB
Active(anon):       1376 kB
Inactive(anon):   385756 kB
Active(file):     245192 kB
Inactive(file): 12144584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            116444 kB
Writeback:             0 kB
AnonPages:        365220 kB
Mapped:            88164 kB
Shmem:             21320 kB
KReclaimable:     112236 kB
Slab:             192712 kB
SReclaimable:     112236 kB
SUnreclaim:        80476 kB
KernelStack:        3728 kB
PageTables:         9312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     862880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             6880 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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:      265032 kB
DirectMap2M:    12222464 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 723668 MiB
End job on nodeC009 at 2024-07-31 01:29:53