Trace number 4401016

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.2OPT55 91.4005 82.8797

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark29.8003
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"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.74/0.55	c Concrete v3.12.2.1568631193530 running
7.10/3.28	o 76
7.43/3.31	o 73
7.43/3.36	o 69
9.00/3.89	o 68
9.68/4.10	o 66
9.68/4.11	o 64
10.99/4.80	o 62
11.17/5.00	o 61
14.08/7.34	o 60
15.35/8.45	o 56
75.72/67.49	o 55
91.30/82.86	v <instantiation
91.30/82.86	v         cost = '55'>
91.30/82.86	v       <list>
91.30/82.86	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
91.30/82.86	v       </list>
91.30/82.86	v       <values>
91.30/82.86	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
91.30/82.86	v       </values>
91.30/82.86	v     </instantiation>
91.30/82.86	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401016-1568695708/watcher-4401016-1568695708 -o /tmp/evaluation-result-4401016-1568695708/solver-4401016-1568695708 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568673290-15915 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4401016-1568695708.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
solver pid=22866, runsolver pid=22863
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 1.54 1.46 1.42 3/218 22923
/proc/meminfo: memFree=24547360/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=9989820 memory=17752 CPUtime=0.09 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 4662 13016 0 0 1 1 4 3 20 0 7 0 445509186 10229575680 4438 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2497455 4438 1987 1 0 2485893 0
[pid=22866/tid=22919] ppid=22863 vsize=10055356 memory=4279135703946724494 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 1077944384 2454 13016 0 0 0 0 4 3 20 0 7 0 445509195 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950811888400 139950840055509 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 7 0 445509196 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10055356 memory=140268554049152 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 7 0 445509196 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 7 0 445509196 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 7 0 445509196 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10055356 memory=140268554049152 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 7 0 445509197 10296684544 4438 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9989820 KiB
Current children cumulated memory: 17752 KiB

[startup+0.210274 s]*
/proc/loadavg: 1.54 1.46 1.42 4/227 22932
/proc/meminfo: memFree=24528628/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10820196 memory=41092 CPUtime=0.26 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 7579 13016 0 0 18 1 4 3 20 0 15 0 445509186 11079880704 10208 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2705049 10273 3304 1 0 2667149 0
[pid=22866/tid=22919] ppid=22863 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 4066 13016 0 0 11 1 4 3 20 0 15 0 445509195 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950811859424 139950840067229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10820196 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10820196 memory=140268557402110 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10820196 memory=140268554049152 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509197 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 33 13016 0 0 0 0 4 3 20 0 15 0 445509197 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950163997472 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509198 11079880704 10273 33554432000 4194304 4196468 140725544895680 139949697393776 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11079880704 10273 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 584 13016 0 0 1 0 4 3 20 0 15 0 445509200 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 67 13016 0 0 1 0 4 3 20 0 15 0 445509200 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10820196 memory=140268554049152 CPUtime=0.1 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 611 13016 0 0 3 0 4 3 20 0 15 0 445509200 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11079880704 10273 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10820196 memory=140268554049152 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509201 11079880704 10273 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41092 KiB

[startup+0.310657 s]*
/proc/loadavg: 1.54 1.46 1.42 3/227 22932
/proc/meminfo: memFree=24515816/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10820196 memory=49120 CPUtime=0.39 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 11036 13016 0 0 29 3 4 3 20 0 15 0 445509186 11079880704 12280 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2705049 12280 3315 1 0 2667149 0
[pid=22866/tid=22919] ppid=22863 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 7515 13016 0 0 19 3 4 3 20 0 15 0 445509195 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950811854256 139950824088933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509196 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509197 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 33 13016 0 0 0 0 4 3 20 0 15 0 445509197 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950163997472 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509198 11079880704 12280 33554432000 4194304 4196468 140725544895680 139949697393776 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11079880704 12280 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 584 13016 0 0 2 0 4 3 20 0 15 0 445509200 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 68 13016 0 0 1 0 4 3 20 0 15 0 445509200 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10820196 memory=140268554049152 CPUtime=0.12 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) R 22863 22866 15883 0 -1 4202560 619 13016 0 0 5 0 4 3 20 0 15 0 445509200 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950128335728 139950840057238 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11079880704 12280 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10820196 memory=140268554049152 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509201 11079880704 12280 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49120 KiB

