Trace number 4300492

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
GG's minicp 2018-04-29SAT 269.276 266.496

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
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 benchmark4.84885
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
269.18/266.47	s SATISFIABLE
269.18/266.48	v <instantiation>
269.18/266.48	v 	<list>
269.18/266.48	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] 
269.18/266.48	v 	</list>
269.18/266.48	v 	<values>
269.18/266.48	v 		0 15 5 4 1 18 44 42 43 25 20 26 37 30 11 21 35 46 31 7 17 48 32 38 9 16 49 34 27 19 13 36 41 28 14 23 47 29 40 10 12 33 39 45 24 2 22 8 6 3 0 0 0 0 0 2 6 5 5 2 3 7 8 5 3 3 4 6 4 1 2 6 7 6 1 2 8 4 4 1 2 8 5 5 3 3 8 6 4 2 2 7 4 9 1 2 7 8 5 3 0 1 2 1 1 0 9 5 7 8 0 5 4 7 9 0 6 8 6 7 0 9 7 9 9 0 7 8 8 4 0 4 6 5 5 0 7 6 6 9 0 4 9 9 8 0 3 1 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
269.18/266.48	v 	</values>
269.18/266.48	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 (13693 MiB free)
  memory of node 1: 16384 MiB (11691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300492-1532877424/watcher-4300492-1532877424 -o /tmp/evaluation-result-4300492-1532877424/solver-4300492-1532877424 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3527 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300492-1532877424.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=7200, runsolver pid=7197
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.29 1.38 1.46 4/215 7215
/proc/meminfo: memFree=25978844/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661056 memory=27620 CPUtime=0.12 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 5271 0 0 0 11 1 0 0 20 0 15 0 105305552 10916921344 6905 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665264 6905 2866 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661056 memory=-8969864730816378048 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 3138 0 0 0 8 1 0 0 20 0 15 0 105305552 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707986130912 139707981921686 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305554 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105305555 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105305555 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 105305557 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) R 7197 7200 3495 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 105305557 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707468737264 139707981920898 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0.01 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) R 7197 7200 3495 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 105305558 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707467684464 139707981931098 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305558 10916921344 6905 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27620 KiB

[startup+0.210548 s]*
/proc/loadavg: 1.29 1.38 1.46 6/215 7215
/proc/meminfo: memFree=25966456/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661056 memory=40708 CPUtime=0.33 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 8234 0 0 0 31 2 0 0 20 0 15 0 105305552 10916921344 10177 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665264 10177 2995 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 5123 0 0 0 18 1 0 0 20 0 15 0 105305552 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707986148944 139707967276450 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661056 memory=3906511064508335776 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305553 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305554 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105305555 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105305555 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 621 0 0 0 2 0 0 0 20 0 15 0 105305557 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) R 7197 7200 3495 0 -1 4202560 250 0 0 0 2 0 0 0 20 0 15 0 105305557 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707468737264 139707962610048 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0.08 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 881 0 0 0 8 0 0 0 20 0 15 0 105305558 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661056 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305558 10916921344 10177 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40708 KiB

[startup+0.310914 s]*
/proc/loadavg: 1.29 1.38 1.46 6/215 7215
/proc/meminfo: memFree=25957772/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=50964 CPUtime=0.63 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 9331 0 0 0 60 3 0 0 20 0 15 0 105305552 10916999168 12741 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 12741 3065 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 5417 0 0 0 28 1 0 0 20 0 15 0 105305552 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707986146384 139707981931098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=290763875220193303 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=4123526068234028704 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305554 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) R 7197 7200 3495 0 -1 4202560 999 0 0 0 7 0 0 0 20 0 15 0 105305557 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707469786432 139707967511532 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) R 7197 7200 3495 0 -1 4202560 500 0 0 0 8 0 0 0 20 0 15 0 105305557 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707468726736 139707961156427 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=140644712646272 CPUtime=0.15 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) R 7197 7200 3495 0 -1 4202560 1055 0 0 0 15 0 0 0 20 0 15 0 105305558 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707467678848 139707960849120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=140644712646272 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 12741 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 50964 KiB

[startup+0.700779 s]
/proc/loadavg: 1.29 1.38 1.46 5/215 7215
/proc/meminfo: memFree=25925012/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=106684 CPUtime=1.9 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 14540 0 0 0 186 4 0 0 20 0 15 0 105305552 10916999168 26671 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 26671 3124 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=1788 CPUtime=0.67 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 5663 0 0 0 65 2 0 0 20 0 15 0 105305552 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707986149000 139707589015168 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=860 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=756 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105305554 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=7092418796125250880 CPUtime=0.45 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) R 7197 7200 3495 0 -1 4202560 2196 0 0 0 45 0 0 0 20 0 15 0 105305557 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707469776568 139707963457792 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=7597685182856913236 CPUtime=0.46 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) R 7197 7200 3495 0 -1 4202560 3478 0 0 0 46 0 0 0 20 0 15 0 105305557 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707468721880 139707963431460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=7301858164987948385 CPUtime=0.29 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 1832 0 0 0 29 0 0 0 20 0 15 0 105305558 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 26671 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 106684 KiB

