Trace number 4299184

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
slowpoke 2018-04-29SAT (TO)24 2520.06 2516.13

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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
1.88/0.79	o 0
2.29/0.90	o 3
2.29/0.92	o 4
2.55/1.01	o 8
2.55/1.10	o 12
2.67/1.15	o 16
3.25/1.66	o 20
3.36/1.74	o 24
2520.04/2516.11	s SATISFIABLE
2520.04/2516.11	v <instantiation>
2520.04/2516.11	v 	<list>
2520.04/2516.11	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.04/2516.11	v 	</list>
2520.04/2516.11	v 	<values>
2520.04/2516.11	v 		541 -1 -1 -1 697 -1 -1 -1 196 -1 -1 -1 3497 -1 -1 -1 541 -1 -1 -1 697 -1 -1 -1 196 -1 -1 -1 3497 -1 -1 -1 1 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 1 -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 26 2 0 21 2 14 18 0 0 18 8 0 21 0 0 11 
2520.04/2516.11	v 	</values>
2520.04/2516.11	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 (8926 MiB free)
  memory of node 1: 16384 MiB (11643 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299184-1532804638/watcher-4299184-1532804638 -o /tmp/evaluation-result-4299184-1532804638/solver-4299184-1532804638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15807 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299184-1532804638.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=19471, runsolver pid=19468

[startup+0.100124 s]*
/proc/loadavg: 5.00 4.50 3.48 4/220 19486
/proc/meminfo: memFree=21047464/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661056 memory=27624 CPUtime=0.12 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 5301 0 0 0 11 1 0 0 20 0 15 0 98026985 10916921344 6906 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665264 6906 2837 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 3184 0 0 0 9 0 0 0 20 0 15 0 98026985 10916921344 6906 33554432000 4194304 4196468 140721866468144 140670564315840 140670560095638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661056 memory=5793855316767005113 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 6906 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 6906 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 6906 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 6906 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026987 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98026988 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98026988 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) S 19468 19471 15776 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 98026990 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669860812784 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026990 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0.01 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) R 19468 19471 15776 0 -1 4202560 314 0 0 0 1 0 0 0 20 0 15 0 98026990 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669858707696 140670541316785 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026991 10916921344 6906 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27624 KiB

[startup+0.210912 s]*
/proc/loadavg: 5.00 4.50 3.48 3/220 19486
/proc/meminfo: memFree=21036532/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661056 memory=39532 CPUtime=0.34 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 8011 0 0 0 32 2 0 0 20 0 15 0 98026985 10916921344 9883 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665264 9883 2958 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661056 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 5132 0 0 0 19 1 0 0 20 0 15 0 98026985 10916921344 9883 33554432000 4194304 4196468 140721866468144 140670564320352 140670560105629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661056 memory=4211973791961902474 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 9883 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 9883 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 9883 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916921344 9883 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026987 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98026988 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98026988 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) R 19468 19471 15776 0 -1 4202560 636 0 0 0 2 0 0 0 20 0 15 0 98026990 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669860812784 140670539580925 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) R 19468 19471 15776 0 -1 1077944384 90 0 0 0 2 0 0 0 20 0 15 0 98026990 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0.07 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) R 19468 19471 15776 0 -1 4202560 786 0 0 0 7 0 0 0 20 0 15 0 98026990 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669858707696 140670539209541 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661056 memory=140065757111936 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026991 10916921344 9883 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39532 KiB

[startup+0.311476 s]*
/proc/loadavg: 5.00 4.50 3.48 6/220 19486
/proc/meminfo: memFree=21028344/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=49492 CPUtime=0.61 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 8994 0 0 0 59 2 0 0 20 0 15 0 98026985 10916999168 12373 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 12373 3053 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 5462 0 0 0 29 1 0 0 20 0 15 0 98026985 10916999168 12373 33554432000 4194304 4196468 140721866468144 140670564320752 140670197200359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=4211973791961902474 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 12373 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=280131351632256 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 12373 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=280131189068288 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 12373 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=140065594520335 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 12373 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=280131351641472 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026987 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=140065594524943 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=140065594543056 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=140065594548661 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) R 19468 19471 15776 0 -1 4202560 902 0 0 0 9 0 0 0 20 0 15 0 98026990 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669860802896 140670541628304 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) R 19468 19471 15776 0 -1 1077944384 178 0 0 0 6 0 0 0 20 0 15 0 98026990 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669859747264 140670560093909 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=140065757111936 CPUtime=0.14 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 1083 0 0 0 14 0 0 0 20 0 15 0 98026990 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669858702272 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=140065757139560 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 12373 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 49492 KiB