[startup+0.705174 s]
/proc/loadavg: 1.54 1.46 1.42 4/227 22932
/proc/meminfo: memFree=24487904/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10824364 memory=81816 CPUtime=1.13 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 15150 13016 0 0 100 6 4 3 20 0 15 0 445509186 11084148736 20454 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2706091 20454 3514 1 0 2668173 0
[pid=22866/tid=22919] ppid=22863 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 10563 13016 0 0 55 4 4 3 20 0 15 0 445509195 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950811872256 139950840067325 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509196 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509196 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10824364 memory=140269336920664 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 5 13016 0 0 0 0 4 3 20 0 15 0 445509197 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10824364 memory=140269336920665 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 33 13016 0 0 0 0 4 3 20 0 15 0 445509197 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950163997472 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10824364 memory=140269336920666 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509198 11084148736 20454 33554432000 4194304 4196468 140725544895680 139949697393776 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10824364 memory=140269336920668 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11084148736 20454 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10824364 memory=140269336920674 CPUtime=0.2 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) R 22863 22866 15883 0 -1 4202560 998 13016 0 0 13 0 4 3 20 0 15 0 445509200 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950130427360 139950823429472 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10824364 memory=140269336920679 CPUtime=0.2 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) R 22863 22866 15883 0 -1 4202560 525 13016 0 0 13 0 4 3 20 0 15 0 445509200 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950129375856 139950821572670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10824364 memory=142859202200205 CPUtime=0.24 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) R 22863 22866 15883 0 -1 4202560 809 13016 0 0 17 0 4 3 20 0 15 0 445509200 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950128335728 139950840066650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10824364 memory=14060 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11084148736 20454 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10824364 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509201 11084148736 20454 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81816 KiB

[startup+1.50253 s]
/proc/loadavg: 1.54 1.46 1.42 3/227 22932
/proc/meminfo: memFree=24458484/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10834680 memory=169604 CPUtime=2.45 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 21966 13016 0 0 227 11 4 3 20 0 15 0 445509186 11094712320 42401 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2708670 42401 3582 1 0 2670733 0
[pid=22866/tid=22919] ppid=22863 vsize=10834680 memory=112980 CPUtime=1.43 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 15422 13016 0 0 130 6 4 3 20 0 15 0 445509195 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950811850480 139950840067229 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 420 13016 0 0 1 0 4 3 20 0 15 0 445509196 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10834680 memory=-7880843606118635149 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 75 13016 0 0 0 0 4 3 20 0 15 0 445509196 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10834680 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 24 13016 0 0 1 0 4 3 20 0 15 0 445509196 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10834680 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 92 13016 0 0 1 0 4 3 20 0 15 0 445509196 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10834680 memory=280536794991600 CPUtime=0.08 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 188 13016 0 0 1 0 4 3 20 0 15 0 445509197 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10834680 memory=2129104 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 34 13016 0 0 0 0 4 3 20 0 15 0 445509197 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950163997536 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10834680 memory=2140628 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509198 11094712320 42401 33554432000 4194304 4196468 140725544895680 139949697393792 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11094712320 42401 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10834680 memory=321013415753841610 CPUtime=0.32 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 1240 13016 0 0 25 0 4 3 20 0 15 0 445509200 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10834680 memory=288287796528194599 CPUtime=0.29 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 630 13016 0 0 22 0 4 3 20 0 15 0 445509200 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10834680 memory=6656426216303648864 CPUtime=0.48 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 1629 13016 0 0 41 0 4 3 20 0 15 0 445509200 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10834680 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11094712320 42401 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 1 13016 0 0 0 0 4 3 20 0 15 0 445509201 11094712320 42401 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0

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

