Trace number 4307650

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-08-14SAT 7.37664 5.3782

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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 benchmark0.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.56	c seed: 977763501
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
1.79/1.13	c Parsing done, starting search...
7.26/5.35	s SATISFIABLE
7.26/5.35	v <instantiation>
7.26/5.35	v 	<list>
7.26/5.35	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
7.26/5.36	v 	</list>
7.26/5.36	v 	<values>
7.26/5.36	v 		0 8 4 5 7 1 3 6 2 4 1 5 0 6 3 8 2 7 6 0 2 7 3 4 5 8 1 8 6 1 3 5 2 7 0 4 3 7 8 1 4 6 2 5 0 2 4 7 6 8 5 0 1 3 1 2 3 8 0 7 6 4 5 5 3 0 4 2 8 1 7 6 7 5 6 2 1 0 4 3 8 7 3 2 5 4 8 1 6 7 4 8 2 6 5 0 3 3 4 0 1 8 7 6 5 2 8 0 6 7 4 5 1 5 2 1 6 0 3 8 7 4 6 8 7 0 1 3 2 8 5 7 4 3 1 2 0 1 0 6 5 8 3 2 4 6 3 5 1 7 2 0 4 
7.26/5.36	v 	</values>
7.26/5.36	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 (13824 MiB free)
  memory of node 1: 16384 MiB (9461 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307650-1534268083/watcher-4307650-1534268083 -o /tmp/evaluation-result-4307650-1534268083/solver-4307650-1534268083 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534258054-7028 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307650-1534268083.xml 

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

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

solver pid=8119, runsolver pid=8116

[startup+0.100162 s]*
/proc/loadavg: 1.28 1.34 1.41 4/220 8134
/proc/meminfo: memFree=23826100/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14082736 memory=30976 CPUtime=0.12 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 6673 0 0 0 11 1 0 0 20 0 15 0 244371430 14420721664 7744 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3520684 7744 3157 1 0 3482761 0
[pid=8119/tid=8121] ppid=8116 vsize=14082736 memory=-8536108523218367680 CPUtime=0.09 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 4725 0 0 0 8 1 0 0 20 0 15 0 244371430 14420721664 7809 33554432000 4194304 4196468 140728003697680 140244531862240 140244511704444 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 7809 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 7809 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 7809 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 7809 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243507045792 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244371433 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0.01 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 271 0 0 0 1 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 7809 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30976 KiB

[startup+0.217607 s]*
/proc/loadavg: 1.28 1.34 1.41 5/220 8134
/proc/meminfo: memFree=23810596/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14082736 memory=47384 CPUtime=0.32 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 10435 0 0 0 30 2 0 0 20 0 15 0 244371430 14420721664 11846 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3520684 11846 3408 1 0 3482761 0
[pid=8119/tid=8121] ppid=8116 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 8124 0 0 0 19 2 0 0 20 0 15 0 244371430 14420721664 11846 33554432000 4194304 4196468 140728003697680 140244531846800 140244511704414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 11846 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14082736 memory=140474485540338 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 11846 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 11846 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 11846 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243507045792 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244371433 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) R 8116 8119 6996 0 -1 4202560 413 0 0 0 2 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243503888368 140244509134848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) R 8116 8119 6996 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0.06 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) R 8116 8119 6996 0 -1 4202560 324 0 0 0 6 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243501783280 140244527645274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 11846 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47384 KiB

[startup+0.311082 s]*
/proc/loadavg: 1.28 1.34 1.41 3/220 8134
/proc/meminfo: memFree=23807184/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14082736 memory=50936 CPUtime=0.44 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 10775 0 0 0 42 2 0 0 20 0 15 0 244371430 14420721664 12734 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3520684 12734 3418 1 0 3482761 0
[pid=8119/tid=8121] ppid=8116 vsize=14082736 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 8434 0 0 0 28 2 0 0 20 0 15 0 244371430 14420721664 12734 33554432000 4194304 4196468 140728003697680 140244531833848 140244509187431 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14082736 memory=290763879498383383 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 12734 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14082736 memory=13990130030438040 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 12734 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 12734 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371431 14420721664 12734 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244371432 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243507045792 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244371433 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 421 0 0 0 3 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 199 0 0 0 2 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0.08 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 340 0 0 0 8 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14082736 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371435 14420721664 12734 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50936 KiB

