Trace number 4290303

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT (TO)416 2400.08 2367.71

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a3-galaxy04_c18.xml
MD5SUM2910b6ca557b5fda778b46d150d1cbb4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark2.86755
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints155
Number of domains3
Minimum domain size2
Maximum domain size7
Distribution of domain sizes[{"size":2,"count":48},{"size":4,"count":24},{"size":7,"count":28}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":52},{"degree":11,"count":16},{"degree":12,"count":24},{"degree":13,"count":6},{"degree":14,"count":2}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":25},{"arity":3,"count":8},{"arity":4,"count":70},{"arity":5,"count":20},{"arity":6,"count":32}]
Number of extensional constraints28
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":65},{"type":"regular","count":4},{"type":"allDifferent","count":6},{"type":"cardinality","count":4},{"type":"element","count":48}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.66/0.56	c version: 2018-07-02
0.66/0.56	c seed: 268332621
0.66/0.56	c timeout: 2400
0.66/0.56	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
2.10/1.37	c Parsing done, starting search...
2.27/1.40	o 532
2.27/1.42	o 479
2.27/1.42	o 476
2.27/1.42	o 475
2.27/1.42	o 455
2.27/1.43	o 451
2.27/1.44	o 446
2.27/1.45	o 416
2400.05/2367.70	s SATISFIABLE
2400.05/2367.70	v <instantiation>
2400.05/2367.70	v 	<list>
2400.05/2367.70	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6]
2400.05/2367.70	v 	</list>
2400.05/2367.70	v 	<values>
2400.05/2367.70	v 		2 3 1 2 1 3 3 2 0 3 0 2 0 1 3 0 3 1 1 0 2 1 2 0 0 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 15 15 0 0 10 32 34 32 47 15 10 0 0 0 0 0 0 15 34 32 22 0 34 15 22 32 0 0 
2400.05/2367.70	v 	</values>
2400.05/2367.70	v </instantiation>

Verifier Data

OK	416

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

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

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

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


[startup+0.100909 s]*
/proc/loadavg: 0.92 0.97 1.02 6/216 4236
/proc/meminfo: memFree=23329816/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14082740 memory=29436 CPUtime=0.11 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 6790 0 0 0 10 1 0 0 20 0 15 0 73629383 14420725760 7359 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3520685 7359 3154 1 0 3482761 0
[pid=4204/tid=4209] ppid=4199 vsize=14082740 memory=-3103912127665269909 CPUtime=0.09 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 4824 0 0 0 8 1 0 0 20 0 15 0 73629384 14420725760 7359 33554432000 4194304 4196468 140732730132848 140313326342272 140313322114454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14082740 memory=4211973632368786826 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 7359 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73629387 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312501785968 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0.01 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) R 4199 4204 4145 0 -1 4202560 294 0 0 0 1 0 0 0 20 0 15 0 73629389 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312497576344 140313303342832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629390 14420725760 7401 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 29436 KiB

[startup+0.210171 s]*
/proc/loadavg: 0.92 0.97 1.02 5/216 4236
/proc/meminfo: memFree=23297568/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14082740 memory=45672 CPUtime=0.28 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 10495 0 0 0 26 2 0 0 20 0 15 0 73629383 14420725760 11418 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3520685 11418 3343 1 0 3482761 0
[pid=4204/tid=4209] ppid=4199 vsize=14082740 memory=7377246124687064083 CPUtime=0.2 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 8192 0 0 0 18 2 0 0 20 0 15 0 73629384 14420725760 11418 33554432000 4194304 4196468 140732730132848 140313326328496 140313305444723 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14082740 memory=4211973632368786826 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73629387 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312501785968 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) R 4199 4204 4145 0 -1 4202560 505 0 0 0 1 0 0 0 20 0 15 0 73629389 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312499662664 140313300269000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) R 4199 4204 4145 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0.05 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 402 0 0 0 5 0 0 0 20 0 15 0 73629389 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312497576176 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629390 14420725760 11418 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 45672 KiB

