Trace number 4290636

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT 7.8342 5.9023

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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.052072
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1057877084
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.99/1.25	c Parsing done, starting search...
7.73/5.88	s SATISFIABLE
7.73/5.88	v <instantiation>
7.73/5.88	v 	<list>
7.73/5.88	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4]
7.73/5.88	v 	</list>
7.73/5.88	v 	<values>
7.73/5.88	v 		0 5 2 2 4 3 1 3 0 2 0 6 1 0 4 4 7 5 4 4 5 6 1 1 0 2 3 6 1 1 5 3 0 3 0 2 8 3 0 0 7 2 2 1 1 1 8 7 8 6 7 6 4 9 3 2 8 3 5 9 8 9 6 5 7 9 9 2 8 7 6 8 7 9 4 7 9 6 5 8 4 9 6 3 4 8 5 9 5 7 0 37 21 22 31 27 13 24 8 17 1 40 10 4 34 33 43 35 30 32 38 41 9 15 6 20 28 39 16 11 36 29 5 25 7 18 44 26 2 3 42 19 23 12 14 5 1 0 2 4 9 7 3 8 6 
7.73/5.88	v 	</values>
7.73/5.88	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 (12330 MiB free)
  memory of node 1: 16384 MiB (10318 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290636-1532579923/watcher-4290636-1532579923 -o /tmp/evaluation-result-4290636-1532579923/solver-4290636-1532579923 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4177 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1057877084 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290636-1532579923.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=6555, runsolver pid=6552
Current StackSize limit: 8192 KiB


[startup+0.108726 s]*
/proc/loadavg: 1.38 1.41 1.41 3/215 6570
/proc/meminfo: memFree=23173792/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14082740 memory=33828 CPUtime=0.13 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 7364 0 0 0 12 1 0 0 20 0 15 0 75555537 14420725760 8457 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3520685 8457 3157 1 0 3482761 0
[pid=6555/tid=6557] ppid=6552 vsize=14082740 memory=-8556150313462042725 CPUtime=0.09 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 5407 0 0 0 9 0 0 0 20 0 15 0 75555537 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121856624472 140121836492126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14082740 memory=5793855206887451065 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555539 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121033020320 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121031967728 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0.01 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) R 6552 6555 4145 0 -1 4202560 296 0 0 0 1 0 0 0 20 0 15 0 75555542 14420725760 8457 33554432000 4194304 4196468 140726309371552 140121027758832 140121852432986 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14082772 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420758528 8457 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14082772 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555543 14420758528 8457 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33828 KiB

[startup+0.217375 s]*
/proc/loadavg: 1.38 1.41 1.41 7/215 6570
/proc/meminfo: memFree=23158468/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14082740 memory=47016 CPUtime=0.32 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 10412 0 0 0 30 2 0 0 20 0 15 0 75555537 14420725760 11754 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3520685 11754 3379 1 0 3482761 0
[pid=6555/tid=6557] ppid=6552 vsize=14082740 memory=-3103912127665269909 CPUtime=0.2 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 8107 0 0 0 19 1 0 0 20 0 15 0 75555537 14420725760 11754 33554432000 4194304 4196468 140726309371552 140121856633712 140121836455269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14082740 memory=4211973682082348426 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 11754 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 11754 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 11754 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 11754 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75555539 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121033020320 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121031967728 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 546 0 0 0 2 0 0 0 20 0 15 0 75555542 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 75555542 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0.06 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) R 6552 6555 4145 0 -1 4202560 327 0 0 0 6 0 0 0 20 0 15 0 75555542 14420725760 11800 33554432000 4194304 4196468 140726309371552 140121027755200 140121844648766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 11800 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555543 14420725760 11800 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47016 KiB

