Trace number 4275422

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
OscaR - Parallel with EPS 2017-07-26? (TO) 19880.699 2520.1299

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1731447197
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
0.85/0.58	c Parsing done, starting search...
19879.82/2520.09	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 (13293 MiB free)
  memory of node 1: 16384 MiB (13784 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275422-1502759684/watcher-4275422-1502759684 -o /tmp/evaluation-result-4275422-1502759684/solver-4275422-1502759684 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502753606-9050 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1731447197 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275422-1502759684.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11062, runsolver pid=11059
Current StackSize limit: 8192 KiB


[startup+0.100234 s]*
/proc/loadavg: 7.19 7.98 8.44 3/199 11082
/proc/meminfo: memFree=27708896/32770624 swapFree=67108860/67108860
[pid=11062] ppid=11059 vsize=14325320 memory=34568 CPUtime=0.12 cores=0-7
/proc/11062/stat : 11062 (java) S 11059 11062 9023 0 -1 1077944320 8520 0 0 0 11 1 0 0 20 0 20 0 109049258 14669127680 8642 33554432000 4194304 4196468 140725271077680 140725271060224 140041012748023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
/proc/11062/statm: 3581330 8642 3405 1 0 3569050 0
[pid=11062/tid=11064] ppid=11059 vsize=14325320 memory=7680214547666213789 CPUtime=0.09 cores=0-7
/proc/11062/task/11064/stat : 11064 (java) R 11059 11062 9023 0 -1 4202560 6466 0 0 0 8 1 0 0 20 0 20 0 109049258 14669127680 8642 33554432000 4194304 4196468 140725271077680 140041016964704 140040996828510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11065] ppid=11059 vsize=14325320 memory=732370104195533797 CPUtime=0 cores=0-7
/proc/11062/task/11065/stat : 11065 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040969300368 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11066] ppid=11059 vsize=14325320 memory=139965858080384 CPUtime=0 cores=0-7
/proc/11062/task/11066/stat : 11066 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040968247568 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11067] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11067/stat : 11067 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040967195280 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11068] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11068/stat : 11068 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040605198864 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11069] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11069/stat : 11069 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040604146576 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11070] ppid=11059 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/11062/task/11070/stat : 11070 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040603093776 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11071] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11071/stat : 11071 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040602041488 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11072] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11072/stat : 11072 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040600988688 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11073] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11073/stat : 11073 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040177404016 140041012759170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11074] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11074/stat : 11074 (java) S 11059 11062 9023 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040176349984 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11075] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11075/stat : 11075 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040175297648 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11076] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11076/stat : 11076 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040174245968 140041012766619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11077] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11077/stat : 11077 (java) S 11059 11062 9023 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040173193840 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11078] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11078/stat : 11078 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040172141040 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11079] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11079/stat : 11079 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040171088752 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11080] ppid=11059 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/11062/task/11080/stat : 11080 (java) R 11059 11062 9023 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040170035952 140040996930742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11081] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11081/stat : 11081 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040168982880 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11082] ppid=11059 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/11062/task/11082/stat : 11082 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 8642 33554432000 4194304 4196468 140725271077680 140040167930160 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34568 KiB

