Trace number 4291135

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
OscaR - Parallel with EPS 2018-07-02? (TO) 19961.4 2520.56

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-4-0_c18.xml
MD5SUM04f92f5fbe642378aecc464c78b62b37
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark352
Best CPU time to get the best result obtained on this benchmark19986.5
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":10,"count":111},{"size":37,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.56	c seed: 1525083547
0.66/0.56	c timeout: 20160
0.66/0.56	c memlimit: 22000
0.66/0.56	c nbcore: 8
0.66/0.59	c Parsing instance...
12.05/3.74	c Parsing done, starting search...
19957.52/2520.09	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (13317 MiB free)
  memory of node 1: 16384 MiB (14231 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291135-1532687323/watcher-4291135-1532687323 -o /tmp/evaluation-result-4291135-1532687323/solver-4291135-1532687323 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532687323-17167 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1525083547 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291135-1532687323.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=17184, runsolver pid=17181


[startup+0.100451 s]*
/proc/loadavg: 8.52 8.90 8.93 2/202 17204
/proc/meminfo: memFree=28192440/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=26103424 memory=30956 CPUtime=0.11 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 7172 0 0 0 10 1 0 0 20 0 20 0 86295507 26729906176 7739 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6525856 7739 3146 1 0 6487932 0
[pid=17184/tid=17186] ppid=17181 vsize=26103424 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) R 17181 17184 17140 0 -1 4202560 5384 0 0 0 8 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641178665328 140641154737920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=26103424 memory=139720254994048 CPUtime=0 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7871 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 7937 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17196] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17196/stat : 17196 (java) S 17181 17184 17140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639916533280 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17197] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17197/stat : 17197 (java) S 17181 17184 17140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639915480432 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17198] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17198/stat : 17198 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639914428752 140641174480795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17199] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17199/stat : 17199 (java) S 17181 17184 17140 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639913376112 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17200] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17200/stat : 17200 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639576516848 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17201] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17201/stat : 17201 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639575464048 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17202] ppid=17181 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17184/task/17202/stat : 17202 (java) S 17181 17184 17140 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639574411248 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17203] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17203/stat : 17203 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639573359712 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17204] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17204/stat : 17204 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 7937 33554432000 4194304 4196468 140727571990608 140639572306992 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30956 KiB

[startup+0.210272 s]*
/proc/loadavg: 8.52 8.90 8.93 3/202 17204
/proc/meminfo: memFree=28179620/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=26103424 memory=43496 CPUtime=0.29 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 10539 0 0 0 27 2 0 0 20 0 20 0 86295507 26729906176 10874 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6525856 10874 3343 1 0 6487932 0
[pid=17184/tid=17186] ppid=17181 vsize=26103424 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) R 17181 17184 17140 0 -1 4202560 8317 0 0 0 18 1 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641178687616 140640801384148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=26103424 memory=13976 CPUtime=0 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=26103424 memory=139720255011173 CPUtime=0 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 10874 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17196] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17196/stat : 17196 (java) S 17181 17184 17140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639916533280 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17197] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17197/stat : 17197 (java) S 17181 17184 17140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639915480432 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17198] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17198/stat : 17198 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639914428752 140641174480795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17199] ppid=17181 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17184/task/17199/stat : 17199 (java) S 17181 17184 17140 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639913376112 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17200] ppid=17181 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17184/task/17200/stat : 17200 (java) S 17181 17184 17140 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639576516848 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17201] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17201/stat : 17201 (java) S 17181 17184 17140 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639575464048 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17202] ppid=17181 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/17184/task/17202/stat : 17202 (java) R 17181 17184 17140 0 -1 4202560 283 0 0 0 6 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639574411376 140641152830704 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17203] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17203/stat : 17203 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639573359712 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17204] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17204/stat : 17204 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 10874 33554432000 4194304 4196468 140727571990608 140639572306992 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43496 KiB

