Trace number 4310084

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)86 252.044 246.328

General information on the benchmark

NameTal/
Tal-02_c18.xml
MD5SUM66ad3cf55c90c9564165fed11cad25f4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark3.31848
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of constraints217
Number of domains9
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":45},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":35},{"size":10,"count":21},{"size":42,"count":47}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":128},{"degree":1,"count":45},{"degree":2,"count":37},{"degree":3,"count":7},{"degree":4,"count":8},{"degree":5,"count":19},{"degree":6,"count":15},{"degree":7,"count":11},{"degree":8,"count":11},{"degree":9,"count":8},{"degree":10,"count":5},{"degree":11,"count":3},{"degree":12,"count":1}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":69},{"arity":2,"count":68},{"arity":3,"count":23},{"arity":4,"count":9},{"arity":5,"count":14},{"arity":6,"count":13},{"arity":7,"count":11},{"arity":8,"count":8},{"arity":9,"count":2}]
Number of extensional constraints36
Number of intensional constraints171
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":171},{"type":"count","count":10}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1917653906
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.86/1.45	c Parsing done, starting search...
3.21/1.52	o 116
3.21/1.52	o 90
3.54/1.61	o 86
252.01/246.30	s SATISFIABLE
252.01/246.30	v <instantiation>
252.01/246.30	v 	<list>
252.01/246.30	v 		c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] l[0][0] l[0][1] l[0][2] l[0][3] l[0][4] l[0][5] l[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[2][0] l[2][1] l[2][2] l[2][3] l[2][4] l[2][5] l[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[5][0] l[5][1] l[5][2] l[5][3] l[6][0] l[6][1] l[6][2] l[6][3] l[7][0] l[7][1] l[7][2] l[8][0] l[8][1] l[8][2] l[9][0] l[9][1] l[10][0] l[10][1] l[11][0] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[5][0] a[5][1] a[5][2] a[5][3] a[7][0] a[7][1] a[7][2] a[9][0] a[9][1] a[11][0] i[2][0] i[2][1] i[2][2] i[2][3] i[2][4] i[2][5] i[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[6][0] i[6][1] i[6][2] i[6][3] i[8][0] i[8][1] i[8][2] i[10][0] i[10][1] cnt[0] cnt[1] cnt[2] cnt[3] cnt[4] cnt[5] cnt[6] cnt[7] cnt[8] cnt[9]
252.01/246.30	v 	</list>
252.01/246.30	v 	<values>
252.01/246.30	v 		0 0 0 0 0 0 0 16 0 0 16 0 0 0 0 0 0 0 0 16 0 4 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 11 13 9 10 12 15 7 2 0 7 0 15 7 2 7 0 0 15 4 3 3 0 15 4 3 3 0 15 4 0 3 15 4 3 0 15 4 0 15 4 0 6 0 6 0 6 1 1 2 0 2 0 1 1 1 1 0 1 2 0 1 1 2 0 2 0 1 0 1 2 4 5 5 0 1 2 3 4 0 1 3 3 0 1 2 0 1 2 2 1 1 1 1 1 1 1 1 
252.01/246.30	v 	</values>
252.01/246.30	v </instantiation>

Verifier Data

OK	86

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310084-1534327467/watcher-4310084-1534327467 -o /tmp/evaluation-result-4310084-1534327467/solver-4310084-1534327467 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534325999-6916 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1917653906 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310084-1534327467.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=7902, runsolver pid=7898
Current StackSize limit: 8192 KiB


[startup+0.10988 s]*
/proc/loadavg: 1.23 1.63 1.69 5/219 7941
/proc/meminfo: memFree=24446512/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14082736 memory=31996 CPUtime=0.13 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 6909 0 0 0 12 1 0 0 20 0 15 0 250309942 14420721664 7999 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3520684 7999 3159 1 0 3482761 0
[pid=7902/tid=7907] ppid=7898 vsize=14082736 memory=8514701219931451533 CPUtime=0.1 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 5203 0 0 0 9 1 0 0 20 0 15 0 250309943 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830666381144 139830642444060 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 8263 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250309946 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0.01 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 8329 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31996 KiB

[startup+0.210543 s]*
/proc/loadavg: 1.23 1.63 1.69 5/219 7941
/proc/meminfo: memFree=24423108/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14082736 memory=47024 CPUtime=0.3 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 10367 0 0 0 28 2 0 0 20 0 15 0 250309942 14420721664 11756 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3520684 11756 3317 1 0 3482761 0
[pid=7902/tid=7907] ppid=7898 vsize=14082736 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 8150 0 0 0 18 1 0 0 20 0 15 0 250309943 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830666398048 139830646211941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14082736 memory=15394449684911768 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250309946 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) R 7898 7902 2816 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830132041840 139830642868608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) R 7898 7902 2816 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0.06 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) R 7898 7902 2816 0 -1 4202560 306 0 0 0 6 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830129935152 139830646354704 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 11756 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47024 KiB