[startup+0.21039 s]*
/proc/loadavg: 7.19 7.98 8.44 2/199 11082
/proc/meminfo: memFree=27699092/32770624 swapFree=67108860/67108860
[pid=11062] ppid=11059 vsize=14325320 memory=43728 CPUtime=0.29 cores=0-7
/proc/11062/stat : 11062 (java) S 11059 11062 9023 0 -1 1077944320 9554 0 0 0 27 2 0 0 20 0 20 0 109049258 14669127680 10932 33554432000 4194304 4196468 140725271077680 140725271060224 140041012748023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
/proc/11062/statm: 3581330 10932 3611 1 0 3569050 0
[pid=11062/tid=11064] ppid=11059 vsize=14325320 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/11062/task/11064/stat : 11064 (java) R 11059 11062 9023 0 -1 4202560 7106 0 0 0 18 2 0 0 20 0 20 0 109049258 14669127680 10932 33554432000 4194304 4196468 140725271077680 140041016973104 140040996828510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11065] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11065/stat : 11065 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040969300368 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11066] ppid=11059 vsize=14325320 memory=139965858870974 CPUtime=0 cores=0-7
/proc/11062/task/11066/stat : 11066 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040968247568 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11067] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11067/stat : 11067 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040967195280 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11068] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11068/stat : 11068 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040605198864 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11069] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11069/stat : 11069 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040604146576 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11070] ppid=11059 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/11062/task/11070/stat : 11070 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040603093776 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11071] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11071/stat : 11071 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040602041488 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11072] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11072/stat : 11072 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040600988688 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11073] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11073/stat : 11073 (java) S 11059 11062 9023 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040177404016 140041012759170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11074] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11074/stat : 11074 (java) S 11059 11062 9023 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040176349984 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11075] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11075/stat : 11075 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049261 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040175297648 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11076] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11076/stat : 11076 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040174245968 140041012766619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11077] ppid=11059 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/11062/task/11077/stat : 11077 (java) S 11059 11062 9023 0 -1 1077944384 480 0 0 0 1 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040173193840 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11078] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11078/stat : 11078 (java) S 11059 11062 9023 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040172141040 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11079] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11079/stat : 11079 (java) S 11059 11062 9023 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040171088752 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11080] ppid=11059 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/11062/task/11080/stat : 11080 (java) S 11059 11062 9023 0 -1 1077944384 378 0 0 0 5 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040170035952 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11081] ppid=11059 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11081/stat : 11081 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040168982880 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11082] ppid=11059 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/11062/task/11082/stat : 11082 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669127680 10932 33554432000 4194304 4196468 140725271077680 140040167930160 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43728 KiB

[startup+0.310095 s]*
/proc/loadavg: 7.19 7.98 8.44 2/199 11082
/proc/meminfo: memFree=27692392/32770624 swapFree=67108860/67108860
[pid=11062] ppid=11059 vsize=14325340 memory=50872 CPUtime=0.48 cores=0-7
/proc/11062/stat : 11062 (java) S 11059 11062 9023 0 -1 1077944320 10562 0 0 0 45 3 0 0 20 0 20 0 109049258 14669148160 12718 33554432000 4194304 4196468 140725271077680 140725271060224 140041012748023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
/proc/11062/statm: 3581335 12718 3701 1 0 3569050 0
[pid=11062/tid=11064] ppid=11059 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11062/task/11064/stat : 11064 (java) R 11059 11062 9023 0 -1 4202560 7676 0 0 0 27 2 0 0 20 0 20 0 109049258 14669148160 12718 33554432000 4194304 4196468 140725271077680 140041016972080 140040996791653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11065] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11065/stat : 11065 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040969300368 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11066] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11066/stat : 11066 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040968247568 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11067] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11067/stat : 11067 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040967195280 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11068] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11068/stat : 11068 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040605198864 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11069] ppid=11059 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/11062/task/11069/stat : 11069 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040604146576 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11070] ppid=11059 vsize=14325340 memory=139965736514479 CPUtime=0 cores=0-7
/proc/11062/task/11070/stat : 11070 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040603093776 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11071] ppid=11059 vsize=14325340 memory=139965736516784 CPUtime=0 cores=0-7
/proc/11062/task/11071/stat : 11071 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040602041488 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11072] ppid=11059 vsize=14325340 memory=139965736519088 CPUtime=0 cores=0-7
/proc/11062/task/11072/stat : 11072 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040600988688 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11073] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11073/stat : 11073 (java) S 11059 11062 9023 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109049261 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040177404016 140041012759170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11074] ppid=11059 vsize=14325340 memory=279931473045136 CPUtime=0 cores=0-7
/proc/11062/task/11074/stat : 11074 (java) S 11059 11062 9023 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109049261 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040176349984 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11075] ppid=11059 vsize=14325340 memory=279931473052048 CPUtime=0 cores=0-7
/proc/11062/task/11075/stat : 11075 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109049261 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040175297648 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11076] ppid=11059 vsize=14325340 memory=279931472993328 CPUtime=0 cores=0-7
/proc/11062/task/11076/stat : 11076 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040174245968 140041012766619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11077] ppid=11059 vsize=14325340 memory=279931473065872 CPUtime=0.04 cores=0-7
/proc/11062/task/11077/stat : 11077 (java) S 11059 11062 9023 0 -1 1077944384 680 0 0 0 4 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040173193840 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11078] ppid=11059 vsize=14325340 memory=279931473072784 CPUtime=0.01 cores=0-7
/proc/11062/task/11078/stat : 11078 (java) S 11059 11062 9023 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040172141040 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11079] ppid=11059 vsize=14325340 memory=279931473070480 CPUtime=0.02 cores=0-7
/proc/11062/task/11079/stat : 11079 (java) S 11059 11062 9023 0 -1 1077944384 313 0 0 0 2 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040171088752 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11080] ppid=11059 vsize=14325340 memory=279931473087040 CPUtime=0.08 cores=0-7
/proc/11062/task/11080/stat : 11080 (java) S 11059 11062 9023 0 -1 1077944384 462 0 0 0 8 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040170035952 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11081] ppid=11059 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11081/stat : 11081 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040168982880 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11082] ppid=11059 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/11062/task/11082/stat : 11082 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049264 14669148160 12718 33554432000 4194304 4196468 140725271077680 140040167930160 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50872 KiB