[pid=22866/tid=22931] ppid=22863 vsize=10846988 memory=916084 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10846988 memory=6369607583083817303 CPUtime=0.11 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 327 13016 0 0 2 2 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 85.23 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 918872 KiB

[startup+80.0007 s]*
/proc/loadavg: 1.36 1.45 1.42 3/228 22938
/proc/meminfo: memFree=23721368/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10846988 memory=918872 CPUtime=88.47 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 90245 13016 0 0 8795 45 4 3 20 0 15 0 445509186 11107315712 229718 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2711747 229718 3623 1 0 2673805 0
[pid=22866/tid=22919] ppid=22863 vsize=10846988 memory=6791534058613427641 CPUtime=79.49 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 28274 13016 0 0 7925 17 4 3 20 0 15 0 445509195 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950811880464 139950455986102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10846988 memory=6789802306324843961 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1655 13016 0 0 15 4 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10846988 memory=2016 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 3802 13016 0 0 15 4 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10846988 memory=6791534058613427641 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 381 13016 0 0 16 3 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10846988 memory=1424 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 391 13016 0 0 16 3 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10846988 memory=1540 CPUtime=0.24 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 3839 13016 0 0 16 1 4 3 20 0 15 0 445509197 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10846988 memory=772 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 41 13016 0 0 0 0 4 3 20 0 15 0 445509197 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950163997600 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10846988 memory=10596 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509198 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949697393792 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10846988 memory=47820 CPUtime=2.94 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 14019 13016 0 0 284 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10846988 memory=988 CPUtime=3.59 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 21506 13016 0 0 349 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10846988 memory=2016 CPUtime=1.58 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 13798 13016 0 0 148 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10846988 memory=1424 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10846988 memory=1540 CPUtime=0.11 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 327 13016 0 0 2 2 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 88.47 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 918872 KiB

[startup+81.6008 s]
/proc/loadavg: 1.36 1.45 1.42 3/228 22938
/proc/meminfo: memFree=23723292/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10846988 memory=918872 CPUtime=90.08 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 90253 13016 0 0 8955 46 4 3 20 0 15 0 445509186 11107315712 229718 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2711747 229718 3623 1 0 2673805 0
[pid=22866/tid=22919] ppid=22863 vsize=10846988 memory=6791534058613427641 CPUtime=81.06 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 28282 13016 0 0 8082 17 4 3 20 0 15 0 445509195 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950811880816 139950455690944 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10846988 memory=3680 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1655 13016 0 0 15 4 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10846988 memory=864 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 3802 13016 0 0 16 4 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10846988 memory=918872 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 381 13016 0 0 17 3 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10846988 memory=4164 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 391 13016 0 0 16 3 4 3 20 0 15 0 445509196 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10846988 memory=2828 CPUtime=0.25 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 3839 13016 0 0 17 1 4 3 20 0 15 0 445509197 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10846988 memory=1048 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 41 13016 0 0 0 0 4 3 20 0 15 0 445509197 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950163997600 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10846988 memory=6020 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509198 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949697393792 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10846988 memory=612 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10846988 memory=280536795843776 CPUtime=2.94 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 14019 13016 0 0 284 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10846988 memory=918872 CPUtime=3.59 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 21506 13016 0 0 349 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10846988 memory=988 CPUtime=1.58 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 13798 13016 0 0 148 3 4 3 20 0 15 0 445509200 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10846988 memory=2016 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10846988 memory=1424 CPUtime=0.11 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 327 13016 0 0 2 2 4 3 20 0 15 0 445509201 11107315712 229718 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 90.08 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 918872 KiB

