Trace number 4299499

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
SuperSolver_Macq_Stevenart 2018-04-27? 377.445 373.015

General information on the benchmark

NameDubois/
Dubois-022_c18.xml
MD5SUM6cb564a1b449df83d852ba5f609dcac6
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.006395
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":66}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":66}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":44}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
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: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
377.43/373.01	d NO_SOL_FOUND
377.43/373.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8761 MiB free)
  memory of node 1: 16384 MiB (14181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299499-1532821184/watcher-4299499-1532821184 -o /tmp/evaluation-result-4299499-1532821184/solver-4299499-1532821184 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299499-1532821184.xml 

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=22140, runsolver pid=22137

[startup+0.100128 s]*
/proc/loadavg: 1.29 1.30 1.46 5/218 22155
/proc/meminfo: memFree=23477220/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661052 memory=27428 CPUtime=0.12 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 5273 0 0 0 11 1 0 0 20 0 15 0 99681575 10916917248 6857 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665263 6857 2836 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661052 memory=-7254952174179673210 CPUtime=0.09 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 3139 0 0 0 8 1 0 0 20 0 15 0 99681576 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707966803312 139707962602074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661052 memory=5793855411962079673 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661052 memory=140160952186496 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681577 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681578 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99681579 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) R 22137 22140 20512 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707518191984 139707946080841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) R 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661052 memory=140160952186496 CPUtime=0.01 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661052 memory=140160952186496 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681581 10916917248 6923 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27428 KiB

[startup+0.210667 s]*
/proc/loadavg: 1.29 1.30 1.46 3/218 22155
/proc/meminfo: memFree=23464476/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=40320 CPUtime=0.33 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 8147 0 0 0 31 2 0 0 20 0 15 0 99681575 10916995072 10080 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 10080 2985 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 5235 0 0 0 18 1 0 0 20 0 15 0 99681576 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707966813040 139707919182323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=4211973887156977034 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=140160952186496 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=140160952186496 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) R 22137 22140 20512 0 -1 1077944384 690 0 0 0 3 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) R 22137 22140 20512 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=140160952186496 CPUtime=0.07 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 802 0 0 0 7 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=140160952186496 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 10080 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40320 KiB

[startup+0.310355 s]*
/proc/loadavg: 1.29 1.30 1.46 5/218 22155
/proc/meminfo: memFree=23460072/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=45096 CPUtime=0.55 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 8853 0 0 0 52 3 0 0 20 0 15 0 99681575 10916995072 11274 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 11274 3056 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 1077944384 5548 0 0 0 27 2 0 0 20 0 15 0 99681576 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707966819472 139707962590933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=4211973887156977034 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=280321774184832 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=280321644024320 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=140160821998351 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=280321774191744 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=140160822002959 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=140160822025808 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=140160822029279 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) R 22137 22140 20512 0 -1 1077944384 775 0 0 0 6 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) R 22137 22140 20512 0 -1 4202560 226 0 0 0 4 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707517139184 139707944103695 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=140160952186496 CPUtime=0.14 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) R 22137 22140 20512 0 -1 4202560 943 0 0 0 14 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707516086384 139707962592662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=140160952213924 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 11274 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 45096 KiB

[startup+0.700821 s]
/proc/loadavg: 1.29 1.30 1.46 5/218 22155
/proc/meminfo: memFree=23425148/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=112132 CPUtime=1.72 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 13335 0 0 0 168 4 0 0 20 0 15 0 99681575 10916995072 28033 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 28033 3092 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=56 CPUtime=0.67 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 5587 0 0 0 65 2 0 0 20 0 15 0 99681576 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707966817928 139707588170132 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=1200 CPUtime=0.42 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20512 0 -1 1077944384 2892 0 0 0 42 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=12136 CPUtime=0.41 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) R 22137 22140 20512 0 -1 4202560 2237 0 0 0 41 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707517125064 139707946973180 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=1008 CPUtime=0.17 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 1249 0 0 0 17 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 28033 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 112132 KiB

[startup+1.50119 s]
/proc/loadavg: 1.29 1.30 1.46 3/218 22155
/proc/meminfo: memFree=23318512/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=188064 CPUtime=2.64 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 13445 0 0 0 258 6 0 0 20 0 15 0 99681575 10916995072 47016 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 47016 3103 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=4132 CPUtime=1.46 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 5627 0 0 0 143 3 0 0 20 0 15 0 99681576 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707966819856 139707588375527 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=28800 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99681577 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=7089322640132825172 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 47016 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0

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