[startup+0.310812 s]*
/proc/loadavg: 1.23 1.63 1.69 5/219 7941
/proc/meminfo: memFree=24411500/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14082736 memory=50412 CPUtime=0.44 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 10798 0 0 0 42 2 0 0 20 0 15 0 250309942 14420721664 12603 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3520684 12603 3359 1 0 3482761 0
[pid=7902/tid=7907] ppid=7898 vsize=14082736 memory=281358073069808 CPUtime=0.29 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 8486 0 0 0 28 1 0 0 20 0 15 0 250309943 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830666379824 139830646248798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14082736 memory=140679036634639 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14082736 memory=140679036639266 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14082736 memory=140679036639183 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14082736 memory=140679136632755 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14082736 memory=140679036648399 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250309945 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14082736 memory=281358073303696 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250309946 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14082736 memory=281358073301392 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14082736 memory=2240 CPUtime=0.02 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 187 0 0 0 2 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0.08 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 316 0 0 0 8 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14082736 memory=140679136630400 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309948 14420721664 12654 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50412 KiB

[startup+0.700722 s]
/proc/loadavg: 1.23 1.63 1.69 5/219 7941
/proc/meminfo: memFree=24347924/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14084804 memory=88932 CPUtime=0.98 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 17640 0 0 0 95 3 0 0 20 0 15 0 250309942 14422839296 22233 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3521201 22233 3498 1 0 3483273 0
[pid=7902/tid=7907] ppid=7898 vsize=14084804 memory=2244 CPUtime=0.67 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 14915 0 0 0 65 2 0 0 20 0 15 0 250309943 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830666384832 139830662180246 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309943 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14084804 memory=2436 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14084804 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250309945 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14084804 memory=140679036544352 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250309945 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14084804 memory=281358073095264 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250309946 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14084804 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14084804 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 583 0 0 0 8 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14084804 memory=6944656592455360604 CPUtime=0.06 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 358 0 0 0 6 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14084804 memory=6944652177228980320 CPUtime=0.15 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) R 7898 7902 2816 0 -1 4202560 403 0 0 0 15 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830129936752 139830662189658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14084804 memory=140679036569408 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14084804 memory=140681653781105 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309948 14422839296 22233 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88932 KiB

[startup+1.50077 s]
/proc/loadavg: 1.23 1.63 1.69 4/201 7960
/proc/meminfo: memFree=24395048/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14090948 memory=161372 CPUtime=3.21 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 31045 0 0 0 313 8 0 0 20 0 15 0 250309942 14429130752 40343 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3522737 40343 3549 1 0 3484809 0
[pid=7902/tid=7907] ppid=7898 vsize=14090948 memory=127 CPUtime=1.46 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 23086 0 0 0 141 5 0 0 20 0 15 0 250309943 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830666404576 139830644032579 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250309943 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250309943 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14090948 memory=281358073079296 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250309945 14429130752 40343 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0

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

