Trace number 4308413

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 2520.07 2476.12

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 benchmark3.04931
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.65/0.58	c version: 2018-08-14
0.65/0.58	c seed: 2041534152
0.65/0.58	c timeout: 2520
0.65/0.58	c memlimit: 11000
0.65/0.58	c nbcore: 4
0.65/0.60	c Parsing instance...
2.75/1.40	c Parsing done, starting first complete search...
2.75/1.44	o 0
2.75/1.44	o 1
2.75/1.46	o 2
2.75/1.49	o 3
3.05/1.54	o 4
3.87/1.80	o 5
4.21/2.12	o 6
5.78/3.66	c First complete search done, starting ALNS search...
7.50/4.44	o 7
2520.04/2476.11	s SATISFIABLE
2520.04/2476.11	v <instantiation>
2520.04/2476.11	v 	<list>
2520.04/2476.11	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]
2520.04/2476.11	v 	</list>
2520.04/2476.11	v 	<values>
2520.04/2476.11	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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 0 0 1 1 0 0 0 0 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 
2520.04/2476.11	v 	</values>
2520.04/2476.11	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 (12834 MiB free)
  memory of node 1: 16384 MiB (10254 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308413-1534329180/watcher-4308413-1534329180 -o /tmp/evaluation-result-4308413-1534329180/solver-4308413-1534329180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20204 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 2041534152 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308413-1534329180.xml 

running on 4 cores: 0,2,4,6

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

solver pid=20224, runsolver pid=20221

[startup+0.100078 s]*
/proc/loadavg: 1.84 2.00 1.98 4/216 20263
/proc/meminfo: memFree=23615388/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14082736 memory=29148 CPUtime=0.1 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 6245 0 0 0 9 1 0 0 20 0 15 0 250481156 14420721664 7287 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3520684 7287 3139 1 0 3482761 0
[pid=20224/tid=20226] ppid=20221 vsize=14082736 memory=6735269665583770266 CPUtime=0.08 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 4316 0 0 0 7 1 0 0 20 0 15 0 250481157 14420721664 7287 33554432000 4194304 4196468 140728222040896 140584031979920 140584011834718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14082736 memory=4211974096805834122 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481159 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583207724064 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583206671216 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 7287 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29148 KiB

[startup+0.214554 s]*
/proc/loadavg: 1.84 2.00 1.98 7/216 20263
/proc/meminfo: memFree=23582396/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14082736 memory=46508 CPUtime=0.28 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 10220 0 0 0 26 2 0 0 20 0 15 0 250481156 14420721664 11627 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3520684 11627 3337 1 0 3482761 0
[pid=20224/tid=20226] ppid=20221 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 8002 0 0 0 18 2 0 0 20 0 15 0 250481157 14420721664 11627 33554432000 4194304 4196468 140728222040896 140584031980416 140584019991358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14082736 memory=4211974096805834122 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250481159 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583207724064 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583206671216 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) R 20221 20224 20173 0 -1 4202560 356 0 0 0 1 0 0 0 20 0 15 0 250481162 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583136910192 140584027766166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 15 0 250481162 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0.05 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) R 20221 20224 20173 0 -1 4202560 318 0 0 0 5 0 0 0 20 0 15 0 250481162 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583134802552 140584011834718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) R 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 11627 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46508 KiB

[startup+0.311552 s]*
/proc/loadavg: 1.84 2.00 1.98 4/216 20263
/proc/meminfo: memFree=23572408/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14082736 memory=50204 CPUtime=0.41 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 10695 0 0 0 39 2 0 0 20 0 15 0 250481156 14420721664 12551 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3520684 12551 3378 1 0 3482761 0
[pid=20224/tid=20226] ppid=20221 vsize=14082736 memory=93309933 CPUtime=0.29 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 8349 0 0 0 27 2 0 0 20 0 15 0 250481157 14420721664 12551 33554432000 4194304 4196468 140728222040896 140584031938496 140584009317783 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14082736 memory=140370470080004 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14082736 memory=140370470082593 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14082736 memory=140370470082511 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14082736 memory=140370601045935 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250481159 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14082736 memory=140370470091727 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583207724064 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14082736 memory=280740940190352 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250481160 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583206671216 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14082736 memory=280740940188048 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 447 0 0 0 2 0 0 0 20 0 15 0 250481162 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14082736 memory=2240 CPUtime=0.02 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 172 0 0 0 2 0 0 0 20 0 15 0 250481162 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 343 0 0 0 7 0 0 0 20 0 15 0 250481162 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14082736 memory=140370601043584 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481163 14420721664 12551 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50204 KiB

