Trace number 4298440

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
The dodo solver 2018-04-29SAT (TO)4 2520.12 2511.03

General information on the benchmark

NameGraphColoring/
GraphColoring-queen5-5_c18.xml
MD5SUMe12c8a42b46a63e49e1504c0c9e3cd93
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.029325
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree13
Maximum variable degree17
Distribution of variable degrees[{"degree":13,"count":16},{"degree":15,"count":8},{"degree":17,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
0.55/0.40	o 6
0.55/0.41	o 5
0.55/0.41	o 4
2520.09/2511.01	s SATISFIABLE
2520.09/2511.01	v <instantiation>
2520.09/2511.01	v 	<list>
2520.09/2511.01	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] 
2520.09/2511.01	v 	</list>
2520.09/2511.01	v 	<values>
2520.09/2511.01	v 		0 1 3 2 4 2 4 0 1 3 1 3 2 4 0 4 0 1 3 2 3 2 4 0 1 
2520.09/2511.01	v 	</values>
2520.09/2511.01	v </instantiation>

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298440-1532759008/watcher-4298440-1532759008 -o /tmp/evaluation-result-4298440-1532759008/solver-4298440-1532759008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532740979-19309 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298440-1532759008.xml --timelimit 2520 

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=21624, runsolver pid=21621

[startup+0.105325 s]*
/proc/loadavg: 1.36 1.39 1.35 4/215 21639
/proc/meminfo: memFree=27896636/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10658972 memory=29708 CPUtime=0.14 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 5389 0 0 0 13 1 0 0 20 0 15 0 93463949 10914787328 7427 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2664743 7427 2829 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10658972 memory=-8125511277465212284 CPUtime=0.1 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 3223 0 0 0 9 1 0 0 20 0 15 0 93463949 10914787328 7427 33554432000 4194304 4196468 140728204385408 139708085717632 139708073728830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10914787328 7427 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10658972 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463950 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10658972 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463951 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93463952 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) R 21621 21624 19278 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 93463954 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707637029840 139708081501909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) R 21621 21624 19278 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 15 0 93463954 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707112475072 139708058745808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10658972 memory=140580448364160 CPUtime=0.02 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 93463954 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10658972 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463955 10914787328 7427 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 29708 KiB

[startup+0.210459 s]*
/proc/loadavg: 1.36 1.39 1.35 5/215 21639
/proc/meminfo: memFree=27884916/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661056 memory=42628 CPUtime=0.33 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 8179 0 0 0 31 2 0 0 20 0 15 0 93463949 10916921344 10657 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665264 10657 2988 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 5172 0 0 0 18 1 0 0 20 0 15 0 93463949 10916921344 10657 33554432000 4194304 4196468 140728204385408 139708085714416 139708065572190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916921344 10657 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661056 memory=140580448887059 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463950 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661056 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463951 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93463952 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 730 0 0 0 2 0 0 0 20 0 15 0 93463954 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 148 0 0 0 2 0 0 0 20 0 15 0 93463954 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661056 memory=140580448364160 CPUtime=0.07 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) R 21621 21624 19278 0 -1 4202560 765 0 0 0 7 0 0 0 20 0 15 0 93463954 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707111427704 139708060445155 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661056 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463955 10916921344 10657 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 42628 KiB

[startup+0.310489 s]*
/proc/loadavg: 1.36 1.39 1.35 4/215 21639
/proc/meminfo: memFree=27880388/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=46744 CPUtime=0.55 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 8776 0 0 0 52 3 0 0 20 0 15 0 93463949 10916999168 11686 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 11686 3013 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 5550 0 0 0 28 2 0 0 20 0 15 0 93463949 10916999168 11686 33554432000 4194304 4196468 140728204385408 139708085726432 139708065535333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 11686 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=140580448876784 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463951 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 827 0 0 0 4 0 0 0 20 0 15 0 93463954 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 165 0 0 0 3 0 0 0 20 0 15 0 93463954 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=140580448364160 CPUtime=0.14 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) R 21621 21624 19278 0 -1 4202560 868 0 0 0 14 0 0 0 20 0 15 0 93463954 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707111426496 139708065572190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=140580448364160 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 11686 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46744 KiB

[startup+0.700757 s]
/proc/loadavg: 1.36 1.39 1.35 5/215 21639
/proc/meminfo: memFree=27857008/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=95748 CPUtime=1.68 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 17911 0 0 0 163 5 0 0 20 0 15 0 93463949 10916999168 23937 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 23937 3096 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=16236 CPUtime=0.67 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 5705 0 0 0 64 3 0 0 20 0 15 0 93463949 10916999168 23937 33554432000 4194304 4196468 140728204385408 139708085731584 139707720420779 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 23937 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=640 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=960 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 93463951 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=6081108994580113768 CPUtime=0.37 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) R 21621 21624 19278 0 -1 4202560 5334 0 0 0 37 0 0 0 20 0 15 0 93463954 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707637014408 139708063035426 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=6154282490091891024 CPUtime=0.36 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) R 21621 21624 19278 0 -1 4202560 3701 0 0 0 36 0 0 0 20 0 15 0 93463954 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707112468040 139708063013103 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 1799 0 0 0 24 0 0 0 20 0 15 0 93463954 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 23937 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 95748 KiB