[startup+0.31061 s]*
/proc/loadavg: 0.92 0.97 1.02 4/216 4236
/proc/meminfo: memFree=23289084/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14082740 memory=49100 CPUtime=0.43 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 11014 0 0 0 41 2 0 0 20 0 15 0 73629383 14420725760 12275 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3520685 12275 3377 1 0 3482761 0
[pid=4204/tid=4209] ppid=4199 vsize=14082740 memory=279812019060976 CPUtime=0.29 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 8529 0 0 0 27 2 0 0 20 0 15 0 73629384 14420725760 12275 33554432000 4194304 4196468 140732730132848 140313326310352 140313303666006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14082740 memory=4211973632368786826 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14082740 memory=139906163998631 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14082740 memory=139906009639487 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14082740 memory=139906009643983 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14082740 memory=139906164000433 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14082740 memory=139906009643983 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73629386 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14082740 memory=279812019308688 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73629387 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312501785968 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14082740 memory=279812019306384 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 589 0 0 0 3 0 0 0 20 0 15 0 73629389 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14082740 memory=2240 CPUtime=0.01 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 73629389 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0.08 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 461 0 0 0 8 0 0 0 20 0 15 0 73629389 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312497576048 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14082740 memory=139906163996288 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629390 14420725760 12275 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 49100 KiB

[startup+0.700712 s]
/proc/loadavg: 0.92 0.97 1.02 4/216 4236
/proc/meminfo: memFree=23242576/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14084808 memory=88256 CPUtime=0.98 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 17933 0 0 0 93 5 0 0 20 0 15 0 73629383 14422843392 22064 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3521202 22064 3499 1 0 3483273 0
[pid=4204/tid=4209] ppid=4199 vsize=14084808 memory=1944 CPUtime=0.66 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 14973 0 0 0 63 3 0 0 20 0 15 0 73629384 14422843392 22064 33554432000 4194304 4196468 140732730132848 140313326328256 140313301624426 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14084808 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14084808 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14084808 memory=7163631965283378496 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629385 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14084808 memory=7667213801450137426 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14084808 memory=7151830906713428048 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73629386 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73629386 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73629387 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312501785968 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14084808 memory=20420 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14084808 memory=1200 CPUtime=0.09 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 744 0 0 0 9 0 0 0 20 0 15 0 73629389 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14084808 memory=15872 CPUtime=0.04 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 220 0 0 0 4 0 0 0 20 0 15 0 73629389 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14084808 memory=13700 CPUtime=0.15 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) R 4199 4204 4145 0 -1 4202560 614 0 0 0 15 0 0 0 20 0 15 0 73629389 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312497576048 140313322123866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14084808 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14084808 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629390 14422843392 22064 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88256 KiB

[startup+1.5009 s]
/proc/loadavg: 0.92 0.97 1.02 5/216 4236
/proc/meminfo: memFree=23180184/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14093000 memory=137964 CPUtime=2.59 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 25409 0 0 0 251 8 0 0 20 0 15 0 73629383 14431232000 34491 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3523250 34491 3542 1 0 3485321 0
[pid=4204/tid=4209] ppid=4199 vsize=14093000 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 19818 0 0 0 141 5 0 0 20 0 15 0 73629384 14431232000 34491 33554432000 4194304 4196468 140732730132848 140313326337192 140313322114454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14431232000 34491 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14431232000 34491 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73629385 14431232000 34491 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73629385 14431232000 34491 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 73629386 14431232000 34491 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0

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

/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 62468 0 0 0 223445 67 0 0 20 0 15 0 73629384 14431232000 287770 33554432000 4194304 4196468 140732730132848 140313326341024 140312965866141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.28 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 10185 0 0 0 927 101 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.36 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 10374 0 0 0 935 101 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.42 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 8980 0 0 0 941 101 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.37 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 10207 0 0 0 937 100 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14093000 memory=1151080 CPUtime=12.96 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 12518 0 0 0 1203 93 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 52 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 73629387 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312501785984 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0.87 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 4637 0 0 0 86 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0.8 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 3324 0 0 0 79 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0.68 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 3443 0 0 0 67 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312497576048 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14093000 memory=1151080 CPUtime=1.3 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1397 0 0 0 58 72 0 0 20 0 15 0 73629390 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 85 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 2293.27 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 1151080 KiB

