Trace number 4308181

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT 23.0026 20.7724

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.54491
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1081591945
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.99/1.27	c Parsing done, starting search...
22.92/20.75	s SATISFIABLE
22.92/20.75	v <instantiation>
22.92/20.75	v 	<list>
22.92/20.75	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5]
22.92/20.75	v 	</list>
22.92/20.75	v 	<values>
22.92/20.75	v 		0 4 0 2 8 9 4 2 1 6 3 2 9 1 0 1 4 0 6 2 5 5 4 1 4 6 0 3 3 0 7 1 2 6 3 5 7 6 1 2 1 4 3 0 8 5 7 1 2 0 8 3 0 2 4 10 0 2 5 3 5 1 7 3 0 1 1 7 3 11 11 10 9 10 5 8 6 3 11 9 4 10 8 7 11 6 7 8 5 8 6 10 5 7 11 8 10 11 9 7 10 10 8 9 2 5 4 11 9 11 9 6 11 3 7 6 10 5 9 4 10 11 2 8 9 4 11 6 9 8 10 7 0 40 2 29 62 63 42 28 14 52 32 21 64 18 3 19 41 6 55 24 46 47 38 17 39 54 4 33 37 7 58 20 27 51 36 49 56 53 11 23 13 44 35 10 60 45 59 12 25 5 61 31 8 22 43 65 1 26 48 30 50 15 57 34 9 16 5 3 2 0 1 4 7 10 9 8 11 6 
22.92/20.75	v 	</values>
22.92/20.75	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308181-1534345912/watcher-4308181-1534345912 -o /tmp/evaluation-result-4308181-1534345912/solver-4308181-1534345912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1081591945 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308181-1534345912.xml 

running on 4 cores: 0,2,4,6

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=710, runsolver pid=707

[startup+0.102571 s]*
/proc/loadavg: 1.73 1.44 1.40 3/217 725
/proc/meminfo: memFree=26686896/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14082736 memory=31876 CPUtime=0.12 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 6391 0 0 0 11 1 0 0 20 0 15 0 252154400 14420721664 7969 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3520684 7969 3147 1 0 3482761 0
[pid=710/tid=712] ppid=707 vsize=14082736 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 4439 0 0 0 9 0 0 0 20 0 15 0 252154400 14420721664 8034 33554432000 4194304 4196468 140726323964800 140163474421424 140163454289276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14082736 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 8034 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14082736 memory=140387675373080 CPUtime=0 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 8034 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 8034 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 8034 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154402 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162944132384 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162943080048 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 8034 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31876 KiB

[startup+0.215632 s]*
/proc/loadavg: 1.73 1.44 1.40 6/217 725
/proc/meminfo: memFree=26671764/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14082736 memory=48196 CPUtime=0.31 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 10155 0 0 0 29 2 0 0 20 0 15 0 252154400 14420721664 12049 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3520684 12049 3404 1 0 3482761 0
[pid=710/tid=712] ppid=707 vsize=14082736 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 7754 0 0 0 19 1 0 0 20 0 15 0 252154400 14420721664 12049 33554432000 4194304 4196468 140726323964800 140163474432528 140163454522414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14082736 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12049 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14082736 memory=140387675373080 CPUtime=0 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12049 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12049 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12049 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252154402 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162944132384 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162943080048 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) R 707 710 28126 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0.06 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) R 707 710 28126 0 -1 4202560 392 0 0 0 6 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162938870128 140163450853676 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12049 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 48196 KiB