[startup+0.700745 s]
/proc/loadavg: 5.00 4.50 3.48 5/220 19486
/proc/meminfo: memFree=20984300/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=141480 CPUtime=1.88 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 11577 0 0 0 183 5 0 0 20 0 15 0 98026985 10916999168 35370 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 35370 3116 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=56 CPUtime=0.67 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 5791 0 0 0 64 3 0 0 20 0 15 0 98026985 10916999168 35370 33554432000 4194304 4196468 140721866468144 140670564317344 140670197981708 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 35370 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 35370 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 35370 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 35370 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98026987 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=1200 CPUtime=0.46 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) R 19468 19471 15776 0 -1 4202560 1819 0 0 0 46 0 0 0 20 0 15 0 98026990 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669860799352 140670546097447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=12136 CPUtime=0.43 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) R 19468 19471 15776 0 -1 4202560 1078 0 0 0 43 0 0 0 20 0 15 0 98026990 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669859750160 140670543578165 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=1008 CPUtime=0.28 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 1517 0 0 0 28 0 0 0 20 0 15 0 98026990 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669858707696 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 35370 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 141480 KiB

[startup+1.50073 s]
/proc/loadavg: 5.00 4.50 3.48 4/220 19486
/proc/meminfo: memFree=20932240/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=148688 CPUtime=3.13 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 13806 0 0 0 308 5 0 0 20 0 15 0 98026985 10916999168 37172 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 37172 3124 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 6365 0 0 0 144 3 0 0 20 0 15 0 98026985 10916999168 37172 33554432000 4194304 4196468 140721866468144 140670564310112 140670198580859 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 37172 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 37172 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 37172 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98026986 10916999168 37172 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98026987 10916999168 37172 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0

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

/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 17285 0 0 0 244109 77 0 0 20 0 15 0 98026985 10916999168 47805 33554432000 4194304 4196468 140721866468144 140670564324672 140670198580848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=1408 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 3811 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47805 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=191220 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 3131 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47805 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=191220 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 4948 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47805 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=191220 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 3648 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47805 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=191220 CPUtime=0.11 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 6378 0 0 0 6 5 0 0 20 0 15 0 98026987 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=191220 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=191220 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=191220 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=4132 CPUtime=1.02 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) S 19468 19471 15776 0 -1 1077944384 8969 0 0 0 101 1 0 0 20 0 15 0 98026990 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669860812784 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=28424 CPUtime=0.83 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) S 19468 19471 15776 0 -1 1077944384 6320 0 0 0 83 0 0 0 20 0 15 0 98026990 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=191220 CPUtime=0.38 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 3624 0 0 0 37 1 0 0 20 0 15 0 98026990 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669858707696 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=191220 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=191220 CPUtime=1.42 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1658 0 0 0 74 68 0 0 20 0 15 0 98026991 10916999168 47805 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 2446.18 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 191220 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.17 1.67 2/198 19613
/proc/meminfo: memFree=23499076/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=188664 CPUtime=2506.23 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 61354 0 0 0 250460 163 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 47166 3167 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=190708 CPUtime=2501.84 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 17332 0 0 0 250105 79 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670564324672 140670198581169 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=190708 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 3811 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=189168 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 3131 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=189168 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 4949 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=189168 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 3648 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=189176 CPUtime=0.11 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 6386 0 0 0 6 5 0 0 20 0 15 0 98026987 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=190708 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=1716 CPUtime=1.02 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) S 19468 19471 15776 0 -1 1077944384 9062 0 0 0 101 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669860812784 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=1424 CPUtime=0.83 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) S 19468 19471 15776 0 -1 1077944384 6320 0 0 0 83 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=189176 CPUtime=0.38 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 3624 0 0 0 37 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669858707696 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=189176 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=1224 CPUtime=1.45 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1662 0 0 0 75 70 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 2506.23 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 188664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.11 s]
/proc/loadavg: 1.00 1.17 1.66 2/198 19613
/proc/meminfo: memFree=23499380/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=188664 CPUtime=2520.04 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 61523 0 0 0 251841 163 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 47166 3167 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=188664 CPUtime=2515.65 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 17476 0 0 0 251486 79 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670564324672 140670198581345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 3811 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 3131 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=190708 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 4949 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 3648 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=190708 CPUtime=0.11 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 6388 0 0 0 6 5 0 0 20 0 15 0 98026987 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=188664 CPUtime=1.02 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) S 19468 19471 15776 0 -1 1077944384 9064 0 0 0 101 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669860812784 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=189176 CPUtime=0.83 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) S 19468 19471 15776 0 -1 1077944384 6323 0 0 0 83 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=928 CPUtime=0.38 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 3626 0 0 0 37 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669858707696 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=280131190267600 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=20450 CPUtime=1.46 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1678 0 0 0 75 71 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 188664 KiB

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

[startup+2516.13 s]
# the end of solver process 19471 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.42 s, system=1.64214 s

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

