Trace number 4396178

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
Concrete 3.12.2OPT44 215.14 204.785

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark9.40739
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.77/0.55	c Concrete v3.12.2.1568380929293 running
9.99/4.42	o 75
9.99/4.43	o 72
9.99/4.46	o 66
10.34/4.52	o 62
10.57/4.65	o 61
10.57/4.66	o 59
10.81/4.72	o 58
10.81/4.75	o 57
10.94/4.81	o 56
11.10/4.98	o 55
11.10/4.99	o 53
11.45/5.14	o 49
11.55/5.20	o 48
11.68/5.38	o 47
32.91/25.04	o 45
74.69/66.17	o 44
215.03/204.77	v <instantiation
215.03/204.77	v         cost = '44'>
215.03/204.77	v       <list>
215.03/204.77	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8]
215.03/204.77	v       </list>
215.03/204.77	v       <values>
215.03/204.77	v         0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3
215.03/204.77	v       </values>
215.03/204.77	v     </instantiation>
215.03/204.77	s OPTIMUM FOUND

Verifier Data

OK	44

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 (8206 MiB free)
  memory of node 1: 16384 MiB (12649 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396178-1568413278/watcher-4396178-1568413278 -o /tmp/evaluation-result-4396178-1568413278/solver-4396178-1568413278 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568410778-11187 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=688527590 HOME/instance-4396178-1568413278.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11812, runsolver pid=11809

[startup+0.110291 s]*
/proc/loadavg: 1.75 1.65 1.53 3/219 11869
/proc/meminfo: memFree=21347732/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10355560 memory=22668 CPUtime=0.1 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 4882 13010 0 0 2 1 4 3 20 0 9 0 417266283 10604093440 5667 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2588890 5667 2100 1 0 2551431 0
[pid=11812/tid=11865] ppid=11809 vsize=10355560 memory=4351193298085381001 CPUtime=0.08 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 2676 13010 0 0 1 0 4 3 20 0 9 0 417266292 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482883350384 140482897196851 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10355560 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 9 0 417266293 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10355560 memory=140706046686848 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 9 0 417266293 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 9 0 417266293 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 9 0 417266293 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10355560 memory=140706046686848 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 9 0 417266294 10604093440 5671 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 13 13010 0 0 0 0 4 3 20 0 9 0 417266295 10604093440 5671 33554432000 4194304 4196468 140727418276096 140481803576864 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 9 0 417266295 10604093440 5671 33554432000 4194304 4196468 140727418276096 140481669359024 140482911524565 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 22668 KiB

[startup+0.210333 s]*
/proc/loadavg: 1.75 1.65 1.53 3/228 11878
/proc/meminfo: memFree=21328524/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10819664 memory=41464 CPUtime=0.26 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 7182 13010 0 0 17 2 4 3 20 0 15 0 417266283 11079335936 10366 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2704916 10366 3166 1 0 2667149 0
[pid=11812/tid=11865] ppid=11809 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 3674 13010 0 0 11 1 4 3 20 0 15 0 417266292 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482883322432 140482893077934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10819664 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10819664 memory=140706046698458 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10819664 memory=140706046686848 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266294 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 13 13010 0 0 0 0 4 3 20 0 15 0 417266295 11079335936 10366 33554432000 4194304 4196468 140727418276096 140481803576864 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266295 11079335936 10366 33554432000 4194304 4196468 140727418276096 140481669358960 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11079335936 10366 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 596 13010 0 0 1 0 4 3 20 0 15 0 417266297 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) R 11809 11812 11155 0 -1 1077944384 57 13010 0 0 0 0 4 3 20 0 15 0 417266297 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10819664 memory=140706046686848 CPUtime=0.1 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 617 13010 0 0 3 0 4 3 20 0 15 0 417266297 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11079335936 10366 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10819664 memory=140706046686848 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266298 11079335936 10366 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 41464 KiB