[startup+82.4007 s]
/proc/loadavg: 1.36 1.45 1.42 3/228 22938
/proc/meminfo: memFree=23724284/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10846988 memory=918908 CPUtime=90.89 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 91472 13016 0 0 9036 46 4 3 20 0 15 0 445509186 11107315712 229727 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2711747 229727 3623 1 0 2673805 0
[pid=22866/tid=22919] ppid=22863 vsize=10846988 memory=6791534058613427641 CPUtime=81.86 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 28388 13016 0 0 8162 17 4 3 20 0 15 0 445509195 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950811881552 139950455738017 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10846988 memory=772 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1673 13016 0 0 15 4 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10846988 memory=10596 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 4789 13016 0 0 16 4 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10846988 memory=918872 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 403 13016 0 0 17 3 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10846988 memory=1436 CPUtime=0.26 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 457 13016 0 0 16 3 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10846988 memory=1652 CPUtime=0.25 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 3859 13016 0 0 17 1 4 3 20 0 15 0 445509197 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10846988 memory=1980 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 41 13016 0 0 0 0 4 3 20 0 15 0 445509197 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950163997600 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10846988 memory=2540 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509198 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949697393792 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10846988 memory=1760 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10846988 memory=111636 CPUtime=2.94 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 14019 13016 0 0 284 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10846988 memory=804 CPUtime=3.59 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 21506 13016 0 0 349 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10846988 memory=1804 CPUtime=1.58 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 13798 13016 0 0 148 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10846988 memory=916 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10846988 memory=3848 CPUtime=0.11 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 327 13016 0 0 2 2 4 3 20 0 15 0 445509201 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 90.89 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 918908 KiB

[startup+82.8007 s]
/proc/loadavg: 1.36 1.45 1.42 3/228 22938
/proc/meminfo: memFree=23724284/32770624 swapFree=66999436/67108860
[pid=22866] ppid=22863 vsize=10846988 memory=918908 CPUtime=91.3 cores=1,3,5,7
/proc/22866/stat : 22866 (java) S 22863 22866 15883 0 -1 1077944320 91478 13016 0 0 9077 46 4 3 20 0 15 0 445509186 11107315712 229727 33554432000 4194304 4196468 140725544895680 140725544878224 139950840045303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
/proc/22866/statm: 2711747 229727 3623 1 0 2673805 0
[pid=22866/tid=22919] ppid=22863 vsize=10846988 memory=291045332933148985 CPUtime=82.25 cores=1,3,5,7
/proc/22866/task/22919/stat : 22919 (java) R 22863 22866 15883 0 -1 4202560 28390 13016 0 0 8201 17 4 3 20 0 15 0 445509195 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950811880448 139950454887552 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22920] ppid=22863 vsize=10846988 memory=14973369229511284 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22920/stat : 22920 (java) S 22863 22866 15883 0 -1 1077944384 1673 13016 0 0 16 4 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950844287888 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22921] ppid=22863 vsize=10846988 memory=4427205132082312746 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22921/stat : 22921 (java) S 22863 22866 15883 0 -1 1077944384 4790 13016 0 0 16 4 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950413163280 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22922] ppid=22863 vsize=10846988 memory=-8486080722631693414 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22922/stat : 22922 (java) S 22863 22866 15883 0 -1 1077944384 405 13016 0 0 17 3 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950412110992 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22923] ppid=22863 vsize=10846988 memory=-7023579799431922829 CPUtime=0.27 cores=1,3,5,7
/proc/22866/task/22923/stat : 22923 (java) S 22863 22866 15883 0 -1 1077944384 457 13016 0 0 17 3 4 3 20 0 15 0 445509196 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950411058192 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22924] ppid=22863 vsize=10846988 memory=4715435516538746410 CPUtime=0.25 cores=1,3,5,7
/proc/22866/task/22924/stat : 22924 (java) S 22863 22866 15883 0 -1 1077944384 3860 13016 0 0 17 1 4 3 20 0 15 0 445509197 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950165051504 139950840056450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22925] ppid=22863 vsize=10846988 memory=4426639978525455914 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22925/stat : 22925 (java) S 22863 22866 15883 0 -1 1077944384 41 13016 0 0 0 0 4 3 20 0 15 0 445509197 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950163997600 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22926] ppid=22863 vsize=10846988 memory=3047711553219693942 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22926/stat : 22926 (java) S 22863 22866 15883 0 -1 1077944384 2 13016 0 0 0 0 4 3 20 0 15 0 445509198 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949697393792 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22927] ppid=22863 vsize=10846988 memory=4572164749098055210 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22927/stat : 22927 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949389994064 139950840063899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22928] ppid=22863 vsize=10846988 memory=-8412652160765825907 CPUtime=2.94 cores=1,3,5,7
/proc/22866/task/22928/stat : 22928 (java) S 22863 22866 15883 0 -1 1077944384 14019 13016 0 0 284 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950130440816 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22929] ppid=22863 vsize=10846988 memory=-8634980985311628903 CPUtime=3.59 cores=1,3,5,7
/proc/22866/task/22929/stat : 22929 (java) S 22863 22866 15883 0 -1 1077944384 21506 13016 0 0 349 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950129388016 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22930] ppid=22863 vsize=10846988 memory=7100839878645619564 CPUtime=1.58 cores=1,3,5,7
/proc/22866/task/22930/stat : 22930 (java) S 22863 22866 15883 0 -1 1077944384 13798 13016 0 0 148 3 4 3 20 0 15 0 445509200 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950128335728 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22931] ppid=22863 vsize=10846988 memory=5450906554093958698 CPUtime=0.07 cores=1,3,5,7
/proc/22866/task/22931/stat : 22931 (java) S 22863 22866 15883 0 -1 1077944384 3 13016 0 0 0 0 4 3 20 0 15 0 445509201 11107315712 229727 33554432000 4194304 4196468 140725544895680 139949356436448 139950840055509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
[pid=22866/tid=22932] ppid=22863 vsize=10846988 memory=7100839861465685612 CPUtime=0.11 cores=1,3,5,7
/proc/22866/task/22932/stat : 22932 (java) S 22863 22866 15883 0 -1 1077944384 327 13016 0 0 2 2 4 3 20 0 15 0 445509201 11107315712 229727 33554432000 4194304 4196468 140725544895680 139950127282608 139950840056450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24821760 140725544901359 140725544903877 140725544903877 140725544906703 0
Current children cumulated CPU time: 91.3 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 918908 KiB

