Trace number 4290820

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 - Conflict Ordering 2018-07-02UNSAT 102.589 100.164

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-08_c18.xml
MD5SUM86261698a40453ca60d699c1ebc214eb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark30.4561
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains2
Minimum domain size8
Maximum domain size64
Distribution of domain sizes[{"size":8,"count":64},{"size":64,"count":56}]
Minimum variable degree0
Maximum variable degree59
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":58,"count":8},{"degree":59,"count":56}]
Minimum constraint arity3
Maximum constraint arity65
Distribution of constraint arities[{"arity":3,"count":56},{"arity":8,"count":1},{"arity":64,"count":1},{"arity":65,"count":56}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.56	c seed: 235831943
0.66/0.56	c timeout: 2400
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
2.06/1.29	c Parsing done, starting search...
102.52/100.15	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290820-1532278872/watcher-4290820-1532278872 -o /tmp/evaluation-result-4290820-1532278872/solver-4290820-1532278872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31020 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 235831943 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290820-1532278872.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=814, runsolver pid=811

[startup+0.100128 s]*
/proc/loadavg: 1.44 1.40 1.45 3/216 829
/proc/meminfo: memFree=29011412/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14082740 memory=31008 CPUtime=0.11 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 6672 0 0 0 10 1 0 0 20 0 15 0 45450443 14420725760 7752 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3520685 7752 3134 1 0 3482761 0
[pid=814/tid=816] ppid=811 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 4763 0 0 0 8 1 0 0 20 0 15 0 45450443 14420725760 7752 33554432000 4194304 4196468 140730665159136 140086094169120 140086089987229 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14082740 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 7752 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14082740 memory=140196737885790 CPUtime=0 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 7752 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 7752 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 7752 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450445 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085270627616 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085269575280 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 45450448 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 45450448 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 7752 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31008 KiB

[startup+0.211551 s]*
/proc/loadavg: 1.44 1.40 1.45 7/216 829
/proc/meminfo: memFree=28995396/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14082740 memory=47036 CPUtime=0.3 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 10356 0 0 0 28 2 0 0 20 0 15 0 45450443 14420725760 11759 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3520685 11759 3374 1 0 3482761 0
[pid=814/tid=816] ppid=811 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 8101 0 0 0 19 1 0 0 20 0 15 0 45450443 14420725760 11825 33554432000 4194304 4196468 140730665159136 140086094193664 140086089986650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14082740 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 11825 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14082740 memory=140196737885790 CPUtime=0 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 11825 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 11825 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 11825 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45450445 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085270627616 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085269575280 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) R 811 814 30989 0 -1 4202560 473 0 0 0 2 0 0 0 20 0 15 0 45450448 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085267470544 140086073350260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) R 811 814 30989 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 15 0 45450448 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085266404496 140086089975509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) R 811 814 30989 0 -1 4202560 282 0 0 0 5 0 0 0 20 0 15 0 45450448 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085265362432 140086068591815 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14082740 memory=140196737857152 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 11825 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47036 KiB

[startup+0.310624 s]*
/proc/loadavg: 1.44 1.40 1.45 3/216 829
/proc/meminfo: memFree=28991704/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14082740 memory=50592 CPUtime=0.43 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 10776 0 0 0 41 2 0 0 20 0 15 0 45450443 14420725760 12648 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3520685 12648 3413 1 0 3482761 0
[pid=814/tid=816] ppid=811 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 8464 0 0 0 28 2 0 0 20 0 15 0 45450443 14420725760 12700 33554432000 4194304 4196468 140730665159136 140086094145312 140086071528976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14082740 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 12700 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14082740 memory=8356 CPUtime=0 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 12700 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14082740 memory=5520 CPUtime=0 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 12700 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14082740 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450444 14420725760 12700 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14082740 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45450445 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14082740 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085270627616 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14082740 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45450446 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085269575280 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14082740 memory=3100 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 496 0 0 0 3 0 0 0 20 0 15 0 45450448 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 15 0 45450448 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14082740 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 302 0 0 0 7 0 0 0 20 0 15 0 45450448 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450449 14420725760 12700 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50592 KiB

[startup+0.700742 s]
/proc/loadavg: 1.44 1.40 1.45 5/216 829
/proc/meminfo: memFree=28967520/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14084808 memory=88664 CPUtime=0.98 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 17613 0 0 0 94 4 0 0 20 0 15 0 45450443 14422843392 22166 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3521202 22166 3497 1 0 3483273 0
[pid=814/tid=816] ppid=811 vsize=14084808 memory=4140 CPUtime=0.67 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 14915 0 0 0 64 3 0 0 20 0 15 0 45450443 14422843392 22166 33554432000 4194304 4196468 140730665159136 140086094180208 140086074045790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14084808 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14422843392 22166 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14084808 memory=15336 CPUtime=0 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14422843392 22166 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14084808 memory=280393181869064 CPUtime=0 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14422843392 22166 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14084808 memory=10067671779073 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450444 14422843392 22166 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14084808 memory=135270263425770 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45450445 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14084808 memory=135381932575466 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45450446 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085270627616 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14084808 memory=135386227542762 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45450446 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085269575280 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14084808 memory=135403407411946 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14084808 memory=135407702379242 CPUtime=0.06 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 637 0 0 0 6 0 0 0 20 0 15 0 45450448 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14084808 memory=280393182532992 CPUtime=0.08 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 290 0 0 0 8 0 0 0 20 0 15 0 45450448 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14084808 memory=5669625268970 CPUtime=0.14 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 391 0 0 0 14 0 0 0 20 0 15 0 45450448 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14084808 memory=5669625268970 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14084808 memory=5669625268970 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450449 14422843392 22166 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88664 KiB