[startup+0.703202 s]
/proc/loadavg: 1.84 2.00 1.98 3/216 20263
/proc/meminfo: memFree=23551864/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14084804 memory=86536 CPUtime=0.97 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 17518 0 0 0 93 4 0 0 20 0 15 0 250481156 14422839296 21634 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3521201 21634 3503 1 0 3483273 0
[pid=20224/tid=20226] ppid=20221 vsize=14084804 memory=1224 CPUtime=0.66 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 14740 0 0 0 63 3 0 0 20 0 15 0 250481157 14422839296 21634 33554432000 4194304 4196468 140728222040896 140584031978224 140584006831731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14084804 memory=3920 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14084804 memory=1288 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481158 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14084804 memory=7092418796125250880 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14084804 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250481159 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250481160 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583207724064 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250481160 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583206671216 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14084804 memory=1104 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 601 0 0 0 7 0 0 0 20 0 15 0 250481162 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14084804 memory=14912 CPUtime=0.07 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 336 0 0 0 7 0 0 0 20 0 15 0 250481162 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14084804 memory=3364 CPUtime=0.15 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 458 0 0 0 15 0 0 0 20 0 15 0 250481162 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14084804 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14084804 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481163 14422839296 21634 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86536 KiB

[startup+1.50581 s]
/proc/loadavg: 1.84 2.00 1.98 8/216 20263
/proc/meminfo: memFree=23437796/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14090948 memory=157736 CPUtime=3.05 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 26496 0 0 0 298 7 0 0 20 0 15 0 250481156 14429130752 39434 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3522737 39434 3545 1 0 3484809 0
[pid=20224/tid=20226] ppid=20221 vsize=14090948 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 19546 0 0 0 140 5 0 0 20 0 15 0 250481157 14429130752 39434 33554432000 4194304 4196468 140728222040896 140584031987856 140583631351827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14090948 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14429130752 39434 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14090948 memory=280740940163360 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250481158 14429130752 39434 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14090948 memory=14694114869621891 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14429130752 39434 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250481158 14429130752 39434 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 250481159 14429130752 39434 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0

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