/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 27058 0 0 0 16058 14 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830666407008 140730972084424 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.55 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 1746 0 0 0 49 6 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.55 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1575 0 0 0 48 7 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.57 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1162 0 0 0 48 9 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.55 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1134 0 0 0 47 8 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.74 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 2047 0 0 0 69 5 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250309946 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.3 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 3514 0 0 0 130 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.22 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 2919 0 0 0 121 1 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14090948 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 3125 0 0 0 69 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.09 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 454 0 0 0 5 4 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 167.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 625140 KiB

[startup+222.301 s]
/proc/loadavg: 1.42 1.54 1.64 3/219 7994
/proc/meminfo: memFree=23701864/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14090948 memory=625140 CPUtime=227.76 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 48173 0 0 0 22719 57 0 0 20 0 15 0 250309942 14429130752 156285 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3522737 156285 3585 1 0 3484809 0
[pid=7902/tid=7907] ppid=7898 vsize=14090948 memory=3824 CPUtime=220.07 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 27925 0 0 0 21992 15 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830666406880 139830267203758 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.79 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2506 0 0 0 70 9 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.79 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1583 0 0 0 70 9 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.8 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1210 0 0 0 68 12 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.8 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1181 0 0 0 70 10 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.08 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 2307 0 0 0 101 7 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250309946 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14090948 memory=3824 CPUtime=1.3 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 3517 0 0 0 130 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14090948 memory=68084 CPUtime=1.22 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 2922 0 0 0 121 1 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.69 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 3128 0 0 0 69 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.12 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 475 0 0 0 6 6 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 227.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 625140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.301 s]
/proc/loadavg: 1.52 1.55 1.64 3/219 7995
/proc/meminfo: memFree=23699328/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14090948 memory=625140 CPUtime=252.01 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 48376 0 0 0 25141 60 0 0 20 0 15 0 250309942 14429130752 156285 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3522737 156285 3585 1 0 3484809 0
[pid=7902/tid=7907] ppid=7898 vsize=14090948 memory=625140 CPUtime=243.8 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 28125 0 0 0 24365 15 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830666407008 139830267203803 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2506 0 0 0 79 10 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1584 0 0 0 79 10 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1211 0 0 0 77 12 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.9 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1182 0 0 0 78 12 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.21 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 2307 0 0 0 113 8 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250309946 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14090948 memory=3824 CPUtime=1.3 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 3517 0 0 0 130 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.22 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 2922 0 0 0 121 1 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.69 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 3128 0 0 0 69 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14090948 memory=1612 CPUtime=0.14 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 475 0 0 0 7 7 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 625140 KiB

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

[startup+246.328 s]
# the end of solver process 7902 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.423 s, system=0.620484 s

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

