Trace number 4299852

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.12 2487.02

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g10-g23_c18.xml
MD5SUM5bb458afb57028f2eacd8dc69366d90c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark90.3467
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of constraints121
Number of domains1
Minimum domain size73
Maximum domain size73
Distribution of domain sizes[{"size":73,"count":41}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity41
Distribution of constraint arities[{"arity":1,"count":40},{"arity":2,"count":80},{"arity":41,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.10/2487.01	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 (12712 MiB free)
  memory of node 1: 16384 MiB (11691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299852-1532814856/watcher-4299852-1532814856 -o /tmp/evaluation-result-4299852-1532814856/solver-4299852-1532814856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299852-1532814856.xml 

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

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
solver pid=32198, runsolver pid=32195
Current StackSize limit: 8192 KiB


[startup+0.102493 s]*
/proc/loadavg: 1.21 1.25 1.28 4/216 32213
/proc/meminfo: memFree=24973540/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661052 memory=27612 CPUtime=0.13 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 5354 0 0 0 12 1 0 0 20 0 15 0 99048827 10916917248 6903 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665263 6903 2840 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661052 memory=-8269626465541461117 CPUtime=0.09 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 3186 0 0 0 9 0 0 0 20 0 15 0 99048828 10916917248 6903 33554432000 4194304 4196468 140736138765328 140086177674368 140086157489509 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048830 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) R 32195 32198 31709 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085474023632 140086173456085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) R 32195 32198 31709 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085472962384 140086151278736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0.02 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 6903 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27612 KiB

[startup+0.21077 s]*
/proc/loadavg: 1.21 1.25 1.28 4/216 32213
/proc/meminfo: memFree=24962128/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661052 memory=40748 CPUtime=0.34 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 8208 0 0 0 32 2 0 0 20 0 15 0 99048827 10916917248 10187 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665263 10187 2987 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 5197 0 0 0 18 1 0 0 20 0 15 0 99048828 10916917248 10187 33554432000 4194304 4196468 140736138765328 140086177681264 140086157526366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661052 memory=288370747572885120 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048829 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048830 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0.08 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 934 0 0 0 8 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661052 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048833 10916917248 10187 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40748 KiB

[startup+0.310699 s]*
/proc/loadavg: 1.21 1.25 1.28 7/216 32213
/proc/meminfo: memFree=24956236/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=47496 CPUtime=0.58 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 8988 0 0 0 56 2 0 0 20 0 15 0 99048827 10916995072 11874 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 11874 3061 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 5532 0 0 0 28 2 0 0 20 0 15 0 99048828 10916995072 11874 33554432000 4194304 4196468 140736138765328 140086177664864 140086173457814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=288230600429797399 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=288370747572885120 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 809 0 0 0 6 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 216 0 0 0 5 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=140371421173376 CPUtime=0.15 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) R 32195 32198 31709 0 -1 4202560 1064 0 0 0 15 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085471918448 140086151546518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=140371421173376 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 11874 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 47496 KiB

[startup+0.700851 s]
/proc/loadavg: 1.21 1.25 1.28 5/216 32213
/proc/meminfo: memFree=24900376/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=151196 CPUtime=1.72 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 12369 0 0 0 167 5 0 0 20 0 15 0 99048827 10916995072 37799 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 37799 3112 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=1788 CPUtime=0.67 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 5656 0 0 0 64 3 0 0 20 0 15 0 99048828 10916995072 37799 33554432000 4194304 4196468 140736138765328 140086177682912 140085814166232 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=860 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=6384 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=7523093115782322283 CPUtime=0.39 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) R 32195 32198 31709 0 -1 4202560 2130 0 0 0 39 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085474016024 140086154081763 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=5787213827163908199 CPUtime=0.39 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) R 32195 32198 31709 0 -1 4202560 1770 0 0 0 39 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085472956792 140086154635468 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 1442 0 0 0 23 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 37799 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 151196 KiB

[startup+1.50102 s]
/proc/loadavg: 1.21 1.25 1.28 3/216 32213
/proc/meminfo: memFree=24814552/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=191176 CPUtime=2.83 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 13164 0 0 0 276 7 0 0 20 0 15 0 99048827 10916995072 47794 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 47794 3113 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 5675 0 0 0 142 4 0 0 20 0 15 0 99048828 10916995072 47794 33554432000 4194304 4196468 140736138765328 140086177685448 140085814165166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=-8253362762724047225 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 47794 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=-8609294073281748341 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 47794 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=-6517102902069810590 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 47794 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 99048829 10916995072 47794 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 47794 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0

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