Child status: 0
Real time (s): 82.8797
CPU time (s): 91.4005
CPU user time (s): 90.8845
CPU system time (s): 0.515977
CPU usage (%): 110.281
Max. virtual memory (cumulated for all children) (KiB): 10850288
Max. memory (cumulated for all children) (KiB): 918908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.8845
system time used= 0.515977
maximum resident set size= 920992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105203
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11601
involuntary context switches= 335


# summary of solver processes directly reported to runsolver:
#   pid: 22866
#   total CPU time (s): 91.4005
#   total CPU user time (s): 90.8845
#   total CPU system time (s): 0.515977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.512756 second user time and 0.848126 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 06:47:47
IDJOB=4401016
IDBENCH=141371
IDSOLVER=2857
FILE ID=node140/4401016-1568695708
RUNJOBID= node140-1568673290-15915
PBS_JOBID= 21703779
Free space on /tmp= 58080 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401016-1568695708/watcher-4401016-1568695708 -o /tmp/evaluation-result-4401016-1568695708/solver-4401016-1568695708 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568673290-15915 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1538733696 HOME/instance-4401016-1568695708.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1538733696

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:        24554800 kB
MemAvailable:   29193936 kB
Buffers:          194448 kB
Cached:          4688016 kB
SwapCached:         2596 kB
Active:          4291684 kB
Inactive:        3249840 kB
Active(anon):    2655036 kB
Inactive(anon):    53748 kB
Active(file):    1636648 kB
Inactive(file):  3196092 kB
Unevictable:      106456 kB
Mlocked:          106456 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             35704 kB
Writeback:             0 kB
AnonPages:       2716760 kB
Mapped:            62084 kB
Shmem:             40584 kB
Slab:             264868 kB
SReclaimable:     234856 kB
SUnreclaim:        30012 kB
KernelStack:        3984 kB
PageTables:        11224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3728284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2537472 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= 58044 MiB
End job on node140 at 2019-09-17 06:49:10