/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 69903 0 0 0 235502 40 0 0 20 0 15 0 250481157 14431227904 112608 33554432000 4194304 4196468 140728222040896 140584031992128 140583632901001 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14092996 memory=450432 CPUtime=13.07 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 8042 0 0 0 1234 73 0 0 20 0 15 0 250481158 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14092996 memory=450432 CPUtime=13.07 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 9428 0 0 0 1230 77 0 0 20 0 15 0 250481158 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14092996 memory=450432 CPUtime=13.04 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 10262 0 0 0 1229 75 0 0 20 0 15 0 250481158 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14092996 memory=0 CPUtime=13.07 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 6090 0 0 0 1227 80 0 0 20 0 15 0 250481158 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14092996 memory=450432 CPUtime=10.69 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 20958 0 0 0 1002 67 0 0 20 0 15 0 250481159 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583207724128 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583206671232 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14092996 memory=450432 CPUtime=1.94 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 15643 0 0 0 191 3 0 0 20 0 15 0 250481162 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14092996 memory=450432 CPUtime=2.06 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 17626 0 0 0 204 2 0 0 20 0 15 0 250481162 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14092996 memory=3684 CPUtime=1.12 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 19946 0 0 0 109 3 0 0 20 0 15 0 250481162 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14092996 memory=450432 CPUtime=1.24 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1364 0 0 0 60 64 0 0 20 0 15 0 250481163 14431227904 112608 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 2424.83 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 450432 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.37 1.39 3/216 20380
/proc/meminfo: memFree=21834048/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14092996 memory=447548 CPUtime=2485.77 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 185205 0 0 0 248166 411 0 0 20 0 15 0 250481156 14431227904 111887 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3523249 111887 3614 1 0 3485321 0
[pid=20224/tid=20226] ppid=20221 vsize=14092996 memory=447548 CPUtime=2414.7 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 70683 0 0 0 241429 41 0 0 20 0 15 0 250481157 14431227904 111887 33554432000 4194304 4196468 140728222040896 140584031992240 140583633481006 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.41 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 8382 0 0 0 1266 75 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.39 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 9623 0 0 0 1261 78 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14092996 memory=450432 CPUtime=13.37 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 10440 0 0 0 1260 77 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14092996 memory=450432 CPUtime=13.39 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 6206 0 0 0 1258 81 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14092996 memory=450452 CPUtime=11.01 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 23847 0 0 0 1031 70 0 0 20 0 15 0 250481159 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583207724128 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583206671232 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.94 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 15645 0 0 0 191 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14092996 memory=447548 CPUtime=2.06 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 17628 0 0 0 204 2 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.12 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 19948 0 0 0 109 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14092996 memory=288230574492221466 CPUtime=1.28 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1370 0 0 0 62 66 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 2485.77 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 447548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2476.11 s]
/proc/loadavg: 1.66 1.44 1.41 5/215 20412
/proc/meminfo: memFree=23012340/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14092996 memory=447548 CPUtime=2520.04 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 185754 0 0 0 251585 419 0 0 20 0 15 0 250481156 14431227904 111887 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3523249 111887 3614 1 0 3485321 0
[pid=20224/tid=20226] ppid=20221 vsize=14092996 memory=447548 CPUtime=2448.12 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 71077 0 0 0 244769 43 0 0 20 0 15 0 250481157 14431227904 111887 33554432000 4194304 4196468 140728222040896 140584031992240 140583632646956 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.57 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 8385 0 0 0 1281 76 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.56 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 9626 0 0 0 1276 80 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.54 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 10457 0 0 0 1276 78 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.56 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 6215 0 0 0 1274 82 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14092996 memory=447548 CPUtime=11.18 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 23968 0 0 0 1047 71 0 0 20 0 15 0 250481159 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583207724128 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583206671232 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.94 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 15646 0 0 0 191 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14092996 memory=447548 CPUtime=2.06 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 17628 0 0 0 204 2 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14092996 memory=3688643579215965030 CPUtime=1.12 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 19948 0 0 0 109 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.29 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1371 0 0 0 62 67 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 447548 KiB

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

[startup+2476.12 s]
# the end of solver process 20224 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.87 s, system=4.19915 s

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

