Trace number 4298030

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
GG's minicp 2018-04-29? (TO) 2520.05 2492.02

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
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 variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.03/2492.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 (8940 MiB free)
  memory of node 1: 16384 MiB (13899 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298030-1532743244/watcher-4298030-1532743244 -o /tmp/evaluation-result-4298030-1532743244/solver-4298030-1532743244 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11666 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298030-1532743244.xml 

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

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

solver pid=11912, runsolver pid=11909

[startup+0.108481 s]*
/proc/loadavg: 1.37 1.47 1.91 4/220 11927
/proc/meminfo: memFree=23371828/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661056 memory=27996 CPUtime=0.14 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 5349 0 0 0 13 1 0 0 20 0 15 0 91887534 10916921344 6999 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665264 6999 2903 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661056 memory=-7254947776133162106 CPUtime=0.09 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 3165 0 0 0 9 0 0 0 20 0 15 0 91887534 10916921344 6999 33554432000 4194304 4196468 140728966271472 139904058080112 139904036834208 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661056 memory=5793855105616374201 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887535 10916921344 6999 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661056 memory=139854606481024 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916921344 6999 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916921344 6999 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916921344 6999 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887536 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91887537 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 472 0 0 0 0 0 0 0 20 0 15 0 91887539 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661056 memory=139854606481024 CPUtime=0.02 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 344 0 0 0 2 0 0 0 20 0 15 0 91887539 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903606628832 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661056 memory=139854606481024 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887540 10916921344 6999 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27996 KiB

[startup+0.210815 s]*
/proc/loadavg: 1.37 1.47 1.91 5/220 11927
/proc/meminfo: memFree=23360120/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661056 memory=40532 CPUtime=0.33 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 8150 0 0 0 31 2 0 0 20 0 15 0 91887534 10916921344 10133 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665264 10133 2982 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 5231 0 0 0 19 1 0 0 20 0 15 0 91887534 10916999168 10162 33554432000 4194304 4196468 140728966271472 139904058082160 139904037930364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=4211973580811271562 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 10162 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=139854606481024 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 10162 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 10162 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 10162 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=139854606481024 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887536 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 812 0 0 0 2 0 0 0 20 0 15 0 91887539 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 15 0 91887539 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=139854606481024 CPUtime=0.07 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 733 0 0 0 7 0 0 0 20 0 15 0 91887539 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=139854606481024 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887540 10916999168 10162 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40532 KiB

[startup+0.311479 s]*
/proc/loadavg: 1.37 1.47 1.91 5/220 11927
/proc/meminfo: memFree=23355468/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=44892 CPUtime=0.54 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 8779 0 0 0 52 2 0 0 20 0 15 0 91887534 10916999168 11223 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 11223 3049 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 5554 0 0 0 29 1 0 0 20 0 15 0 91887534 10916999168 11223 33554432000 4194304 4196468 140728966271472 139904058087904 139903677647695 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=4211973580811271562 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 11223 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=279709076515200 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 11223 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=279708940096000 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 11223 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=139854470034191 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 11223 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=279709076522112 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91887536 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=139854470038799 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=139854470052771 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=139854470055095 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) R 11909 11912 11635 0 -1 1077944384 904 0 0 0 5 0 0 0 20 0 15 0 91887539 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) R 11909 11912 11635 0 -1 4202560 88 0 0 0 3 0 0 0 20 0 15 0 91887539 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903607683824 139904046834889 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=139854606481024 CPUtime=0.14 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) R 11909 11912 11635 0 -1 4202560 864 0 0 0 14 0 0 0 20 0 15 0 91887539 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903606627960 139904032866799 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=139854606509020 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887540 10916999168 11223 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44892 KiB