[startup+0.31033 s]*
/proc/loadavg: 1.75 1.65 1.53 3/228 11878
/proc/meminfo: memFree=21315956/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10820148 memory=52600 CPUtime=0.4 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 10885 13010 0 0 29 4 4 3 20 0 15 0 417266283 11079831552 13150 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2705037 13150 3298 1 0 2667149 0
[pid=11812/tid=11865] ppid=11809 vsize=10820148 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 7360 13010 0 0 19 3 4 3 20 0 15 0 417266292 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482883314272 140482895594846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10820148 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10820148 memory=140706046693841 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266293 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266294 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 13 13010 0 0 0 0 4 3 20 0 15 0 417266295 11079831552 13150 33554432000 4194304 4196468 140727418276096 140481803576864 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266295 11079831552 13150 33554432000 4194304 4196468 140727418276096 140481669358960 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11079831552 13150 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 597 13010 0 0 2 0 4 3 20 0 15 0 417266297 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) R 11809 11812 11155 0 -1 1077944384 66 13010 0 0 1 0 4 3 20 0 15 0 417266297 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10820148 memory=-1 CPUtime=0.12 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 626 13010 0 0 5 0 4 3 20 0 15 0 417266297 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10820148 memory=140706046686848 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11079831552 13150 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266298 11079831552 13150 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 52600 KiB

[startup+0.700722 s]
/proc/loadavg: 1.75 1.65 1.53 4/228 11878
/proc/meminfo: memFree=21301436/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10822312 memory=75928 CPUtime=0.88 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 14118 13010 0 0 76 5 4 3 20 0 15 0 417266283 11082047488 18982 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2705578 18982 3484 1 0 2667661 0
[pid=11812/tid=11865] ppid=11809 vsize=10822312 memory=140707423584803 CPUtime=0.55 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) D 11809 11812 11155 0 -1 4202560 9612 13010 0 0 45 3 4 3 20 0 15 0 417266292 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482883343888 140482911536285 0 4 0 16800975 18446744072100539525 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10822312 memory=140707423584826 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10822312 memory=140707423584827 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10822312 memory=140707423584834 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266293 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10822312 memory=140707423584836 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266293 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10822312 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 5 13010 0 0 0 0 4 3 20 0 15 0 417266294 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10822312 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 13 13010 0 0 0 0 4 3 20 0 15 0 417266295 11082047488 18982 33554432000 4194304 4196468 140727418276096 140481803576864 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10822312 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266295 11082047488 18982 33554432000 4194304 4196468 140727418276096 140481669358960 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10822312 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11082047488 18982 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10822312 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 1025 13010 0 0 7 0 4 3 20 0 15 0 417266297 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10822312 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 492 13010 0 0 9 0 4 3 20 0 15 0 417266297 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10822312 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 748 13010 0 0 13 0 4 3 20 0 15 0 417266297 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10822312 memory=48 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11082047488 18982 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10822312 memory=14060 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 1 13010 0 0 0 0 4 3 20 0 15 0 417266298 11082047488 18982 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 10822312 KiB
Current children cumulated memory: 75928 KiB

[startup+1.50066 s]
/proc/loadavg: 1.75 1.65 1.53 3/228 11878
/proc/meminfo: memFree=21262324/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10834676 memory=171268 CPUtime=2.19 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 21264 13010 0 0 200 12 4 3 20 0 15 0 417266283 11094708224 42817 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2708669 42817 3582 1 0 2670733 0
[pid=11812/tid=11865] ppid=11809 vsize=10834676 memory=2129104 CPUtime=1.3 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 15130 13010 0 0 116 7 4 3 20 0 15 0 417266292 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482883335968 140482895594846 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10834676 memory=2140535 CPUtime=0.08 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 71 13010 0 0 1 0 4 3 20 0 15 0 417266293 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 396 13010 0 0 0 0 4 3 20 0 15 0 417266293 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10834676 memory=321013415753841610 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 29 13010 0 0 0 0 4 3 20 0 15 0 417266293 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10834676 memory=288292177394836518 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 67 13010 0 0 0 0 4 3 20 0 15 0 417266293 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10834676 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 136 13010 0 0 1 0 4 3 20 0 15 0 417266294 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10834676 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 15 13010 0 0 0 0 4 3 20 0 15 0 417266295 11094708224 42817 33554432000 4194304 4196468 140727418276096 140481803576928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10834676 memory=-2672971631320983069 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 2 13010 0 0 0 0 4 3 20 0 15 0 417266295 11094708224 42817 33554432000 4194304 4196468 140727418276096 140481669358976 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10834676 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11094708224 42817 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10834676 memory=7588961674815301734 CPUtime=0.28 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 1208 13010 0 0 21 0 4 3 20 0 15 0 417266297 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10834676 memory=7813865652928602452 CPUtime=0.32 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 684 13010 0 0 25 0 4 3 20 0 15 0 417266297 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10834676 memory=7669738387437676881 CPUtime=0.38 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 1311 13010 0 0 31 0 4 3 20 0 15 0 417266297 11094708224 42817 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0

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