[startup+2476.11 s]
/proc/loadavg: 1.66 1.44 1.41 5/215 20412
/proc/meminfo: memFree=23012340/32770624 swapFree=67108368/67108860
[pid=20224] ppid=20221 vsize=14092996 memory=447548 CPUtime=2520.04 cores=0,2,4,6
/proc/20224/stat : 20224 (java) S 20221 20224 20173 0 -1 1077944320 185754 0 0 0 251585 419 0 0 20 0 15 0 250481156 14431227904 111887 33554432000 4194304 4196468 140728222040896 140728222023440 140584027754231 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
/proc/20224/statm: 3523249 111887 3614 1 0 3485321 0
[pid=20224/tid=20226] ppid=20221 vsize=14092996 memory=447548 CPUtime=2448.12 cores=0,2,4,6
/proc/20224/task/20226/stat : 20226 (java) R 20221 20224 20173 0 -1 4202560 71077 0 0 0 244769 43 0 0 20 0 15 0 250481157 14431227904 111887 33554432000 4194304 4196468 140728222040896 140584031992240 140583632646956 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20231] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.57 cores=0,2,4,6
/proc/20224/task/20231/stat : 20231 (java) S 20221 20224 20173 0 -1 1077944384 8385 0 0 0 1281 76 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583957843088 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20232] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.56 cores=0,2,4,6
/proc/20224/task/20232/stat : 20232 (java) S 20221 20224 20173 0 -1 1077944384 9626 0 0 0 1276 80 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583956790288 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20233] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.54 cores=0,2,4,6
/proc/20224/task/20233/stat : 20233 (java) S 20221 20224 20173 0 -1 1077944384 10457 0 0 0 1276 78 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583955737488 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20234] ppid=20221 vsize=14092996 memory=447548 CPUtime=13.56 cores=0,2,4,6
/proc/20224/task/20234/stat : 20234 (java) S 20221 20224 20173 0 -1 1077944384 6215 0 0 0 1274 82 0 0 20 0 15 0 250481158 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583954684688 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20242] ppid=20221 vsize=14092996 memory=447548 CPUtime=11.18 cores=0,2,4,6
/proc/20224/task/20242/stat : 20242 (java) S 20221 20224 20173 0 -1 1077944384 23968 0 0 0 1047 71 0 0 20 0 15 0 250481159 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583208778096 140584027765378 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20243] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20243/stat : 20243 (java) S 20221 20224 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583207724128 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20248] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20248/stat : 20248 (java) S 20221 20224 20173 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 250481160 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583206671232 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20252] ppid=20221 vsize=14092996 memory=447548 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20252/stat : 20252 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583137961808 140584027772827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20253] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.94 cores=0,2,4,6
/proc/20224/task/20253/stat : 20253 (java) S 20221 20224 20173 0 -1 1077944384 15646 0 0 0 191 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583136910192 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20254] ppid=20221 vsize=14092996 memory=447548 CPUtime=2.06 cores=0,2,4,6
/proc/20224/task/20254/stat : 20254 (java) S 20221 20224 20173 0 -1 1077944384 17628 0 0 0 204 2 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583135857392 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20255] ppid=20221 vsize=14092996 memory=3688643579215965030 CPUtime=1.12 cores=0,2,4,6
/proc/20224/task/20255/stat : 20255 (java) S 20221 20224 20173 0 -1 1077944384 19948 0 0 0 109 3 0 0 20 0 15 0 250481162 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583134804592 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20256] ppid=20221 vsize=14092996 memory=450432 CPUtime=0 cores=0,2,4,6
/proc/20224/task/20256/stat : 20256 (java) S 20221 20224 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583133752032 140584027764437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
[pid=20224/tid=20257] ppid=20221 vsize=14092996 memory=447548 CPUtime=1.29 cores=0,2,4,6
/proc/20224/task/20257/stat : 20257 (java) S 20221 20224 20173 0 -1 1077944384 1371 0 0 0 62 67 0 0 20 0 15 0 250481163 14431227904 111887 33554432000 4194304 4196468 140728222040896 140583132699312 140584027765378 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9293824 140728222049364 140728222049545 140728222049545 140728222052303 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 447548 KiB

Child status: 143
Real time (s): 2476.12
CPU time (s): 2520.07
CPU user time (s): 2515.87
CPU system time (s): 4.19915
CPU usage (%): 101.775
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 663168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.87
system time used= 4.19915
maximum resident set size= 665656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 347272
involuntary context switches= 9940


# summary of solver processes directly reported to runsolver:
#   pid: 20224
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.87
#   total CPU system time (s): 4.19915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8996 second user time and 22.9224 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 12:33:00
IDJOB=4308413
IDBENCH=141484
IDSOLVER=2792
FILE ID=node148/4308413-1534329180
RUNJOBID= node148-1534329180-20204
PBS_JOBID= 21038159
Free space on /tmp= 42572 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-4308413-1534329180/watcher-4308413-1534329180 -o /tmp/evaluation-result-4308413-1534329180/solver-4308413-1534329180 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20204 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 2041534152 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308413-1534329180.xml

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

MD5SUM BENCH= 93689e7972bcd89c8c0248fcf1fc8ef9
RANDOM SEED=2041534152

node148.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.50
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.50
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.50
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.50
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:        23644280 kB
MemAvailable:   31899472 kB
Buffers:          177948 kB
Cached:          8291764 kB
SwapCached:            4 kB
Active:          4524108 kB
Inactive:        3995312 kB
Active(anon):       3388 kB
Inactive(anon):   107000 kB
Active(file):    4520720 kB
Inactive(file):  3888312 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             72092 kB
Writeback:             0 kB
AnonPages:         57208 kB
Mapped:            55020 kB
Shmem:             57780 kB
Slab:             303432 kB
SReclaimable:     274620 kB
SUnreclaim:        28812 kB
KernelStack:        3120 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 42500 MiB
End job on node148 at 2018-08-15 13:14:16