[startup+1.50071 s]
/proc/loadavg: 1.29 1.38 1.46 3/215 7215
/proc/meminfo: memFree=25866628/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=196224 CPUtime=3.22 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 18742 0 0 0 316 6 0 0 20 0 15 0 105305552 10916999168 49056 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 49056 3140 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 5941 0 0 0 144 3 0 0 20 0 15 0 105305552 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707986149200 139707589065246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=-2843874019102283166 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 105305553 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 15 0 105305554 10916999168 49056 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0

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

[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=181896 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 504 0 0 0 6 3 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 265.16 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181896 KiB

[startup+264.001 s]*
/proc/loadavg: 1.20 1.32 1.42 3/216 7227
/proc/meminfo: memFree=25819248/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=181896 CPUtime=266.78 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 28973 0 0 0 26653 25 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 45474 3155 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=262.89 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 8346 0 0 0 26284 5 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707986149312 139707585733758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=4126316290023845779 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 734 0 0 0 30 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=2336 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 940 0 0 0 29 5 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=932 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1554 0 0 0 29 6 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=1564 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 1382 0 0 0 30 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=2212 CPUtime=0.44 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 1905 0 0 0 42 2 0 0 20 0 15 0 105305554 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=3988 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=2048 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=7888 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=181896 CPUtime=0.74 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 3732 0 0 0 74 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=288230583166042426 CPUtime=0.82 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) S 7197 7200 3495 0 -1 1077944384 5699 0 0 0 81 1 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707468737264 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=14694093276057280 CPUtime=0.33 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 2760 0 0 0 33 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=860 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 504 0 0 0 6 3 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 266.78 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181896 KiB

[startup+265.601 s]
/proc/loadavg: 1.20 1.32 1.42 3/216 7227
/proc/meminfo: memFree=25819248/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=181896 CPUtime=268.38 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 28981 0 0 0 26813 25 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 45474 3155 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=2336 CPUtime=264.48 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 8352 0 0 0 26443 5 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707986149200 139707589445165 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=25970 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 735 0 0 0 30 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=34 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 940 0 0 0 30 5 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=1616 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1555 0 0 0 29 6 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=1836 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 1382 0 0 0 31 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=1132 CPUtime=0.45 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 1905 0 0 0 43 2 0 0 20 0 15 0 105305554 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=177256 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=1224 CPUtime=0.74 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 3732 0 0 0 74 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=2260 CPUtime=0.82 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) S 7197 7200 3495 0 -1 1077944384 5699 0 0 0 81 1 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707468737264 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=1788 CPUtime=0.33 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 2760 0 0 0 33 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=181896 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=181896 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 504 0 0 0 6 3 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 268.38 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181896 KiB

[startup+266.001 s]*
/proc/loadavg: 1.11 1.30 1.41 3/216 7227
/proc/meminfo: memFree=25819248/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=181896 CPUtime=268.78 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 28982 0 0 0 26853 25 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 45474 3155 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=264.88 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 8353 0 0 0 26483 5 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707986149072 139707589445360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=4126316290023845779 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 735 0 0 0 30 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=14694093276057280 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 940 0 0 0 30 5 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1555 0 0 0 29 6 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=4460 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 1382 0 0 0 31 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=1380 CPUtime=0.45 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 1905 0 0 0 43 2 0 0 20 0 15 0 105305554 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=15184 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=181896 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=181896 CPUtime=0.74 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 3732 0 0 0 74 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=15184 CPUtime=0.82 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) S 7197 7200 3495 0 -1 1077944384 5699 0 0 0 81 1 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707468737264 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=4000 CPUtime=0.33 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 2760 0 0 0 33 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=14256 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=17424 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 504 0 0 0 6 3 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 268.78 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181896 KiB