[startup+0.70072 s]
/proc/loadavg: 1.37 1.47 1.91 5/220 11927
/proc/meminfo: memFree=23314928/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=129032 CPUtime=1.69 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 13985 0 0 0 165 4 0 0 20 0 15 0 91887534 10916999168 32258 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 32258 3079 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=56 CPUtime=0.68 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 5600 0 0 0 66 2 0 0 20 0 15 0 91887534 10916999168 32258 33554432000 4194304 4196468 140728966271472 139904058089208 139903680072625 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 32258 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 32258 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 32258 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 32258 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91887536 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=1200 CPUtime=0.42 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) R 11909 11912 11635 0 -1 4202560 2952 0 0 0 42 0 0 0 20 0 15 0 91887539 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903608724512 139904038739253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=12136 CPUtime=0.4 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) R 11909 11912 11635 0 -1 4202560 2605 0 0 0 40 0 0 0 20 0 15 0 91887539 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903607675472 139904033096318 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=1008 CPUtime=0.16 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 1457 0 0 0 16 0 0 0 20 0 15 0 91887539 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91887540 10916999168 32258 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 129032 KiB

[startup+1.5007 s]
/proc/loadavg: 1.37 1.47 1.91 5/219 11958
/proc/meminfo: memFree=23520344/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=190876 CPUtime=2.64 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 14127 0 0 0 258 6 0 0 20 0 15 0 91887534 10916999168 47719 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 47719 3098 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 5633 0 0 0 144 3 0 0 20 0 15 0 91887534 10916999168 47719 33554432000 4194304 4196468 140728966271472 139904058089312 139903680068952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 47719 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 47719 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 47719 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 91887535 10916999168 47719 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 91887536 10916999168 47719 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0

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

/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 27406 0 0 0 230108 31 0 0 20 0 15 0 91887534 10916999168 87245 33554432000 4194304 4196468 140728966271472 139904058089312 139903680020558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=346932 CPUtime=8.82 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 6864 0 0 0 817 65 0 0 20 0 15 0 91887535 10916999168 87245 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=346932 CPUtime=8.75 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 5201 0 0 0 812 63 0 0 20 0 15 0 91887535 10916999168 87245 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=348980 CPUtime=8.73 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 5547 0 0 0 805 68 0 0 20 0 15 0 91887535 10916999168 87245 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=348980 CPUtime=8.79 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 5397 0 0 0 813 66 0 0 20 0 15 0 91887535 10916999168 87245 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=2588 CPUtime=8.89 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 6885 0 0 0 827 62 0 0 20 0 15 0 91887536 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=348980 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=348980 CPUtime=0.48 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 3039 0 0 0 48 0 0 0 20 0 15 0 91887539 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=348980 CPUtime=0.49 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 2706 0 0 0 48 1 0 0 20 0 15 0 91887539 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=2196 CPUtime=0.19 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 1573 0 0 0 19 0 0 0 20 0 15 0 91887539 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=348980 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=348980 CPUtime=1.36 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1173 0 0 0 64 72 0 0 20 0 15 0 91887540 10916999168 87245 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 2347.97 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 348980 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.34 1.43 3/218 12102
/proc/meminfo: memFree=21126940/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=353076 CPUtime=2408.82 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 68692 0 0 0 240544 338 0 0 20 0 15 0 91887534 10916999168 88269 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 88269 3129 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=353076 CPUtime=2360.79 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 27958 0 0 0 236047 32 0 0 20 0 15 0 91887534 10916999168 88269 33554432000 4194304 4196468 140728966271472 139904058089376 139903680072285 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=351028 CPUtime=9.11 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 6975 0 0 0 845 66 0 0 20 0 15 0 91887535 10916999168 88269 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=353076 CPUtime=9.05 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 5426 0 0 0 840 65 0 0 20 0 15 0 91887535 10916999168 88269 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=15872 CPUtime=9.02 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 5878 0 0 0 833 69 0 0 20 0 15 0 91887535 10916999168 88269 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=905 CPUtime=9.08 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 5523 0 0 0 840 68 0 0 20 0 15 0 91887535 10916999168 88269 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=15596 CPUtime=9.12 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 7057 0 0 0 849 63 0 0 20 0 15 0 91887536 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=351028 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=351028 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=351028 CPUtime=0.48 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 3042 0 0 0 48 0 0 0 20 0 15 0 91887539 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=351028 CPUtime=0.49 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 2708 0 0 0 48 1 0 0 20 0 15 0 91887539 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=351028 CPUtime=0.19 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 1575 0 0 0 19 0 0 0 20 0 15 0 91887539 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=351028 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=351028 CPUtime=1.4 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1189 0 0 0 67 73 0 0 20 0 15 0 91887540 10916999168 88269 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 2408.82 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 353076 KiB