[startup+2322.3 s]
/proc/loadavg: 1.34 1.40 1.33 4/214 4308
/proc/meminfo: memFree=21845536/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2354.08 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 130376 0 0 0 234928 480 0 0 20 0 15 0 73629383 14431232000 287770 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3523250 287770 3586 1 0 3485321 0
[pid=4204/tid=4209] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2294.41 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 63433 0 0 0 229373 68 0 0 20 0 15 0 73629384 14431232000 287770 33554432000 4194304 4196468 140732730132848 140313326340928 140312959505056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14093000 memory=0 CPUtime=10.57 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 10221 0 0 0 953 104 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.65 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 10587 0 0 0 961 104 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.69 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 8985 0 0 0 967 102 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.64 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 10215 0 0 0 962 102 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14093000 memory=1151080 CPUtime=13.31 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 12694 0 0 0 1236 95 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 52 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 73629387 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312501785984 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0.87 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 4639 0 0 0 86 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0.8 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 3327 0 0 0 79 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14093000 memory=4028 CPUtime=0.69 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 3445 0 0 0 68 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312497576048 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14093000 memory=22172 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14093000 memory=4612 CPUtime=1.34 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1411 0 0 0 60 74 0 0 20 0 15 0 73629390 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 85 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 2354.08 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 1151080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367.7 s]
/proc/loadavg: 1.42 1.41 1.33 3/215 4390
/proc/meminfo: memFree=21857188/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2400.05 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 131675 0 0 0 239518 487 0 0 20 0 15 0 73629383 14431232000 287770 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3523250 287770 3586 1 0 3485321 0
[pid=4204/tid=4209] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2339.28 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 64275 0 0 0 233859 69 0 0 20 0 15 0 73629384 14431232000 287770 33554432000 4194304 4196468 140732730132848 140313326341024 140312959504095 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.78 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 10435 0 0 0 973 105 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.85 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 10612 0 0 0 979 106 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.91 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 8991 0 0 0 986 105 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.85 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 10228 0 0 0 981 104 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14093000 memory=1151080 CPUtime=13.57 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 12879 0 0 0 1260 97 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 73629387 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312501785984 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14093000 memory=69 CPUtime=0.87 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 4641 0 0 0 86 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14093000 memory=164 CPUtime=0.8 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 3329 0 0 0 79 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14093000 memory=15872 CPUtime=0.69 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 3447 0 0 0 68 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312497576048 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14093000 memory=65788 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14093000 memory=8112282956445269571 CPUtime=1.36 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1419 0 0 0 61 75 0 0 20 0 15 0 73629390 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 85 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 1151080 KiB

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

[startup+2367.71 s]
# the end of solver process 4204 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2395.2 s, system=4.88377 s

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

