Trace number 4299131

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? (NS) 39.9862 23.5752

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-20_mini_c18.xml
MD5SUM71a4fe88cf163e0e6932f74b335a06ff
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 benchmark1.28691
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints820
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":780}]
Minimum variable degree0
Maximum variable degree42
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":41,"count":20},{"degree":42,"count":380}]
Minimum constraint arity1
Maximum constraint arity22
Distribution of constraint arities[{"arity":1,"count":20},{"arity":20,"count":40},{"arity":22,"count":760}]
Number of extensional constraints0
Number of intensional constraints20
Distribution of constraint types[{"type":"intension","count":20},{"type":"allDifferent","count":40},{"type":"element","count":760}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.14	c version: 2018-04-11
0.12/0.14	c seed: 1811631
0.12/0.14	c timeout: 2520
0.12/0.14	c memlimit: -1
0.12/0.14	c nbcore: -1
39.91/23.55	c Caught NotImplementedException
39.91/23.55	c 	minicp.search.DFSearch.start(DFSearch.java:88)
39.91/23.55	c 	xcsp3.XCSP3.solve(XCSP3.java:890)
39.91/23.55	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:64)
39.91/23.55	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
39.91/23.55	s UNSUPPORTED

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

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

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

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

solver pid=19183, runsolver pid=19180

[startup+0.100821 s]*
/proc/loadavg: 2.00 2.08 2.12 4/219 19198
/proc/meminfo: memFree=17686088/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661056 memory=27720 CPUtime=0.12 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 5373 0 0 0 11 1 0 0 20 0 15 0 97904270 10916921344 6930 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665264 6930 2850 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661056 memory=-7254949987974015097 CPUtime=0.08 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 3261 0 0 0 8 0 0 0 20 0 15 0 97904270 10916921344 6995 33554432000 4194304 4196468 140726607541184 140566203766784 140566184700639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661056 memory=5793855800197986745 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 6995 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904272 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97904273 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97904273 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) S 19180 19183 15776 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 97904275 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 97904275 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565686499440 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0.01 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) R 19180 19183 15776 0 -1 4202560 318 0 0 0 1 0 0 0 20 0 15 0 97904275 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565685442776 140566178667361 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904276 10916921344 6995 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27720 KiB

[startup+0.210742 s]*
/proc/loadavg: 2.00 2.08 2.12 4/219 19198
/proc/meminfo: memFree=17675056/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661056 memory=39976 CPUtime=0.33 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 8126 0 0 0 31 2 0 0 20 0 15 0 97904270 10916921344 9994 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665264 9994 2955 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661056 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 5179 0 0 0 18 1 0 0 20 0 15 0 97904270 10916921344 9994 33554432000 4194304 4196468 140726607541184 140566203772608 140565836347856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661056 memory=4211974275392884106 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 9994 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 9994 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 9994 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916921344 9994 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904272 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97904273 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97904273 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) R 19180 19183 15776 0 -1 1077944384 450 0 0 0 2 0 0 0 20 0 15 0 97904275 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) R 19180 19183 15776 0 -1 4202560 404 0 0 0 2 0 0 0 20 0 15 0 97904275 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565686499440 140566184413297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0.08 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) R 19180 19183 15776 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 15 0 97904275 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565685443264 140566192636925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661056 memory=140549188093568 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904276 10916921344 10060 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39976 KiB

[startup+0.310731 s]*
/proc/loadavg: 2.00 2.08 2.12 5/219 19198
/proc/meminfo: memFree=17671024/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=45048 CPUtime=0.56 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 8825 0 0 0 54 2 0 0 20 0 15 0 97904270 10916999168 11262 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 11262 3052 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=6735269665583770266 CPUtime=0.29 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) S 19180 19183 15776 0 -1 1077944384 5539 0 0 0 28 1 0 0 20 0 15 0 97904270 10916999168 11262 33554432000 4194304 4196468 140726607541184 140566203767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=4211974275392884106 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 11262 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=281098234870144 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=281098093580800 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=140549046776591 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=281098234877056 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97904272 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=140549046781199 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=140549046799312 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=140549046804876 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) R 19180 19183 15776 0 -1 1077944384 476 0 0 0 5 0 0 0 20 0 15 0 97904275 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 572 0 0 0 6 0 0 0 20 0 15 0 97904275 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565686492464 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=140549188093568 CPUtime=0.15 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 867 0 0 0 15 0 0 0 20 0 15 0 97904275 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=140549188121288 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 11262 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 45048 KiB