/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 30332 0 0 0 229787 42 0 0 20 0 15 0 99048828 10916995072 109584 33554432000 4194304 4196468 140736138765328 140086177685456 140085814391454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=436288 CPUtime=10.14 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 4102 0 0 0 934 80 0 0 20 0 15 0 99048829 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=438336 CPUtime=10.16 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 5360 0 0 0 936 80 0 0 20 0 15 0 99048829 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=438336 CPUtime=10.19 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 4431 0 0 0 937 82 0 0 20 0 15 0 99048829 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=438336 CPUtime=10.15 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 4953 0 0 0 942 73 0 0 20 0 15 0 99048829 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=438336 CPUtime=11.07 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 3452 0 0 0 1036 71 0 0 20 0 15 0 99048830 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=438336 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=860 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=438336 CPUtime=0.66 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 4931 0 0 0 66 0 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=928 CPUtime=0.54 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 3931 0 0 0 54 0 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=2336 CPUtime=0.27 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 2128 0 0 0 27 0 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=2260 CPUtime=1.31 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 909 0 0 0 59 72 0 0 20 0 15 0 99048833 10916995072 109584 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 2352.87 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 438336 KiB

[startup+2382.3 s]
/proc/loadavg: 1.56 1.46 1.42 3/216 32392
/proc/meminfo: memFree=24582556/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=444480 CPUtime=2413.75 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 66932 0 0 0 240973 402 0 0 20 0 15 0 99048827 10916995072 111120 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 111120 3143 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=442432 CPUtime=2357.71 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 30838 0 0 0 235727 44 0 0 20 0 15 0 99048828 10916995072 111120 33554432000 4194304 4196468 140736138765328 140086177685568 140085814374810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=442432 CPUtime=10.44 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 4205 0 0 0 962 82 0 0 20 0 15 0 99048829 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=444480 CPUtime=10.46 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 5682 0 0 0 964 82 0 0 20 0 15 0 99048829 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=444480 CPUtime=10.48 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 4457 0 0 0 965 83 0 0 20 0 15 0 99048829 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=444480 CPUtime=10.45 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 4988 0 0 0 970 75 0 0 20 0 15 0 99048829 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=1224 CPUtime=11.31 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 3490 0 0 0 1058 73 0 0 20 0 15 0 99048830 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=444480 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=442432 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=14256 CPUtime=0.66 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 4933 0 0 0 66 0 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=16668 CPUtime=0.55 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 3934 0 0 0 55 0 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=444480 CPUtime=0.27 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 2130 0 0 0 27 0 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=444480 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=6384 CPUtime=1.33 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 915 0 0 0 60 73 0 0 20 0 15 0 99048833 10916995072 111120 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 2413.75 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 444480 KiB