[startup+0.31065 s]*
/proc/loadavg: 1.75 1.45 1.41 3/217 725
/proc/meminfo: memFree=26668460/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14082736 memory=51624 CPUtime=0.44 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 10557 0 0 0 42 2 0 0 20 0 15 0 252154400 14420721664 12906 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3520684 12906 3408 1 0 3482761 0
[pid=710/tid=712] ppid=707 vsize=14082736 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 8075 0 0 0 28 1 0 0 20 0 15 0 252154400 14420721664 12906 33554432000 4194304 4196468 140726323964800 140163474420272 140163454289276 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12906 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14082736 memory=140387675372780 CPUtime=0 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12906 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12906 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154401 14420721664 12906 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252154402 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162944132384 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14082736 memory=140387675346560 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252154403 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162943080048 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 551 0 0 0 3 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 120 0 0 0 2 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14082736 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 434 0 0 0 8 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154405 14420721664 12906 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51624 KiB

[startup+0.700667 s]
/proc/loadavg: 1.75 1.45 1.41 3/217 725
/proc/meminfo: memFree=26643904/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14084804 memory=89788 CPUtime=0.99 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 17311 0 0 0 95 4 0 0 20 0 15 0 252154400 14422839296 22447 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3521201 22447 3504 1 0 3483273 0
[pid=710/tid=712] ppid=707 vsize=14084804 memory=361 CPUtime=0.67 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 14378 0 0 0 64 3 0 0 20 0 15 0 252154400 14422839296 22447 33554432000 4194304 4196468 140726323964800 140163474423664 140163369893193 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14422839296 22447 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14422839296 22447 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14422839296 22447 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154401 14422839296 22447 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252154402 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14084804 memory=78 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252154403 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162944132384 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252154403 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162943080048 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14084804 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 709 0 0 0 8 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14084804 memory=143467007320844 CPUtime=0.07 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 281 0 0 0 7 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) R 707 710 28126 0 -1 4202560 561 0 0 0 15 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162938870128 140163448341322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154405 14422839296 22447 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89788 KiB

[startup+1.50162 s]
/proc/loadavg: 1.75 1.45 1.41 3/217 725
/proc/meminfo: memFree=26614372/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14090948 memory=140892 CPUtime=2.9 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 25489 0 0 0 282 8 0 0 20 0 15 0 252154400 14429130752 35223 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3522737 35223 3547 1 0 3484809 0
[pid=710/tid=712] ppid=707 vsize=14090948 memory=361 CPUtime=1.47 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 19568 0 0 0 142 5 0 0 20 0 15 0 252154400 14429130752 35223 33554432000 4194304 4196468 140726323964800 140163474446376 140163112449182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14090948 memory=280775031338464 CPUtime=0 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14429130752 35223 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14429130752 35223 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14090948 memory=836 CPUtime=0 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252154401 14429130752 35223 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14090948 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252154401 14429130752 35223 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14090948 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 252154402 14429130752 35223 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0

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

[pid=710/tid=724] ppid=707 vsize=14090948 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54832 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14090948 memory=2892 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1010 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54832 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 21.42 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 219328 KiB

[startup+20.0006 s]*
/proc/loadavg: 1.87 1.49 1.42 3/217 725
/proc/meminfo: memFree=26531956/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14090948 memory=216252 CPUtime=22.23 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 37366 0 0 0 2209 14 0 0 20 0 15 0 252154400 14429130752 54063 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3522737 54063 3579 1 0 3484809 0
[pid=710/tid=712] ppid=707 vsize=14090948 memory=1398720917958146503 CPUtime=19.92 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 21757 0 0 0 1984 8 0 0 20 0 15 0 252154400 14429130752 54063 33554432000 4194304 4196468 140726323964800 140163474446912 140163112947397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14090948 memory=4126316290023845779 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54063 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14090948 memory=1984 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1881 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54063 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14090948 memory=920 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54063 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14090948 memory=1572 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54063 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14090948 memory=2176 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 252154402 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14090948 memory=3984 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162944132448 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14090948 memory=1916 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162943080064 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14090948 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14090948 memory=808 CPUtime=0.76 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 2736 0 0 0 76 0 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14090948 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 3816 0 0 0 78 0 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14090948 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 3117 0 0 0 56 1 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1010 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54063 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 22.23 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 216252 KiB