[startup+0.700761 s]
/proc/loadavg: 2.00 2.08 2.12 5/219 19198
/proc/meminfo: memFree=17650752/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=80216 CPUtime=1.77 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 13536 0 0 0 173 4 0 0 20 0 15 0 97904270 10916999168 20054 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 20054 3122 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=56 CPUtime=0.67 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 5797 0 0 0 65 2 0 0 20 0 15 0 97904270 10916999168 20054 33554432000 4194304 4196468 140726607541184 140566203767936 140565836347808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 20054 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97904272 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=8452 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=1200 CPUtime=0.36 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) R 19180 19183 15776 0 -1 4202560 2205 0 0 0 36 0 0 0 20 0 15 0 97904275 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565687537720 140566184656850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=12136 CPUtime=0.36 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) R 19180 19183 15776 0 -1 4202560 2421 0 0 0 36 0 0 0 20 0 15 0 97904275 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565686480456 140566180719164 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=1008 CPUtime=0.35 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 1742 0 0 0 35 0 0 0 20 0 15 0 97904275 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 20054 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 80216 KiB

[startup+1.50073 s]
/proc/loadavg: 2.00 2.08 2.12 5/219 19198
/proc/meminfo: memFree=17607644/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=132424 CPUtime=4.2 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 29258 0 0 0 414 6 0 0 20 0 15 0 97904270 10916999168 33106 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 33106 3122 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 6233 0 0 0 144 2 0 0 20 0 15 0 97904270 10916999168 33106 33554432000 4194304 4196468 140726607541184 140566203773616 140565841022813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 33106 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 33106 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 33106 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97904271 10916999168 33106 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97904272 10916999168 33106 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0

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

[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 37.19 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1094432 KiB

[startup+22.4007 s]
/proc/loadavg: 2.00 2.08 2.12 3/219 19198
/proc/meminfo: memFree=16620116/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=1094432 CPUtime=38.8 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 44844 0 0 0 3767 113 0 0 20 0 15 0 97904270 10916999168 273608 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 273608 3165 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=4132 CPUtime=18 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 8429 0 0 0 1793 7 0 0 20 0 15 0 97904270 10916999168 273608 33554432000 4194304 4196468 140726607541184 140566203747312 140565841554532 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=6791534058613427641 CPUtime=4.23 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 1213 0 0 0 399 24 0 0 20 0 15 0 97904271 10916999168 273608 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=12136 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1940 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=2209 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1679 0 0 0 401 24 0 0 20 0 15 0 97904271 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=20036 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1397 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=1091780 CPUtime=0.07 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 6177 0 0 0 7 0 0 0 20 0 15 0 97904272 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=140549046871809 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=24057 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=0 CPUtime=1.64 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) S 19180 19183 15776 0 -1 1077944384 10653 0 0 0 163 1 0 0 20 0 15 0 97904275 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=4128 CPUtime=1.57 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 9475 0 0 0 156 1 0 0 20 0 15 0 97904275 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565686499440 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=2196 CPUtime=0.42 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 2383 0 0 0 42 0 0 0 20 0 15 0 97904275 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 80 0 0 0 0 1 0 0 20 0 15 0 97904276 10916999168 273608 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 38.8 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1094432 KiB