[startup+2442.3 s]
/proc/loadavg: 1.64 1.49 1.43 3/216 32393
/proc/meminfo: memFree=24571956/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=448576 CPUtime=2474.66 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 68090 0 0 0 247055 411 0 0 20 0 15 0 99048827 10916995072 112144 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 112144 3143 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=448576 CPUtime=2417.12 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 31377 0 0 0 241667 45 0 0 20 0 15 0 99048828 10916995072 112144 33554432000 4194304 4196468 140736138765328 140086177685568 140085814389778 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=446528 CPUtime=10.75 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 4263 0 0 0 991 84 0 0 20 0 15 0 99048829 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=446528 CPUtime=10.75 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 5741 0 0 0 993 82 0 0 20 0 15 0 99048829 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=446528 CPUtime=10.79 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 4725 0 0 0 994 85 0 0 20 0 15 0 99048829 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=448576 CPUtime=10.75 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 5172 0 0 0 999 76 0 0 20 0 15 0 99048829 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=1224 CPUtime=11.56 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 3525 0 0 0 1081 75 0 0 20 0 15 0 99048830 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=444480 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=444480 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=448576 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=448576 CPUtime=0.66 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 4933 0 0 0 66 0 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=448576 CPUtime=0.55 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 3934 0 0 0 55 0 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=448576 CPUtime=0.27 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 2130 0 0 0 27 0 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=448576 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=448576 CPUtime=1.37 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 930 0 0 0 62 75 0 0 20 0 15 0 99048833 10916995072 112144 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 2474.66 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 448576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487 s]*
/proc/loadavg: 1.61 1.50 1.43 3/215 32471
/proc/meminfo: memFree=24751320/32770624 swapFree=67108496/67108860
[pid=32198] ppid=32195 vsize=10661128 memory=452672 CPUtime=2520.1 cores=1,3,5,7
/proc/32198/stat : 32198 (java) S 32195 32198 31709 0 -1 1077944320 68826 0 0 0 251592 418 0 0 20 0 15 0 99048827 10916995072 113168 33554432000 4194304 4196468 140736138765328 140736138747872 140086173445879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
/proc/32198/statm: 2665282 113168 3143 1 0 2627263 0
[pid=32198/tid=32200] ppid=32195 vsize=10661128 memory=5500 CPUtime=2461.37 cores=1,3,5,7
/proc/32198/task/32200/stat : 32200 (java) R 32195 32198 31709 0 -1 4202560 31750 0 0 0 246091 46 0 0 20 0 15 0 99048828 10916995072 113168 33554432000 4194304 4196468 140736138765328 140086177685488 140085814391269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32201] ppid=32195 vsize=10661128 memory=4460 CPUtime=10.99 cores=1,3,5,7
/proc/32198/task/32201/stat : 32201 (java) S 32195 32198 31709 0 -1 1077944384 4512 0 0 0 1014 85 0 0 20 0 15 0 99048829 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085780470160 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32202] ppid=32195 vsize=10661128 memory=6791534058613427641 CPUtime=11 cores=1,3,5,7
/proc/32198/task/32202/stat : 32202 (java) S 32195 32198 31709 0 -1 1077944384 5756 0 0 0 1017 83 0 0 20 0 15 0 99048829 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085779417360 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32203] ppid=32195 vsize=10661128 memory=2336 CPUtime=11.03 cores=1,3,5,7
/proc/32198/task/32203/stat : 32203 (java) S 32195 32198 31709 0 -1 1077944384 4745 0 0 0 1017 86 0 0 20 0 15 0 99048829 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085778365072 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32204] ppid=32195 vsize=10661128 memory=932 CPUtime=11 cores=1,3,5,7
/proc/32198/task/32204/stat : 32204 (java) S 32195 32198 31709 0 -1 1077944384 5198 0 0 0 1022 78 0 0 20 0 15 0 99048829 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085777312272 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32205] ppid=32195 vsize=10661128 memory=1564 CPUtime=11.74 cores=1,3,5,7
/proc/32198/task/32205/stat : 32205 (java) S 32195 32198 31709 0 -1 1077944384 3565 0 0 0 1098 76 0 0 20 0 15 0 99048830 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085478234736 140086173457026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32206] ppid=32195 vsize=10661128 memory=2212 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32206/stat : 32206 (java) S 32195 32198 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99048830 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085477180704 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32207] ppid=32195 vsize=10661128 memory=3988 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32207/stat : 32207 (java) S 32195 32198 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99048831 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085476128368 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32208] ppid=32195 vsize=10661128 memory=2048 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32208/stat : 32208 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085475076688 140086173464475 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32209] ppid=32195 vsize=10661128 memory=450624 CPUtime=0.66 cores=1,3,5,7
/proc/32198/task/32209/stat : 32209 (java) S 32195 32198 31709 0 -1 1077944384 4935 0 0 0 66 0 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085474023536 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32210] ppid=32195 vsize=10661128 memory=3848 CPUtime=0.55 cores=1,3,5,7
/proc/32198/task/32210/stat : 32210 (java) S 32195 32198 31709 0 -1 1077944384 3937 0 0 0 55 0 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085472970736 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32211] ppid=32195 vsize=10661128 memory=2588 CPUtime=0.28 cores=1,3,5,7
/proc/32198/task/32211/stat : 32211 (java) S 32195 32198 31709 0 -1 1077944384 2132 0 0 0 27 1 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085471918448 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32212] ppid=32195 vsize=10661128 memory=452672 CPUtime=0 cores=1,3,5,7
/proc/32198/task/32212/stat : 32212 (java) S 32195 32198 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085470865888 140086173456085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
[pid=32198/tid=32213] ppid=32195 vsize=10661128 memory=3872 CPUtime=1.39 cores=1,3,5,7
/proc/32198/task/32213/stat : 32213 (java) S 32195 32198 31709 0 -1 1077944384 936 0 0 0 63 76 0 0 20 0 15 0 99048833 10916995072 113168 33554432000 4194304 4196468 140736138765328 140085469813680 140086173457026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16351232 140736138769581 140736138769673 140736138769673 140736138772431 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 452672 KiB

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

[startup+2487.02 s]
# the end of solver process 32198 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.94 s, system=4.18885 s

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

Child status: 143
Real time (s): 2487.02
CPU time (s): 2520.12
CPU user time (s): 2515.94
CPU system time (s): 4.18885
CPU usage (%): 101.331
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 452672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.94
system time used= 4.18885
maximum resident set size= 453172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68975
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 359912
involuntary context switches= 5485


# summary of solver processes directly reported to runsolver:
#   pid: 32198
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2515.94
#   total CPU system time (s): 4.18885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5198 second user time and 24.2263 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 23:54:16
IDJOB=4299852
IDBENCH=141499
IDSOLVER=2766
FILE ID=node149/4299852-1532814856
RUNJOBID= node149-1532809907-31741
PBS_JOBID= 21022482
Free space on /tmp= 43256 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g10-g23_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299852-1532814856/watcher-4299852-1532814856 -o /tmp/evaluation-result-4299852-1532814856/solver-4299852-1532814856 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299852-1532814856.xml

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

MD5SUM BENCH= 5bb458afb57028f2eacd8dc69366d90c
RANDOM SEED=765921544

node149.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.60
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.60
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.60
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.60
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:        24990840 kB
MemAvailable:   29452132 kB
Buffers:          144104 kB
Cached:          4535560 kB
SwapCached:           60 kB
Active:          4035208 kB
Inactive:        3171396 kB
Active(anon):    2476796 kB
Inactive(anon):    78000 kB
Active(file):    1558412 kB
Inactive(file):  3093396 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:       2538476 kB
Mapped:            47496 kB
Shmem:             25040 kB
Slab:             266548 kB
SReclaimable:     237944 kB
SUnreclaim:        28604 kB
KernelStack:        3712 kB
PageTables:        10628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3076408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2443264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-29 00:35:43