[pid=11812/tid=11877] ppid=11809 vsize=10846984 memory=1424 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10846984 memory=1540 CPUtime=0.17 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 787 13010 0 0 4 6 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 213.47 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 779092 KiB

[startup+204.001 s]*
/proc/loadavg: 1.47 1.59 1.53 3/229 11895
/proc/meminfo: memFree=20705348/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10846984 memory=779092 CPUtime=214.29 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 87745 13010 0 0 21361 61 4 3 20 0 15 0 417266283 11107311616 194773 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2711746 194773 3622 1 0 2673805 0
[pid=11812/tid=11865] ppid=11809 vsize=10846984 memory=2540 CPUtime=202.21 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 30908 13010 0 0 20195 19 4 3 20 0 15 0 417266292 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482883350416 140482503882130 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10846984 memory=779092 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1802 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10846984 memory=111636 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 3597 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10846984 memory=4872558044660077418 CPUtime=0.77 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1145 13010 0 0 64 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10846984 memory=6656426216303648864 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 3223 13010 0 0 64 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10846984 memory=7809523229951467574 CPUtime=0.76 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 3582 13010 0 0 66 3 4 3 20 0 15 0 417266294 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10846984 memory=7955721344273379177 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 27 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481803576992 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10846984 memory=-3472574513799858009 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 9 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481669358976 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10846984 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10846984 memory=5865207775061632617 CPUtime=3.52 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 13744 13010 0 0 342 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10846984 memory=7379518973410896744 CPUtime=3.39 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 11704 13010 0 0 329 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10846984 memory=281411896491648 CPUtime=1.62 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 15001 13010 0 0 152 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10846984 memory=7379518973410896744 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10846984 memory=7007712420471858773 CPUtime=0.17 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 787 13010 0 0 4 6 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 214.29 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 779092 KiB

[startup+204.401 s]
/proc/loadavg: 1.47 1.59 1.53 3/229 11895
/proc/meminfo: memFree=20705348/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10846984 memory=779092 CPUtime=214.72 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 90798 13010 0 0 21404 61 4 3 20 0 15 0 417266283 11107311616 194773 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2711746 194773 3622 1 0 2673805 0
[pid=11812/tid=11865] ppid=11809 vsize=10846984 memory=0 CPUtime=202.6 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 30960 13010 0 0 20234 19 4 3 20 0 15 0 417266292 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482883349728 140482506276815 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10846984 memory=142880141461825 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1802 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10846984 memory=281411896376112 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 3597 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10846984 memory=779092 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1145 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10846984 memory=2604 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 3223 13010 0 0 64 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10846984 memory=2604 CPUtime=0.76 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 3582 13010 0 0 66 3 4 3 20 0 15 0 417266294 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10846984 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 27 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481803576992 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10846984 memory=3228 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 9 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481669358976 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10846984 memory=1688472 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10846984 memory=1408 CPUtime=3.52 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 14122 13010 0 0 342 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10846984 memory=3096 CPUtime=3.43 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 12974 13010 0 0 333 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10846984 memory=779092 CPUtime=1.63 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 16354 13010 0 0 153 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10846984 memory=1220 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10846984 memory=14004 CPUtime=0.17 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 787 13010 0 0 4 6 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 214.72 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 779092 KiB

