Trace number 4299115

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
slowpoke 2018-04-29? (TO) 2528.22 1734.55

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-12_mini_c18.xml
MD5SUMa1c2562567ad3209fb3991c3158b061f
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 benchmark0.880326
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints300
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":276}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":25,"count":12},{"degree":26,"count":132}]
Minimum constraint arity1
Maximum constraint arity14
Distribution of constraint arities[{"arity":1,"count":12},{"arity":12,"count":24},{"arity":14,"count":264}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"allDifferent","count":24},{"type":"element","count":264}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299115-1532802435/watcher-4299115-1532802435 -o /tmp/evaluation-result-4299115-1532802435/solver-4299115-1532802435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299115-1532802435.xml --timelimit 2520 

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

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

solver pid=19072, runsolver pid=19069

[startup+0.100722 s]*
/proc/loadavg: 2.16 2.06 2.13 5/218 19087
/proc/meminfo: memFree=18836332/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661056 memory=28144 CPUtime=0.12 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 5431 0 0 0 11 1 0 0 20 0 15 0 97806628 10916921344 7036 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665264 7036 2849 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) R 19069 19072 15776 0 -1 4202560 3315 0 0 0 9 0 0 0 20 0 15 0 97806629 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782703820256 139782683641189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661056 memory=5793855832599153081 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806629 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782664879248 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782305459216 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782304406416 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782303353616 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806631 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782191565168 139782699608706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97806631 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97806632 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782188406608 139782699616155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782187354992 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782186302192 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0.01 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) R 19069 19072 15776 0 -1 4202560 326 0 0 0 1 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782185249392 139782699618906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 7036 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28144 KiB

[startup+0.210769 s]*
/proc/loadavg: 2.16 2.06 2.13 4/218 19087
/proc/meminfo: memFree=18824300/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661056 memory=40504 CPUtime=0.34 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 8215 0 0 0 32 2 0 0 20 0 15 0 97806628 10916921344 10126 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665264 10126 2990 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661056 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) R 19069 19072 15776 0 -1 4202560 5191 0 0 0 19 1 0 0 20 0 15 0 97806629 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782703836576 139782683678046 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661056 memory=4211974307794050442 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806629 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782664879248 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782305459216 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782304406416 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806630 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782303353616 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806631 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782191565168 139782699608706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97806631 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97806632 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782188406608 139782699616155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 505 0 0 0 1 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782187354992 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 355 0 0 0 3 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782186302192 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0.08 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) R 19069 19072 15776 0 -1 4202560 803 0 0 0 8 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782185245072 139782691834686 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661056 memory=140581589259904 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806634 10916921344 10183 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40504 KiB

[startup+0.310767 s]*
/proc/loadavg: 2.16 2.06 2.13 4/218 19087
/proc/meminfo: memFree=18819400/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=44960 CPUtime=0.55 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 8836 0 0 0 53 2 0 0 20 0 15 0 97806628 10916999168 11240 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 11240 3060 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) R 19069 19072 15776 0 -1 4202560 5560 0 0 0 28 1 0 0 20 0 15 0 97806629 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782703833552 139782699609494 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=4211974307794050442 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806629 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782664879248 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=281163049617792 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782305459216 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=281162920743424 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782304406416 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=140581460357903 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782303353616 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=281163049627008 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782191565168 139782699608706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=140581460362511 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=140581460380624 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=140581460385217 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782188406608 139782699616155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 612 0 0 0 4 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782187354992 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 423 0 0 0 5 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782186302192 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=140581589259904 CPUtime=0.15 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) R 19069 19072 15776 0 -1 4202560 874 0 0 0 15 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782185246328 139782678146441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=140581589288048 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 11240 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44960 KiB

[startup+0.700778 s]
/proc/loadavg: 2.16 2.06 2.13 6/218 19087
/proc/meminfo: memFree=18799124/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=96464 CPUtime=1.72 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 15571 0 0 0 168 4 0 0 20 0 15 0 97806628 10916999168 24116 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 24116 3115 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=56 CPUtime=0.67 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) R 19069 19072 15776 0 -1 4202560 5813 0 0 0 65 2 0 0 20 0 15 0 97806629 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782703806176 139782339174713 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806629 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782664879248 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782305459216 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782304406416 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782303353616 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782191565168 139782699608706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782188406608 139782699616155 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=1200 CPUtime=0.36 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) R 19069 19072 15776 0 -1 4202560 3628 0 0 0 35 1 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782187336152 139782679290659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=12136 CPUtime=0.37 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) R 19069 19072 15776 0 -1 4202560 3413 0 0 0 37 0 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782186288248 139782681142132 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=1008 CPUtime=0.28 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 15776 0 -1 1077944384 1346 0 0 0 28 0 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782185249392 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 24116 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 96464 KiB