[startup+23.2007 s]
/proc/loadavg: 2.00 2.08 2.12 3/219 19198
/proc/meminfo: memFree=16620116/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=1094468 CPUtime=39.61 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 46334 0 0 0 3848 113 0 0 20 0 15 0 97904270 10916999168 273617 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 273617 3168 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=1094432 CPUtime=18.8 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 9284 0 0 0 1873 7 0 0 20 0 15 0 97904270 10916999168 273617 33554432000 4194304 4196468 140726607541184 140566203773840 140565840571952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=16384 CPUtime=4.23 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 1213 0 0 0 399 24 0 0 20 0 15 0 97904271 10916999168 273617 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=6791534058613427641 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1940 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=-3472574944341025154 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1679 0 0 0 401 24 0 0 20 0 15 0 97904271 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=-7094132109863559211 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1397 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=-7880843606118635149 CPUtime=0.07 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 6181 0 0 0 7 0 0 0 20 0 15 0 97904272 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=-7173504570860347296 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=796 CPUtime=1.65 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) S 19180 19183 15776 0 -1 1077944384 10923 0 0 0 164 1 0 0 20 0 15 0 97904275 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=8452 CPUtime=1.58 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 9815 0 0 0 157 1 0 0 20 0 15 0 97904275 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565686499440 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=5776 CPUtime=0.42 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 2387 0 0 0 42 0 0 0 20 0 15 0 97904275 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=12136 CPUtime=0.01 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 97 0 0 0 0 1 0 0 20 0 15 0 97904276 10916999168 273617 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 39.61 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1094468 KiB

[startup+23.4007 s]
/proc/loadavg: 2.00 2.08 2.12 3/219 19198
/proc/meminfo: memFree=16620116/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=1098564 CPUtime=39.81 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 46421 0 0 0 3868 113 0 0 20 0 15 0 97904270 10916999168 274641 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 274641 3168 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=6791534058613427641 CPUtime=19 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 9371 0 0 0 1893 7 0 0 20 0 15 0 97904270 10916999168 274641 33554432000 4194304 4196468 140726607541184 140566203773840 140565836589126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=1292 CPUtime=4.23 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 1213 0 0 0 399 24 0 0 20 0 15 0 97904271 10916999168 274641 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=2444 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1940 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=1832 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1679 0 0 0 401 24 0 0 20 0 15 0 97904271 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=1948 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1397 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 6181 0 0 0 7 0 0 0 20 0 15 0 97904272 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=8452 CPUtime=1.65 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) S 19180 19183 15776 0 -1 1077944384 10923 0 0 0 164 1 0 0 20 0 15 0 97904275 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=5776 CPUtime=1.58 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 9815 0 0 0 157 1 0 0 20 0 15 0 97904275 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565686499440 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=1200 CPUtime=0.42 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 2387 0 0 0 42 0 0 0 20 0 15 0 97904275 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=1008 CPUtime=0.01 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 97 0 0 0 0 1 0 0 20 0 15 0 97904276 10916999168 274641 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 39.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1098564 KiB