[startup+246.301 s]
/proc/loadavg: 1.52 1.55 1.64 3/219 7995
/proc/meminfo: memFree=23699328/32770624 swapFree=67108688/67108860
[pid=7902] ppid=7898 vsize=14090948 memory=625140 CPUtime=252.01 cores=1,3,5,7
/proc/7902/stat : 7902 (java) S 7898 7902 2816 0 -1 1077944320 48376 0 0 0 25141 60 0 0 20 0 15 0 250309942 14429130752 156285 33554432000 4194304 4196468 140730972041040 140730972023584 139830662168311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
/proc/7902/statm: 3522737 156285 3585 1 0 3484809 0
[pid=7902/tid=7907] ppid=7898 vsize=14090948 memory=625140 CPUtime=243.8 cores=1,3,5,7
/proc/7902/task/7907/stat : 7907 (java) R 7898 7902 2816 0 -1 4202560 28125 0 0 0 24365 15 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830666407008 139830267203803 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7908] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7908/stat : 7908 (java) S 7898 7902 2816 0 -1 1077944384 2506 0 0 0 79 10 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830592256400 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7909] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7909/stat : 7909 (java) S 7898 7902 2816 0 -1 1077944384 1584 0 0 0 79 10 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830591203600 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7910] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.89 cores=1,3,5,7
/proc/7902/task/7910/stat : 7910 (java) S 7898 7902 2816 0 -1 1077944384 1211 0 0 0 77 12 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830590151312 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7911] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.9 cores=1,3,5,7
/proc/7902/task/7911/stat : 7911 (java) S 7898 7902 2816 0 -1 1077944384 1182 0 0 0 78 12 0 0 20 0 15 0 250309943 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830589098512 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7914] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.21 cores=1,3,5,7
/proc/7902/task/7914/stat : 7914 (java) S 7898 7902 2816 0 -1 1077944384 2307 0 0 0 113 8 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830136253040 139830662179458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7919] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7919/stat : 7919 (java) S 7898 7902 2816 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250309945 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830135199008 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7921] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7921/stat : 7921 (java) S 7898 7902 2816 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250309946 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830134146672 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7927] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7927/stat : 7927 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830133094992 139830662186907 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7928] ppid=7898 vsize=14090948 memory=3824 CPUtime=1.3 cores=1,3,5,7
/proc/7902/task/7928/stat : 7928 (java) S 7898 7902 2816 0 -1 1077944384 3517 0 0 0 130 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830132041840 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7930] ppid=7898 vsize=14090948 memory=625140 CPUtime=1.22 cores=1,3,5,7
/proc/7902/task/7930/stat : 7930 (java) S 7898 7902 2816 0 -1 1077944384 2922 0 0 0 121 1 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830130989040 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7931] ppid=7898 vsize=14090948 memory=625140 CPUtime=0.69 cores=1,3,5,7
/proc/7902/task/7931/stat : 7931 (java) S 7898 7902 2816 0 -1 1077944384 3128 0 0 0 69 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830129936752 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7932] ppid=7898 vsize=14090948 memory=625140 CPUtime=0 cores=1,3,5,7
/proc/7902/task/7932/stat : 7932 (java) S 7898 7902 2816 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830128884192 139830662178517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
[pid=7902/tid=7933] ppid=7898 vsize=14090948 memory=1612 CPUtime=0.14 cores=1,3,5,7
/proc/7902/task/7933/stat : 7933 (java) S 7898 7902 2816 0 -1 1077944384 475 0 0 0 7 7 0 0 20 0 15 0 250309948 14429130752 156285 33554432000 4194304 4196468 140730972041040 139830127831984 139830662179458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 14602240 140730972046414 140730972046606 140730972046606 140730972049359 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 625140 KiB

Child status: 143
Real time (s): 246.328
CPU time (s): 252.044
CPU user time (s): 251.423
CPU system time (s): 0.620484
CPU usage (%): 102.32
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 631388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.423
system time used= 0.620484
maximum resident set size= 633436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37692
involuntary context switches= 821


# summary of solver processes directly reported to runsolver:
#   pid: 7902
#   total CPU time (s): 252.044
#   total CPU user time (s): 251.423
#   total CPU system time (s): 0.620484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.48904 second user time and 2.3174 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-15 12:04:27
IDJOB=4310084
IDBENCH=141108
IDSOLVER=2795
FILE ID=node134/4310084-1534327467
RUNJOBID= node134-1534325999-6916
PBS_JOBID= 21038145
Free space on /tmp= 43368 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Tal/Tal-02_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-4310084-1534327467/watcher-4310084-1534327467 -o /tmp/evaluation-result-4310084-1534327467/solver-4310084-1534327467 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534325999-6916 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1917653906 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310084-1534327467.xml

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

MD5SUM BENCH= 66ad3cf55c90c9564165fed11cad25f4
RANDOM SEED=1917653906

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24480244 kB
MemAvailable:   31894328 kB
Buffers:          201336 kB
Cached:          7426456 kB
SwapCached:           32 kB
Active:          3999000 kB
Inactive:        3685264 kB
Active(anon):       5148 kB
Inactive(anon):   111440 kB
Active(file):    3993852 kB
Inactive(file):  3573824 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:        130356 kB
Mapped:            55900 kB
Shmem:             57844 kB
Slab:             303880 kB
SReclaimable:     274868 kB
SUnreclaim:        29012 kB
KernelStack:        3888 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     384420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-15 12:08:34