[startup+1.50083 s]
/proc/loadavg: 2.16 2.06 2.13 5/218 19087
/proc/meminfo: memFree=18732840/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=189784 CPUtime=3.92 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 29051 0 0 0 386 6 0 0 20 0 15 0 97806628 10916999168 47446 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 47446 3117 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) R 19069 19072 15776 0 -1 4202560 6534 0 0 0 144 3 0 0 20 0 15 0 97806629 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782703776912 140737407199170 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806629 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782664879248 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782305459216 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) S 19069 19072 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782304406416 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) S 19069 19072 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97806630 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782303353616 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 47446 33554432000 4194304 4196468 140737406966416 139782191565168 139782699608706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0

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

[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=28356 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=1292 CPUtime=1.4 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1184 0 0 0 59 81 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 2521.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7663568 KiB

[startup+1733.6 s]
/proc/loadavg: 5.50 3.75 2.81 6/220 19297
/proc/meminfo: memFree=8336924/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=7663568 CPUtime=2524.55 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 330934 0 0 0 251711 744 0 0 20 0 15 0 97806628 10916999168 1915892 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 1915892 3170 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=28356 CPUtime=1460.57 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 15776 0 -1 1077944384 58618 0 0 0 145997 60 0 0 20 0 15 0 97806629 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782703824832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=1292 CPUtime=262.68 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) R 19069 19072 15776 0 -1 4202560 41093 0 0 0 26117 151 0 0 20 0 15 0 97806629 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782664879448 139782684593963 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=2444 CPUtime=263.3 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) R 19069 19072 15776 0 -1 4202560 44084 0 0 0 26182 148 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782305459416 139782684593904 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=7663568 CPUtime=262.74 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) R 19069 19072 15776 0 -1 4202560 31969 0 0 0 26125 149 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782304406616 139782684296335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=796 CPUtime=262.36 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) R 19069 19072 15776 0 -1 4202560 33646 0 0 0 26086 150 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782303353504 139782684593940 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=8452 CPUtime=8.48 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 88147 0 0 0 841 7 0 0 20 0 15 0 97806631 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782191563712 139782699607765 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782188406256 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=7663564 CPUtime=1.23 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 14509 0 0 0 121 2 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782187354752 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=1716 CPUtime=1.33 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 13347 0 0 0 131 2 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782186302240 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=1424 CPUtime=0.34 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 15776 0 -1 1077944384 2913 0 0 0 34 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782185249440 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=8452 CPUtime=1.41 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1184 0 0 0 60 81 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 2524.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7663568 KiB

[startup+1734 s]*
/proc/loadavg: 5.50 3.75 2.81 7/220 19297
/proc/meminfo: memFree=8336924/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=7663568 CPUtime=2526.17 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 330934 0 0 0 251873 744 0 0 20 0 15 0 97806628 10916999168 1915892 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 1915892 3170 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=6791534058613427641 CPUtime=1460.57 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 15776 0 -1 1077944384 58618 0 0 0 145997 60 0 0 20 0 15 0 97806629 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782703824832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=-7003737579269690708 CPUtime=263.07 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) R 19069 19072 15776 0 -1 4202560 41093 0 0 0 26156 151 0 0 20 0 15 0 97806629 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782664879448 139782684594223 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=-8412652152092201843 CPUtime=263.71 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) R 19069 19072 15776 0 -1 4202560 44084 0 0 0 26223 148 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782305459416 139782681207204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=-8486080722631693414 CPUtime=263.14 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) R 19069 19072 15776 0 -1 4202560 31969 0 0 0 26165 149 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782304406616 139782681207245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=6656426216303648864 CPUtime=262.77 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) R 19069 19072 15776 0 -1 4202560 33646 0 0 0 26127 150 0 0 20 0 15 0 97806630 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782303353504 139782684593969 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=-2746958450906831424 CPUtime=8.48 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 88147 0 0 0 841 7 0 0 20 0 15 0 97806631 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782191563712 139782699607765 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782188406256 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=-2892745056948402235 CPUtime=1.23 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 14509 0 0 0 121 2 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782187354752 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=-7595754389018307734 CPUtime=1.33 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 13347 0 0 0 131 2 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782186302240 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=-7522837415797432223 CPUtime=0.34 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 15776 0 -1 1077944384 2913 0 0 0 34 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782185249440 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=7897517683652307531 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1184 0 0 0 60 81 0 0 20 0 15 0 97806634 10916999168 1915892 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 2526.17 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7663568 KiB