[startup+1.50159 s]
/proc/loadavg: 1.44 1.40 1.45 4/216 829
/proc/meminfo: memFree=28935508/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14090952 memory=135428 CPUtime=2.89 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 25172 0 0 0 282 7 0 0 20 0 15 0 45450443 14429134848 33857 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3522738 33857 3541 1 0 3484809 0
[pid=814/tid=816] ppid=811 vsize=14090952 memory=280393181962320 CPUtime=1.47 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 18994 0 0 0 143 4 0 0 20 0 15 0 45450443 14429134848 33857 33554432000 4194304 4196468 140730665159136 140086094200368 140085682653064 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14429134848 33857 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14429134848 33857 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45450444 14429134848 33857 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45450444 14429134848 33857 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 45450445 14429134848 33857 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0

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

[pid=814/tid=828] ppid=811 vsize=14090952 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14090952 memory=1956 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 895 0 0 0 0 1 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 100.01 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 164064 KiB

[startup+99.2006 s]
/proc/loadavg: 1.42 1.40 1.45 3/216 830
/proc/meminfo: memFree=28874588/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14090952 memory=164064 CPUtime=101.61 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 40357 0 0 0 10148 13 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3522738 41016 3572 1 0 3484809 0
[pid=814/tid=816] ppid=811 vsize=14090952 memory=1956 CPUtime=99.03 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 21490 0 0 0 9897 6 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086094203792 140085682750991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14090952 memory=164064 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1012 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14090952 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1695 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14090952 memory=280393181826384 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 2085 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14090952 memory=6947385649911455296 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 1392 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14090952 memory=164064 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 1203 0 0 0 5 0 0 0 20 0 15 0 45450445 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14090952 memory=15336 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085270627680 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14090952 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085269575296 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14090952 memory=164064 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14090952 memory=3762232713326638385 CPUtime=0.82 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 2409 0 0 0 82 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14090952 memory=4140 CPUtime=0.85 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 3916 0 0 0 84 1 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14090952 memory=4100 CPUtime=0.56 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 2832 0 0 0 56 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14090952 memory=-7595754389018297760 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 895 0 0 0 0 1 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 101.61 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 164064 KiB

[startup+99.6006 s]
/proc/loadavg: 1.42 1.40 1.45 3/216 830
/proc/meminfo: memFree=28874588/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14090952 memory=164064 CPUtime=102.01 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 40358 0 0 0 10188 13 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3522738 41016 3572 1 0 3484809 0
[pid=814/tid=816] ppid=811 vsize=14090952 memory=1696 CPUtime=99.43 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 21491 0 0 0 9937 6 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086094203696 140085682653028 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14090952 memory=916 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1012 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14090952 memory=164064 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1695 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14090952 memory=4140 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 2085 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14090952 memory=4100 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 1392 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14090952 memory=15336 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 1203 0 0 0 5 0 0 0 20 0 15 0 45450445 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085270627680 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14090952 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085269575296 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14090952 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14090952 memory=6656426216303648864 CPUtime=0.82 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 2409 0 0 0 82 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14090952 memory=6944656592455097440 CPUtime=0.85 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 3916 0 0 0 84 1 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14090952 memory=3557678080365911397 CPUtime=0.56 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 2832 0 0 0 56 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14090952 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14090952 memory=16248 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 895 0 0 0 0 1 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 164064 KiB

[startup+100.001 s]*
/proc/loadavg: 1.42 1.40 1.45 3/216 830
/proc/meminfo: memFree=28874588/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14090952 memory=164064 CPUtime=102.42 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 40358 0 0 0 10229 13 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3522738 41016 3572 1 0 3484809 0
[pid=814/tid=816] ppid=811 vsize=14090952 memory=6935054825532540783 CPUtime=99.84 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 21491 0 0 0 9978 6 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086094203584 140085682652951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14090952 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1012 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14090952 memory=14135528467465556 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1695 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14090952 memory=1568 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 2085 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14090952 memory=2240 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 1392 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14090952 memory=4128 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 1203 0 0 0 5 0 0 0 20 0 15 0 45450445 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14090952 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085270627680 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085269575296 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14090952 memory=280393183279600 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14090952 memory=140196591708336 CPUtime=0.82 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 2409 0 0 0 82 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14090952 memory=916 CPUtime=0.85 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 3916 0 0 0 84 1 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14090952 memory=3848 CPUtime=0.56 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 2832 0 0 0 56 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14090952 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14090952 memory=640 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 895 0 0 0 0 1 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 102.42 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 164064 KiB