[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=208784 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57658 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=4620 CPUtime=0.22 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 670 0 0 0 11 11 0 0 20 0 15 0 99681581 10916995072 57658 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 372.38 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230632 KiB

[startup+371.201 s]
/proc/loadavg: 1.13 1.26 1.39 3/218 22171
/proc/meminfo: memFree=23263136/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=230788 CPUtime=375.61 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 27900 0 0 0 37497 64 0 0 20 0 15 0 99681575 10916995072 57697 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 57697 3133 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=228584 CPUtime=368.04 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 10085 0 0 0 36795 9 0 0 20 0 15 0 99681576 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707966819984 139707588444676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=228584 CPUtime=1.11 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 765 0 0 0 98 13 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=836 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1804 0 0 0 99 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=230788 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1074 0 0 0 102 11 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=3844 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 924 0 0 0 100 13 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=2588 CPUtime=1.47 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2191 0 0 0 136 11 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=228584 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=1424 CPUtime=0.56 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20512 0 -1 1077944384 3540 0 0 0 56 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=15872 CPUtime=0.53 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20512 0 -1 1077944384 4208 0 0 0 53 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=16640 CPUtime=0.18 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 1279 0 0 0 18 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=18276 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=4048 CPUtime=0.22 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 670 0 0 0 11 11 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 375.61 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230788 KiB

[startup+372.001 s]*
/proc/loadavg: 1.13 1.26 1.39 3/218 22171
/proc/meminfo: memFree=23261136/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=230788 CPUtime=376.42 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 27907 0 0 0 37578 64 0 0 20 0 15 0 99681575 10916995072 57697 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 57697 3133 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=956 CPUtime=368.84 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 10091 0 0 0 36875 9 0 0 20 0 15 0 99681576 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707966820272 139707588167834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=2424 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 765 0 0 0 99 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=-7003737579269690708 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1804 0 0 0 100 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=4620 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1074 0 0 0 102 12 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=15872 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 925 0 0 0 100 13 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=16640 CPUtime=1.48 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2191 0 0 0 137 11 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=18276 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=1236 CPUtime=0.56 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20512 0 -1 1077944384 3540 0 0 0 56 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=648 CPUtime=0.53 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20512 0 -1 1077944384 4208 0 0 0 53 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=956 CPUtime=0.18 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 1279 0 0 0 18 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=1584 CPUtime=0.22 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 670 0 0 0 11 11 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 376.42 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230788 KiB

[startup+372.801 s]
/proc/loadavg: 1.13 1.26 1.39 3/218 22171
/proc/meminfo: memFree=23261136/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=230788 CPUtime=377.22 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 27914 0 0 0 37658 64 0 0 20 0 15 0 99681575 10916995072 57697 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 57697 3133 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=230788 CPUtime=369.63 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 10097 0 0 0 36954 9 0 0 20 0 15 0 99681576 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707966820208 139707946919525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=288230596050944315 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 765 0 0 0 99 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=16100360058046859 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1804 0 0 0 100 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=6791534058613427641 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1075 0 0 0 102 12 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=7288 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 925 0 0 0 101 13 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=836 CPUtime=1.48 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2191 0 0 0 137 11 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=230788 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=230788 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=648 CPUtime=0.56 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20512 0 -1 1077944384 3540 0 0 0 56 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=956 CPUtime=0.53 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20512 0 -1 1077944384 4208 0 0 0 53 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=2424 CPUtime=0.18 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 1279 0 0 0 18 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=928 CPUtime=0.22 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 670 0 0 0 11 11 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 377.22 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230788 KiB

[startup+373.001 s]*
/proc/loadavg: 1.13 1.26 1.39 3/218 22171
/proc/meminfo: memFree=23261136/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=10661128 memory=230788 CPUtime=377.43 cores=1,3,5,7
/proc/22140/stat : 22140 (java) S 22137 22140 20512 0 -1 1077944320 27934 0 0 0 37679 64 0 0 20 0 15 0 99681575 10916995072 57697 33554432000 4194304 4196468 140734937375184 140734937357728 139707962580727 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
/proc/22140/statm: 2665282 57697 3133 1 0 2627263 0
[pid=22140/tid=22142] ppid=22137 vsize=10661128 memory=6791534058613427641 CPUtime=369.84 cores=1,3,5,7
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20512 0 -1 4202560 10101 0 0 0 36975 9 0 0 20 0 15 0 99681576 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707966819872 139707588036485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22143] ppid=22137 vsize=10661128 memory=-7003737579269690708 CPUtime=1.13 cores=1,3,5,7
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20512 0 -1 1077944384 766 0 0 0 99 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707569461904 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22144] ppid=22137 vsize=10661128 memory=230788 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20512 0 -1 1077944384 1804 0 0 0 100 14 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707568409104 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22145] ppid=22137 vsize=10661128 memory=6791534058613427641 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20512 0 -1 1077944384 1075 0 0 0 102 12 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707567356304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22146] ppid=22137 vsize=10661128 memory=0 CPUtime=1.14 cores=1,3,5,7
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20512 0 -1 1077944384 940 0 0 0 101 13 0 0 20 0 15 0 99681577 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707566303504 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22147] ppid=22137 vsize=10661128 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20512 0 -1 1077944384 2191 0 0 0 137 11 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707522403184 139707962591874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22148] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99681578 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707521349152 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22149] ppid=22137 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20512 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99681579 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707520296304 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22150] ppid=22137 vsize=10661128 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707519244624 139707962599323 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22151] ppid=22137 vsize=10661128 memory=50948 CPUtime=0.56 cores=1,3,5,7
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20512 0 -1 1077944384 3540 0 0 0 56 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707518191984 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22152] ppid=22137 vsize=10661128 memory=7594875939203993961 CPUtime=0.53 cores=1,3,5,7
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20512 0 -1 1077944384 4208 0 0 0 53 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707517139184 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22153] ppid=22137 vsize=10661128 memory=7235403789630007410 CPUtime=0.18 cores=1,3,5,7
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20512 0 -1 1077944384 1279 0 0 0 18 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707516086384 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22154] ppid=22137 vsize=10661128 memory=7235122314652774508 CPUtime=0 cores=1,3,5,7
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707515033824 139707962590933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
[pid=22140/tid=22155] ppid=22137 vsize=10661128 memory=7162783245638266225 CPUtime=0.22 cores=1,3,5,7
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20512 0 -1 1077944384 670 0 0 0 11 11 0 0 20 0 15 0 99681581 10916995072 57697 33554432000 4194304 4196468 140734937375184 139707513982128 139707962591874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27566080 140734937384074 140734937384201 140734937384201 140734937386959 0
Current children cumulated CPU time: 377.43 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 230788 KiB