[startup+0.310233 s]*
/proc/loadavg: 8.52 8.90 8.93 2/202 17204
/proc/meminfo: memFree=28176332/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=26103424 memory=47052 CPUtime=0.43 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 10951 0 0 0 40 3 0 0 20 0 20 0 86295507 26729906176 11763 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6525856 11763 3378 1 0 6487932 0
[pid=17184/tid=17186] ppid=17181 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) R 17181 17184 17140 0 -1 4202560 8645 0 0 0 28 2 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641178623936 140641156025737 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=26103424 memory=139720118072239 CPUtime=0 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=26103424 memory=139720118074544 CPUtime=0 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=26103424 memory=139720118076848 CPUtime=0 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295508 26729906176 11763 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17196] ppid=17181 vsize=26103424 memory=279440236160656 CPUtime=0 cores=0-7
/proc/17184/task/17196/stat : 17196 (java) S 17181 17184 17140 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639916533280 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17197] ppid=17181 vsize=26103424 memory=279440236167568 CPUtime=0 cores=0-7
/proc/17184/task/17197/stat : 17197 (java) S 17181 17184 17140 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86295510 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639915480432 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17198] ppid=17181 vsize=26103424 memory=279440236108848 CPUtime=0 cores=0-7
/proc/17184/task/17198/stat : 17198 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639914428752 140641174480795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17199] ppid=17181 vsize=26103424 memory=279440236181392 CPUtime=0.02 cores=0-7
/proc/17184/task/17199/stat : 17199 (java) S 17181 17184 17140 0 -1 1077944384 550 0 0 0 2 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639913376112 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17200] ppid=17181 vsize=26103424 memory=279440236188304 CPUtime=0.01 cores=0-7
/proc/17184/task/17200/stat : 17200 (java) S 17181 17184 17140 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639576516848 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17201] ppid=17181 vsize=26103424 memory=279440236186000 CPUtime=0 cores=0-7
/proc/17184/task/17201/stat : 17201 (java) S 17181 17184 17140 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639575464048 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17202] ppid=17181 vsize=26103424 memory=279440236202608 CPUtime=0.08 cores=0-7
/proc/17184/task/17202/stat : 17202 (java) S 17181 17184 17140 0 -1 1077944384 291 0 0 0 8 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639574411248 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17203] ppid=17181 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17203/stat : 17203 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639573359712 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17204] ppid=17181 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17184/task/17204/stat : 17204 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295513 26729906176 11763 33554432000 4194304 4196468 140727571990608 140639572306992 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 47052 KiB

[startup+0.700871 s]
/proc/loadavg: 8.52 8.90 8.93 2/202 17204
/proc/meminfo: memFree=28152644/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=26105492 memory=87332 CPUtime=0.98 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 17801 0 0 0 94 4 0 0 20 0 20 0 86295507 26732023808 21833 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6526373 21833 3495 1 0 6488444 0
[pid=17184/tid=17186] ppid=17181 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) R 17181 17184 17140 0 -1 4202560 14999 0 0 0 64 3 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641178686368 140641174484125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=26105492 memory=1228 CPUtime=0 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=26105492 memory=1704 CPUtime=0 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=26105492 memory=1952 CPUtime=0 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=26105492 memory=10584 CPUtime=0 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86295508 26732023808 21833 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=26105492 memory=18280 CPUtime=0 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86295510 26732023808 21833 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0

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

Current children cumulated vsize: 26987244 KiB
Current children cumulated memory: 6121464 KiB

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

[startup+2520.56 s]
# the end of solver process 17184 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19949.1 s, system=12.2121 s

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

