Trace number 4298576

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 NameAnswerCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.1 2506.61

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.08/2506.60	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298576-1532811617/watcher-4298576-1532811617 -o /tmp/evaluation-result-4298576-1532811617/solver-4298576-1532811617 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298576-1532811617.xml 

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

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

solver pid=32188, runsolver pid=32185

[startup+0.100057 s]*
/proc/loadavg: 1.98 1.80 1.75 4/220 32203
/proc/meminfo: memFree=27061252/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661052 memory=27672 CPUtime=0.12 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 5275 0 0 0 11 1 0 0 20 0 15 0 98724907 10916917248 6918 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665263 6918 2848 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661052 memory=-8269626465541459581 CPUtime=0.09 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 3140 0 0 0 8 1 0 0 20 0 15 0 98724907 10916917248 6918 33554432000 4194304 4196468 140731615812400 140462406866400 140462402649494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 6918 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 6918 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 6918 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 6918 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) R 32185 32188 31407 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0.02 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) R 32185 32188 31407 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461956040816 140462386718046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 6918 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27672 KiB

[startup+0.210707 s]*
/proc/loadavg: 1.98 1.80 1.75 3/204 32204
/proc/meminfo: memFree=27419224/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661052 memory=39628 CPUtime=0.33 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 8049 0 0 0 30 3 0 0 20 0 15 0 98724907 10916917248 9907 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665263 9907 2941 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661052 memory=7311146985107750967 CPUtime=0.2 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 5171 0 0 0 18 2 0 0 20 0 15 0 98724907 10916917248 9907 33554432000 4194304 4196468 140731615812400 140462406868800 140462386718046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661052 memory=8962 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 9907 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661052 memory=139780383000613 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 9907 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 9907 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916917248 9907 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 9907 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 9907 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98724910 10916917248 9907 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 9907 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) S 32185 32188 31407 0 -1 1077944384 568 0 0 0 2 0 0 0 20 0 15 0 98724913 10916917248 9972 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 118 0 0 0 2 0 0 0 20 0 15 0 98724913 10916917248 9972 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0.07 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 825 0 0 0 7 0 0 0 20 0 15 0 98724913 10916917248 9972 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 9972 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661052 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724913 10916917248 9972 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39628 KiB

[startup+0.310246 s]*
/proc/loadavg: 1.98 1.80 1.75 5/210 32224
/proc/meminfo: memFree=27409356/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=44512 CPUtime=0.54 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 8686 0 0 0 51 3 0 0 20 0 15 0 98724907 10916995072 11128 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 11128 3059 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 5539 0 0 0 28 2 0 0 20 0 15 0 98724907 10916995072 11128 33554432000 4194304 4196468 140731615812400 140462406870624 140462386718046 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=314970736102211607 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 11128 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=139780383001173 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 11128 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 11128 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=3184097920075968559 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 11128 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=139780382971530 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) R 32185 32188 31407 0 -1 4202560 627 0 0 0 4 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461958136336 140462386048382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) R 32185 32188 31407 0 -1 1077944384 209 0 0 0 4 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461957085264 140462402647765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=139780382971520 CPUtime=0.14 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) R 32185 32188 31407 0 -1 4202560 950 0 0 0 14 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461956040816 140462395734395 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=139780382971520 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 11128 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44512 KiB

[startup+0.700679 s]
/proc/loadavg: 1.98 1.80 1.75 8/219 32233
/proc/meminfo: memFree=27350260/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=89344 CPUtime=1.71 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 16314 0 0 0 166 5 0 0 20 0 15 0 98724907 10916995072 22336 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 22336 3091 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=1712 CPUtime=0.67 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 5624 0 0 0 65 2 0 0 20 0 15 0 98724907 10916995072 22336 33554432000 4194304 4196468 140731615812400 140462406876520 140462026395067 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=11860 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 22336 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 22336 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 22336 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 22336 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) R 32185 32188 31407 0 -1 4202560 4008 0 0 0 39 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461958132440 140462388664985 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=2241 CPUtime=0.38 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) R 32185 32188 31407 0 -1 4202560 3237 0 0 0 38 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461957086104 140462381883402 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 2073 0 0 0 22 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=29188 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=6528350291150 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 22336 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 89344 KiB

[startup+1.50073 s]
/proc/loadavg: 1.98 1.80 1.75 5/201 32250
/proc/meminfo: memFree=27348044/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=165100 CPUtime=3.45 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 20748 0 0 0 338 7 0 0 20 0 15 0 98724907 10916995072 41275 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 41275 3104 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=279560495177744 CPUtime=1.48 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 6006 0 0 0 145 3 0 0 20 0 15 0 98724907 10916995072 41275 33554432000 4194304 4196468 140731615812400 140462406874304 140462026689393 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=-3255422371651459150 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 41275 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=-2605811476043407915 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 41275 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=-6873162000112450758 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 41275 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=-6948047529741492128 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98724908 10916995072 41275 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=7449328040145872984 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 41275 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0

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