[startup+1.50069 s]
/proc/loadavg: 1.36 1.39 1.35 5/215 21639
/proc/meminfo: memFree=27809556/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=166052 CPUtime=3.24 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 24584 0 0 0 318 6 0 0 20 0 15 0 93463949 10916999168 41513 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 41513 3097 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=147592 CPUtime=1.47 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 5776 0 0 0 144 3 0 0 20 0 15 0 93463949 10916999168 41513 33554432000 4194304 4196468 140728204385408 139708085727232 139707720623494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 41513 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 41513 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 41513 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93463950 10916999168 41513 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 93463951 10916999168 41513 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0

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

/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 15944 0 0 0 236769 703 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708085730464 139707720998015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.48 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 2075 0 0 0 223 25 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.45 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 3045 0 0 0 219 26 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.48 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 1807 0 0 0 222 26 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.47 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2273 0 0 0 224 23 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=222080 CPUtime=3.31 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 4131 0 0 0 309 22 0 0 20 0 15 0 93463951 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=342956 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=5793161184729917285 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=248 CPUtime=1.18 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 14615 0 0 0 117 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=1012 CPUtime=0.82 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 7452 0 0 0 81 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=233519117579558 CPUtime=0.31 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 3254 0 0 0 30 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=222080 CPUtime=0.73 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 741 0 0 0 30 43 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 2391.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 222080 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.31 1.33 3/217 21815
/proc/meminfo: memFree=27587504/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=222080 CPUtime=2451.19 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 57187 0 0 0 244282 837 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 55520 3134 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=1724 CPUtime=2434.51 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 16128 0 0 0 242732 719 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708085732112 140728205309890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.54 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 2081 0 0 0 228 26 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.52 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 3069 0 0 0 225 27 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.54 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 2020 0 0 0 228 26 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.53 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2303 0 0 0 230 23 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=222080 CPUtime=3.4 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 4152 0 0 0 318 22 0 0 20 0 15 0 93463951 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=222080 CPUtime=1.18 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 14615 0 0 0 117 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=1444 CPUtime=0.82 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 7454 0 0 0 81 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=222080 CPUtime=0.31 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 3256 0 0 0 30 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=222080 CPUtime=0.75 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 747 0 0 0 31 44 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 2451.19 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 222080 KiB

