Trace number 4299187

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)24 2520.04 2516.22

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-04-4-rom_c18.xml
MD5SUMd6990cbd029e878cdbe38f84d450c608
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.39825
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints32
Number of domains5
Minimum domain size2
Maximum domain size3835
Distribution of domain sizes[{"size":2,"count":8},{"size":5,"count":56},{"size":27,"count":16},{"size":3835,"count":32}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":56},{"degree":8,"count":16}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":24}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
1.60/0.65	o 0
1.88/0.72	o 3
1.88/0.77	o 4
2.08/0.81	o 7
2.08/0.84	o 8
2.08/0.87	o 10
2.08/0.87	o 11
2.08/0.89	o 12
2.24/0.92	o 16
3.05/1.68	o 24
2520.01/2516.20	s SATISFIABLE
2520.01/2516.20	v <instantiation>
2520.01/2516.20	v 	<list>
2520.01/2516.20	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3] 
2520.01/2516.20	v 	</list>
2520.01/2516.20	v 	<values>
2520.01/2516.20	v 		3174 -1 -1 -1 196 -1 -1 -1 1821 -1 -1 -1 3497 -1 -1 -1 3174 -1 -1 -1 196 -1 -1 -1 1821 -1 -1 -1 3497 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 19 0 11 21 0 18 8 0 11 8 12 0 21 0 0 11 
2520.01/2516.20	v 	</values>
2520.01/2516.20	v </instantiation>

Verifier Data

OK	24

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299187-1532807110/watcher-4299187-1532807110 -o /tmp/evaluation-result-4299187-1532807110/solver-4299187-1532807110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6744 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299187-1532807110.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=10395, runsolver pid=10392

[startup+0.100128 s]*
/proc/loadavg: 2.33 2.08 1.99 4/219 10410
/proc/meminfo: memFree=26794072/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10658972 memory=28452 CPUtime=0.13 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 4978 0 0 0 12 1 0 0 20 0 15 0 98274159 10914787328 7113 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2664743 7113 2852 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10658972 memory=-8197568871503532159 CPUtime=0.09 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 2839 0 0 0 9 0 0 0 20 0 15 0 98274159 10914787328 7113 33554432000 4194304 4196468 140728684469232 140248742303712 140248738094486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10914787328 7113 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10658972 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10914787328 7113 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10914787328 7113 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274160 10914787328 7113 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10658972 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274161 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98274162 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98274162 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) R 10392 10395 6713 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 98274164 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247971064304 140248738093698 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) R 10392 10395 6713 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 15 0 98274164 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247970012056 140248723748704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10658972 memory=140113960744576 CPUtime=0.02 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 98274164 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10658972 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274165 10914787328 7113 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28452 KiB

[startup+0.211032 s]*
/proc/loadavg: 2.33 2.08 1.99 4/219 10410
/proc/meminfo: memFree=26779320/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661056 memory=40052 CPUtime=0.34 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 7599 0 0 0 32 2 0 0 20 0 15 0 98274159 10916921344 10013 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665264 10013 3000 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 4632 0 0 0 19 1 0 0 20 0 15 0 98274159 10916921344 10137 33554432000 4194304 4196468 140728684469232 140248742317248 140248722163068 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661056 memory=365 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916921344 10137 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661056 memory=140113960754797 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916921344 10137 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916921344 10137 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274160 10916921344 10137 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661056 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274161 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98274162 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98274162 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) R 10392 10395 6713 0 -1 4202560 535 0 0 0 2 0 0 0 20 0 15 0 98274164 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247971064304 140248718782848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) R 10392 10395 6713 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 98274164 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661056 memory=140113960744576 CPUtime=0.08 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) R 10392 10395 6713 0 -1 4202560 816 0 0 0 8 0 0 0 20 0 15 0 98274164 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247968959216 140248722163038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661056 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274165 10916921344 10137 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40052 KiB

[startup+0.311346 s]*
/proc/loadavg: 2.33 2.08 1.99 6/219 10410
/proc/meminfo: memFree=26770076/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=49828 CPUtime=0.62 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 8599 0 0 0 60 2 0 0 20 0 15 0 98274159 10916999168 12457 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 12457 3055 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 4965 0 0 0 29 1 0 0 20 0 15 0 98274159 10916999168 12457 33554432000 4194304 4196468 140728684469232 140248742318032 140248350949373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 12457 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=14271261695784600 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 12457 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 12457 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 12457 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274161 10916999168 12457 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 12457 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 12457 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) R 10392 10395 6713 0 -1 1077944384 693 0 0 0 9 0 0 0 20 0 15 0 98274164 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247971055952 140248738092757 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) R 10392 10395 6713 0 -1 4202560 452 0 0 0 6 0 0 0 20 0 15 0 98274164 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247970002144 140248721605936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=140113960744576 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) R 10392 10395 6713 0 -1 4202560 1122 0 0 0 16 0 0 0 20 0 15 0 98274164 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247968959216 140248717051527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=140113960744576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 12969 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 49828 KiB