Child status: 0
Real time (s): 373.015
CPU time (s): 377.445
CPU user time (s): 376.795
CPU system time (s): 0.650368
CPU usage (%): 101.188
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 230788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 376.795
system time used= 0.650368
maximum resident set size= 231484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49946
involuntary context switches= 1374


# summary of solver processes directly reported to runsolver:
#   pid: 22140
#   total CPU time (s): 377.445
#   total CPU user time (s): 376.795
#   total CPU system time (s): 0.650368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29494 second user time and 3.58962 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 01:39:44
IDJOB=4299499
IDBENCH=141406
IDSOLVER=2767
FILE ID=node132/4299499-1532821184
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 52040 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Dubois/Dubois-022_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299499-1532821184/watcher-4299499-1532821184 -o /tmp/evaluation-result-4299499-1532821184/solver-4299499-1532821184 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299499-1532821184.xml

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

MD5SUM BENCH= 6cb564a1b449df83d852ba5f609dcac6
RANDOM SEED=1634149223

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:        23493536 kB
MemAvailable:   31764172 kB
Buffers:          212652 kB
Cached:          8262516 kB
SwapCached:            0 kB
Active:          2784492 kB
Inactive:        5911008 kB
Active(anon):     170572 kB
Inactive(anon):    77828 kB
Active(file):    2613920 kB
Inactive(file):  5833180 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1224 kB
Writeback:             0 kB
AnonPages:        227708 kB
Mapped:            55284 kB
Shmem:             25248 kB
Slab:             279780 kB
SReclaimable:     251996 kB
SUnreclaim:        27784 kB
KernelStack:        3568 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1066372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 52036 MiB
End job on node132 at 2018-07-29 01:45:57