[startup+204.601 s]
/proc/loadavg: 1.47 1.59 1.53 3/229 11895
/proc/meminfo: memFree=20705348/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10846984 memory=779092 CPUtime=214.92 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 90799 13010 0 0 21424 61 4 3 20 0 15 0 417266283 11107311616 194773 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2711746 194773 3622 1 0 2673805 0
[pid=11812/tid=11865] ppid=11809 vsize=10846984 memory=2129584 CPUtime=202.8 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 30961 13010 0 0 20254 19 4 3 20 0 15 0 417266292 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482883350368 140482496212750 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10846984 memory=7451599660984395621 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1802 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10846984 memory=5861546396693583977 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 3597 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10846984 memory=7306080370790656872 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1145 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10846984 memory=7306616928385131089 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 3223 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10846984 memory=7306616928385131089 CPUtime=0.76 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 3582 13010 0 0 66 3 4 3 20 0 15 0 417266294 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10846984 memory=7649399367135670577 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 27 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481803576992 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10846984 memory=7524201491818632818 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 9 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481669358976 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10846984 memory=3617630304126132887 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10846984 memory=140705948286706 CPUtime=3.52 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 14122 13010 0 0 342 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10846984 memory=281411895464008 CPUtime=3.43 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 12974 13010 0 0 333 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10846984 memory=281411896558640 CPUtime=1.63 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 16354 13010 0 0 153 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10846984 memory=281411896567920 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10846984 memory=612 CPUtime=0.17 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 787 13010 0 0 4 6 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 214.92 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 779092 KiB

[startup+204.701 s]
/proc/loadavg: 1.47 1.59 1.53 3/229 11895
/proc/meminfo: memFree=20705348/32770624 swapFree=66999284/67108860
[pid=11812] ppid=11809 vsize=10846984 memory=779092 CPUtime=215.03 cores=1,3,5,7
/proc/11812/stat : 11812 (java) S 11809 11812 11155 0 -1 1077944320 90800 13010 0 0 21435 61 4 3 20 0 15 0 417266283 11107311616 194773 33554432000 4194304 4196468 140727418276096 140727418258640 140482911514359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
/proc/11812/statm: 2711746 194773 3622 1 0 2673805 0
[pid=11812/tid=11865] ppid=11809 vsize=10846984 memory=779092 CPUtime=202.89 cores=1,3,5,7
/proc/11812/task/11865/stat : 11865 (java) R 11809 11812 11155 0 -1 4202560 30962 13010 0 0 20263 19 4 3 20 0 15 0 417266292 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482883349760 140482503262848 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11866] ppid=11809 vsize=10846984 memory=779092 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11866/stat : 11866 (java) S 11809 11812 11155 0 -1 1077944384 1802 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482915756688 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11867] ppid=11809 vsize=10846984 memory=281411895959744 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11867/stat : 11867 (java) S 11809 11812 11155 0 -1 1077944384 3597 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482814646800 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11868] ppid=11809 vsize=10846984 memory=281411894973408 CPUtime=0.78 cores=1,3,5,7
/proc/11812/task/11868/stat : 11868 (java) S 11809 11812 11155 0 -1 1077944384 1145 13010 0 0 65 6 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482813594000 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11869] ppid=11809 vsize=10846984 memory=777044 CPUtime=0.79 cores=1,3,5,7
/proc/11812/task/11869/stat : 11869 (java) S 11809 11812 11155 0 -1 1077944384 3223 13010 0 0 65 7 4 3 20 0 15 0 417266293 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482812541200 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11870] ppid=11809 vsize=10846984 memory=804 CPUtime=0.76 cores=1,3,5,7
/proc/11812/task/11870/stat : 11870 (java) S 11809 11812 11155 0 -1 1077944384 3582 13010 0 0 66 3 4 3 20 0 15 0 417266294 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482370988912 140482911525506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11871] ppid=11809 vsize=10846984 memory=54 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11871/stat : 11871 (java) S 11809 11812 11155 0 -1 1077944384 27 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481803576992 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11872] ppid=11809 vsize=10846984 memory=54 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11872/stat : 11872 (java) S 11809 11812 11155 0 -1 1077944384 9 13010 0 0 0 0 4 3 20 0 15 0 417266295 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481669358976 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11873] ppid=11809 vsize=10846984 memory=777004 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11873/stat : 11873 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481529727312 140482911532955 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11874] ppid=11809 vsize=10846984 memory=13762 CPUtime=3.52 cores=1,3,5,7
/proc/11812/task/11874/stat : 11874 (java) S 11809 11812 11155 0 -1 1077944384 14122 13010 0 0 342 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482369935728 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11875] ppid=11809 vsize=10846984 memory=12732 CPUtime=3.43 cores=1,3,5,7
/proc/11812/task/11875/stat : 11875 (java) S 11809 11812 11155 0 -1 1077944384 12974 13010 0 0 333 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482368882928 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11876] ppid=11809 vsize=10846984 memory=1540 CPUtime=1.63 cores=1,3,5,7
/proc/11812/task/11876/stat : 11876 (java) S 11809 11812 11155 0 -1 1077944384 16354 13010 0 0 153 3 4 3 20 0 15 0 417266297 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482367830128 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11877] ppid=11809 vsize=10846984 memory=772 CPUtime=0.07 cores=1,3,5,7
/proc/11812/task/11877/stat : 11877 (java) S 11809 11812 11155 0 -1 1077944384 3 13010 0 0 0 0 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140481132488928 140482911524565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
[pid=11812/tid=11878] ppid=11809 vsize=10846984 memory=10596 CPUtime=0.17 cores=1,3,5,7
/proc/11812/task/11878/stat : 11878 (java) S 11809 11812 11155 0 -1 1077944384 787 13010 0 0 4 6 4 3 20 0 15 0 417266298 11107311616 194773 33554432000 4194304 4196468 140727418276096 140482366778544 140482911525506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10547200 140727418284784 140727418287301 140727418287301 140727418290127 0
Current children cumulated CPU time: 215.03 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 779092 KiB