[startup+0.7009 s]
/proc/loadavg: 6.86 7.90 8.42 5/199 11082
/proc/meminfo: memFree=27676820/32770624 swapFree=67108860/67108860
[pid=11062] ppid=11059 vsize=14329436 memory=81596 CPUtime=1.19 cores=0-7
/proc/11062/stat : 11062 (java) S 11059 11062 9023 0 -1 1077944320 13041 0 0 0 114 5 0 0 20 0 20 0 109049258 14673342464 20399 33554432000 4194304 4196468 140725271077680 140725271060224 140041012748023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
/proc/11062/statm: 3582359 20399 3759 1 0 3570074 0
[pid=11062/tid=11064] ppid=11059 vsize=14329436 memory=7302418846996391250 CPUtime=0.67 cores=0-7
/proc/11062/task/11064/stat : 11064 (java) R 11059 11062 9023 0 -1 4202560 9113 0 0 0 64 3 0 0 20 0 20 0 109049258 14673342464 20399 33554432000 4194304 4196468 140725271077680 140041016983712 140041012759958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11065] ppid=11059 vsize=14329436 memory=47592532629138 CPUtime=0 cores=0-7
/proc/11062/task/11065/stat : 11065 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040969300368 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11066] ppid=11059 vsize=14329436 memory=139965736527727 CPUtime=0 cores=0-7
/proc/11062/task/11066/stat : 11066 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040968247568 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11067] ppid=11059 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11067/stat : 11067 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040967195280 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11068] ppid=11059 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11068/stat : 11068 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040605198864 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11069] ppid=11059 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11069/stat : 11069 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040604146576 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11070] ppid=11059 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11070/stat : 11070 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040603093776 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11071] ppid=11059 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/11062/task/11071/stat : 11071 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040602041488 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11072] ppid=11059 vsize=14329436 memory=1732 CPUtime=0 cores=0-7
/proc/11062/task/11072/stat : 11072 (java) S 11059 11062 9023 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109049259 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040600988688 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11073] ppid=11059 vsize=14329436 memory=1224 CPUtime=0 cores=0-7
/proc/11062/task/11073/stat : 11073 (java) S 11059 11062 9023 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 109049261 14673342464 20399 33554432000 4194304 4196468 140725271077680 140040177404016 140041012759170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0

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