[startup+20.4008 s]
/proc/loadavg: 1.87 1.49 1.42 3/217 725
/proc/meminfo: memFree=26531956/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14090948 memory=216256 CPUtime=22.62 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 37398 0 0 0 2248 14 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3522737 54064 3579 1 0 3484809 0
[pid=710/tid=712] ppid=707 vsize=14090948 memory=1404 CPUtime=20.31 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 21757 0 0 0 2023 8 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163474446912 140163108336407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14090948 memory=6947385649911455296 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14090948 memory=290827853965451305 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1881 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14090948 memory=-8888568365131808707 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14090948 memory=-2915668838434330014 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14090948 memory=3047711591739990150 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 252154402 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14090948 memory=-7387007932599496084 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162944132448 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14090948 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162943080064 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14090948 memory=7444566016716333143 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14090948 memory=6154544259439547496 CPUtime=0.76 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 2736 0 0 0 76 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14090948 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 3816 0 0 0 78 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14090948 memory=140387516043172 CPUtime=0.57 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 3149 0 0 0 56 1 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14090948 memory=6935649346071323736 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14090948 memory=6009316314409559651 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1010 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 22.62 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 216256 KiB

[startup+20.6007 s]
/proc/loadavg: 1.87 1.49 1.42 3/217 725
/proc/meminfo: memFree=26531956/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14090948 memory=216256 CPUtime=22.82 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 37398 0 0 0 2268 14 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3522737 54064 3579 1 0 3484809 0
[pid=710/tid=712] ppid=707 vsize=14090948 memory=7882515839040384614 CPUtime=20.51 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 21757 0 0 0 2043 8 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163474446912 140163112952244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14090948 memory=7228950759997335149 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14090948 memory=2 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1881 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14090948 memory=6935651562207339608 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14090948 memory=7512114543601282149 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 252154402 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14090948 memory=7518310223004131666 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162944132448 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14090948 memory=7810764854027380839 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162943080064 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14090948 memory=7882515839040384614 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14090948 memory=73 CPUtime=0.76 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 2736 0 0 0 76 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14090948 memory=74 CPUtime=0.78 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 3816 0 0 0 78 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14090948 memory=57 CPUtime=0.57 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 3149 0 0 0 56 1 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1010 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 22.82 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 216256 KiB