[startup+1734.41 s]
/proc/loadavg: 5.50 3.75 2.81 7/220 19297
/proc/meminfo: memFree=8336924/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=7663572 CPUtime=2527.75 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 331011 0 0 0 252031 744 0 0 20 0 15 0 97806628 10916999168 1915893 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 1915893 3170 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=7663568 CPUtime=1460.57 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 15776 0 -1 1077944384 58618 0 0 0 145997 60 0 0 20 0 15 0 97806629 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782703824832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=7663568 CPUtime=263.47 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) R 19069 19072 15776 0 -1 4202560 41167 0 0 0 26196 151 0 0 20 0 15 0 97806629 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782664879448 139782684593969 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=28356 CPUtime=264.11 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) R 19069 19072 15776 0 -1 4202560 44084 0 0 0 26263 148 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782305459416 139782684593963 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=1292 CPUtime=263.54 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) R 19069 19072 15776 0 -1 4202560 31972 0 0 0 26205 149 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782304406616 139782684593966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=2444 CPUtime=263.17 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) R 19069 19072 15776 0 -1 4202560 33646 0 0 0 26167 150 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782303353504 139782684594170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=7663568 CPUtime=8.48 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 88147 0 0 0 841 7 0 0 20 0 15 0 97806631 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782191563712 139782699607765 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=7663568 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=1832 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782188406256 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=2236 CPUtime=1.23 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 14509 0 0 0 121 2 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782187354752 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=4128 CPUtime=1.33 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 13347 0 0 0 131 2 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782186302240 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=7663564 CPUtime=0.34 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 15776 0 -1 1077944384 2913 0 0 0 34 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782185249440 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=16392 CPUtime=1.41 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1184 0 0 0 60 81 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 2527.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7663572 KiB