[startup+23.5007 s]
/proc/loadavg: 2.00 2.08 2.12 3/219 19198
/proc/meminfo: memFree=16620116/32770624 swapFree=67108860/67108860
[pid=19183] ppid=19180 vsize=10661132 memory=1104708 CPUtime=39.91 cores=0,2,4,6
/proc/19183/stat : 19183 (java) S 19180 19183 15776 0 -1 1077944320 46522 0 0 0 3878 113 0 0 20 0 15 0 97904270 10916999168 276177 33554432000 4194304 4196468 140726607541184 140726607523728 140566199533303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
/proc/19183/statm: 2665283 276177 3168 1 0 2627263 0
[pid=19183/tid=19185] ppid=19180 vsize=10661132 memory=1008 CPUtime=19.09 cores=0,2,4,6
/proc/19183/task/19185/stat : 19185 (java) R 19180 19183 15776 0 -1 4202560 9472 0 0 0 1902 7 0 0 20 0 15 0 97904270 10916999168 276177 33554432000 4194304 4196468 140726607541184 140566203773840 140565836589138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19186] ppid=19180 vsize=10661132 memory=1094432 CPUtime=4.23 cores=0,2,4,6
/proc/19183/task/19186/stat : 19186 (java) S 19180 19183 15776 0 -1 1077944384 1213 0 0 0 399 24 0 0 20 0 15 0 97904271 10916999168 276177 33554432000 4194304 4196468 140726607541184 140566160492816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19187] ppid=19180 vsize=10661132 memory=1094432 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19187/stat : 19187 (java) S 19180 19183 15776 0 -1 1077944384 1940 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565805767056 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19188] ppid=19180 vsize=10661132 memory=1094468 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19188/stat : 19188 (java) S 19180 19183 15776 0 -1 1077944384 1679 0 0 0 401 24 0 0 20 0 15 0 97904271 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565804714512 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19189] ppid=19180 vsize=10661132 memory=4132 CPUtime=4.25 cores=0,2,4,6
/proc/19183/task/19189/stat : 19189 (java) S 19180 19183 15776 0 -1 1077944384 1397 0 0 0 400 25 0 0 20 0 15 0 97904271 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565803661968 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19190] ppid=19180 vsize=10661132 memory=281098093603104 CPUtime=0.07 cores=0,2,4,6
/proc/19183/task/19190/stat : 19190 (java) S 19180 19183 15776 0 -1 1077944384 6181 0 0 0 7 0 0 0 20 0 15 0 97904272 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565759388144 140566199544450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19191] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19191/stat : 19191 (java) S 19180 19183 15776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565758334368 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19192] ppid=19180 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19192/stat : 19192 (java) S 19180 19183 15776 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 97904273 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565689656816 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19193] ppid=19180 vsize=10661132 memory=1092276 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19193/stat : 19193 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904275 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565688605392 140566199551899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19194] ppid=19180 vsize=10661132 memory=140549046806433 CPUtime=1.65 cores=0,2,4,6
/proc/19183/task/19194/stat : 19194 (java) S 19180 19183 15776 0 -1 1077944384 10923 0 0 0 164 1 0 0 20 0 15 0 97904275 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565687551984 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19195] ppid=19180 vsize=10661132 memory=1692 CPUtime=1.58 cores=0,2,4,6
/proc/19183/task/19195/stat : 19195 (java) S 19180 19183 15776 0 -1 1077944384 9815 0 0 0 157 1 0 0 20 0 15 0 97904275 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565686499440 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19196] ppid=19180 vsize=10661132 memory=912 CPUtime=0.42 cores=0,2,4,6
/proc/19183/task/19196/stat : 19196 (java) S 19180 19183 15776 0 -1 1077944384 2387 0 0 0 42 0 0 0 20 0 15 0 97904275 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565685446896 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19197] ppid=19180 vsize=10661132 memory=825544 CPUtime=0 cores=0,2,4,6
/proc/19183/task/19197/stat : 19197 (java) S 19180 19183 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97904276 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565684394592 140566199543509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
[pid=19183/tid=19198] ppid=19180 vsize=10661132 memory=1092276 CPUtime=0.01 cores=0,2,4,6
/proc/19183/task/19198/stat : 19198 (java) S 19180 19183 15776 0 -1 1077944384 97 0 0 0 0 1 0 0 20 0 15 0 97904276 10916999168 276177 33554432000 4194304 4196468 140726607541184 140565683342128 140566199544450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140726607545500 140726607545609 140726607545609 140726607548367 0
Current children cumulated CPU time: 39.91 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1104708 KiB

Child status: 0
Real time (s): 23.5752
CPU time (s): 39.9862
CPU user time (s): 38.8421
CPU system time (s): 1.14412
CPU usage (%): 169.611
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1104708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8421
system time used= 1.14412
maximum resident set size= 1109104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47493
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2322
involuntary context switches= 201


# summary of solver processes directly reported to runsolver:
#   pid: 19183
#   total CPU time (s): 39.9862
#   total CPU user time (s): 38.8421
#   total CPU system time (s): 1.14412

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.187789 second user time and 0.254068 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 20:43:31
IDJOB=4299131
IDBENCH=141298
IDSOLVER=2765
FILE ID=node132/4299131-1532803411
RUNJOBID= node132-1532775768-15807
PBS_JOBID= 21022466
Free space on /tmp= 52040 MiB

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

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

MD5SUM BENCH= 71a4fe88cf163e0e6932f74b335a06ff
RANDOM SEED=712871525

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:        17702088 kB
MemAvailable:   25955636 kB
Buffers:          209624 kB
Cached:          8247700 kB
SwapCached:            0 kB
Active:          8565068 kB
Inactive:        5909568 kB
Active(anon):    5967076 kB
Inactive(anon):    77832 kB
Active(file):    2597992 kB
Inactive(file):  5831736 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1212 kB
Writeback:             0 kB
AnonPages:       6122316 kB
Mapped:            55240 kB
Shmem:             25248 kB
Slab:             280280 kB
SReclaimable:     252280 kB
SUnreclaim:        28000 kB
KernelStack:        3872 kB
PageTables:        17092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7539700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5978112 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:43:55