[startup+2367.7 s]
/proc/loadavg: 1.42 1.41 1.33 3/215 4390
/proc/meminfo: memFree=21857188/32770624 swapFree=67108860/67108860
[pid=4204] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2400.05 cores=1,3,5,7
/proc/4204/stat : 4204 (java) S 4199 4204 4145 0 -1 1077944320 131675 0 0 0 239518 487 0 0 20 0 15 0 73629383 14431232000 287770 33554432000 4194304 4196468 140732730132848 140732730115392 140313322102519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
/proc/4204/statm: 3523250 287770 3586 1 0 3485321 0
[pid=4204/tid=4209] ppid=4199 vsize=14093000 memory=1151080 CPUtime=2339.28 cores=1,3,5,7
/proc/4204/task/4209/stat : 4209 (java) R 4199 4204 4145 0 -1 4202560 64275 0 0 0 233859 69 0 0 20 0 15 0 73629384 14431232000 287770 33554432000 4194304 4196468 140732730132848 140313326341024 140312959504095 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4212] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.78 cores=1,3,5,7
/proc/4204/task/4212/stat : 4212 (java) S 4199 4204 4145 0 -1 1077944384 10435 0 0 0 973 105 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312917678736 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4214] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.85 cores=1,3,5,7
/proc/4204/task/4214/stat : 4214 (java) S 4199 4204 4145 0 -1 1077944384 10612 0 0 0 979 106 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312916625936 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4217] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.91 cores=1,3,5,7
/proc/4204/task/4217/stat : 4217 (java) S 4199 4204 4145 0 -1 1077944384 8991 0 0 0 986 105 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312915573136 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4218] ppid=4199 vsize=14093000 memory=1151080 CPUtime=10.85 cores=1,3,5,7
/proc/4204/task/4218/stat : 4218 (java) S 4199 4204 4145 0 -1 1077944384 10228 0 0 0 981 104 0 0 20 0 15 0 73629385 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312914520336 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4220] ppid=4199 vsize=14093000 memory=1151080 CPUtime=13.57 cores=1,3,5,7
/proc/4204/task/4220/stat : 4220 (java) S 4199 4204 4145 0 -1 1077944384 12879 0 0 0 1260 97 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312503892848 140313322113666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4221] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4221/stat : 4221 (java) S 4199 4204 4145 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 73629386 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312502838816 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4223] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4223/stat : 4223 (java) S 4199 4204 4145 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 73629387 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312501785984 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4226] ppid=4199 vsize=14093000 memory=1151080 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4226/stat : 4226 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312500734288 140313322121115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4229] ppid=4199 vsize=14093000 memory=69 CPUtime=0.87 cores=1,3,5,7
/proc/4204/task/4229/stat : 4229 (java) S 4199 4204 4145 0 -1 1077944384 4641 0 0 0 86 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312499681648 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4231] ppid=4199 vsize=14093000 memory=164 CPUtime=0.8 cores=1,3,5,7
/proc/4204/task/4231/stat : 4231 (java) S 4199 4204 4145 0 -1 1077944384 3329 0 0 0 79 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312498628848 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4232] ppid=4199 vsize=14093000 memory=15872 CPUtime=0.69 cores=1,3,5,7
/proc/4204/task/4232/stat : 4232 (java) S 4199 4204 4145 0 -1 1077944384 3447 0 0 0 68 1 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312497576048 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4234] ppid=4199 vsize=14093000 memory=65788 CPUtime=0 cores=1,3,5,7
/proc/4204/task/4234/stat : 4234 (java) S 4199 4204 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73629389 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312496523488 140313322112725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
[pid=4204/tid=4236] ppid=4199 vsize=14093000 memory=8112282956445269571 CPUtime=1.36 cores=1,3,5,7
/proc/4204/task/4236/stat : 4236 (java) S 4199 4204 4145 0 -1 1077944384 1419 0 0 0 61 75 0 0 20 0 15 0 73629390 14431232000 287770 33554432000 4194304 4196468 140732730132848 140312495471792 140313322113666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 85 0 0 6293624 6294260 17948672 140732730135625 140732730135817 140732730135817 140732730138575 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 1151080 KiB

Child status: 143
Real time (s): 2367.71
CPU time (s): 2400.08
CPU user time (s): 2395.2
CPU system time (s): 4.88377
CPU usage (%): 101.367
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 1151080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.2
system time used= 4.88377
maximum resident set size= 1151580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132147
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 425232
involuntary context switches= 5706


# summary of solver processes directly reported to runsolver:
#   pid: 4204
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2395.2
#   total CPU system time (s): 4.88377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6589 second user time and 25.0711 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-26 01:17:41
IDJOB=4290303
IDBENCH=141550
IDSOLVER=2743
FILE ID=node151/4290303-1532560661
RUNJOBID= node151-1532560661-4177
PBS_JOBID= 21021953
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a3-galaxy04_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290303-1532560661/watcher-4290303-1532560661 -o /tmp/evaluation-result-4290303-1532560661/solver-4290303-1532560661 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4177 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 268332621 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290303-1532560661.xml

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

MD5SUM BENCH= 2910b6ca557b5fda778b46d150d1cbb4
RANDOM SEED=268332621

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23362920 kB
MemAvailable:   31942500 kB
Buffers:          190608 kB
Cached:          8633480 kB
SwapCached:            0 kB
Active:          1430436 kB
Inactive:        7447112 kB
Active(anon):       3836 kB
Inactive(anon):    77512 kB
Active(file):    1426600 kB
Inactive(file):  7369600 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             71748 kB
Writeback:             0 kB
AnonPages:         61028 kB
Mapped:            39848 kB
Shmem:             25224 kB
Slab:             225368 kB
SReclaimable:     198432 kB
SUnreclaim:        26936 kB
KernelStack:        3184 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54856 MiB
End job on node151 at 2018-07-26 01:57:10