[startup+2442.3 s]
/proc/loadavg: 1.19 1.29 1.40 3/218 12103
/proc/meminfo: memFree=21123284/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=355124 CPUtime=2469.62 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 70226 0 0 0 246615 347 0 0 20 0 15 0 91887534 10916999168 88781 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 88781 3129 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=1948 CPUtime=2420.23 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 28521 0 0 0 241990 33 0 0 20 0 15 0 91887534 10916999168 88781 33554432000 4194304 4196468 140728966271472 139904058089264 139903680030129 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=355124 CPUtime=9.39 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 7027 0 0 0 871 68 0 0 20 0 15 0 91887535 10916999168 88781 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=12136 CPUtime=9.33 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 5636 0 0 0 867 66 0 0 20 0 15 0 91887535 10916999168 88781 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=355124 CPUtime=9.3 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 6033 0 0 0 860 70 0 0 20 0 15 0 91887535 10916999168 88781 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=355124 CPUtime=9.36 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 5881 0 0 0 866 70 0 0 20 0 15 0 91887535 10916999168 88781 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=355124 CPUtime=9.34 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 7229 0 0 0 868 66 0 0 20 0 15 0 91887536 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=355124 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=355124 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=355124 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=355124 CPUtime=0.48 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 3045 0 0 0 48 0 0 0 20 0 15 0 91887539 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=355124 CPUtime=0.49 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 2710 0 0 0 48 1 0 0 20 0 15 0 91887539 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=68 CPUtime=0.19 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 1577 0 0 0 19 0 0 0 20 0 15 0 91887539 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=355124 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=355124 CPUtime=1.43 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1206 0 0 0 68 75 0 0 20 0 15 0 91887540 10916999168 88781 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 2469.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 355124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492 s]*
/proc/loadavg: 1.29 1.32 1.41 3/219 12105
/proc/meminfo: memFree=21117516/32770624 swapFree=67108860/67108860
[pid=11912] ppid=11909 vsize=10661132 memory=359220 CPUtime=2520.03 cores=0,2,4,6
/proc/11912/stat : 11912 (java) S 11909 11912 11635 0 -1 1077944320 71535 0 0 0 251647 356 0 0 20 0 15 0 91887534 10916999168 89805 33554432000 4194304 4196468 140728966271472 140728966254016 139904053849847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
/proc/11912/statm: 2665283 89805 3129 1 0 2627263 0
[pid=11912/tid=11914] ppid=11909 vsize=10661132 memory=2424 CPUtime=2469.44 cores=0,2,4,6
/proc/11912/task/11914/stat : 11914 (java) R 11909 11912 11635 0 -1 4202560 29011 0 0 0 246911 33 0 0 20 0 15 0 91887534 10916999168 89805 33554432000 4194304 4196468 140728966271472 139904058089312 139903680018526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11915] ppid=11909 vsize=10661132 memory=-7003737579269690708 CPUtime=9.63 cores=0,2,4,6
/proc/11912/task/11915/stat : 11915 (java) S 11909 11912 11635 0 -1 1077944384 7377 0 0 0 894 69 0 0 20 0 15 0 91887535 10916999168 89805 33554432000 4194304 4196468 140728966271472 139904006470800 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11916] ppid=11909 vsize=10661132 memory=288230591722422566 CPUtime=9.56 cores=0,2,4,6
/proc/11912/task/11916/stat : 11916 (java) S 11909 11912 11635 0 -1 1077944384 5720 0 0 0 889 67 0 0 20 0 15 0 91887535 10916999168 89805 33554432000 4194304 4196468 140728966271472 139904005418000 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11917] ppid=11909 vsize=10661132 memory=14130048089196235 CPUtime=9.54 cores=0,2,4,6
/proc/11912/task/11917/stat : 11917 (java) S 11909 11912 11635 0 -1 1077944384 6169 0 0 0 882 72 0 0 20 0 15 0 91887535 10916999168 89805 33554432000 4194304 4196468 140728966271472 139904004365200 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11918] ppid=11909 vsize=10661132 memory=836 CPUtime=9.6 cores=0,2,4,6
/proc/11912/task/11918/stat : 11918 (java) S 11909 11912 11635 0 -1 1077944384 5937 0 0 0 889 71 0 0 20 0 15 0 91887535 10916999168 89805 33554432000 4194304 4196468 140728966271472 139904003312400 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11919] ppid=11909 vsize=10661132 memory=1796 CPUtime=9.51 cores=0,2,4,6
/proc/11912/task/11919/stat : 11919 (java) S 11909 11912 11635 0 -1 1077944384 7399 0 0 0 884 67 0 0 20 0 15 0 91887536 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903612946800 139904053860994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11920] ppid=11909 vsize=10661132 memory=912 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11920/stat : 11920 (java) S 11909 11912 11635 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903611892768 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11921] ppid=11909 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11921/stat : 11921 (java) S 11909 11912 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91887537 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903610839920 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11922] ppid=11909 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11922/stat : 11922 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903609788240 139904053868443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11923] ppid=11909 vsize=10661132 memory=279708941154048 CPUtime=0.48 cores=0,2,4,6
/proc/11912/task/11923/stat : 11923 (java) S 11909 11912 11635 0 -1 1077944384 3047 0 0 0 48 0 0 0 20 0 15 0 91887539 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903608736624 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11924] ppid=11909 vsize=10661132 memory=3184237774547039632 CPUtime=0.49 cores=0,2,4,6
/proc/11912/task/11924/stat : 11924 (java) S 11909 11912 11635 0 -1 1077944384 2712 0 0 0 48 1 0 0 20 0 15 0 91887539 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903607683824 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11925] ppid=11909 vsize=10661132 memory=4620 CPUtime=0.19 cores=0,2,4,6
/proc/11912/task/11925/stat : 11925 (java) S 11909 11912 11635 0 -1 1077944384 1579 0 0 0 19 0 0 0 20 0 15 0 91887539 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903606631024 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11926] ppid=11909 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/11912/task/11926/stat : 11926 (java) S 11909 11912 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91887539 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903605578464 139904053860053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
[pid=11912/tid=11927] ppid=11909 vsize=10661132 memory=15596 CPUtime=1.46 cores=0,2,4,6
/proc/11912/task/11927/stat : 11927 (java) S 11909 11912 11635 0 -1 1077944384 1223 0 0 0 69 77 0 0 20 0 15 0 91887540 10916999168 89805 33554432000 4194304 4196468 140728966271472 139903604525744 139904053860994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24096768 140728966280309 140728966280457 140728966280457 140728966283215 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 359220 KiB

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