[startup+0.700731 s]
/proc/loadavg: 2.33 2.08 1.99 6/219 10410
/proc/meminfo: memFree=26723724/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=112492 CPUtime=1.88 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 10923 0 0 0 184 4 0 0 20 0 15 0 98274159 10916999168 28123 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 28123 3122 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=16988 CPUtime=0.67 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 5222 0 0 0 65 2 0 0 20 0 15 0 98274159 10916999168 28123 33554432000 4194304 4196468 140728684469232 140248742317352 140248351733565 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 28123 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 28123 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 28123 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 28123 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 98274161 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=6081108994580113768 CPUtime=0.46 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) R 10392 10395 6713 0 -1 4202560 1471 0 0 0 46 0 0 0 20 0 15 0 98274164 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247971055280 140248721614083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=6154282490091891024 CPUtime=0.42 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) S 10392 10395 6713 0 -1 1077944384 1341 0 0 0 42 0 0 0 20 0 15 0 98274164 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 1518 0 0 0 28 0 0 0 20 0 15 0 98274164 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 28123 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 112492 KiB

[startup+1.50074 s]
/proc/loadavg: 2.33 2.08 1.99 3/219 10410
/proc/meminfo: memFree=26685932/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=117632 CPUtime=2.95 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 11858 0 0 0 291 4 0 0 20 0 15 0 98274159 10916999168 29408 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 29408 3129 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=115584 CPUtime=1.46 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 5343 0 0 0 144 2 0 0 20 0 15 0 98274159 10916999168 29408 33554432000 4194304 4196468 140728684469232 140248742318416 140248352380125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 29408 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 29408 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 29408 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98274160 10916999168 29408 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 98274161 10916999168 29408 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0

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

/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 11697 0 0 0 238119 55 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248742323840 140248352380187 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.14 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 2307 0 0 0 11 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 2155 0 0 0 11 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 2764 0 0 0 11 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.14 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 1404 0 0 0 11 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.17 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 4330 0 0 0 13 4 0 0 20 0 15 0 98274161 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=8476 CPUtime=0.91 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) S 10392 10395 6713 0 -1 1077944384 8210 0 0 0 90 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247971064304 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=2432 CPUtime=0.7 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) S 10392 10395 6713 0 -1 1077944384 4667 0 0 0 69 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.38 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 3592 0 0 0 37 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=28412 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=156836 CPUtime=1.43 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 921 0 0 0 76 67 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 2386.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 156836 KiB

[startup+2442.3 s]
/proc/loadavg: 1.06 0.98 1.05 2/198 10559
/proc/meminfo: memFree=27156112/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=156836 CPUtime=2446.06 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 43967 0 0 0 244474 132 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 39209 3161 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=156836 CPUtime=2441.73 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 11749 0 0 0 244117 56 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248742323840 140248352379996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 2325 0 0 0 12 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 2182 0 0 0 11 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 2769 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 1634 0 0 0 12 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.17 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 4496 0 0 0 13 4 0 0 20 0 15 0 98274161 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.91 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) S 10392 10395 6713 0 -1 1077944384 8212 0 0 0 90 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247971064304 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.7 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) S 10392 10395 6713 0 -1 1077944384 4670 0 0 0 69 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.38 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 3594 0 0 0 37 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=156836 CPUtime=1.46 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 927 0 0 0 77 69 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 2446.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 156836 KiB