Child status: 0
Real time (s): 204.785
CPU time (s): 215.14
CPU user time (s): 214.476
CPU system time (s): 0.663828
CPU usage (%): 105.056
Max. virtual memory (cumulated for all children) (KiB): 10846984
Max. memory (cumulated for all children) (KiB): 779092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.476
system time used= 0.663828
maximum resident set size= 781176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25396
involuntary context switches= 767


# summary of solver processes directly reported to runsolver:
#   pid: 11812
#   total CPU time (s): 215.14
#   total CPU user time (s): 214.476
#   total CPU system time (s): 0.663828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.39656 second user time and 1.75794 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 00:20:38
IDJOB=4396178
IDBENCH=141374
IDSOLVER=2846
FILE ID=node140/4396178-1568413278
RUNJOBID= node140-1568410778-11187
PBS_JOBID= 21702194
Free space on /tmp= 58104 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396178-1568413278/watcher-4396178-1568413278 -o /tmp/evaluation-result-4396178-1568413278/solver-4396178-1568413278 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568410778-11187 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=688527590 HOME/instance-4396178-1568413278.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=688527590

node140.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.43
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.43
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.43
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.43
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:        21356824 kB
MemAvailable:   30061500 kB
Buffers:          180316 kB
Cached:          8731032 kB
SwapCached:         2736 kB
Active:          3231580 kB
Inactive:        7477756 kB
Active(anon):    1794936 kB
Inactive(anon):    43932 kB
Active(file):    1436644 kB
Inactive(file):  7433824 kB
Unevictable:      107716 kB
Mlocked:          107716 kB
SwapTotal:      67108860 kB
SwapFree:       66999284 kB
Dirty:             35612 kB
Writeback:             0 kB
AnonPages:       1903908 kB
Mapped:            57712 kB
Shmem:             32260 kB
Slab:             292896 kB
SReclaimable:     262668 kB
SUnreclaim:        30228 kB
KernelStack:        3696 kB
PageTables:        10380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2814620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1716224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58068 MiB
End job on node140 at 2019-09-14 00:24:03