Trace number 4310285

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14SAT (TO)7 252.032 245.235

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-07_c18.xml
MD5SUM93689e7972bcd89c8c0248fcf1fc8ef9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark33.3812
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints1002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":98}]
Minimum variable degree20
Maximum variable degree27
Distribution of variable degrees[{"degree":20,"count":24},{"degree":21,"count":24},{"degree":22,"count":16},{"degree":23,"count":16},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":26,"count":1},{"degree":27,"count":1}]
Minimum constraint arity2
Maximum constraint arity98
Distribution of constraint arities[{"arity":2,"count":1001},{"arity":98,"count":1}]
Number of extensional constraints0
Number of intensional constraints1001
Distribution of constraint types[{"type":"intension","count":1001},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1030509526
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.61/1.37	c Parsing done, starting first complete search...
2.82/1.40	o 0
2.82/1.41	o 1
2.82/1.42	o 2
2.82/1.46	o 3
3.16/1.51	o 4
3.76/1.79	o 5
4.32/2.12	o 6
5.90/3.70	c First complete search done, starting ALNS search...
7.49/4.45	o 7
252.00/245.21	s SATISFIABLE
252.00/245.21	v <instantiation>
252.00/245.21	v 	<list>
252.00/245.21	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6]
252.00/245.21	v 	</list>
252.00/245.21	v 	<values>
252.00/245.21	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 
252.00/245.21	v 	</values>
252.00/245.21	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310285-1534332022/watcher-4310285-1534332022 -o /tmp/evaluation-result-4310285-1534332022/solver-4310285-1534332022 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1030509526 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310285-1534332022.xml 

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

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

solver pid=28633, runsolver pid=28630

[startup+0.100105 s]*
/proc/loadavg: 1.36 1.50 1.58 5/217 28648
/proc/meminfo: memFree=28745068/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14082736 memory=33412 CPUtime=0.11 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 7297 0 0 0 11 0 0 0 20 0 15 0 250765350 14420721664 8353 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3520684 8353 3138 1 0 3482761 0
[pid=28633/tid=28635] ppid=28630 vsize=14082736 memory=-8557575366716462207 CPUtime=0.09 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 5362 0 0 0 9 0 0 0 20 0 15 0 250765350 14420721664 8353 33554432000 4194304 4196468 140721989330368 140185311019248 140185306846365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 8353 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 8353 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 8353 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 8353 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765352 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184779744416 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184778691312 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) R 28630 28633 25549 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 15 0 250765355 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184774482416 140185285371875 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765356 14420721664 8353 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33412 KiB

[startup+0.210487 s]*
/proc/loadavg: 1.36 1.50 1.58 5/217 28648
/proc/meminfo: memFree=28730280/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14082736 memory=47056 CPUtime=0.31 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 10348 0 0 0 29 2 0 0 20 0 15 0 250765350 14420721664 11764 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3520684 11764 3373 1 0 3482761 0
[pid=28633/tid=28635] ppid=28630 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 8082 0 0 0 19 1 0 0 20 0 15 0 250765350 14420721664 11764 33554432000 4194304 4196468 140721989330368 140185311052208 140185290904926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 11764 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14082736 memory=288370937522038400 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 11764 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 11764 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 11764 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250765352 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184779744416 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184778691312 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) R 28630 28633 25549 0 -1 4202560 515 0 0 0 2 0 0 0 20 0 15 0 250765355 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184776588016 140185290310660 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) R 28630 28633 25549 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 250765355 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0.06 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 287 0 0 0 6 0 0 0 20 0 15 0 250765355 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765356 14420721664 11764 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47056 KiB