[startup+1734.5 s]
/proc/loadavg: 5.50 3.75 2.81 7/220 19297
/proc/meminfo: memFree=8336924/32770624 swapFree=67108860/67108860
[pid=19072] ppid=19069 vsize=10661132 memory=7663572 CPUtime=2528.13 cores=1,3,5,7
/proc/19072/stat : 19072 (java) S 19069 19072 15776 0 -1 1077944320 331039 0 0 0 252069 744 0 0 20 0 15 0 97806628 10916999168 1915893 33554432000 4194304 4196468 140737406966416 140737406948960 139782699597559 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
/proc/19072/statm: 2665283 1915893 3170 1 0 2627263 0
[pid=19072/tid=19074] ppid=19069 vsize=10661132 memory=7663564 CPUtime=1460.57 cores=1,3,5,7
/proc/19072/task/19074/stat : 19074 (java) S 19069 19072 15776 0 -1 1077944384 58618 0 0 0 145997 60 0 0 20 0 15 0 97806629 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782703824832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19075] ppid=19069 vsize=10661132 memory=7663568 CPUtime=263.57 cores=1,3,5,7
/proc/19072/task/19075/stat : 19075 (java) R 19069 19072 15776 0 -1 4202560 41195 0 0 0 26205 152 0 0 20 0 15 0 97806629 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782664879448 139782684055192 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19076] ppid=19069 vsize=10661132 memory=7663556 CPUtime=264.2 cores=1,3,5,7
/proc/19072/task/19076/stat : 19076 (java) R 19069 19072 15776 0 -1 4202560 44084 0 0 0 26272 148 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782305459416 139782681150810 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19077] ppid=19069 vsize=10661132 memory=5776 CPUtime=263.64 cores=1,3,5,7
/proc/19072/task/19077/stat : 19077 (java) R 19069 19072 15776 0 -1 4202560 31972 0 0 0 26215 149 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782304406616 139782684593911 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19078] ppid=19069 vsize=10661132 memory=7663548 CPUtime=263.26 cores=1,3,5,7
/proc/19072/task/19078/stat : 19078 (java) R 19069 19072 15776 0 -1 4202560 33646 0 0 0 26176 150 0 0 20 0 15 0 97806630 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782303353504 139782681207314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19079] ppid=19069 vsize=10661132 memory=7663536 CPUtime=8.48 cores=1,3,5,7
/proc/19072/task/19079/stat : 19079 (java) S 19069 19072 15776 0 -1 1077944384 88147 0 0 0 841 7 0 0 20 0 15 0 97806631 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782191563712 139782699607765 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19080] ppid=19069 vsize=10661132 memory=7663548 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19080/stat : 19080 (java) S 19069 19072 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97806631 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782190511136 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19081] ppid=19069 vsize=10661132 memory=7663524 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19081/stat : 19081 (java) S 19069 19072 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97806632 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782189458288 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19082] ppid=19069 vsize=10661132 memory=7663480 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19082/stat : 19082 (java) S 19069 19072 15776 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782188406256 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19083] ppid=19069 vsize=10661132 memory=7663564 CPUtime=1.23 cores=1,3,5,7
/proc/19072/task/19083/stat : 19083 (java) S 19069 19072 15776 0 -1 1077944384 14509 0 0 0 121 2 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782187354752 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19084] ppid=19069 vsize=10661132 memory=7663568 CPUtime=1.33 cores=1,3,5,7
/proc/19072/task/19084/stat : 19084 (java) S 19069 19072 15776 0 -1 1077944384 13347 0 0 0 131 2 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782186302240 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19085] ppid=19069 vsize=10661132 memory=7663556 CPUtime=0.34 cores=1,3,5,7
/proc/19072/task/19085/stat : 19085 (java) S 19069 19072 15776 0 -1 1077944384 2913 0 0 0 34 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782185249440 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19086] ppid=19069 vsize=10661132 memory=7663572 CPUtime=0 cores=1,3,5,7
/proc/19072/task/19086/stat : 19086 (java) S 19069 19072 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782184196832 139782699607765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
[pid=19072/tid=19087] ppid=19069 vsize=10661132 memory=18276 CPUtime=1.41 cores=1,3,5,7
/proc/19072/task/19087/stat : 19087 (java) S 19069 19072 15776 0 -1 1077944384 1184 0 0 0 60 81 0 0 20 0 15 0 97806634 10916999168 1915893 33554432000 4194304 4196468 140737406966416 139782183144112 139782699608706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22245376 140737406968988 140737406969097 140737406969097 140737406971855 0
Current children cumulated CPU time: 2528.13 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7663572 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1734.55
CPU time (s): 2528.22
CPU user time (s): 2520.74
CPU system time (s): 7.4884
CPU usage (%): 145.757
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 7663572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.74
system time used= 7.4884
maximum resident set size= 7663832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42211
involuntary context switches= 11861


# summary of solver processes directly reported to runsolver:
#   pid: 19072
#   total CPU time (s): 2528.22
#   total CPU user time (s): 2520.74
#   total CPU system time (s): 7.4884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3295 second user time and 17.7443 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 20:27:15
IDJOB=4299115
IDBENCH=141296
IDSOLVER=2765
FILE ID=node132/4299115-1532802435
RUNJOBID= node132-1532775768-15808
PBS_JOBID= 21022466
Free space on /tmp= 52040 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-12_mini_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299115-1532802435/watcher-4299115-1532802435 -o /tmp/evaluation-result-4299115-1532802435/solver-4299115-1532802435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299115-1532802435.xml --timelimit 2520

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

MD5SUM BENCH= a1c2562567ad3209fb3991c3158b061f
RANDOM SEED=1476074961

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:        18853064 kB
MemAvailable:   27106416 kB
Buffers:          209468 kB
Cached:          8247728 kB
SwapCached:            0 kB
Active:          7418804 kB
Inactive:        5909328 kB
Active(anon):    4820928 kB
Inactive(anon):    77832 kB
Active(file):    2597876 kB
Inactive(file):  5831496 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       4877688 kB
Mapped:            55104 kB
Shmem:             25248 kB
Slab:             280072 kB
SReclaimable:     252440 kB
SUnreclaim:        27632 kB
KernelStack:        3616 kB
PageTables:        14852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6095116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4747264 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 20:56:09