[pid=11062/tid=11076] ppid=11059 vsize=15535816 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/11062/task/11076/stat : 11076 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040174245968 140041012766619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11077] ppid=11059 vsize=15535816 memory=1684640 CPUtime=1.33 cores=0-7
/proc/11062/task/11077/stat : 11077 (java) S 11059 11062 9023 0 -1 1077944384 8687 0 0 0 131 2 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040173193840 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11078] ppid=11059 vsize=15535816 memory=4144 CPUtime=1.11 cores=0-7
/proc/11062/task/11078/stat : 11078 (java) S 11059 11062 9023 0 -1 1077944384 8753 0 0 0 109 2 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040172141040 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11079] ppid=11059 vsize=15535816 memory=31276 CPUtime=1.32 cores=0-7
/proc/11062/task/11079/stat : 11079 (java) S 11059 11062 9023 0 -1 1077944384 9083 0 0 0 130 2 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040171088752 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11080] ppid=11059 vsize=15535816 memory=6791534058613427641 CPUtime=0.8 cores=0-7
/proc/11062/task/11080/stat : 11080 (java) S 11059 11062 9023 0 -1 1077944384 15108 0 0 0 77 3 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040170035952 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11081] ppid=11059 vsize=15535816 memory=5792 CPUtime=0 cores=0-7
/proc/11062/task/11081/stat : 11081 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040168982880 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11082] ppid=11059 vsize=15535816 memory=31276 CPUtime=0.7 cores=0-7
/proc/11062/task/11082/stat : 11082 (java) S 11059 11062 9023 0 -1 1077944384 11656 0 0 0 36 34 0 0 20 0 38 0 109049264 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040167930160 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11083] ppid=11059 vsize=15535816 memory=279931476146384 CPUtime=0 cores=0-7
/proc/11062/task/11083/stat : 11083 (java) S 11059 11062 9023 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 38 0 109050328 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040161837952 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11084] ppid=11059 vsize=15535816 memory=6944656592387989600 CPUtime=2.24 cores=0-7
/proc/11062/task/11084/stat : 11084 (java) S 11059 11062 9023 0 -1 1077944384 21347 0 0 0 118 106 0 0 20 0 38 0 109050340 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040086742048 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11085] ppid=11059 vsize=15535816 memory=6944656592387989600 CPUtime=2450.1 cores=0-7
/proc/11062/task/11085/stat : 11085 (java) R 11059 11062 9023 0 -1 4202560 63439 0 0 0 244950 60 0 0 20 0 38 0 109050349 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040085684024 140040656062359 0 4 0 16800975 0 0 0 -1 2 0 0 44 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11086] ppid=11059 vsize=15535816 memory=1675920 CPUtime=0.15 cores=0-7
/proc/11062/task/11086/stat : 11086 (java) S 11059 11062 9023 0 -1 1077944384 71 0 0 0 15 0 0 0 20 0 38 0 109050350 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040082539696 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11087] ppid=11059 vsize=15535816 memory=1675920 CPUtime=2446.28 cores=0-7
/proc/11062/task/11087/stat : 11087 (java) R 11059 11062 9023 0 -1 4202560 68248 0 0 0 244576 52 0 0 20 0 38 0 109050350 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040081480888 140040655947168 0 4 0 16800975 0 0 0 -1 4 0 0 47 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11088] ppid=11059 vsize=15535816 memory=6655300316396806240 CPUtime=2450.21 cores=0-7
/proc/11062/task/11088/stat : 11088 (java) R 11059 11062 9023 0 -1 4202560 69306 0 0 0 244967 54 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040080431656 140040655865910 0 4 0 16800975 0 0 0 -1 1 0 0 48 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11089] ppid=11059 vsize=15535816 memory=4144 CPUtime=2450.3 cores=0-7
/proc/11062/task/11089/stat : 11089 (java) R 11059 11062 9023 0 -1 4202560 71607 0 0 0 244971 59 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040079374496 140040655946154 0 4 0 16800975 0 0 0 -1 0 0 0 44 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11090] ppid=11059 vsize=15535816 memory=6791534058613427641 CPUtime=2449.8 cores=0-7
/proc/11062/task/11090/stat : 11090 (java) R 11059 11062 9023 0 -1 4202560 72660 0 0 0 244919 61 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040078321944 140040653149172 0 4 0 16800975 0 0 0 -1 5 0 0 53 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11091] ppid=11059 vsize=15535816 memory=8616 CPUtime=2447.67 cores=0-7
/proc/11062/task/11091/stat : 11091 (java) R 11059 11062 9023 0 -1 4202560 74935 0 0 0 244699 68 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040077269840 140725271866758 0 4 0 16800975 0 0 0 -1 3 0 0 38 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11092] ppid=11059 vsize=15535816 memory=288230574492221466 CPUtime=2448.34 cores=0-7
/proc/11062/task/11092/stat : 11092 (java) R 11059 11062 9023 0 -1 4202560 70943 0 0 0 244773 61 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040076220208 140040653148832 0 4 0 16800975 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11093] ppid=11059 vsize=15535816 memory=288230621803970871 CPUtime=0.11 cores=0-7
/proc/11062/task/11093/stat : 11093 (java) S 11059 11062 9023 0 -1 1077944384 56 0 0 0 11 0 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040075171120 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11094] ppid=11059 vsize=15535816 memory=1952 CPUtime=0 cores=0-7
/proc/11062/task/11094/stat : 11094 (java) S 11059 11062 9023 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 38 0 109050353 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040074118320 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11095] ppid=11059 vsize=15535816 memory=8616 CPUtime=0 cores=0-7
/proc/11062/task/11095/stat : 11095 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040073066032 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11096] ppid=11059 vsize=15535816 memory=4620 CPUtime=0 cores=0-7
/proc/11062/task/11096/stat : 11096 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040072013232 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11097] ppid=11059 vsize=15535816 memory=1677460 CPUtime=2447.38 cores=0-7
/proc/11062/task/11097/stat : 11097 (java) R 11059 11062 9023 0 -1 4202560 68395 0 0 0 244679 59 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040070953400 140040651419706 0 4 0 16800975 0 0 0 -1 7 0 0 48 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11098] ppid=11059 vsize=15535816 memory=4144 CPUtime=0 cores=0-7
/proc/11062/task/11098/stat : 11098 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040069907120 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11099] ppid=11059 vsize=15535816 memory=31276 CPUtime=0 cores=0-7
/proc/11062/task/11099/stat : 11099 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040068854832 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11100] ppid=11059 vsize=15535816 memory=1296 CPUtime=0 cores=0-7
/proc/11062/task/11100/stat : 11100 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 418467 33554432000 4194304 4196468 140725271077680 140040067802032 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
Current children cumulated CPU time: 19739.6 s
Current children cumulated vsize: 15535816 KiB
Current children cumulated memory: 1673868 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.48 8.63 8.65 9/218 11197
/proc/meminfo: memFree=26069424/32770624 swapFree=67108860/67108860
[pid=11062] ppid=11059 vsize=15535816 memory=1660528 CPUtime=19879.8 cores=0-7
/proc/11062/stat : 11062 (java) S 11059 11062 9023 0 -1 1077944320 1729086 0 0 0 1986896 1086 0 0 20 0 38 0 109049258 15908675584 415132 33554432000 4194304 4196468 140725271077680 140725271060224 140041012748023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
/proc/11062/statm: 3883954 415132 3849 1 0 3871148 0
[pid=11062/tid=11064] ppid=11059 vsize=15535816 memory=1196 CPUtime=10.82 cores=0-7
/proc/11062/task/11064/stat : 11064 (java) S 11059 11062 9023 0 -1 1077944384 14780 0 0 0 1061 21 0 0 20 0 38 0 109049258 15908675584 415132 33554432000 4194304 4196468 140725271077680 140041016985728 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11065] ppid=11059 vsize=15535816 memory=-7003737579269690708 CPUtime=15.48 cores=0-7
/proc/11062/task/11065/stat : 11065 (java) S 11059 11062 9023 0 -1 1077944384 105104 0 0 0 1493 55 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040969300368 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 36 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11066] ppid=11059 vsize=15535816 memory=18476 CPUtime=15.46 cores=0-7
/proc/11062/task/11066/stat : 11066 (java) S 11059 11062 9023 0 -1 1077944384 108102 0 0 0 1487 59 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040968247568 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11067] ppid=11059 vsize=15535816 memory=18456 CPUtime=15.48 cores=0-7
/proc/11062/task/11067/stat : 11067 (java) S 11059 11062 9023 0 -1 1077944384 103990 0 0 0 1496 52 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040967195280 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11068] ppid=11059 vsize=15535816 memory=4048 CPUtime=15.56 cores=0-7
/proc/11062/task/11068/stat : 11068 (java) S 11059 11062 9023 0 -1 1077944384 98618 0 0 0 1500 56 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040605198864 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11069] ppid=11059 vsize=15535816 memory=1792 CPUtime=15.54 cores=0-7
/proc/11062/task/11069/stat : 11069 (java) S 11059 11062 9023 0 -1 1077944384 109834 0 0 0 1499 55 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040604146576 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11070] ppid=11059 vsize=15535816 memory=648 CPUtime=15.52 cores=0-7
/proc/11062/task/11070/stat : 11070 (java) S 11059 11062 9023 0 -1 1077944384 114392 0 0 0 1496 56 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040603093776 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 36 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11071] ppid=11059 vsize=15535816 memory=1240 CPUtime=15.47 cores=0-7
/proc/11062/task/11071/stat : 11071 (java) S 11059 11062 9023 0 -1 1077944384 113630 0 0 0 1490 57 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040602041488 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11072] ppid=11059 vsize=15535816 memory=960 CPUtime=15.55 cores=0-7
/proc/11062/task/11072/stat : 11072 (java) S 11059 11062 9023 0 -1 1077944384 113432 0 0 0 1502 53 0 0 20 0 38 0 109049259 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040600988688 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11073] ppid=11059 vsize=15535816 memory=2424 CPUtime=7.68 cores=0-7
/proc/11062/task/11073/stat : 11073 (java) S 11059 11062 9023 0 -1 1077944384 205443 0 0 0 625 143 0 0 20 0 38 0 109049261 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040177404016 140041012759170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11074] ppid=11059 vsize=15535816 memory=932 CPUtime=0 cores=0-7
/proc/11062/task/11074/stat : 11074 (java) S 11059 11062 9023 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 38 0 109049261 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040176350048 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11075] ppid=11059 vsize=15535816 memory=1572 CPUtime=0 cores=0-7
/proc/11062/task/11075/stat : 11075 (java) S 11059 11062 9023 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 38 0 109049261 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040175297664 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11076] ppid=11059 vsize=15535816 memory=2244 CPUtime=0 cores=0-7
/proc/11062/task/11076/stat : 11076 (java) S 11059 11062 9023 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040174245968 140041012766619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11077] ppid=11059 vsize=15535816 memory=4124 CPUtime=1.33 cores=0-7
/proc/11062/task/11077/stat : 11077 (java) S 11059 11062 9023 0 -1 1077944384 8691 0 0 0 131 2 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040173193840 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11078] ppid=11059 vsize=15535816 memory=2208 CPUtime=1.11 cores=0-7
/proc/11062/task/11078/stat : 11078 (java) S 11059 11062 9023 0 -1 1077944384 8757 0 0 0 109 2 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040172141040 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11079] ppid=11059 vsize=15535816 memory=6508 CPUtime=1.32 cores=0-7
/proc/11062/task/11079/stat : 11079 (java) S 11059 11062 9023 0 -1 1077944384 9087 0 0 0 130 2 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040171088752 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11080] ppid=11059 vsize=15535816 memory=1662580 CPUtime=0.8 cores=0-7
/proc/11062/task/11080/stat : 11080 (java) S 11059 11062 9023 0 -1 1077944384 15112 0 0 0 77 3 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040170035952 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11081] ppid=11059 vsize=15535816 memory=1692 CPUtime=0 cores=0-7
/proc/11062/task/11081/stat : 11081 (java) S 11059 11062 9023 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040168982880 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11082] ppid=11059 vsize=15535816 memory=912 CPUtime=0.71 cores=0-7
/proc/11062/task/11082/stat : 11082 (java) S 11059 11062 9023 0 -1 1077944384 11746 0 0 0 36 35 0 0 20 0 38 0 109049264 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040167930160 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11083] ppid=11059 vsize=15535816 memory=4784 CPUtime=0 cores=0-7
/proc/11062/task/11083/stat : 11083 (java) S 11059 11062 9023 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 38 0 109050328 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040161837952 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11084] ppid=11059 vsize=15535816 memory=1156 CPUtime=2.25 cores=0-7
/proc/11062/task/11084/stat : 11084 (java) S 11059 11062 9023 0 -1 1077944384 21470 0 0 0 119 106 0 0 20 0 38 0 109050340 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040086742048 140041012759170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11085] ppid=11059 vsize=15535816 memory=4252 CPUtime=2467.51 cores=0-7
/proc/11062/task/11085/stat : 11085 (java) R 11059 11062 9023 0 -1 4202560 64219 0 0 0 246691 60 0 0 20 0 38 0 109050349 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040085683040 140040653150062 0 4 0 16800975 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11086] ppid=11059 vsize=15535816 memory=1662580 CPUtime=0.15 cores=0-7
/proc/11062/task/11086/stat : 11086 (java) S 11059 11062 9023 0 -1 1077944384 71 0 0 0 15 0 0 0 20 0 38 0 109050350 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040082539696 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11087] ppid=11059 vsize=15535816 memory=4108 CPUtime=2463.77 cores=0-7
/proc/11062/task/11087/stat : 11087 (java) R 11059 11062 9023 0 -1 4202560 68918 0 0 0 246323 54 0 0 20 0 38 0 109050350 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040081481536 140040656806065 0 4 0 16800975 0 0 0 -1 2 0 0 48 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11088] ppid=11059 vsize=15535816 memory=1398720917958146503 CPUtime=2467.6 cores=0-7
/proc/11062/task/11088/stat : 11088 (java) R 11059 11062 9023 0 -1 4202560 69963 0 0 0 246705 55 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040080428408 140040651320128 0 4 0 16800975 0 0 0 -1 7 0 0 50 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11089] ppid=11059 vsize=15535816 memory=1224 CPUtime=2467.78 cores=0-7
/proc/11062/task/11089/stat : 11089 (java) R 11059 11062 9023 0 -1 4202560 72438 0 0 0 246719 59 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040079378232 140040653148816 0 4 0 16800975 0 0 0 -1 0 0 0 44 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11090] ppid=11059 vsize=15535816 memory=12032 CPUtime=2467.01 cores=0-7
/proc/11062/task/11090/stat : 11090 (java) R 11059 11062 9023 0 -1 4202560 73395 0 0 0 246640 61 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040078325696 140040655946496 0 4 0 16800975 0 0 0 -1 1 0 0 54 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11091] ppid=11059 vsize=15535816 memory=316378072163287066 CPUtime=2465.09 cores=0-7
/proc/11062/task/11091/stat : 11091 (java) R 11059 11062 9023 0 -1 4202560 75615 0 0 0 246440 69 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040077269520 140040656697667 0 4 0 16800975 0 0 0 -1 4 0 0 39 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11092] ppid=11059 vsize=15535816 memory=288230621803970871 CPUtime=2465.75 cores=0-7
/proc/11062/task/11092/stat : 11092 (java) R 11059 11062 9023 0 -1 4202560 71635 0 0 0 246514 61 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040076217208 140040656694654 0 4 0 16800975 0 0 0 -1 6 0 0 48 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11093] ppid=11059 vsize=15535816 memory=15252640887999017 CPUtime=0.11 cores=0-7
/proc/11062/task/11093/stat : 11093 (java) S 11059 11062 9023 0 -1 1077944384 56 0 0 0 11 0 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040075171120 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11094] ppid=11059 vsize=15535816 memory=1572 CPUtime=0 cores=0-7
/proc/11062/task/11094/stat : 11094 (java) S 11059 11062 9023 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 38 0 109050353 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040074118320 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11095] ppid=11059 vsize=15535816 memory=2244 CPUtime=0 cores=0-7
/proc/11062/task/11095/stat : 11095 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040073066032 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11096] ppid=11059 vsize=15535816 memory=4124 CPUtime=0 cores=0-7
/proc/11062/task/11096/stat : 11096 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040072013232 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11097] ppid=11059 vsize=15535816 memory=2208 CPUtime=2464.71 cores=0-7
/proc/11062/task/11097/stat : 11097 (java) R 11059 11062 9023 0 -1 4202560 68981 0 0 0 246412 59 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040070953688 140040656805749 0 4 0 16800975 0 0 0 -1 5 0 0 48 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11098] ppid=11059 vsize=15535816 memory=6508 CPUtime=0 cores=0-7
/proc/11062/task/11098/stat : 11098 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040069907120 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11099] ppid=11059 vsize=15535816 memory=844 CPUtime=0 cores=0-7
/proc/11062/task/11099/stat : 11099 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040068854832 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
[pid=11062/tid=11100] ppid=11059 vsize=15535816 memory=1692 CPUtime=0 cores=0-7
/proc/11062/task/11100/stat : 11100 (java) S 11059 11062 9023 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 109050374 15908675584 415132 33554432000 4194304 4196468 140725271077680 140040067802032 140041012758229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28057600 140725271086177 140725271086363 140725271086363 140725271089103 0
Current children cumulated CPU time: 19879.8 s
Current children cumulated vsize: 15535816 KiB
Current children cumulated memory: 1660528 KiB

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