[startup+2492.02 s]
# the end of solver process 11912 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.48 s, system=3.56599 s

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

Child status: 143
Real time (s): 2492.02
CPU time (s): 2520.05
CPU user time (s): 2516.48
CPU system time (s): 3.56599
CPU usage (%): 101.125
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 359220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.48
system time used= 3.56599
maximum resident set size= 359716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71705
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 327575
involuntary context switches= 7614


# summary of solver processes directly reported to runsolver:
#   pid: 11912
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.48
#   total CPU system time (s): 3.56599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2546 second user time and 23.7078 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 04:00:44
IDJOB=4298030
IDBENCH=141027
IDSOLVER=2762
FILE ID=node132/4298030-1532743244
RUNJOBID= node132-1532740752-11666
PBS_JOBID= 21022446
Free space on /tmp= 52040 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-08_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298030-1532743244/watcher-4298030-1532743244 -o /tmp/evaluation-result-4298030-1532743244/solver-4298030-1532743244 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11666 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298030-1532743244.xml

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=271129026

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23388688 kB
MemAvailable:   31598120 kB
Buffers:          192548 kB
Cached:          8222560 kB
SwapCached:            0 kB
Active:          2911740 kB
Inactive:        5889084 kB
Active(anon):     335396 kB
Inactive(anon):    77908 kB
Active(file):    2576344 kB
Inactive(file):  5811176 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:               808 kB
Writeback:             0 kB
AnonPages:        545676 kB
Mapped:            54108 kB
Shmem:             25248 kB
Slab:             278496 kB
SReclaimable:     250372 kB
SUnreclaim:        28124 kB
KernelStack:        3888 kB
PageTables:         6236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52040 MiB
End job on node132 at 2018-07-28 04:42:16