[startup+0.310762 s]*
/proc/loadavg: 1.36 1.50 1.58 3/217 28648
/proc/meminfo: memFree=28728488/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14082736 memory=50396 CPUtime=0.43 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 10719 0 0 0 41 2 0 0 20 0 15 0 250765350 14420721664 12599 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3520684 12599 3375 1 0 3482761 0
[pid=28633/tid=28635] ppid=28630 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 8428 0 0 0 29 1 0 0 20 0 15 0 250765350 14420721664 12599 33554432000 4194304 4196468 140721989330368 140185311033136 140185291990007 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14082736 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 12599 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14082736 memory=288370937522038400 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 12599 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 12599 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765351 14420721664 12599 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250765352 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184779744416 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250765353 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184778691312 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 250765355 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 15 0 250765355 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0.08 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 250765355 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14082736 memory=140561370326656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765356 14420721664 12599 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50396 KiB

[startup+0.700783 s]
/proc/loadavg: 1.36 1.50 1.58 3/217 28648
/proc/meminfo: memFree=28703932/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14084804 memory=88652 CPUtime=0.99 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 17581 0 0 0 95 4 0 0 20 0 15 0 250765350 14422839296 22163 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3521201 22163 3481 1 0 3483273 0
[pid=28633/tid=28635] ppid=28630 vsize=14084804 memory=34156 CPUtime=0.67 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 14869 0 0 0 64 3 0 0 20 0 15 0 250765350 14422839296 22163 33554432000 4194304 4196468 140721989330368 140185311048432 140185290904926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14084804 memory=11908 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14422839296 22163 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14084804 memory=492 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14422839296 22163 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14084804 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14422839296 22163 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14084804 memory=932 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765351 14422839296 22163 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14084804 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250765352 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14084804 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250765353 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184779744416 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14084804 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250765353 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184778691312 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 657 0 0 0 7 0 0 0 20 0 15 0 250765355 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14084804 memory=7453282923461570405 CPUtime=0.07 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 262 0 0 0 7 0 0 0 20 0 15 0 250765355 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 413 0 0 0 15 0 0 0 20 0 15 0 250765355 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14084804 memory=972 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765356 14422839296 22163 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88652 KiB

[startup+1.50111 s]
/proc/loadavg: 1.36 1.50 1.58 4/217 28648
/proc/meminfo: memFree=28663916/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14090948 memory=160420 CPUtime=3.16 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 28087 0 0 0 307 9 0 0 20 0 15 0 250765350 14429130752 40105 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3522737 40105 3544 1 0 3484809 0
[pid=28633/tid=28635] ppid=28630 vsize=14090948 memory=144508 CPUtime=1.47 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 20920 0 0 0 141 6 0 0 20 0 15 0 250765350 14429130752 40105 33554432000 4194304 4196468 140721989330368 140185311057568 140184937667495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14429130752 40105 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14429130752 40105 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250765351 14429130752 40105 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250765351 14429130752 40105 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 15 0 250765352 14429130752 40105 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0

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

/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 30581 0 0 0 10108 10 0 0 20 0 15 0 250765350 14431227904 71943 33554432000 4194304 4196468 140721989330368 140185311062160 140184935094737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14092996 memory=281122521917360 CPUtime=0.43 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 570 0 0 0 39 4 0 0 20 0 15 0 250765351 14431227904 71943 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14092996 memory=3544 CPUtime=0.42 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 2454 0 0 0 39 3 0 0 20 0 15 0 250765351 14431227904 71943 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14092996 memory=66560 CPUtime=0.43 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 1790 0 0 0 40 3 0 0 20 0 15 0 250765351 14431227904 71943 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14092996 memory=3544 CPUtime=0.42 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 798 0 0 0 40 2 0 0 20 0 15 0 250765351 14431227904 71943 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14092996 memory=66560 CPUtime=0.46 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 1715 0 0 0 43 3 0 0 20 0 15 0 250765352 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14092996 memory=281122521894656 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184779744480 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14092996 memory=8028674168966910323 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184778691328 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14092996 memory=776 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14092996 memory=1876 CPUtime=1.3 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 4975 0 0 0 129 1 0 0 20 0 15 0 250765355 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14092996 memory=1392 CPUtime=1.29 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 4126 0 0 0 128 1 0 0 20 0 15 0 250765355 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14092996 memory=287772 CPUtime=0.9 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 12452 0 0 0 88 2 0 0 20 0 15 0 250765355 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14092996 memory=287772 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14092996 memory=285644 CPUtime=0.05 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 831 0 0 0 2 3 0 0 20 0 15 0 250765356 14431227904 71943 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 106.98 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 287772 KiB