[startup+2516.11 s]
/proc/loadavg: 1.00 1.17 1.66 2/198 19613
/proc/meminfo: memFree=23499380/32770624 swapFree=67108860/67108860
[pid=19471] ppid=19468 vsize=10661132 memory=188664 CPUtime=2520.04 cores=0,2,4,6
/proc/19471/stat : 19471 (java) S 19468 19471 15776 0 -1 1077944320 61523 0 0 0 251841 163 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140721866450688 140670560083703 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
/proc/19471/statm: 2665283 47166 3167 1 0 2627263 0
[pid=19471/tid=19473] ppid=19468 vsize=10661132 memory=188664 CPUtime=2515.65 cores=0,2,4,6
/proc/19471/task/19473/stat : 19473 (java) R 19468 19471 15776 0 -1 4202560 17476 0 0 0 251486 79 0 0 20 0 15 0 98026985 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670564324672 140670198581345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19474] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19474/stat : 19474 (java) S 19468 19471 15776 0 -1 1077944384 3811 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670516635920 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19475] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.12 cores=0,2,4,6
/proc/19471/task/19475/stat : 19475 (java) S 19468 19471 15776 0 -1 1077944384 3131 0 0 0 7 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670515583376 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19476] ppid=19468 vsize=10661132 memory=190708 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19476/stat : 19476 (java) S 19468 19471 15776 0 -1 1077944384 4949 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670164458000 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19477] ppid=19468 vsize=10661132 memory=188664 CPUtime=0.13 cores=0,2,4,6
/proc/19471/task/19477/stat : 19477 (java) S 19468 19471 15776 0 -1 1077944384 3648 0 0 0 8 5 0 0 20 0 15 0 98026986 10916999168 47166 33554432000 4194304 4196468 140721866468144 140670163405456 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19478] ppid=19468 vsize=10661132 memory=190708 CPUtime=0.11 cores=0,2,4,6
/proc/19471/task/19478/stat : 19478 (java) S 19468 19471 15776 0 -1 1077944384 6388 0 0 0 6 5 0 0 20 0 15 0 98026987 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669865023984 140670560094850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19479] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19479/stat : 19479 (java) S 19468 19471 15776 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669863970208 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19480] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19480/stat : 19480 (java) S 19468 19471 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98026988 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669862917616 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19481] ppid=19468 vsize=10661132 memory=188664 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19481/stat : 19481 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669861866192 140670560102299 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19482] ppid=19468 vsize=10661132 memory=188664 CPUtime=1.02 cores=0,2,4,6
/proc/19471/task/19482/stat : 19482 (java) S 19468 19471 15776 0 -1 1077944384 9064 0 0 0 101 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669860812784 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19483] ppid=19468 vsize=10661132 memory=189176 CPUtime=0.83 cores=0,2,4,6
/proc/19471/task/19483/stat : 19483 (java) S 19468 19471 15776 0 -1 1077944384 6323 0 0 0 83 0 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669859760240 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19484] ppid=19468 vsize=10661132 memory=928 CPUtime=0.38 cores=0,2,4,6
/proc/19471/task/19484/stat : 19484 (java) S 19468 19471 15776 0 -1 1077944384 3626 0 0 0 37 1 0 0 20 0 15 0 98026990 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669858707696 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19485] ppid=19468 vsize=10661132 memory=280131190267600 CPUtime=0 cores=0,2,4,6
/proc/19471/task/19485/stat : 19485 (java) S 19468 19471 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669857655392 140670560093909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
[pid=19471/tid=19486] ppid=19468 vsize=10661132 memory=20450 CPUtime=1.46 cores=0,2,4,6
/proc/19471/task/19486/stat : 19486 (java) S 19468 19471 15776 0 -1 1077944384 1678 0 0 0 75 71 0 0 20 0 15 0 98026991 10916999168 47166 33554432000 4194304 4196468 140721866468144 140669856602928 140670560094850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28827648 140721866470556 140721866470665 140721866470665 140721866473423 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 188664 KiB

Child status: 143
Real time (s): 2516.13
CPU time (s): 2520.06
CPU user time (s): 2518.42
CPU system time (s): 1.64214
CPU usage (%): 100.156
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 312868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.42
system time used= 1.64214
maximum resident set size= 312916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57233
involuntary context switches= 3546


# summary of solver processes directly reported to runsolver:
#   pid: 19471
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.42
#   total CPU system time (s): 1.64214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8128 second user time and 24.2379 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 21:03:58
IDJOB=4299184
IDBENCH=141305
IDSOLVER=2765
FILE ID=node132/4299184-1532804638
RUNJOBID= node132-1532775768-15807
PBS_JOBID= 21022466
Free space on /tmp= 52040 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299184-1532804638/watcher-4299184-1532804638 -o /tmp/evaluation-result-4299184-1532804638/solver-4299184-1532804638 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15807 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299184-1532804638.xml --timelimit 2520

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=2089410388

node132.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.65
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.65
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.65
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.65
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:        21063788 kB
MemAvailable:   29318240 kB
Buffers:          209860 kB
Cached:          8248864 kB
SwapCached:            0 kB
Active:          5211276 kB
Inactive:        5910052 kB
Active(anon):    2612784 kB
Inactive(anon):    77832 kB
Active(file):    2598492 kB
Inactive(file):  5832220 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1552 kB
Writeback:             0 kB
AnonPages:       2669496 kB
Mapped:            55140 kB
Shmem:             25248 kB
Slab:             279808 kB
SReclaimable:     252200 kB
SUnreclaim:        27608 kB
KernelStack:        3616 kB
PageTables:        10792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4337456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2545664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52040 MiB
End job on node132 at 2018-07-28 21:45:54