[startup+0.700748 s]
/proc/loadavg: 1.28 1.34 1.41 3/220 8134
/proc/meminfo: memFree=23782924/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14084804 memory=88820 CPUtime=0.99 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 17617 0 0 0 94 5 0 0 20 0 15 0 244371430 14422839296 22205 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3521201 22205 3492 1 0 3483273 0
[pid=8119/tid=8121] ppid=8116 vsize=14084804 memory=3340 CPUtime=0.68 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 14885 0 0 0 64 4 0 0 20 0 15 0 244371430 14422839296 22205 33554432000 4194304 4196468 140728003697680 140244531852288 140244513317352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14422839296 22205 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14084804 memory=36892 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14422839296 22205 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14422839296 22205 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371431 14422839296 22205 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244371432 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244371432 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243507045792 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14084804 memory=6153431502485413987 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244371433 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14084804 memory=5795117241467496816 CPUtime=0.09 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 579 0 0 0 9 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14084804 memory=8514726395715218844 CPUtime=0.05 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 346 0 0 0 5 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 426 0 0 0 14 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14084804 memory=6424 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371435 14422839296 22205 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88820 KiB

[startup+1.50084 s]
/proc/loadavg: 1.28 1.34 1.41 4/220 8134
/proc/meminfo: memFree=23752092/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14090948 memory=143388 CPUtime=2.96 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 23885 0 0 0 289 7 0 0 20 0 15 0 244371430 14429130752 35847 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3522737 35847 3535 1 0 3484809 0
[pid=8119/tid=8121] ppid=8116 vsize=14090948 memory=131364 CPUtime=1.47 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 17754 0 0 0 142 5 0 0 20 0 15 0 244371430 14429130752 35847 33554432000 4194304 4196468 140728003697680 140244531859304 140244125540364 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14090948 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 35847 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14090948 memory=66372 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 35847 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 35847 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 35847 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 35847 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0

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

[pid=8119/tid=8133] ppid=8116 vsize=14090948 memory=10 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 56439 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14090948 memory=3232 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 56439 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 225756 KiB

[startup+4.00068 s]*
/proc/loadavg: 1.28 1.34 1.41 3/220 8211
/proc/meminfo: memFree=23805192/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14090948 memory=229868 CPUtime=5.97 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 28523 0 0 0 587 10 0 0 20 0 15 0 244371430 14429130752 57467 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3522737 57467 3552 1 0 3484809 0
[pid=8119/tid=8121] ppid=8116 vsize=14090948 memory=605526790358895306 CPUtime=3.97 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 18138 0 0 0 391 6 0 0 20 0 15 0 244371430 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244531862064 140244125535324 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14090948 memory=1306485 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14090948 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14090948 memory=140474485532288 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14090948 memory=34909494190014 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243507045856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14090948 memory=140474354830866 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 244371433 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14090948 memory=280948709652128 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14090948 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 2729 0 0 0 76 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14090948 memory=75376 CPUtime=0.71 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 2537 0 0 0 71 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14090948 memory=280948971063360 CPUtime=0.44 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 2504 0 0 0 44 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14090948 memory=3546081268476360223 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14090948 memory=3540024968492392119 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 5.97 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229868 KiB

[startup+4.80068 s]
/proc/loadavg: 1.28 1.34 1.41 3/220 8211
/proc/meminfo: memFree=23805192/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14090948 memory=229868 CPUtime=6.76 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 28527 0 0 0 666 10 0 0 20 0 15 0 244371430 14429130752 57467 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3522737 57467 3552 1 0 3484809 0
[pid=8119/tid=8121] ppid=8116 vsize=14090948 memory=8112282956445269571 CPUtime=4.76 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 18139 0 0 0 470 6 0 0 20 0 15 0 244371430 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244531859488 140244125438788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14090948 memory=246 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14090948 memory=280948709631632 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14090948 memory=1918709532417 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57467 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14090948 memory=1961659205377 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14090948 memory=2395450902273 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243507045856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14090948 memory=280948709568464 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 244371433 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14090948 memory=280948709575088 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14090948 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 2729 0 0 0 76 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14090948 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 2537 0 0 0 71 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14090948 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 2504 0 0 0 44 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57467 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 6.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229868 KiB

[startup+5.20071 s]
/proc/loadavg: 1.34 1.35 1.41 4/220 8211
/proc/meminfo: memFree=23728036/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14090948 memory=229872 CPUtime=7.16 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 29276 0 0 0 706 10 0 0 20 0 15 0 244371430 14429130752 57468 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3522737 57468 3552 1 0 3484809 0
[pid=8119/tid=8121] ppid=8116 vsize=14090948 memory=0 CPUtime=5.16 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 18139 0 0 0 510 6 0 0 20 0 15 0 244371430 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244531859488 140244125870367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14090948 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243507045856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14090948 memory=5792262874651971664 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 244371433 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14090948 memory=2241 CPUtime=0.76 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 2729 0 0 0 76 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14090948 memory=140474354882000 CPUtime=0.71 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 2537 0 0 0 71 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14090948 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 2504 0 0 0 44 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 761 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 7.16 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229872 KiB