[startup+162.301 s]
/proc/loadavg: 1.65 1.55 1.59 3/217 28727
/proc/meminfo: memFree=28385320/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14092996 memory=294556 CPUtime=167.85 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 67543 0 0 0 16743 42 0 0 20 0 15 0 250765350 14431227904 73639 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3523249 73639 3591 1 0 3485321 0
[pid=28633/tid=28635] ppid=28630 vsize=14092996 memory=294556 CPUtime=160.44 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 32267 0 0 0 16032 12 0 0 20 0 15 0 250765350 14431227904 73639 33554432000 4194304 4196468 140721989330368 140185311062192 140184935094751 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14092996 memory=294556 CPUtime=0.73 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 638 0 0 0 68 5 0 0 20 0 15 0 250765351 14431227904 73639 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14092996 memory=290104 CPUtime=0.73 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 2517 0 0 0 68 5 0 0 20 0 15 0 250765351 14431227904 73639 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14092996 memory=290104 CPUtime=0.73 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 2414 0 0 0 69 4 0 0 20 0 15 0 250765351 14431227904 73639 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14092996 memory=292376 CPUtime=0.74 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 1204 0 0 0 69 5 0 0 20 0 15 0 250765351 14431227904 73639 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14092996 memory=294424 CPUtime=0.79 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 1979 0 0 0 73 6 0 0 20 0 15 0 250765352 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14092996 memory=294556 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184779744480 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14092996 memory=294556 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184778691328 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14092996 memory=292376 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14092996 memory=294556 CPUtime=1.31 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 5256 0 0 0 130 1 0 0 20 0 15 0 250765355 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14092996 memory=294556 CPUtime=1.29 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 4138 0 0 0 128 1 0 0 20 0 15 0 250765355 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14092996 memory=294556 CPUtime=0.92 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 14833 0 0 0 90 2 0 0 20 0 15 0 250765355 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14092996 memory=294556 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14092996 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 861 0 0 0 3 6 0 0 20 0 15 0 250765356 14431227904 73639 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 167.85 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 294556 KiB