/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 18604 0 0 0 237296 14 0 0 20 0 15 0 98724907 10916995072 86288 33554432000 4194304 4196468 140731615812400 140462406876944 140462026689134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=345152 CPUtime=3.79 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 3244 0 0 0 346 33 0 0 20 0 15 0 98724908 10916995072 86288 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=345152 CPUtime=3.8 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 4319 0 0 0 349 31 0 0 20 0 15 0 98724908 10916995072 86288 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=345152 CPUtime=3.84 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 4742 0 0 0 353 31 0 0 20 0 15 0 98724908 10916995072 86288 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=345152 CPUtime=3.8 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 5373 0 0 0 351 29 0 0 20 0 15 0 98724908 10916995072 86288 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=345152 CPUtime=3.83 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 6853 0 0 0 356 27 0 0 20 0 15 0 98724910 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=345152 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=11860 CPUtime=0.84 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) S 32185 32188 31407 0 -1 1077944384 5905 0 0 0 83 1 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=5772 CPUtime=0.88 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 5152 0 0 0 87 1 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=1948 CPUtime=0.25 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 2498 0 0 0 24 1 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=8444 CPUtime=0.78 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1006 0 0 0 40 38 0 0 20 0 15 0 98724913 10916995072 86288 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 2395.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 345152 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.39 1.41 3/221 32381
/proc/meminfo: memFree=26783844/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=349248 CPUtime=2455.38 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 60324 0 0 0 245373 165 0 0 20 0 15 0 98724907 10916995072 87312 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 87312 3132 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=349248 CPUtime=2432.84 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 18930 0 0 0 243269 15 0 0 20 0 15 0 98724907 10916995072 87312 33554432000 4194304 4196468 140731615812400 140462406876896 140462026863624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=349248 CPUtime=3.92 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 3520 0 0 0 358 34 0 0 20 0 15 0 98724908 10916995072 87312 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=349248 CPUtime=3.93 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 4515 0 0 0 361 32 0 0 20 0 15 0 98724908 10916995072 87312 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=349248 CPUtime=3.96 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 4863 0 0 0 365 31 0 0 20 0 15 0 98724908 10916995072 87312 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=349248 CPUtime=3.93 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 5470 0 0 0 363 30 0 0 20 0 15 0 98724908 10916995072 87312 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=349248 CPUtime=3.92 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 7041 0 0 0 365 27 0 0 20 0 15 0 98724910 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=349248 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=347200 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=347200 CPUtime=0.84 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) S 32185 32188 31407 0 -1 1077944384 5907 0 0 0 83 1 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=349248 CPUtime=0.88 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 5154 0 0 0 87 1 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=349248 CPUtime=0.26 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 2500 0 0 0 25 1 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=349248 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=349248 CPUtime=0.8 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1014 0 0 0 41 39 0 0 20 0 15 0 98724913 10916995072 87312 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 2455.38 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 349248 KiB