[startup+0.310579 s]*
/proc/loadavg: 1.38 1.41 1.41 3/215 6570
/proc/meminfo: memFree=23154808/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14082740 memory=50744 CPUtime=0.44 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 10784 0 0 0 42 2 0 0 20 0 15 0 75555537 14420725760 12686 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3520685 12686 3397 1 0 3482761 0
[pid=6555/tid=6557] ppid=6552 vsize=14082740 memory=7377246124687064083 CPUtime=0.29 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 8453 0 0 0 28 1 0 0 20 0 15 0 75555537 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121856619472 140121832687520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14082740 memory=4211973682082348426 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14082740 memory=139955877560239 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14082740 memory=139955737311809 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14082740 memory=139955737316815 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14082740 memory=139955877562060 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75555539 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14082740 memory=139955737325999 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121033020320 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14082740 memory=279911474642832 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75555540 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121031967728 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14082740 memory=279911474640528 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 75555542 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 53 0 0 0 2 0 0 0 20 0 15 0 75555542 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0.08 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 343 0 0 0 8 0 0 0 20 0 15 0 75555542 14420725760 12686 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14082740 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14420725760 12686 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14082740 memory=139955877557888 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555543 14420725760 12686 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50744 KiB

[startup+0.700804 s]
/proc/loadavg: 1.38 1.41 1.41 3/215 6570
/proc/meminfo: memFree=23130748/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14084808 memory=89136 CPUtime=0.98 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 17654 0 0 0 94 4 0 0 20 0 15 0 75555537 14422843392 22284 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3521202 22284 3498 1 0 3483273 0
[pid=6555/tid=6557] ppid=6552 vsize=14084808 memory=792 CPUtime=0.67 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 14911 0 0 0 63 4 0 0 20 0 15 0 75555537 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121856627136 140121852433565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14084808 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14084808 memory=7302135314614015845 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555538 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14084808 memory=7811323491934034025 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14084808 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 75555539 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75555540 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121033020320 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75555540 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121031967728 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14084808 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 704 0 0 0 7 0 0 0 20 0 15 0 75555542 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14084808 memory=3 CPUtime=0.07 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 220 0 0 0 7 0 0 0 20 0 15 0 75555542 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14084808 memory=202 CPUtime=0.15 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 436 0 0 0 15 0 0 0 20 0 15 0 75555542 14422843392 22284 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14084808 memory=279911474826736 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14422843392 22284 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555543 14422843392 22284 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89136 KiB

[startup+1.50072 s]
/proc/loadavg: 1.35 1.40 1.41 4/215 6570
/proc/meminfo: memFree=23100040/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14090952 memory=142656 CPUtime=2.88 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 25177 0 0 0 280 8 0 0 20 0 15 0 75555537 14429134848 35664 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3522738 35664 3545 1 0 3484809 0
[pid=6555/tid=6557] ppid=6552 vsize=14090952 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 19367 0 0 0 141 5 0 0 20 0 15 0 75555537 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121856645696 140121446098028 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14090952 memory=-3535359994705172579 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14090952 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14090952 memory=-6580984492830385763 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14090952 memory=-6368229864023400233 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14090952 memory=9051844467670876333 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 75555539 14429134848 35664 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0

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

[pid=6555/tid=6569] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 57384 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 75555543 14429134848 57384 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 229536 KiB

[startup+4.90074 s]
/proc/loadavg: 1.35 1.40 1.41 3/215 6570
/proc/meminfo: memFree=22969808/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14090952 memory=233660 CPUtime=6.79 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 28769 0 0 0 668 11 0 0 20 0 15 0 75555537 14429134848 58415 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3522738 58415 3574 1 0 3484809 0
[pid=6555/tid=6557] ppid=6552 vsize=14090952 memory=9051844467670876333 CPUtime=4.85 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 19679 0 0 0 478 7 0 0 20 0 15 0 75555537 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121856649152 140121451462668 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14090952 memory=-6205556088911519616 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 643 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 75555539 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14090952 memory=3054156605268205967 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121033020384 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14090952 memory=229528 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121031967744 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14090952 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 2533 0 0 0 70 0 0 0 20 0 15 0 75555542 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14090952 memory=233660 CPUtime=0.6 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 1426 0 0 0 60 0 0 0 20 0 15 0 75555542 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14090952 memory=288230583166042426 CPUtime=0.55 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 2493 0 0 0 54 1 0 0 20 0 15 0 75555542 14429134848 58415 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14090952 memory=14976680649297011 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58415 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 75555543 14429134848 58415 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 6.79 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233660 KiB