[startup+222.301 s]
/proc/loadavg: 1.34 1.47 1.56 3/217 28728
/proc/meminfo: memFree=28368096/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14092996 memory=301664 CPUtime=228.73 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 73562 0 0 0 22820 53 0 0 20 0 15 0 250765350 14431227904 75416 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3523249 75416 3591 1 0 3485321 0
[pid=28633/tid=28635] ppid=28630 vsize=14092996 memory=296972 CPUtime=219.74 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 33792 0 0 0 21961 13 0 0 20 0 15 0 250765350 14431227904 75416 33554432000 4194304 4196468 140721989330368 140185311062128 140184934942758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14092996 memory=296608 CPUtime=1.02 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 701 0 0 0 95 7 0 0 20 0 15 0 250765351 14431227904 75416 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14092996 memory=296608 CPUtime=1.02 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 2573 0 0 0 94 8 0 0 20 0 15 0 250765351 14431227904 75416 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14092996 memory=6791534058613427641 CPUtime=1.02 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 2547 0 0 0 95 7 0 0 20 0 15 0 250765351 14431227904 75416 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14092996 memory=299032 CPUtime=1.02 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 1793 0 0 0 95 7 0 0 20 0 15 0 250765351 14431227904 75416 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14092996 memory=301096 CPUtime=1.09 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 2019 0 0 0 101 8 0 0 20 0 15 0 250765352 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14092996 memory=301664 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184779744480 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14092996 memory=301664 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184778691328 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14092996 memory=301664 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14092996 memory=281122522599328 CPUtime=1.34 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 6441 0 0 0 133 1 0 0 20 0 15 0 250765355 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14092996 memory=2257 CPUtime=1.31 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 4569 0 0 0 130 1 0 0 20 0 15 0 250765355 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14092996 memory=301096 CPUtime=0.95 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 16794 0 0 0 92 3 0 0 20 0 15 0 250765355 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14092996 memory=301664 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14092996 memory=776 CPUtime=0.13 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 897 0 0 0 5 8 0 0 20 0 15 0 250765356 14431227904 75416 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 228.73 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 301664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+245.201 s]
/proc/loadavg: 1.35 1.46 1.55 3/217 28729
/proc/meminfo: memFree=28363644/32770624 swapFree=67030680/67108860
[pid=28633] ppid=28630 vsize=14092996 memory=303876 CPUtime=252 cores=1,3,5,7
/proc/28633/stat : 28633 (java) S 28630 28633 25549 0 -1 1077944320 74867 0 0 0 25142 58 0 0 20 0 15 0 250765350 14431227904 75969 33554432000 4194304 4196468 140721989330368 140721989312912 140185306824439 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
/proc/28633/statm: 3523249 75969 3591 1 0 3485321 0
[pid=28633/tid=28635] ppid=28630 vsize=14092996 memory=1408 CPUtime=242.37 cores=1,3,5,7
/proc/28633/task/28635/stat : 28635 (java) R 28630 28633 25549 0 -1 4202560 34191 0 0 0 24224 13 0 0 20 0 15 0 250765350 14431227904 75969 33554432000 4194304 4196468 140721989330368 140185311061984 140184939432793 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28636] ppid=28630 vsize=14092996 memory=6791534058613427641 CPUtime=1.14 cores=1,3,5,7
/proc/28633/task/28636/stat : 28636 (java) S 28630 28633 25549 0 -1 1077944384 717 0 0 0 106 8 0 0 20 0 15 0 250765351 14431227904 75969 33554432000 4194304 4196468 140721989330368 140185259445264 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28637] ppid=28630 vsize=14092996 memory=4426639978525455914 CPUtime=1.14 cores=1,3,5,7
/proc/28633/task/28637/stat : 28637 (java) S 28630 28633 25549 0 -1 1077944384 2846 0 0 0 105 9 0 0 20 0 15 0 250765351 14431227904 75969 33554432000 4194304 4196468 140721989330368 140185258392720 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28638] ppid=28630 vsize=14092996 memory=3047711553219693942 CPUtime=1.13 cores=1,3,5,7
/proc/28633/task/28638/stat : 28638 (java) S 28630 28633 25549 0 -1 1077944384 2572 0 0 0 106 7 0 0 20 0 15 0 250765351 14431227904 75969 33554432000 4194304 4196468 140721989330368 140185257339664 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28639] ppid=28630 vsize=14092996 memory=4572164749098055210 CPUtime=1.14 cores=1,3,5,7
/proc/28633/task/28639/stat : 28639 (java) S 28630 28633 25549 0 -1 1077944384 1820 0 0 0 106 8 0 0 20 0 15 0 250765351 14431227904 75969 33554432000 4194304 4196468 140721989330368 140185256287120 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28640] ppid=28630 vsize=14092996 memory=3160 CPUtime=1.22 cores=1,3,5,7
/proc/28633/task/28640/stat : 28640 (java) S 28630 28633 25549 0 -1 1077944384 2251 0 0 0 113 9 0 0 20 0 15 0 250765352 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184848586992 140185306835586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28641] ppid=28630 vsize=14092996 memory=776 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28641/stat : 28641 (java) S 28630 28633 25549 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184779744480 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28642] ppid=28630 vsize=14092996 memory=303876 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28642/stat : 28642 (java) S 28630 28633 25549 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250765353 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184778691328 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28643] ppid=28630 vsize=14092996 memory=281122522304864 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28643/stat : 28643 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184777639888 140185306843035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28644] ppid=28630 vsize=14092996 memory=-2748367524519556131 CPUtime=1.35 cores=1,3,5,7
/proc/28633/task/28644/stat : 28644 (java) S 28630 28633 25549 0 -1 1077944384 6545 0 0 0 134 1 0 0 20 0 15 0 250765355 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184776588016 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28645] ppid=28630 vsize=14092996 memory=303876 CPUtime=1.32 cores=1,3,5,7
/proc/28633/task/28645/stat : 28645 (java) S 28630 28633 25549 0 -1 1077944384 4592 0 0 0 131 1 0 0 20 0 15 0 250765355 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184775535472 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28646] ppid=28630 vsize=14092996 memory=-3255422371651459150 CPUtime=0.96 cores=1,3,5,7
/proc/28633/task/28646/stat : 28646 (java) S 28630 28633 25549 0 -1 1077944384 16997 0 0 0 93 3 0 0 20 0 15 0 250765355 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184774482416 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28647] ppid=28630 vsize=14092996 memory=-2605811476043407915 CPUtime=0 cores=1,3,5,7
/proc/28633/task/28647/stat : 28647 (java) S 28630 28633 25549 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250765355 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184773430112 140185306834645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
[pid=28633/tid=28648] ppid=28630 vsize=14092996 memory=-6873162000112450758 CPUtime=0.14 cores=1,3,5,7
/proc/28633/task/28648/stat : 28648 (java) S 28630 28633 25549 0 -1 1077944384 900 0 0 0 5 9 0 0 20 0 15 0 250765356 14431227904 75969 33554432000 4194304 4196468 140721989330368 140184772377136 140185306835586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 32423936 140721989334106 140721989334286 140721989334286 140721989337039 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 303876 KiB

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