[startup+5.30071 s]
/proc/loadavg: 1.34 1.35 1.41 4/220 8211
/proc/meminfo: memFree=23728036/32770624 swapFree=67108852/67108860
[pid=8119] ppid=8116 vsize=14090948 memory=229872 CPUtime=7.26 cores=1,3,5,7
/proc/8119/stat : 8119 (java) S 8116 8119 6996 0 -1 1077944320 29276 0 0 0 716 10 0 0 20 0 15 0 244371430 14429130752 57468 33554432000 4194304 4196468 140728003697680 140728003680224 140244527623927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
/proc/8119/statm: 3522737 57468 3552 1 0 3484809 0
[pid=8119/tid=8121] ppid=8116 vsize=14090948 memory=55 CPUtime=5.26 cores=1,3,5,7
/proc/8119/task/8121/stat : 8121 (java) R 8116 8119 6996 0 -1 4202560 18139 0 0 0 520 6 0 0 20 0 15 0 244371430 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244531859488 140244125939040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8122] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8122/stat : 8122 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244442691856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8123] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8123/stat : 8123 (java) S 8116 8119 6996 0 -1 1077944384 485 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244441639312 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8124] ppid=8116 vsize=14090948 memory=225756 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8124/stat : 8124 (java) S 8116 8119 6996 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244440586768 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8125] ppid=8116 vsize=14090948 memory=280948709637856 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8125/stat : 8125 (java) S 8116 8119 6996 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 244371431 14429130752 57468 33554432000 4194304 4196468 140728003697680 140244120758928 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8126] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8126/stat : 8126 (java) S 8116 8119 6996 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243508099568 140244527635074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8127] ppid=8116 vsize=14090948 memory=16097065802626145 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8127/stat : 8127 (java) S 8116 8119 6996 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 244371432 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243507045856 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8128] ppid=8116 vsize=14090948 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8128/stat : 8128 (java) S 8116 8119 6996 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 244371433 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243505993200 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8129] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8129/stat : 8129 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243504941776 140244527642523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8130] ppid=8116 vsize=14090948 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/8119/task/8130/stat : 8130 (java) S 8116 8119 6996 0 -1 1077944384 2729 0 0 0 76 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243503888368 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8131] ppid=8116 vsize=14090948 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/8119/task/8131/stat : 8131 (java) S 8116 8119 6996 0 -1 1077944384 2537 0 0 0 71 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243502835824 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8132] ppid=8116 vsize=14090948 memory=6944656592455097440 CPUtime=0.44 cores=1,3,5,7
/proc/8119/task/8132/stat : 8132 (java) S 8116 8119 6996 0 -1 1077944384 2504 0 0 0 44 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243501783280 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8133] ppid=8116 vsize=14090948 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8133/stat : 8133 (java) S 8116 8119 6996 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243058383456 140244527634133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
[pid=8119/tid=8134] ppid=8116 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8119/task/8134/stat : 8134 (java) S 8116 8119 6996 0 -1 1077944384 761 0 0 0 0 0 0 0 20 0 15 0 244371435 14429130752 57468 33554432000 4194304 4196468 140728003697680 140243057330992 140244527635074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24719360 140728003703889 140728003704073 140728003704073 140728003706831 0
Current children cumulated CPU time: 7.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229872 KiB

Child status: 0
Real time (s): 5.3782
CPU time (s): 7.37664
CPU user time (s): 7.26752
CPU system time (s): 0.109118
CPU usage (%): 137.158
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 229872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.26752
system time used= 0.109118
maximum resident set size= 232904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2738
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 8119
#   total CPU time (s): 7.37664
#   total CPU user time (s): 7.26752
#   total CPU system time (s): 0.109118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05006 second user time and 0.103898 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-14 19:34:43
IDJOB=4307650
IDBENCH=141609
IDSOLVER=2790
FILE ID=node133/4307650-1534268083
RUNJOBID= node133-1534258054-7028
PBS_JOBID= 21038124
Free space on /tmp= 39348 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307650-1534268083/watcher-4307650-1534268083 -o /tmp/evaluation-result-4307650-1534268083/solver-4307650-1534268083 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534258054-7028 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307650-1534268083.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=977763501

node133.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.24
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.24
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.24
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.24
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:        23845532 kB
MemAvailable:   31697416 kB
Buffers:          131088 kB
Cached:          7953128 kB
SwapCached:            4 kB
Active:          4398636 kB
Inactive:        3948988 kB
Active(anon):     214300 kB
Inactive(anon):   101732 kB
Active(file):    4184336 kB
Inactive(file):  3847256 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35756 kB
Writeback:             0 kB
AnonPages:        266136 kB
Mapped:            68224 kB
Shmem:             49816 kB
Slab:             276708 kB
SReclaimable:     248752 kB
SUnreclaim:        27956 kB
KernelStack:        3888 kB
PageTables:         6292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 39316 MiB
End job on node133 at 2018-08-14 19:34:48