[startup+5.30067 s]
/proc/loadavg: 1.35 1.40 1.41 3/215 6570
/proc/meminfo: memFree=22969560/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14090952 memory=235228 CPUtime=7.21 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 29977 0 0 0 710 11 0 0 20 0 15 0 75555537 14429134848 58807 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3522738 58807 3574 1 0 3484809 0
[pid=6555/tid=6557] ppid=6552 vsize=14090952 memory=288230583166042426 CPUtime=5.24 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 19679 0 0 0 517 7 0 0 20 0 15 0 75555537 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121856649152 140121451593086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14090952 memory=14976680649297011 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 643 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14090952 memory=7300728970739542608 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14090952 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 75555539 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14090952 memory=279911475132592 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121033020384 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14090952 memory=10 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121031967744 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14090952 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14090952 memory=6944652177228980320 CPUtime=0.7 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 2533 0 0 0 70 0 0 0 20 0 15 0 75555542 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14090952 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) R 6552 6555 4145 0 -1 4202560 1867 0 0 0 63 0 0 0 20 0 15 0 75555542 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121028811376 140121844700972 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14090952 memory=33 CPUtime=0.55 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 2493 0 0 0 54 1 0 0 20 0 15 0 75555542 14429134848 58807 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58807 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14090952 memory=233660 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 779 0 0 0 0 0 0 0 20 0 15 0 75555543 14429134848 58807 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 7.21 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 235228 KiB

[startup+5.70065 s]
/proc/loadavg: 1.35 1.40 1.41 3/215 6570
/proc/meminfo: memFree=22969560/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14090952 memory=235756 CPUtime=7.63 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 30078 0 0 0 752 11 0 0 20 0 15 0 75555537 14429134848 58939 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3522738 58939 3574 1 0 3484809 0
[pid=6555/tid=6557] ppid=6552 vsize=14090952 memory=4638778398333161572 CPUtime=5.64 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 19682 0 0 0 557 7 0 0 20 0 15 0 75555537 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121856649152 140121451358702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14090952 memory=185828487 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 643 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14090952 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14090952 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14090952 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 75555539 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14090952 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121033020384 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14090952 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121031967744 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14090952 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14090952 memory=1944 CPUtime=0.7 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 2542 0 0 0 70 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14090952 memory=1416 CPUtime=0.64 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 1954 0 0 0 64 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14090952 memory=4612 CPUtime=0.55 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 2493 0 0 0 54 1 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14090952 memory=8552 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14090952 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 779 0 0 0 0 0 0 0 20 0 15 0 75555543 14429134848 58939 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 7.63 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 235756 KiB