[startup+20.7007 s]
/proc/loadavg: 1.87 1.49 1.42 3/217 725
/proc/meminfo: memFree=26531956/32770624 swapFree=67108804/67108860
[pid=710] ppid=707 vsize=14090948 memory=216256 CPUtime=22.92 cores=0,2,4,6
/proc/710/stat : 710 (java) S 707 710 28126 0 -1 1077944320 37398 0 0 0 2278 14 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140726323947344 140163470208759 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
/proc/710/statm: 3522737 54064 3579 1 0 3484809 0
[pid=710/tid=712] ppid=707 vsize=14090948 memory=216252 CPUtime=20.61 cores=0,2,4,6
/proc/710/task/712/stat : 712 (java) R 707 710 28126 0 -1 4202560 21757 0 0 0 2053 8 0 0 20 0 15 0 252154400 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163474446424 140163112952263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=713] ppid=707 vsize=14090948 memory=219328 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/713/stat : 713 (java) S 707 710 28126 0 -1 1077944384 307 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163065715088 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=714] ppid=707 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/714/stat : 714 (java) S 707 710 28126 0 -1 1077944384 1881 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163064662288 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=715] ppid=707 vsize=14090948 memory=216256 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/715/stat : 715 (java) S 707 710 28126 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163063610000 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=716] ppid=707 vsize=14090948 memory=227536 CPUtime=0.02 cores=0,2,4,6
/proc/710/task/716/stat : 716 (java) S 707 710 28126 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 252154401 14429130752 54064 33554432000 4194304 4196468 140726323964800 140163062557200 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=717] ppid=707 vsize=14090948 memory=280775031507104 CPUtime=0.01 cores=0,2,4,6
/proc/710/task/717/stat : 717 (java) S 707 710 28126 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 15 0 252154402 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162945186416 140163470219906 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=718] ppid=707 vsize=14090948 memory=1 CPUtime=0 cores=0,2,4,6
/proc/710/task/718/stat : 718 (java) S 707 710 28126 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162944132448 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=719] ppid=707 vsize=14090948 memory=1 CPUtime=0 cores=0,2,4,6
/proc/710/task/719/stat : 719 (java) S 707 710 28126 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 252154403 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162943080064 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=720] ppid=707 vsize=14090948 memory=280775032036480 CPUtime=0 cores=0,2,4,6
/proc/710/task/720/stat : 720 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162942028368 140163470227355 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=721] ppid=707 vsize=14090948 memory=576460758266832364 CPUtime=0.76 cores=0,2,4,6
/proc/710/task/721/stat : 721 (java) S 707 710 28126 0 -1 1077944384 2736 0 0 0 76 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162940975216 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=722] ppid=707 vsize=14090948 memory=673 CPUtime=0.78 cores=0,2,4,6
/proc/710/task/722/stat : 722 (java) S 707 710 28126 0 -1 1077944384 3816 0 0 0 78 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162939922416 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=723] ppid=707 vsize=14090948 memory=7598824234097836114 CPUtime=0.57 cores=0,2,4,6
/proc/710/task/723/stat : 723 (java) S 707 710 28126 0 -1 1077944384 3149 0 0 0 56 1 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162938870128 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=724] ppid=707 vsize=14090948 memory=180 CPUtime=0 cores=0,2,4,6
/proc/710/task/724/stat : 724 (java) S 707 710 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162937817568 140163470218965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
[pid=710/tid=725] ppid=707 vsize=14090948 memory=-8412652160514943359 CPUtime=0 cores=0,2,4,6
/proc/710/task/725/stat : 725 (java) S 707 710 28126 0 -1 1077944384 1010 0 0 0 0 0 0 0 20 0 15 0 252154405 14429130752 54064 33554432000 4194304 4196468 140726323964800 140162936765360 140163470219906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 33325056 140726323967048 140726323967241 140726323967241 140726323969999 0
Current children cumulated CPU time: 22.92 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 216256 KiB

Child status: 0
Real time (s): 20.7724
CPU time (s): 23.0026
CPU user time (s): 22.8477
CPU system time (s): 0.154913
CPU usage (%): 110.737
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 237104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8477
system time used= 0.154913
maximum resident set size= 237104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3804
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 710
#   total CPU time (s): 23.0026
#   total CPU user time (s): 22.8477
#   total CPU system time (s): 0.154913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.139105 second user time and 0.240858 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-15 17:11:52
IDJOB=4308181
IDBENCH=141603
IDSOLVER=2791
FILE ID=node105/4308181-1534345912
RUNJOBID= node105-1534335860-32014
PBS_JOBID= 21038166
Free space on /tmp= 49248 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-12_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308181-1534345912/watcher-4308181-1534345912 -o /tmp/evaluation-result-4308181-1534345912/solver-4308181-1534345912 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1081591945 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308181-1534345912.xml

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

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=1081591945

node105.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.32
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.32
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.32
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.32
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:        26704172 kB
MemAvailable:   31689512 kB
Buffers:          225268 kB
Cached:          5012312 kB
SwapCached:           16 kB
Active:          2486684 kB
Inactive:        3010888 kB
Active(anon):     211740 kB
Inactive(anon):   108668 kB
Active(file):    2274944 kB
Inactive(file):  2902220 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             35612 kB
Writeback:             0 kB
AnonPages:        270640 kB
Mapped:            67884 kB
Shmem:             57940 kB
Slab:             265792 kB
SReclaimable:     236636 kB
SUnreclaim:        29156 kB
KernelStack:        3872 kB
PageTables:         6512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1261948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 49212 MiB
End job on node105 at 2018-08-15 17:12:13