[startup+2520.4 s]
/proc/loadavg: 8.63 8.76 8.83 10/217 17296
/proc/meminfo: memFree=22092688/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=27719448 memory=6117188 CPUtime=19960.5 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 1420432 0 0 0 1994834 1215 0 0 20 0 44 0 86295507 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6929862 1529297 3643 1 0 6891412 0
[pid=17184/tid=17186] ppid=17181 vsize=27719448 memory=4872558044660077418 CPUtime=21.43 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) S 17181 17184 17140 0 -1 1077944384 28673 0 0 0 2102 41 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641178699664 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=27719448 memory=25420 CPUtime=2.53 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 27377 0 0 0 229 24 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=27719448 memory=2396 CPUtime=2.57 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 36428 0 0 0 236 21 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=27719448 memory=1292 CPUtime=2.55 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 28004 0 0 0 231 24 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=27719448 memory=4872558044660077418 CPUtime=2.55 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 31795 0 0 0 234 21 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=27719448 memory=4052 CPUtime=2.57 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 33964 0 0 0 234 23 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=27719448 memory=644 CPUtime=2.58 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 36814 0 0 0 236 22 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=27719448 memory=1800 CPUtime=2.53 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 33326 0 0 0 227 26 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=27719448 memory=956 CPUtime=2.58 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 30187 0 0 0 233 25 0 0 20 0 44 0 86295508 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=27719448 memory=2340 CPUtime=0.5 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 21145 0 0 0 47 3 0 0 20 0 44 0 86295510 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17196] ppid=17181 vsize=27719448 memory=928 CPUtime=0 cores=0-7
/proc/17184/task/17196/stat : 17196 (java) S 17181 17184 17140 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 44 0 86295510 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639916533344 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17197] ppid=17181 vsize=27719448 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17184/task/17197/stat : 17197 (java) S 17181 17184 17140 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 44 0 86295510 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639915480448 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17198] ppid=17181 vsize=27719448 memory=956 CPUtime=0 cores=0-7
/proc/17184/task/17198/stat : 17198 (java) S 17181 17184 17140 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639914428752 140641174480795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17199] ppid=17181 vsize=27719448 memory=2340 CPUtime=5.46 cores=0-7
/proc/17184/task/17199/stat : 17199 (java) S 17181 17184 17140 0 -1 1077944384 17799 0 0 0 543 3 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639913376112 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17200] ppid=17181 vsize=27719448 memory=928 CPUtime=5.43 cores=0-7
/proc/17184/task/17200/stat : 17200 (java) S 17181 17184 17140 0 -1 1077944384 22544 0 0 0 538 5 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639576509872 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17201] ppid=17181 vsize=27719448 memory=1568 CPUtime=5.57 cores=0-7
/proc/17184/task/17201/stat : 17201 (java) S 17181 17184 17140 0 -1 1077944384 22032 0 0 0 552 5 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639575464048 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17202] ppid=17181 vsize=27719448 memory=2240 CPUtime=1.96 cores=0-7
/proc/17184/task/17202/stat : 17202 (java) S 17181 17184 17140 0 -1 1077944384 21614 0 0 0 189 7 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639574409040 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17203] ppid=17181 vsize=27719448 memory=4124 CPUtime=0 cores=0-7
/proc/17184/task/17203/stat : 17203 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639573359712 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17204] ppid=17181 vsize=27719448 memory=2196 CPUtime=0.94 cores=0-7
/proc/17184/task/17204/stat : 17204 (java) S 17181 17184 17140 0 -1 1077944384 2387 0 0 0 48 46 0 0 20 0 44 0 86295513 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639572306992 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17206] ppid=17181 vsize=27719448 memory=7636 CPUtime=0 cores=0-7
/proc/17184/task/17206/stat : 17206 (java) S 17181 17184 17140 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 44 0 86297688 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639558861952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17207] ppid=17181 vsize=27719448 memory=836 CPUtime=5.03 cores=0-7
/proc/17184/task/17207/stat : 17207 (java) S 17181 17184 17140 0 -1 1077944384 8673 0 0 0 240 263 0 0 20 0 44 0 86297714 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639555712176 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17208] ppid=17181 vsize=27719448 memory=1800 CPUtime=2478.17 cores=0-7
/proc/17184/task/17208/stat : 17208 (java) R 17181 17184 17140 0 -1 4202560 36089 0 0 0 247726 91 0 0 20 0 44 0 86297731 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639552555064 140640807077215 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17209] ppid=17181 vsize=27719448 memory=920 CPUtime=2489.09 cores=0-7
/proc/17184/task/17209/stat : 17209 (java) R 17181 17184 17140 0 -1 4202560 120571 0 0 0 248818 91 0 0 20 0 44 0 86297732 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639551501448 140640816743152 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17210] ppid=17181 vsize=27719448 memory=3912 CPUtime=2485.99 cores=0-7
/proc/17184/task/17210/stat : 17210 (java) R 17181 17184 17140 0 -1 4202560 113397 0 0 0 248464 135 0 0 20 0 44 0 86297732 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639550449464 140640802389475 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17211] ppid=17181 vsize=27719448 memory=1408 CPUtime=0.73 cores=0-7
/proc/17184/task/17211/stat : 17211 (java) S 17181 17184 17140 0 -1 1077944384 146 0 0 0 73 0 0 0 20 0 44 0 86297738 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639547306672 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17212] ppid=17181 vsize=27719448 memory=3912 CPUtime=2491.72 cores=0-7
/proc/17184/task/17212/stat : 17212 (java) R 17181 17184 17140 0 -1 4202560 254911 0 0 0 249055 117 0 0 20 0 44 0 86297738 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639546247736 140640807077097 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17213] ppid=17181 vsize=27719448 memory=1408 CPUtime=0.75 cores=0-7
/proc/17184/task/17213/stat : 17213 (java) S 17181 17184 17140 0 -1 1077944384 946 0 0 0 74 1 0 0 20 0 44 0 86297738 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639545202096 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17214] ppid=17181 vsize=27719448 memory=4044 CPUtime=2490.74 cores=0-7
/proc/17184/task/17214/stat : 17214 (java) R 17181 17184 17140 0 -1 4202560 124209 0 0 0 248861 213 0 0 20 0 44 0 86297738 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639544142136 140640816743435 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17215] ppid=17181 vsize=27719448 memory=6121464 CPUtime=2492.62 cores=0-7
/proc/17184/task/17215/stat : 17215 (java) R 17181 17184 17140 0 -1 4202560 120821 0 0 0 249164 98 0 0 20 0 44 0 86297739 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639543088600 140640807077097 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17216] ppid=17181 vsize=27719448 memory=4108 CPUtime=2477.94 cores=0-7
/proc/17184/task/17216/stat : 17216 (java) R 17181 17184 17140 0 -1 4202560 120178 0 0 0 247690 104 0 0 20 0 44 0 86297739 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639542036536 140640816743440 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17217] ppid=17181 vsize=27719448 memory=1398720917958146503 CPUtime=0.65 cores=0-7
/proc/17184/task/17217/stat : 17217 (java) S 17181 17184 17140 0 -1 1077944384 444 0 0 0 64 1 0 0 20 0 44 0 86297739 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639540990896 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17218] ppid=17181 vsize=27719448 memory=4872558044660077418 CPUtime=2484.98 cores=0-7
/proc/17184/task/17218/stat : 17218 (java) R 17181 17184 17140 0 -1 4202560 121925 0 0 0 248399 99 0 0 20 0 44 0 86297740 28384714752 1529297 33554432000 4194304 4196468 140727571990608 140639539930936 140640807077215 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
Current children cumulated CPU time: 19960.5 s
Current children cumulated vsize: 27719448 KiB
Current children cumulated memory: 6117188 KiB