[startup+100.11 s]
/proc/loadavg: 1.42 1.40 1.45 3/216 830
/proc/meminfo: memFree=28874588/32770624 swapFree=67108860/67108860
[pid=814] ppid=811 vsize=14090952 memory=164064 CPUtime=102.52 cores=0,2,4,6
/proc/814/stat : 814 (java) S 811 814 30989 0 -1 1077944320 40466 0 0 0 10239 13 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140730665141680 140086089965303 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
/proc/814/statm: 3522738 41016 3572 1 0 3484809 0
[pid=814/tid=816] ppid=811 vsize=14090952 memory=164064 CPUtime=99.94 cores=0,2,4,6
/proc/814/task/816/stat : 816 (java) R 811 814 30989 0 -1 4202560 21596 0 0 0 9988 6 0 0 20 0 15 0 45450443 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086094203552 140085682747420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=817] ppid=811 vsize=14090952 memory=164064 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 811 814 30989 0 -1 1077944384 1013 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086005033360 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=818] ppid=811 vsize=14090952 memory=164064 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/818/stat : 818 (java) S 811 814 30989 0 -1 1077944384 1695 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086003980560 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=819] ppid=811 vsize=14090952 memory=164064 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/819/stat : 819 (java) S 811 814 30989 0 -1 1077944384 2085 0 0 0 4 1 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086002928272 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=820] ppid=811 vsize=14090952 memory=164064 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 811 814 30989 0 -1 1077944384 1392 0 0 0 4 0 0 0 20 0 15 0 45450444 14429134848 41016 33554432000 4194304 4196468 140730665159136 140086001875472 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=821] ppid=811 vsize=14090952 memory=170216 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 811 814 30989 0 -1 1077944384 1205 0 0 0 5 0 0 0 20 0 15 0 45450445 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085271681648 140086089976450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=822] ppid=811 vsize=14090952 memory=164064 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 811 814 30989 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085270627680 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=823] ppid=811 vsize=14090952 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 811 814 30989 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45450446 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085269575296 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=824] ppid=811 vsize=14090952 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085268523600 140086089983899 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=825] ppid=811 vsize=14090952 memory=1004 CPUtime=0.82 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 811 814 30989 0 -1 1077944384 2409 0 0 0 82 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085267470448 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=826] ppid=811 vsize=14090952 memory=164 CPUtime=0.85 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 811 814 30989 0 -1 1077944384 3916 0 0 0 84 1 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085266417648 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=827] ppid=811 vsize=14090952 memory=7681407940103534239 CPUtime=0.56 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 811 814 30989 0 -1 1077944384 2832 0 0 0 56 0 0 0 20 0 15 0 45450448 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085265365360 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=828] ppid=811 vsize=14090952 memory=164064 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 811 814 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085264312800 140086089975509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
[pid=814/tid=829] ppid=811 vsize=14090952 memory=15336 CPUtime=0.01 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 811 814 30989 0 -1 1077944384 914 0 0 0 0 1 0 0 20 0 15 0 45450449 14429134848 41016 33554432000 4194304 4196468 140730665159136 140085263260592 140086089976450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7475200 140730665165905 140730665166089 140730665166089 140730665168847 0
Current children cumulated CPU time: 102.52 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 164064 KiB

Child status: 0
Real time (s): 100.164
CPU time (s): 102.589
CPU user time (s): 102.445
CPU system time (s): 0.144211
CPU usage (%): 102.421
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 233640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.445
system time used= 0.144211
maximum resident set size= 235264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41361
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6627
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 814
#   total CPU time (s): 102.589
#   total CPU user time (s): 102.445
#   total CPU system time (s): 0.144211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.486142 second user time and 1.02443 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 19:01:12
IDJOB=4290820
IDBENCH=141613
IDSOLVER=2744
FILE ID=node149/4290820-1532278872
RUNJOBID= node149-1532262079-31020
PBS_JOBID= 21018976
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290820-1532278872/watcher-4290820-1532278872 -o /tmp/evaluation-result-4290820-1532278872/solver-4290820-1532278872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31020 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 235831943 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290820-1532278872.xml

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

MD5SUM BENCH= 86261698a40453ca60d699c1ebc214eb
RANDOM SEED=235831943

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29028492 kB
MemAvailable:   31759736 kB
Buffers:          123912 kB
Cached:          2867332 kB
SwapCached:            0 kB
Active:          1767100 kB
Inactive:        1490284 kB
Active(anon):     215796 kB
Inactive(anon):    70172 kB
Active(file):    1551304 kB
Inactive(file):  1420112 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36016 kB
Writeback:             0 kB
AnonPages:        273712 kB
Mapped:            49132 kB
Shmem:             17032 kB
Slab:             179136 kB
SReclaimable:     151324 kB
SUnreclaim:        27812 kB
KernelStack:        3824 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1188068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 19:02:53