[startup+245.235 s]
# the end of solver process 28633 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.437 s, system=0.594885 s

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

Child status: 143
Real time (s): 245.235
CPU time (s): 252.032
CPU user time (s): 251.437
CPU system time (s): 0.594885
CPU usage (%): 102.772
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 365196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.437
system time used= 0.594885
maximum resident set size= 365948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40667
involuntary context switches= 828


# summary of solver processes directly reported to runsolver:
#   pid: 28633
#   total CPU time (s): 252.032
#   total CPU user time (s): 251.437
#   total CPU system time (s): 0.594885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57546 second user time and 2.29685 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 13:20:22
IDJOB=4310285
IDBENCH=141484
IDSOLVER=2796
FILE ID=node102/4310285-1534332022
RUNJOBID= node102-1534328374-25581
PBS_JOBID= 21038150
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-07_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310285-1534332022/watcher-4310285-1534332022 -o /tmp/evaluation-result-4310285-1534332022/solver-4310285-1534332022 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534328374-25581 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1030509526 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310285-1534332022.xml

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

MD5SUM BENCH= 93689e7972bcd89c8c0248fcf1fc8ef9
RANDOM SEED=1030509526

node102.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.51
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.51
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.51
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.51
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:        28764056 kB
MemAvailable:   31597224 kB
Buffers:          167544 kB
Cached:          2935940 kB
SwapCached:        51224 kB
Active:          1891156 kB
Inactive:        1571780 kB
Active(anon):     284012 kB
Inactive(anon):   135204 kB
Active(file):    1607144 kB
Inactive(file):  1436576 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:             35804 kB
Writeback:             0 kB
AnonPages:        320152 kB
Mapped:            67084 kB
Shmem:             57196 kB
Slab:             240016 kB
SReclaimable:     210564 kB
SUnreclaim:        29452 kB
KernelStack:        3824 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1253948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 43836 MiB
End job on node102 at 2018-08-15 13:24:27