[startup+2520.51 s]
/proc/loadavg: 8.63 8.76 8.83 10/217 17296
/proc/meminfo: memFree=22092688/32770624 swapFree=67108744/67108860
[pid=17184] ppid=17181 vsize=27852576 memory=6117564 CPUtime=19961.3 cores=0-7
/proc/17184/stat : 17184 (java) S 17181 17184 17140 0 -1 1077944320 1421423 0 0 0 1994911 1216 0 0 20 0 45 0 86295507 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140727571973152 140641174462199 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
/proc/17184/statm: 6963144 1529391 3643 1 0 6924694 0
[pid=17184/tid=17186] ppid=17181 vsize=27852576 memory=6121464 CPUtime=21.43 cores=0-7
/proc/17184/task/17186/stat : 17186 (java) S 17181 17184 17140 0 -1 1077944384 28673 0 0 0 2102 41 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641178699664 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17187] ppid=17181 vsize=27852576 memory=6121464 CPUtime=2.53 cores=0-7
/proc/17184/task/17187/stat : 17187 (java) S 17181 17184 17140 0 -1 1077944384 27377 0 0 0 229 24 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641127083152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17188] ppid=17181 vsize=27852576 memory=6121464 CPUtime=2.57 cores=0-7
/proc/17184/task/17188/stat : 17188 (java) S 17181 17184 17140 0 -1 1077944384 36428 0 0 0 236 21 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641126030352 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17189] ppid=17181 vsize=27852576 memory=6121464 CPUtime=2.55 cores=0-7
/proc/17184/task/17189/stat : 17189 (java) S 17181 17184 17140 0 -1 1077944384 28004 0 0 0 231 24 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641124977552 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17190] ppid=17181 vsize=27852576 memory=6116836 CPUtime=2.55 cores=0-7
/proc/17184/task/17190/stat : 17190 (java) S 17181 17184 17140 0 -1 1077944384 31795 0 0 0 234 21 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641123924752 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17191] ppid=17181 vsize=27852576 memory=6121464 CPUtime=2.57 cores=0-7
/proc/17184/task/17191/stat : 17191 (java) S 17181 17184 17140 0 -1 1077944384 33964 0 0 0 234 23 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641122871952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17192] ppid=17181 vsize=27852576 memory=8028344096230686820 CPUtime=2.58 cores=0-7
/proc/17184/task/17192/stat : 17192 (java) S 17181 17184 17140 0 -1 1077944384 36814 0 0 0 236 22 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140641121819152 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17193] ppid=17181 vsize=27852576 memory=4052 CPUtime=2.53 cores=0-7
/proc/17184/task/17193/stat : 17193 (java) S 17181 17184 17140 0 -1 1077944384 33326 0 0 0 227 26 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140640726153616 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17194] ppid=17181 vsize=27852576 memory=644 CPUtime=2.58 cores=0-7
/proc/17184/task/17194/stat : 17194 (java) S 17181 17184 17140 0 -1 1077944384 30187 0 0 0 233 25 0 0 20 0 45 0 86295508 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140640725100816 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17195] ppid=17181 vsize=27852576 memory=4052 CPUtime=0.51 cores=0-7
/proc/17184/task/17195/stat : 17195 (java) S 17181 17184 17140 0 -1 1077944384 21152 0 0 0 48 3 0 0 20 0 45 0 86295510 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639917587312 140641174473346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17196] ppid=17181 vsize=27852576 memory=644 CPUtime=0 cores=0-7
/proc/17184/task/17196/stat : 17196 (java) S 17181 17184 17140 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 45 0 86295510 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639916533344 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17197] ppid=17181 vsize=27852576 memory=33 CPUtime=0 cores=0-7
/proc/17184/task/17197/stat : 17197 (java) S 17181 17184 17140 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 45 0 86295510 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639915480448 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17198] ppid=17181 vsize=27852576 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/17184/task/17198/stat : 17198 (java) S 17181 17184 17140 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639914428752 140641174480795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17199] ppid=17181 vsize=27852576 memory=6121024 CPUtime=5.47 cores=0-7
/proc/17184/task/17199/stat : 17199 (java) S 17181 17184 17140 0 -1 1077944384 17925 0 0 0 544 3 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639913376112 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17200] ppid=17181 vsize=27852576 memory=0 CPUtime=5.43 cores=0-7
/proc/17184/task/17200/stat : 17200 (java) S 17181 17184 17140 0 -1 1077944384 22735 0 0 0 538 5 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639576516848 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17201] ppid=17181 vsize=27852576 memory=956 CPUtime=5.58 cores=0-7
/proc/17184/task/17201/stat : 17201 (java) S 17181 17184 17140 0 -1 1077944384 22111 0 0 0 553 5 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639575464048 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17202] ppid=17181 vsize=27852576 memory=2340 CPUtime=1.97 cores=0-7
/proc/17184/task/17202/stat : 17202 (java) R 17181 17184 17140 0 -1 1077944384 21797 0 0 0 190 7 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639574409040 140641174472405 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17203] ppid=17181 vsize=27852576 memory=164 CPUtime=0 cores=0-7
/proc/17184/task/17203/stat : 17203 (java) S 17181 17184 17140 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639573359712 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17204] ppid=17181 vsize=27852576 memory=8292148140386801351 CPUtime=0.94 cores=0-7
/proc/17184/task/17204/stat : 17204 (java) S 17181 17184 17140 0 -1 1077944384 2387 0 0 0 48 46 0 0 20 0 45 0 86295513 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639572306992 140641174473346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17206] ppid=17181 vsize=27852576 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/17184/task/17206/stat : 17206 (java) S 17181 17184 17140 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 45 0 86297688 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639558861952 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17208] ppid=17181 vsize=27852576 memory=6121488 CPUtime=2478.26 cores=0-7
/proc/17184/task/17208/stat : 17208 (java) R 17181 17184 17140 0 -1 4202560 36090 0 0 0 247735 91 0 0 20 0 45 0 86297731 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639552554928 140640817188763 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17209] ppid=17181 vsize=27852576 memory=6121488 CPUtime=2489.18 cores=0-7
/proc/17184/task/17209/stat : 17209 (java) R 17181 17184 17140 0 -1 4202560 120573 0 0 0 248827 91 0 0 20 0 45 0 86297732 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639551502128 140640816743440 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17210] ppid=17181 vsize=27852576 memory=6791534058613427641 CPUtime=2486.09 cores=0-7
/proc/17184/task/17210/stat : 17210 (java) R 17181 17184 17140 0 -1 4202560 113400 0 0 0 248474 135 0 0 20 0 45 0 86297732 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639550448600 140640816743458 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17211] ppid=17181 vsize=27852576 memory=4616 CPUtime=0.73 cores=0-7
/proc/17184/task/17211/stat : 17211 (java) S 17181 17184 17140 0 -1 1077944384 146 0 0 0 73 0 0 0 20 0 45 0 86297738 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639547306672 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17212] ppid=17181 vsize=27852576 memory=1424 CPUtime=2491.81 cores=0-7
/proc/17184/task/17212/stat : 17212 (java) R 17181 17184 17140 0 -1 4202560 254912 0 0 0 249064 117 0 0 20 0 45 0 86297738 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639546246656 140640807077242 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17213] ppid=17181 vsize=27852576 memory=6121464 CPUtime=0.75 cores=0-7
/proc/17184/task/17213/stat : 17213 (java) S 17181 17184 17140 0 -1 1077944384 946 0 0 0 74 1 0 0 20 0 45 0 86297738 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639545202096 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17214] ppid=17181 vsize=27852576 memory=2240 CPUtime=2490.83 cores=0-7
/proc/17184/task/17214/stat : 17214 (java) R 17181 17184 17140 0 -1 4202560 124209 0 0 0 248870 213 0 0 20 0 45 0 86297738 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639544142136 140640803754860 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17215] ppid=17181 vsize=27852576 memory=4124 CPUtime=2492.72 cores=0-7
/proc/17184/task/17215/stat : 17215 (java) R 17181 17184 17140 0 -1 4202560 120822 0 0 0 249174 98 0 0 20 0 45 0 86297739 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639543089200 140640807077135 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17216] ppid=17181 vsize=27852576 memory=0 CPUtime=2478.03 cores=0-7
/proc/17184/task/17216/stat : 17216 (java) R 17181 17184 17140 0 -1 4202560 120179 0 0 0 247699 104 0 0 20 0 45 0 86297739 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639542036400 140640810643051 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17217] ppid=17181 vsize=27852576 memory=5937524879143616608 CPUtime=0.65 cores=0-7
/proc/17184/task/17217/stat : 17217 (java) S 17181 17184 17140 0 -1 1077944384 444 0 0 0 64 1 0 0 20 0 45 0 86297739 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639540990896 140641174472405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
[pid=17184/tid=17218] ppid=17181 vsize=27852576 memory=4096 CPUtime=2485.05 cores=0-7
/proc/17184/task/17218/stat : 17218 (java) R 17181 17184 17140 0 -1 4202560 121925 0 0 0 248406 99 0 0 20 0 45 0 86297740 28521037824 1529391 33554432000 4194304 4196468 140727571990608 140639539929992 140640807077097 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 9424896 140727571993677 140727571993861 140727571993861 140727571996623 0
Current children cumulated CPU time: 19961.3 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 6117564 KiB