[startup+5.80065 s]
/proc/loadavg: 1.35 1.40 1.41 3/215 6570
/proc/meminfo: memFree=22969560/32770624 swapFree=67108860/67108860
[pid=6555] ppid=6552 vsize=14090952 memory=235756 CPUtime=7.73 cores=1,3,5,7
/proc/6555/stat : 6555 (java) S 6552 6555 4145 0 -1 1077944320 30078 0 0 0 762 11 0 0 20 0 15 0 75555537 14429134848 58939 33554432000 4194304 4196468 140726309371552 140726309354096 140121852411639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
/proc/6555/statm: 3522738 58939 3574 1 0 3484809 0
[pid=6555/tid=6557] ppid=6552 vsize=14090952 memory=7518284933816670040 CPUtime=5.74 cores=1,3,5,7
/proc/6555/task/6557/stat : 6557 (java) R 6552 6555 4145 0 -1 4202560 19682 0 0 0 567 7 0 0 20 0 15 0 75555537 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121856649152 140121446097984 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6558] ppid=6552 vsize=14090952 memory=235756 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6558/stat : 6558 (java) S 6552 6555 4145 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121767480080 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6559] ppid=6552 vsize=14090952 memory=279911474934320 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6559/stat : 6559 (java) S 6552 6555 4145 0 -1 1077944384 643 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121766427536 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6560] ppid=6552 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6560/stat : 6560 (java) S 6552 6555 4145 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121445755920 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6561] ppid=6552 vsize=14090952 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6561/stat : 6561 (java) S 6552 6555 4145 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 75555538 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121444703376 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6562] ppid=6552 vsize=14090952 memory=-6580984492830385763 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6562/stat : 6562 (java) S 6552 6555 4145 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 75555539 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121034074096 140121852422786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6563] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6563/stat : 6563 (java) S 6552 6555 4145 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121033020384 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6564] ppid=6552 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6564/stat : 6564 (java) S 6552 6555 4145 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 75555540 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121031967744 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6565] ppid=6552 vsize=14090952 memory=398 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6565/stat : 6565 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121030916304 140121852430235 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6566] ppid=6552 vsize=14090952 memory=4028 CPUtime=0.7 cores=1,3,5,7
/proc/6555/task/6566/stat : 6566 (java) S 6552 6555 4145 0 -1 1077944384 2542 0 0 0 70 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121029863920 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6567] ppid=6552 vsize=14090952 memory=22652 CPUtime=0.64 cores=1,3,5,7
/proc/6555/task/6567/stat : 6567 (java) S 6552 6555 4145 0 -1 1077944384 1954 0 0 0 64 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121028811376 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6568] ppid=6552 vsize=14090952 memory=1296 CPUtime=0.55 cores=1,3,5,7
/proc/6555/task/6568/stat : 6568 (java) S 6552 6555 4145 0 -1 1077944384 2493 0 0 0 54 1 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140121027758832 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6569] ppid=6552 vsize=14090952 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6569/stat : 6569 (java) S 6552 6555 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75555542 14429134848 58939 33554432000 4194304 4196468 140726309371552 140120824999008 140121852421845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
[pid=6555/tid=6570] ppid=6552 vsize=14090952 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/6555/task/6570/stat : 6570 (java) S 6552 6555 4145 0 -1 1077944384 779 0 0 0 0 0 0 0 20 0 15 0 75555543 14429134848 58939 33554432000 4194304 4196468 140726309371552 140120823945520 140121852422786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21045248 140726309377096 140726309377289 140726309377289 140726309380047 0
Current children cumulated CPU time: 7.73 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 235756 KiB

Child status: 0
Real time (s): 5.9023
CPU time (s): 7.8342
CPU user time (s): 7.7127
CPU system time (s): 0.1215
CPU usage (%): 132.731
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 235756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.7127
system time used= 0.1215
maximum resident set size= 236464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30589
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= 3321
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 6555
#   total CPU time (s): 7.8342
#   total CPU user time (s): 7.7127
#   total CPU system time (s): 0.1215

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061007 second user time and 0.088232 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-26 06:38:43
IDJOB=4290636
IDBENCH=141598
IDSOLVER=2743
FILE ID=node151/4290636-1532579923
RUNJOBID= node151-1532560661-4177
PBS_JOBID= 21021953
Free space on /tmp= 54892 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_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-4290636-1532579923/watcher-4290636-1532579923 -o /tmp/evaluation-result-4290636-1532579923/solver-4290636-1532579923 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4177 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1057877084 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290636-1532579923.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=1057877084

node151.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.87
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.87
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.87
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.87
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:        23192296 kB
MemAvailable:   31783948 kB
Buffers:          195924 kB
Cached:          8640060 kB
SwapCached:            0 kB
Active:          1596504 kB
Inactive:        7453176 kB
Active(anon):     163964 kB
Inactive(anon):    77488 kB
Active(file):    1432540 kB
Inactive(file):  7375688 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35752 kB
Writeback:             0 kB
AnonPages:        278672 kB
Mapped:            53636 kB
Shmem:             25224 kB
Slab:             225972 kB
SReclaimable:     198520 kB
SUnreclaim:        27452 kB
KernelStack:        3744 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1175788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54856 MiB
End job on node151 at 2018-07-26 06:38:49