[startup+2502.3 s]
/proc/loadavg: 1.37 1.38 1.40 3/221 32382
/proc/meminfo: memFree=26776480/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=353344 CPUtime=2515.73 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 61538 0 0 0 251405 168 0 0 20 0 15 0 98724907 10916995072 88336 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 88336 3132 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=353344 CPUtime=2492.57 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 19261 0 0 0 249242 15 0 0 20 0 15 0 98724907 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462406876960 140462026688508 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=353344 CPUtime=4.05 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 3734 0 0 0 370 35 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=347200 CPUtime=4.05 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 4649 0 0 0 373 32 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=349248 CPUtime=4.09 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 5176 0 0 0 377 32 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=351296 CPUtime=4.06 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 5491 0 0 0 375 31 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=353344 CPUtime=4.02 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 7218 0 0 0 374 28 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=2268 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=353344 CPUtime=0.84 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) S 32185 32188 31407 0 -1 1077944384 5910 0 0 0 83 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=351296 CPUtime=0.88 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 5156 0 0 0 87 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=353344 CPUtime=0.26 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 2502 0 0 0 25 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=2092 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=4036 CPUtime=0.82 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1031 0 0 0 42 40 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 2515.73 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 353344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.34 1.38 1.40 3/221 32459
/proc/meminfo: memFree=26951028/32770624 swapFree=67108856/67108860
[pid=32188] ppid=32185 vsize=10661128 memory=353344 CPUtime=2520.08 cores=0,2,4,6
/proc/32188/stat : 32188 (java) S 32185 32188 31407 0 -1 1077944320 61554 0 0 0 251838 170 0 0 20 0 15 0 98724907 10916995072 88336 33554432000 4194304 4196468 140731615812400 140731615794944 140462402637559 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
/proc/32188/statm: 2665282 88336 3132 1 0 2627263 0
[pid=32188/tid=32190] ppid=32185 vsize=10661128 memory=6791534058613427641 CPUtime=2496.84 cores=0,2,4,6
/proc/32188/task/32190/stat : 32190 (java) R 32185 32188 31407 0 -1 4202560 19273 0 0 0 249669 15 0 0 20 0 15 0 98724907 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462406876896 140462026690968 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32191] ppid=32185 vsize=10661128 memory=353344 CPUtime=4.05 cores=0,2,4,6
/proc/32188/task/32191/stat : 32191 (java) S 32185 32188 31407 0 -1 1077944384 3734 0 0 0 370 35 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462344641168 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32192] ppid=32185 vsize=10661128 memory=13565981461055742 CPUtime=4.07 cores=0,2,4,6
/proc/32188/task/32192/stat : 32192 (java) S 32185 32188 31407 0 -1 1077944384 4649 0 0 0 375 32 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462343588368 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32193] ppid=32185 vsize=10661128 memory=2092 CPUtime=4.1 cores=0,2,4,6
/proc/32188/task/32193/stat : 32193 (java) S 32185 32188 31407 0 -1 1077944384 5177 0 0 0 378 32 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462007310736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32194] ppid=32185 vsize=10661128 memory=7380 CPUtime=4.08 cores=0,2,4,6
/proc/32188/task/32194/stat : 32194 (java) S 32185 32188 31407 0 -1 1077944384 5492 0 0 0 377 31 0 0 20 0 15 0 98724908 10916995072 88336 33554432000 4194304 4196468 140731615812400 140462006257936 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32195] ppid=32185 vsize=10661128 memory=836 CPUtime=4.03 cores=0,2,4,6
/proc/32188/task/32195/stat : 32195 (java) S 32185 32188 31407 0 -1 1077944384 7220 0 0 0 375 28 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461962357616 140462402648706 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32196] ppid=32185 vsize=10661128 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32196/stat : 32196 (java) S 32185 32188 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461961303584 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32197] ppid=32185 vsize=10661128 memory=916 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32197/stat : 32197 (java) S 32185 32188 31407 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 98724910 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461960250736 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32198] ppid=32185 vsize=10661128 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32198/stat : 32198 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461959199056 140462402656155 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32199] ppid=32185 vsize=10661128 memory=2980 CPUtime=0.84 cores=0,2,4,6
/proc/32188/task/32199/stat : 32199 (java) S 32185 32188 31407 0 -1 1077944384 5910 0 0 0 83 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461958146416 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32200] ppid=32185 vsize=10661128 memory=3060 CPUtime=0.88 cores=0,2,4,6
/proc/32188/task/32200/stat : 32200 (java) S 32185 32188 31407 0 -1 1077944384 5156 0 0 0 87 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461957093616 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32201] ppid=32185 vsize=10661128 memory=4096 CPUtime=0.26 cores=0,2,4,6
/proc/32188/task/32201/stat : 32201 (java) S 32185 32188 31407 0 -1 1077944384 2502 0 0 0 25 1 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461956040816 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32202] ppid=32185 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/32188/task/32202/stat : 32202 (java) S 32185 32188 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461954988256 140462402647765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
[pid=32188/tid=32203] ppid=32185 vsize=10661128 memory=3256 CPUtime=0.82 cores=0,2,4,6
/proc/32188/task/32203/stat : 32203 (java) S 32185 32188 31407 0 -1 1077944384 1031 0 0 0 42 40 0 0 20 0 15 0 98724913 10916995072 88336 33554432000 4194304 4196468 140731615812400 140461953936560 140462402648706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37920768 140731615814794 140731615814921 140731615814921 140731615817679 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 353344 KiB

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

[startup+2506.61 s]
# the end of solver process 32188 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.4 s, system=1.70238 s

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

Child status: 143
Real time (s): 2506.61
CPU time (s): 2520.1
CPU user time (s): 2518.4
CPU system time (s): 1.70238
CPU usage (%): 100.538
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 353344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.4
system time used= 1.70238
maximum resident set size= 353860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169493
involuntary context switches= 6845


# summary of solver processes directly reported to runsolver:
#   pid: 32188
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.4
#   total CPU system time (s): 1.70238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1357 second user time and 23.9925 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 23:00:18
IDJOB=4298576
IDBENCH=141168
IDSOLVER=2767
FILE ID=node133/4298576-1532811617
RUNJOBID= node133-1532808819-31438
PBS_JOBID= 21022475
Free space on /tmp= 48248 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298576-1532811617/watcher-4298576-1532811617 -o /tmp/evaluation-result-4298576-1532811617/solver-4298576-1532811617 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298576-1532811617.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=1466823202

node133.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.24
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.24
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.24
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.24
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:        27077420 kB
MemAvailable:   31576532 kB
Buffers:          184056 kB
Cached:          4562928 kB
SwapCached:            0 kB
Active:          2513932 kB
Inactive:        2655708 kB
Active(anon):     374060 kB
Inactive(anon):    76688 kB
Active(file):    2139872 kB
Inactive(file):  2579020 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              1352 kB
Writeback:             0 kB
AnonPages:        429616 kB
Mapped:            53056 kB
Shmem:             25244 kB
Slab:             219812 kB
SReclaimable:     192112 kB
SUnreclaim:        27700 kB
KernelStack:        3600 kB
PageTables:         6096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-28 23:42:04