Child status: 143
Real time (s): 2520.56
CPU time (s): 19961.4
CPU user time (s): 19949.1
CPU system time (s): 12.2121
CPU usage (%): 791.941
Max. virtual memory (cumulated for all children) (KiB): 27852576
Max. memory (cumulated for all children) (KiB): 6121800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19949.1
system time used= 12.2121
maximum resident set size= 6122008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1421470
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 303570
involuntary context switches= 438802


# summary of solver processes directly reported to runsolver:
#   pid: 17184
#   total CPU time (s): 19961.4
#   total CPU user time (s): 19949.1
#   total CPU system time (s): 12.2121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4815 second user time and 34.3482 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 12:28:43
IDJOB=4291135
IDBENCH=141644
IDSOLVER=2745
FILE ID=node134/4291135-1532687323
RUNJOBID= node134-1532687323-17167
PBS_JOBID= 21022278
Free space on /tmp= 55560 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-4-0_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291135-1532687323/watcher-4291135-1532687323 -o /tmp/evaluation-result-4291135-1532687323/solver-4291135-1532687323 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532687323-17167 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1525083547 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291135-1532687323.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 04f92f5fbe642378aecc464c78b62b37
RANDOM SEED=1525083547

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28210136 kB
MemAvailable:   31957388 kB
Buffers:          151416 kB
Cached:          3859184 kB
SwapCached:            0 kB
Active:          1759276 kB
Inactive:        2305932 kB
Active(anon):       3740 kB
Inactive(anon):    78592 kB
Active(file):    1755536 kB
Inactive(file):  2227340 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             36680 kB
Writeback:             0 kB
AnonPages:         61000 kB
Mapped:            41020 kB
Shmem:             25132 kB
Slab:             188052 kB
SReclaimable:     160424 kB
SUnreclaim:        27628 kB
KernelStack:        3152 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55524 MiB
End job on node134 at 2018-07-27 13:10:44