[startup+266.401 s]
/proc/loadavg: 1.11 1.30 1.41 3/216 7227
/proc/meminfo: memFree=25819248/32770624 swapFree=67108496/67108860
[pid=7200] ppid=7197 vsize=10661132 memory=181896 CPUtime=269.18 cores=1,3,5,7
/proc/7200/stat : 7200 (java) S 7197 7200 3495 0 -1 1077944320 28987 0 0 0 26893 25 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 140737212245200 139707981909751 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
/proc/7200/statm: 2665283 45474 3155 1 0 2627263 0
[pid=7200/tid=7202] ppid=7197 vsize=10661132 memory=2260 CPUtime=265.27 cores=1,3,5,7
/proc/7200/task/7202/stat : 7202 (java) R 7197 7200 3495 0 -1 4202560 8355 0 0 0 26522 5 0 0 20 0 15 0 105305552 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707986149408 139707589151786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7203] ppid=7197 vsize=10661132 memory=1788 CPUtime=0.34 cores=1,3,5,7
/proc/7200/task/7203/stat : 7203 (java) S 7197 7200 3495 0 -1 1077944384 735 0 0 0 30 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707907984528 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7204] ppid=7197 vsize=10661132 memory=860 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7204/stat : 7204 (java) S 7197 7200 3495 0 -1 1077944384 941 0 0 0 30 5 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707906931728 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7205] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7205/stat : 7205 (java) S 7197 7200 3495 0 -1 1077944384 1555 0 0 0 29 6 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707905878928 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7206] ppid=7197 vsize=10661132 memory=4460 CPUtime=0.35 cores=1,3,5,7
/proc/7200/task/7206/stat : 7206 (java) S 7197 7200 3495 0 -1 1077944384 1382 0 0 0 31 4 0 0 20 0 15 0 105305553 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707585391376 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7207] ppid=7197 vsize=10661132 memory=1380 CPUtime=0.45 cores=1,3,5,7
/proc/7200/task/7207/stat : 7207 (java) S 7197 7200 3495 0 -1 1077944384 1907 0 0 0 43 2 0 0 20 0 15 0 105305554 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707474000240 139707981920898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7208] ppid=7197 vsize=10661132 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7208/stat : 7208 (java) S 7197 7200 3495 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707472946208 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7209] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7209/stat : 7209 (java) S 7197 7200 3495 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105305555 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707471893360 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7210] ppid=7197 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7210/stat : 7210 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707470841680 139707981928347 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7211] ppid=7197 vsize=10661132 memory=5500 CPUtime=0.74 cores=1,3,5,7
/proc/7200/task/7211/stat : 7211 (java) S 7197 7200 3495 0 -1 1077944384 3732 0 0 0 74 0 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707469790064 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7212] ppid=7197 vsize=10661132 memory=4460 CPUtime=0.82 cores=1,3,5,7
/proc/7200/task/7212/stat : 7212 (java) S 7197 7200 3495 0 -1 1077944384 5699 0 0 0 81 1 0 0 20 0 15 0 105305557 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707468737264 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7213] ppid=7197 vsize=10661132 memory=1380 CPUtime=0.33 cores=1,3,5,7
/proc/7200/task/7213/stat : 7213 (java) S 7197 7200 3495 0 -1 1077944384 2760 0 0 0 33 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707467684464 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7214] ppid=7197 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7200/task/7214/stat : 7214 (java) S 7197 7200 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707466631904 139707981919957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
[pid=7200/tid=7215] ppid=7197 vsize=10661132 memory=1564 CPUtime=0.09 cores=1,3,5,7
/proc/7200/task/7215/stat : 7215 (java) S 7197 7200 3495 0 -1 1077944384 504 0 0 0 6 3 0 0 20 0 15 0 105305558 10916999168 45474 33554432000 4194304 4196468 140737212262656 139707465579184 139707981920898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17625088 140737212265589 140737212265737 140737212265737 140737212268495 0
Current children cumulated CPU time: 269.18 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 181896 KiB

Child status: 0
Real time (s): 266.496
CPU time (s): 269.276
CPU user time (s): 269.016
CPU system time (s): 0.259523
CPU usage (%): 101.043
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 200608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 269.016
system time used= 0.259523
maximum resident set size= 202168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19520
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 7200
#   total CPU time (s): 269.276
#   total CPU user time (s): 269.016
#   total CPU system time (s): 0.259523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.70877 second user time and 2.34464 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 17:17:04
IDJOB=4300492
IDBENCH=141651
IDSOLVER=2762
FILE ID=node149/4300492-1532877424
RUNJOBID= node149-1532844911-3527
PBS_JOBID= 21022501
Free space on /tmp= 45740 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-10-05_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300492-1532877424/watcher-4300492-1532877424 -o /tmp/evaluation-result-4300492-1532877424/solver-4300492-1532877424 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3527 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300492-1532877424.xml

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

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=551516828

node149.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.60
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.60
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.60
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.60
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:        25994808 kB
MemAvailable:   30463340 kB
Buffers:          162900 kB
Cached:          4529560 kB
SwapCached:           60 kB
Active:          3048108 kB
Inactive:        3160328 kB
Active(anon):    1465932 kB
Inactive(anon):    78000 kB
Active(file):    1582176 kB
Inactive(file):  3082328 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:       1539808 kB
Mapped:            48508 kB
Shmem:             25040 kB
Slab:             260896 kB
SReclaimable:     232488 kB
SUnreclaim:        28408 kB
KernelStack:        3808 kB
PageTables:         8544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2071896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1464320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45740 MiB
End job on node149 at 2018-07-29 17:21:30