[startup+2520.13 s]
# the end of solver process 11062 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19869.9 s, system=10.8758 s

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

[startup+2520.12 s]*
/proc/loadavg: 8.48 8.63 8.65 2/182 11199
/proc/meminfo: memFree=26069880/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.13
CPU time (s): 19880.7
CPU user time (s): 19869.9
CPU system time (s): 10.8758
CPU usage (%): 788.876
Max. virtual memory (cumulated for all children) (KiB): 15535816
Max. memory (cumulated for all children) (KiB): 3462944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19869.9
system time used= 10.8758
maximum resident set size= 3462944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1729299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 773642
involuntary context switches= 424696


# summary of solver processes directly reported to runsolver:
#   pid: 11062
#   total CPU time (s): 19880.7
#   total CPU user time (s): 19869.9
#   total CPU system time (s): 10.8758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.9195 second user time and 33.5387 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-15 03:00:25
IDJOB=4275422
IDBENCH=133537
IDSOLVER=2668
FILE ID=node149/4275422-1502759684
RUNJOBID= node149-1502753606-9050
PBS_JOBID= 20629079
Free space on /tmp= 61936 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275422-1502759684/watcher-4275422-1502759684 -o /tmp/evaluation-result-4275422-1502759684/solver-4275422-1502759684 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1502753606-9050 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1731447197 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275422-1502759684.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=1731447197

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.43
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.43
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.43
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.43
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:        27728240 kB
MemAvailable:   31969112 kB
Buffers:          308776 kB
Cached:          4204864 kB
SwapCached:            0 kB
Active:          1222772 kB
Inactive:        3346260 kB
Active(anon):      58628 kB
Inactive(anon):    24944 kB
Active(file):    1164144 kB
Inactive(file):  3321316 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42312 kB
Writeback:            80 kB
AnonPages:         75764 kB
Mapped:            46184 kB
Shmem:             25224 kB
Slab:             169600 kB
SReclaimable:     142496 kB
SUnreclaim:        27104 kB
KernelStack:        3504 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61892 MiB
End job on node149 at 2017-08-15 03:42:25