[startup+2502.3 s]
/proc/loadavg: 0.91 0.95 1.04 2/198 10560
/proc/meminfo: memFree=27156240/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=156836 CPUtime=2506.1 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 44548 0 0 0 250475 135 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 39209 3161 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=12040 CPUtime=2501.72 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 11859 0 0 0 250114 58 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248742323840 140248352380125 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 2329 0 0 0 12 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 2213 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 2798 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 1854 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.18 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 4665 0 0 0 14 4 0 0 20 0 15 0 98274161 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=18 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=156836 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.91 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) S 10392 10395 6713 0 -1 1077944384 8212 0 0 0 90 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247971064304 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.7 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) S 10392 10395 6713 0 -1 1077944384 4670 0 0 0 69 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.38 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 3594 0 0 0 37 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=15864 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=28412 CPUtime=1.51 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 945 0 0 0 80 71 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 2506.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 156836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.2 s]
/proc/loadavg: 0.93 0.95 1.04 2/198 10561
/proc/meminfo: memFree=27156512/32770624 swapFree=67108860/67108860
[pid=10395] ppid=10392 vsize=10661132 memory=156836 CPUtime=2520.01 cores=0,2,4,6
/proc/10395/stat : 10395 (java) S 10392 10395 6713 0 -1 1077944320 44580 0 0 0 251865 136 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140728684451776 140248738082551 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
/proc/10395/statm: 2665283 39209 3161 1 0 2627263 0
[pid=10395/tid=10397] ppid=10392 vsize=10661132 memory=280227691902064 CPUtime=2515.61 cores=0,2,4,6
/proc/10395/task/10397/stat : 10397 (java) R 10392 10395 6713 0 -1 4202560 11880 0 0 0 251503 58 0 0 20 0 15 0 98274159 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248742323840 140248352380006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10398] ppid=10392 vsize=10661132 memory=156836 CPUtime=0.15 cores=0,2,4,6
/proc/10395/task/10398/stat : 10398 (java) S 10392 10395 6713 0 -1 1077944384 2329 0 0 0 12 3 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248674773776 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10399] ppid=10392 vsize=10661132 memory=6791534058613427641 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10399/stat : 10399 (java) S 10392 10395 6713 0 -1 1077944384 2213 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248673721232 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10400] ppid=10392 vsize=10661132 memory=288230596050944315 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10400/stat : 10400 (java) S 10392 10395 6713 0 -1 1077944384 2798 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248672668688 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10401] ppid=10392 vsize=10661132 memory=14410419259311685 CPUtime=0.16 cores=0,2,4,6
/proc/10395/task/10401/stat : 10401 (java) S 10392 10395 6713 0 -1 1077944384 1855 0 0 0 12 4 0 0 20 0 15 0 98274160 10916999168 39209 33554432000 4194304 4196468 140728684469232 140248671616144 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10402] ppid=10392 vsize=10661132 memory=28412 CPUtime=0.18 cores=0,2,4,6
/proc/10395/task/10402/stat : 10402 (java) S 10392 10395 6713 0 -1 1077944384 4667 0 0 0 14 4 0 0 20 0 15 0 98274161 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247975274480 140248738093698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10403] ppid=10392 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10403/stat : 10403 (java) S 10392 10395 6713 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247974220704 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10404] ppid=10392 vsize=10661132 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10404/stat : 10404 (java) S 10392 10395 6713 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 98274162 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247973168112 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10405] ppid=10392 vsize=10661132 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10405/stat : 10405 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247972116688 140248738101147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10406] ppid=10392 vsize=10661132 memory=792 CPUtime=0.91 cores=0,2,4,6
/proc/10395/task/10406/stat : 10406 (java) S 10392 10395 6713 0 -1 1077944384 8214 0 0 0 90 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247971064304 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10407] ppid=10392 vsize=10661132 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/10395/task/10407/stat : 10407 (java) S 10392 10395 6713 0 -1 1077944384 4672 0 0 0 69 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247970011760 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10408] ppid=10392 vsize=10661132 memory=2192 CPUtime=0.38 cores=0,2,4,6
/proc/10395/task/10408/stat : 10408 (java) S 10392 10395 6713 0 -1 1077944384 3596 0 0 0 37 1 0 0 20 0 15 0 98274164 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247968959216 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10409] ppid=10392 vsize=10661132 memory=7528 CPUtime=0 cores=0,2,4,6
/proc/10395/task/10409/stat : 10409 (java) S 10392 10395 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247967906912 140248738092757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
[pid=10395/tid=10410] ppid=10392 vsize=10661132 memory=828 CPUtime=1.51 cores=0,2,4,6
/proc/10395/task/10410/stat : 10410 (java) S 10392 10395 6713 0 -1 1077944384 947 0 0 0 80 71 0 0 20 0 15 0 98274165 10916999168 39209 33554432000 4194304 4196468 140728684469232 140247966853424 140248738093698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21508096 140728684475512 140728684475657 140728684475657 140728684478415 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 156836 KiB

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

[startup+2516.22 s]
# the end of solver process 10395 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.67 s, system=1.36817 s

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

Child status: 143
Real time (s): 2516.22
CPU time (s): 2520.04
CPU user time (s): 2518.67
CPU system time (s): 1.36817
CPU usage (%): 100.152
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 268880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.67
system time used= 1.36817
maximum resident set size= 269000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59141
involuntary context switches= 3228


# summary of solver processes directly reported to runsolver:
#   pid: 10395
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.67
#   total CPU system time (s): 1.36817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1988 second user time and 24.717 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 21:45:10
IDJOB=4299187
IDBENCH=141305
IDSOLVER=2768
FILE ID=node135/4299187-1532807110
RUNJOBID= node135-1532774549-6744
PBS_JOBID= 21022460
Free space on /tmp= 48364 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299187-1532807110/watcher-4299187-1532807110 -o /tmp/evaluation-result-4299187-1532807110/solver-4299187-1532807110 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6744 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299187-1532807110.xml --timelimit 2520

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=805033469

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26816828 kB
MemAvailable:   31441344 kB
Buffers:          201028 kB
Cached:          4656184 kB
SwapCached:            0 kB
Active:          2140600 kB
Inactive:        3261260 kB
Active(anon):     495688 kB
Inactive(anon):    76932 kB
Active(file):    1644912 kB
Inactive(file):  3184328 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1544 kB
Writeback:             0 kB
AnonPages:        655352 kB
Mapped:            54920 kB
Shmem:             25248 kB
Slab:             250632 kB
SReclaimable:     222220 kB
SUnreclaim:        28412 kB
KernelStack:        3872 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1565172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-28 22:27:06