[startup+2502.3 s]
/proc/loadavg: 1.36 1.33 1.33 3/216 21816
/proc/meminfo: memFree=27588000/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=222080 CPUtime=2511.36 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 57687 0 0 0 250279 857 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 55520 3134 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=222080 CPUtime=2494.34 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 16415 0 0 0 248696 738 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708085730528 139707720785621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.61 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 2084 0 0 0 234 27 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.58 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 3082 0 0 0 230 28 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.6 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 2023 0 0 0 234 26 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=222080 CPUtime=2.59 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2320 0 0 0 235 24 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=222080 CPUtime=3.48 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 4315 0 0 0 325 23 0 0 20 0 15 0 93463951 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=222080 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=12012 CPUtime=1.18 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 14617 0 0 0 117 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=1280 CPUtime=0.82 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 7454 0 0 0 81 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=2340 CPUtime=0.31 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 3256 0 0 0 30 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=7649399392838234418 CPUtime=0.77 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 759 0 0 0 32 45 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 2511.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 222080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511 s]*
/proc/loadavg: 1.31 1.31 1.33 3/216 21816
/proc/meminfo: memFree=27588000/32770624 swapFree=67108532/67108860
[pid=21624] ppid=21621 vsize=10661132 memory=222080 CPUtime=2520.09 cores=0,2,4,6
/proc/21624/stat : 21624 (java) S 21621 21624 19278 0 -1 1077944320 57709 0 0 0 251149 860 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 140728204367952 139708081491703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
/proc/21624/statm: 2665283 55520 3134 1 0 2627263 0
[pid=21624/tid=21626] ppid=21621 vsize=10661132 memory=1398720917958146503 CPUtime=2503.01 cores=0,2,4,6
/proc/21624/task/21626/stat : 21626 (java) R 21621 21624 19278 0 -1 4202560 16437 0 0 0 249561 740 0 0 20 0 15 0 93463949 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708085730784 140728205309890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21627] ppid=21621 vsize=10661132 memory=4872558044660077418 CPUtime=2.62 cores=0,2,4,6
/proc/21624/task/21627/stat : 21627 (java) S 21621 21624 19278 0 -1 1077944384 2084 0 0 0 235 27 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139708040252560 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21628] ppid=21621 vsize=10661132 memory=14413717810973266 CPUtime=2.59 cores=0,2,4,6
/proc/21624/task/21628/stat : 21628 (java) S 21621 21624 19278 0 -1 1077944384 3082 0 0 0 231 28 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707686923280 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21629] ppid=21621 vsize=10661132 memory=3467828020938997780 CPUtime=2.62 cores=0,2,4,6
/proc/21624/task/21629/stat : 21629 (java) S 21621 21624 19278 0 -1 1077944384 2023 0 0 0 235 27 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707685870480 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21630] ppid=21621 vsize=10661132 memory=7593739040285329754 CPUtime=2.6 cores=0,2,4,6
/proc/21624/task/21630/stat : 21630 (java) S 21621 21624 19278 0 -1 1077944384 2320 0 0 0 236 24 0 0 20 0 15 0 93463950 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707684817680 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21631] ppid=21621 vsize=10661132 memory=288287770672388229 CPUtime=3.5 cores=0,2,4,6
/proc/21624/task/21631/stat : 21631 (java) S 21621 21624 19278 0 -1 1077944384 4315 0 0 0 327 23 0 0 20 0 15 0 93463951 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707641239920 139708081502850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21632] ppid=21621 vsize=10661132 memory=543195 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21632/stat : 21632 (java) S 21621 21624 19278 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707640185888 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21633] ppid=21621 vsize=10661132 memory=-8109713386433335254 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21633/stat : 21633 (java) S 21621 21624 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93463952 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707639133040 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21634] ppid=21621 vsize=10661132 memory=-7385233276762835133 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21634/stat : 21634 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707638081360 139708081510299 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21635] ppid=21621 vsize=10661132 memory=3467828020939010624 CPUtime=1.18 cores=0,2,4,6
/proc/21624/task/21635/stat : 21635 (java) S 21621 21624 19278 0 -1 1077944384 14617 0 0 0 117 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707637029744 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21636] ppid=21621 vsize=10661132 memory=3467828020267518276 CPUtime=0.82 cores=0,2,4,6
/proc/21624/task/21636/stat : 21636 (java) S 21621 21624 19278 0 -1 1077944384 7454 0 0 0 81 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707112483568 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21637] ppid=21621 vsize=10661132 memory=5776549689037565994 CPUtime=0.31 cores=0,2,4,6
/proc/21624/task/21637/stat : 21637 (java) S 21621 21624 19278 0 -1 1077944384 3256 0 0 0 30 1 0 0 20 0 15 0 93463954 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707111430768 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21638] ppid=21621 vsize=10661132 memory=-7388298608049835206 CPUtime=0 cores=0,2,4,6
/proc/21624/task/21638/stat : 21638 (java) S 21621 21624 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707110378208 139708081501909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
[pid=21624/tid=21639] ppid=21621 vsize=10661132 memory=-6445091454555375805 CPUtime=0.77 cores=0,2,4,6
/proc/21624/task/21639/stat : 21639 (java) S 21621 21624 19278 0 -1 1077944384 759 0 0 0 32 45 0 0 20 0 15 0 93463955 10916999168 55520 33554432000 4194304 4196468 140728204385408 139707109325488 139708081502850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24965120 140728204387448 140728204387593 140728204387593 140728204390351 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 222080 KiB

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

[startup+2511.03 s]
# the end of solver process 21624 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.51 s, system=8.61376 s

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

Child status: 143
Real time (s): 2511.03
CPU time (s): 2520.12
CPU user time (s): 2511.51
CPU system time (s): 8.61376
CPU usage (%): 100.362
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 222080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.51
system time used= 8.61376
maximum resident set size= 222596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 150899
involuntary context switches= 5651


# summary of solver processes directly reported to runsolver:
#   pid: 21624
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2511.51
#   total CPU system time (s): 8.61376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6312 second user time and 23.3169 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 08:23:28
IDJOB=4298440
IDBENCH=141139
IDSOLVER=2768
FILE ID=node104/4298440-1532759008
RUNJOBID= node104-1532740979-19309
PBS_JOBID= 21022449
Free space on /tmp= 48344 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/GraphColoring/GraphColoring-queen5-5_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298440-1532759008/watcher-4298440-1532759008 -o /tmp/evaluation-result-4298440-1532759008/solver-4298440-1532759008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532740979-19309 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298440-1532759008.xml --timelimit 2520

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=1103861895

node104.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.11
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.11
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.11
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.11
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:        27915296 kB
MemAvailable:   31732840 kB
Buffers:          144432 kB
Cached:          3926084 kB
SwapCached:           12 kB
Active:          2131792 kB
Inactive:        2211340 kB
Active(anon):     227592 kB
Inactive(anon):    73040 kB
Active(file):    1904200 kB
Inactive(file):  2138300 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1416 kB
Writeback:             0 kB
AnonPages:        280196 kB
Mapped:            52200 kB
Shmem:             25060 kB
Slab:             210184 kB
SReclaimable:     181756 kB
SUnreclaim:        28428 kB
KernelStack:        3568 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     805824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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= 48344 MiB
End job on node104 at 2018-07-28 09:05:19