Trace number 4401044

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT34 1586.65 1555.06

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-12.xml
MD5SUMd0005c97ad61d9cead696518787f869e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark14.8846
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints146
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":30}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":30}]
Number of extensional constraints86
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":86},{"type":"sum","count":60}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.74/0.58	c Concrete v3.12.2.1568631193530 running
8.97/3.72	o 25
9.97/4.06	o 28
10.57/4.27	o 30
11.18/4.47	o 31
13.70/5.70	o 32
20.33/11.81	o 33
20.33/11.82	o 34
1586.59/1555.05	v <instantiation
1586.59/1555.05	v         cost = '34'>
1586.59/1555.05	v       <list>
1586.59/1555.05	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11]
1586.59/1555.05	v       </list>
1586.59/1555.05	v       <values>
1586.59/1555.05	v         1 1 0 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 2 3 4 3 4 3 2 4 2 3 4 2 2 4 3 3 3 5 3 6 3 5 3 2 2 4 4 6 4 5 2 6 2 5 4 4 2 4 3 3 3 5 3 6 3 5 3 2 2 3 4 3 4 3 2 4 2 3 4 2
1586.59/1555.05	v       </values>
1586.59/1555.05	v     </instantiation>
1586.59/1555.05	s OPTIMUM FOUND

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401044-1568673332/watcher-4401044-1568673332 -o /tmp/evaluation-result-4401044-1568673332/solver-4401044-1568673332 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=516042084 HOME/instance-4401044-1568673332.xml 

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

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


[startup+0.100092 s]*
/proc/loadavg: 0.31 1.50 2.57 3/221 24985
/proc/meminfo: memFree=30687976/32770624 swapFree=66953536/67108860
[pid=24912] ppid=24905 vsize=113256 memory=1616 CPUtime=0.01 cores=0,2,4,6
/proc/24912/stat : 24912 (bash) S 24905 24912 24851 0 -1 4202496 892 5692 0 0 0 0 0 1 20 0 1 0 443275855 115974144 404 33554432000 4194304 5098028 140729733419792 140729733413800 140548598160384 0 0 4100 65536 18446744071580971376 0 0 17 0 0 0 0 0 0 7196144 7232144 31096832 140729733424149 140729733424273 140729733424273 140729733427182 0
/proc/24912/statm: 28314 404 320 221 0 119 0
[pid=24965] ppid=24912 vsize=113256 memory=712 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (bash) S 24912 24912 24851 0 -1 4202560 154 0 0 0 0 0 0 0 20 0 1 0 443275858 115974144 178 33554432000 4194304 5098028 140729733419792 140729733412472 140548597985916 0 65536 4096 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31096832 140729733424149 140729733424273 140729733424273 140729733427182 0
/proc/24965/statm: 28314 178 94 221 0 119 0
[pid=24969] ppid=24965 vsize=113492 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/24969/stat : 24969 (awk) S 24965 24912 24851 0 -1 4202496 449 0 0 0 0 0 0 0 20 0 1 0 443275858 116215808 308 33554432000 4194304 4609284 140724879835728 140724879834904 140395775818752 0 0 4096 1216 18446744071580971376 0 0 17 4 0 0 0 0 0 6708720 6711756 13344768 140724879840444 140724879840474 140724879840474 140724879843311 0
/proc/24969/statm: 28373 308 256 102 0 89 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 340004 KiB
Current children cumulated memory: 3560 KiB

[startup+0.21217 s]*
/proc/loadavg: 0.31 1.50 2.57 8/227 25043
/proc/meminfo: memFree=30664868/32770624 swapFree=66953536/67108860
[pid=24912] ppid=24905 vsize=10819712 memory=37856 CPUtime=0.22 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 6834 13305 0 1 13 1 5 3 20 0 15 0 443275855 11079385088 9464 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2704928 9464 3146 1 0 2667149 0
[pid=24912/tid=25016] ppid=24905 vsize=10819712 memory=7022364594140610616 CPUtime=0.17 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 3359 13305 0 1 8 1 5 3 20 0 15 0 443275867 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020492772464 140020111409853 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10819712 memory=339 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10819712 memory=139933834112365 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 2 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10819712 memory=139933830833792 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 2 13305 0 1 0 0 5 3 20 0 15 0 443275869 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 13 13305 0 1 0 0 5 3 20 0 15 0 443275869 11079385088 9464 33554432000 4194304 4196468 140722902979504 140019490612256 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275870 11079385088 9464 33554432000 4194304 4196468 140722902979504 140019289285488 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11079385088 9464 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10819712 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) R 24905 24912 24851 0 -1 1077944384 472 13305 0 1 1 0 5 3 20 0 15 0 443275872 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020046549040 140020520949461 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 173 13305 0 1 0 0 5 3 20 0 15 0 443275872 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10819712 memory=139933830833792 CPUtime=0.1 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) R 24905 24912 24851 0 -1 4202560 593 13305 0 1 2 0 5 3 20 0 15 0 443275872 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020044446144 140020513176382 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11079385088 9464 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10819712 memory=139933830833792 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275873 11079385088 9464 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 37856 KiB

[startup+0.310635 s]*
/proc/loadavg: 0.31 1.50 2.57 4/227 25043
/proc/meminfo: memFree=30637352/32770624 swapFree=66953536/67108860
[pid=24912] ppid=24905 vsize=10820196 memory=49696 CPUtime=0.36 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 10112 13305 0 1 25 3 5 3 20 0 15 0 443275855 11079880704 12424 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2705049 12424 3305 1 0 2667149 0
[pid=24912/tid=25016] ppid=24905 vsize=10820196 memory=8317482817917895235 CPUtime=0.26 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 6601 13305 0 1 16 2 5 3 20 0 15 0 443275867 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020492741040 140020520961181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 2 13305 0 1 0 0 5 3 20 0 15 0 443275867 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 2 13305 0 1 0 0 5 3 20 0 15 0 443275869 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 13 13305 0 1 0 0 5 3 20 0 15 0 443275869 11079880704 12424 33554432000 4194304 4196468 140722902979504 140019490612256 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275870 11079880704 12424 33554432000 4194304 4196468 140722902979504 140019289285488 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11079880704 12424 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 482 13305 0 1 2 0 5 3 20 0 15 0 443275872 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 182 13305 0 1 1 0 5 3 20 0 15 0 443275872 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10820196 memory=139933830833792 CPUtime=0.12 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 611 13305 0 1 4 0 5 3 20 0 15 0 443275872 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11079880704 12424 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10820196 memory=139933830833792 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275873 11079880704 12424 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49696 KiB

[startup+0.700665 s]
/proc/loadavg: 0.31 1.50 2.57 4/227 25043
/proc/meminfo: memFree=30609884/32770624 swapFree=66953536/67108860
[pid=24912] ppid=24905 vsize=10822316 memory=80540 CPUtime=1.06 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 14825 13305 0 1 93 5 5 3 20 0 15 0 443275855 11082051584 20135 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2705579 20135 3502 1 0 2667661 0
[pid=24912/tid=25016] ppid=24905 vsize=10822316 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 10277 13305 0 1 52 4 5 3 20 0 15 0 443275867 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020492744160 140020500462988 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10822316 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10822316 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10822316 memory=139933725636976 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275867 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10822316 memory=139934329471582 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 2 13305 0 1 0 0 5 3 20 0 15 0 443275867 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10822316 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 5 13305 0 1 0 0 5 3 20 0 15 0 443275869 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10822316 memory=7161662739957573184 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 13 13305 0 1 0 0 5 3 20 0 15 0 443275869 11082051584 20135 33554432000 4194304 4196468 140722902979504 140019490612256 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10822316 memory=6081102367496431977 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275870 11082051584 20135 33554432000 4194304 4196468 140722902979504 140019289285488 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10822316 memory=7236547281622689387 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11082051584 20135 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10822316 memory=12024 CPUtime=0.19 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) R 24905 24912 24851 0 -1 4202560 909 13305 0 1 11 0 5 3 20 0 15 0 443275872 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020046556016 140020505709249 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10822316 memory=2120 CPUtime=0.2 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) R 24905 24912 24851 0 -1 4202560 612 13305 0 1 12 0 5 3 20 0 15 0 443275872 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020045503216 140020505586033 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10822316 memory=500 CPUtime=0.24 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 786 13305 0 1 16 0 5 3 20 0 15 0 443275872 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10822316 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11082051584 20135 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10822316 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275873 11082051584 20135 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 10822316 KiB
Current children cumulated memory: 80540 KiB

[startup+1.50067 s]
/proc/loadavg: 0.31 1.50 2.57 4/227 25043
/proc/meminfo: memFree=30532320/32770624 swapFree=66953536/67108860
[pid=24912] ppid=24905 vsize=10834680 memory=170840 CPUtime=2.39 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 21627 13305 0 1 222 9 5 3 20 0 15 0 443275855 11094712320 42710 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2708670 42710 3579 1 0 2670733 0
[pid=24912/tid=25016] ppid=24905 vsize=10834680 memory=19773193 CPUtime=1.4 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 15353 13305 0 1 127 5 5 3 20 0 15 0 443275867 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020492750064 140020111476211 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 72 13305 0 1 1 0 5 3 20 0 15 0 443275867 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10834680 memory=279867451541456 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 346 13305 0 1 0 0 5 3 20 0 15 0 443275867 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10834680 memory=4206468019014099040 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 29 13305 0 1 1 0 5 3 20 0 15 0 443275867 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10834680 memory=6944656592452938395 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 58 13305 0 1 1 0 5 3 20 0 15 0 443275867 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10834680 memory=4137287014106042739 CPUtime=0.09 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 127 13305 0 1 1 0 5 3 20 0 15 0 443275869 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10834680 memory=1414353297708861353 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 14 13305 0 1 0 0 5 3 20 0 15 0 443275869 11094712320 42710 33554432000 4194304 4196468 140722902979504 140019490612320 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10834680 memory=-2672971631320983069 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275870 11094712320 42710 33554432000 4194304 4196468 140722902979504 140019289285504 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10834680 memory=7679927811743456362 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11094712320 42710 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10834680 memory=6944656575208382560 CPUtime=0.34 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 1200 13305 0 1 26 0 5 3 20 0 15 0 443275872 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10834680 memory=7377290228813817172 CPUtime=0.3 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 658 13305 0 1 22 0 5 3 20 0 15 0 443275872 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10834680 memory=7372784477340656488 CPUtime=0.47 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 1552 13305 0 1 39 0 5 3 20 0 15 0 443275872 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10834680 memory=3612 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11094712320 42710 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1 13305 0 1 0 0 5 3 20 0 15 0 443275873 11094712320 42710 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 170840 KiB

[startup+3.11109 s]
/proc/loadavg: 0.69 1.56 2.58 7/227 25043

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

[pid=24912/tid=25039] ppid=24905 vsize=10849036 memory=14600 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10849036 memory=12024 CPUtime=1.03 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1044 13305 0 1 44 51 5 3 20 0 15 0 443275873 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1583.54 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 969312 KiB

[startup+1553.6 s]
/proc/loadavg: 1.60 1.45 1.70 3/228 25319
/proc/meminfo: memFree=27416900/32770624 swapFree=66953548/67108860
[pid=24912] ppid=24905 vsize=10849036 memory=969312 CPUtime=1585.16 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 177552 13305 0 1 158261 247 5 3 20 0 15 0 443275855 11109412864 242328 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2712259 242328 3627 1 0 2674317 0
[pid=24912/tid=25016] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=1536.15 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 57831 13305 0 1 153573 34 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020492775168 140020126849511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10849036 memory=1552 CPUtime=8.04 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 9496 13305 0 1 760 36 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10849036 memory=1040 CPUtime=8.01 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 10414 13305 0 1 751 42 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10849036 memory=4132 CPUtime=8.01 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 9386 13305 0 1 753 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=7.97 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 11187 13305 0 1 749 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10849036 memory=1408 CPUtime=7.18 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 11573 13305 0 1 674 36 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10849036 memory=3116 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 15 13305 0 1 0 0 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019490612384 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10849036 memory=969312 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 8 13305 0 1 0 0 5 3 20 0 15 0 443275870 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019289285504 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10849036 memory=1412 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=3.57 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 22825 13305 0 1 341 8 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10849036 memory=2832 CPUtime=3.88 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 25405 13305 0 1 377 3 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10849036 memory=1720 CPUtime=1.93 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 16152 13305 0 1 181 4 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10849036 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10849036 memory=5996 CPUtime=1.04 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1044 13305 0 1 44 52 5 3 20 0 15 0 443275873 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1585.16 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 969312 KiB

[startup+1554.4 s]
/proc/loadavg: 1.63 1.46 1.70 3/228 25319
/proc/meminfo: memFree=27416956/32770624 swapFree=66953548/67108860
[pid=24912] ppid=24905 vsize=10849036 memory=969312 CPUtime=1585.97 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 177563 13305 0 1 158342 247 5 3 20 0 15 0 443275855 11109412864 242328 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2712259 242328 3627 1 0 2674317 0
[pid=24912/tid=25016] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=1536.94 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 57841 13305 0 1 153652 34 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020492775280 140020120670172 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10849036 memory=12024 CPUtime=8.04 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 9496 13305 0 1 760 36 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10849036 memory=2120 CPUtime=8.01 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 10415 13305 0 1 751 42 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10849036 memory=500 CPUtime=8.02 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 9386 13305 0 1 754 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=7.98 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 11187 13305 0 1 750 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10849036 memory=924 CPUtime=7.18 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 11573 13305 0 1 674 36 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10849036 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 15 13305 0 1 0 0 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019490612384 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10849036 memory=1672 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 8 13305 0 1 0 0 5 3 20 0 15 0 443275870 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019289285504 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10849036 memory=796 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10849036 memory=1436 CPUtime=3.57 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 22825 13305 0 1 341 8 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10849036 memory=1984 CPUtime=3.88 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 25405 13305 0 1 377 3 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10849036 memory=2424 CPUtime=1.93 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 16152 13305 0 1 181 4 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10849036 memory=1764 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10849036 memory=969312 CPUtime=1.04 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1044 13305 0 1 44 52 5 3 20 0 15 0 443275873 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1585.97 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 969312 KiB

[startup+1554.8 s]
/proc/loadavg: 1.63 1.46 1.70 3/228 25319
/proc/meminfo: memFree=27416956/32770624 swapFree=66953548/67108860
[pid=24912] ppid=24905 vsize=10849036 memory=969312 CPUtime=1586.38 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 177566 13305 0 1 158383 247 5 3 20 0 15 0 443275855 11109412864 242328 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2712259 242328 3627 1 0 2674317 0
[pid=24912/tid=25016] ppid=24905 vsize=10849036 memory=288230617509003574 CPUtime=1537.34 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 57844 13305 0 1 153692 34 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020492775056 140020127630279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10849036 memory=14135532779211192 CPUtime=8.05 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 9496 13305 0 1 761 36 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10849036 memory=3116 CPUtime=8.01 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 10415 13305 0 1 751 42 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10849036 memory=969312 CPUtime=8.02 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 9386 13305 0 1 754 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10849036 memory=1412 CPUtime=7.98 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 11187 13305 0 1 750 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10849036 memory=3108 CPUtime=7.19 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 11573 13305 0 1 675 36 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10849036 memory=2342972 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 15 13305 0 1 0 0 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019490612384 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10849036 memory=1732 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 8 13305 0 1 0 0 5 3 20 0 15 0 443275870 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019289285504 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10849036 memory=8317482817917895235 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10849036 memory=4126316290023845779 CPUtime=3.57 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 22825 13305 0 1 341 8 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10849036 memory=1764 CPUtime=3.88 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 25405 13305 0 1 377 3 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10849036 memory=111636 CPUtime=1.93 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 16152 13305 0 1 181 4 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10849036 memory=804 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10849036 memory=11624 CPUtime=1.04 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1044 13305 0 1 44 52 5 3 20 0 15 0 443275873 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1586.38 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 969312 KiB

[startup+1555 s]*
/proc/loadavg: 1.63 1.46 1.70 3/228 25319
/proc/meminfo: memFree=27417080/32770624 swapFree=66953548/67108860
[pid=24912] ppid=24905 vsize=10849036 memory=969312 CPUtime=1586.59 cores=0,2,4,6
/proc/24912/stat : 24912 (java) S 24905 24912 24851 0 -1 1077944320 177567 13305 0 1 158404 247 5 3 20 0 15 0 443275855 11109412864 242328 33554432000 4194304 4196468 140722902979504 140722902962048 140020520939255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
/proc/24912/statm: 2712259 242328 3627 1 0 2674317 0
[pid=24912/tid=25016] ppid=24905 vsize=10849036 memory=8317482817917895235 CPUtime=1537.54 cores=0,2,4,6
/proc/24912/task/25016/stat : 25016 (java) R 24905 24912 24851 0 -1 4202560 57845 13305 0 1 153712 34 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020492775392 140020126350655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25018] ppid=24905 vsize=10849036 memory=4126316290023845779 CPUtime=8.05 cores=0,2,4,6
/proc/24912/task/25018/stat : 25018 (java) S 24905 24912 24851 0 -1 1077944384 9496 13305 0 1 761 36 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020525182096 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25019] ppid=24905 vsize=10849036 memory=4126316290023845779 CPUtime=8.01 cores=0,2,4,6
/proc/24912/task/25019/stat : 25019 (java) S 24905 24912 24851 0 -1 1077944384 10415 13305 0 1 751 42 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020440001552 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25020] ppid=24905 vsize=10849036 memory=1808 CPUtime=8.02 cores=0,2,4,6
/proc/24912/task/25020/stat : 25020 (java) S 24905 24912 24851 0 -1 1077944384 9386 13305 0 1 754 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020438948752 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25021] ppid=24905 vsize=10849036 memory=924 CPUtime=7.98 cores=0,2,4,6
/proc/24912/task/25021/stat : 25021 (java) S 24905 24912 24851 0 -1 1077944384 11187 13305 0 1 750 40 5 3 20 0 15 0 443275867 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020437895952 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25026] ppid=24905 vsize=10849036 memory=3852 CPUtime=7.19 cores=0,2,4,6
/proc/24912/task/25026/stat : 25026 (java) S 24905 24912 24851 0 -1 1077944384 11573 13305 0 1 675 36 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020047608176 140020520950402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25028] ppid=24905 vsize=10849036 memory=2312 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25028/stat : 25028 (java) S 24905 24912 24851 0 -1 1077944384 15 13305 0 1 0 0 5 3 20 0 15 0 443275869 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019490612384 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25030] ppid=24905 vsize=10849036 memory=2616 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25030/stat : 25030 (java) S 24905 24912 24851 0 -1 1077944384 8 13305 0 1 0 0 5 3 20 0 15 0 443275870 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019289285504 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25032] ppid=24905 vsize=10849036 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25032/stat : 25032 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019048994640 140020520957851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25033] ppid=24905 vsize=10849036 memory=3212 CPUtime=3.57 cores=0,2,4,6
/proc/24912/task/25033/stat : 25033 (java) S 24905 24912 24851 0 -1 1077944384 22825 13305 0 1 341 8 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020046556016 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25034] ppid=24905 vsize=10849036 memory=-7521736447810188379 CPUtime=3.88 cores=0,2,4,6
/proc/24912/task/25034/stat : 25034 (java) S 24905 24912 24851 0 -1 1077944384 25405 13305 0 1 377 3 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020045503216 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25035] ppid=24905 vsize=10849036 memory=1412 CPUtime=1.93 cores=0,2,4,6
/proc/24912/task/25035/stat : 25035 (java) S 24905 24912 24851 0 -1 1077944384 16152 13305 0 1 181 4 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020044450416 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25039] ppid=24905 vsize=10849036 memory=3148 CPUtime=0.08 cores=0,2,4,6
/proc/24912/task/25039/stat : 25039 (java) S 24905 24912 24851 0 -1 1077944384 3 13305 0 1 0 0 5 3 20 0 15 0 443275872 11109412864 242328 33554432000 4194304 4196468 140722902979504 140019015437024 140020520949461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
[pid=24912/tid=25042] ppid=24905 vsize=10849036 memory=2342836 CPUtime=1.04 cores=0,2,4,6
/proc/24912/task/25042/stat : 25042 (java) S 24905 24912 24851 0 -1 1077944384 1044 13305 0 1 44 52 5 3 20 0 15 0 443275873 11109412864 242328 33554432000 4194304 4196468 140722902979504 140020043397808 140020520950402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19865600 140722902981360 140722902983877 140722902983877 140722902986703 0
Current children cumulated CPU time: 1586.59 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 969312 KiB

Child status: 0
Real time (s): 1555.06
CPU time (s): 1586.65
CPU user time (s): 1584.14
CPU system time (s): 2.51937
CPU usage (%): 102.032
Max. virtual memory (cumulated for all children) (KiB): 10854440
Max. memory (cumulated for all children) (KiB): 969312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1584.14
system time used= 2.51937
maximum resident set size= 971384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191378
page faults= 1
swaps= 0
block input operations= 232
block output operations= 1904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 190464
involuntary context switches= 6628


# summary of solver processes directly reported to runsolver:
#   pid: 24912
#   total CPU time (s): 1586.65
#   total CPU user time (s): 1584.14
#   total CPU system time (s): 2.51937

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.31436 second user time and 15.2577 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-17 00:34:49
IDJOB=4401044
IDBENCH=115990
IDSOLVER=2857
FILE ID=node117/4401044-1568673332
RUNJOBID= node117-1568673289-24882
PBS_JOBID= 21703791
Free space on /tmp= 61184 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-12.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401044-1568673332/watcher-4401044-1568673332 -o /tmp/evaluation-result-4401044-1568673332/solver-4401044-1568673332 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=516042084 HOME/instance-4401044-1568673332.xml

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

MD5SUM BENCH= d0005c97ad61d9cead696518787f869e
RANDOM SEED=516042084

node117.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.75
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.75
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.75
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.75
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:        30715168 kB
MemAvailable:   31854864 kB
Buffers:          111856 kB
Cached:          1307404 kB
SwapCached:        50168 kB
Active:           619692 kB
Inactive:         852060 kB
Active(anon):       3460 kB
Inactive(anon):    87432 kB
Active(file):     616232 kB
Inactive(file):   764628 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66953536 kB
Dirty:             65812 kB
Writeback:             0 kB
AnonPages:        112700 kB
Mapped:            41268 kB
Shmem:             29500 kB
Slab:             178440 kB
SReclaimable:     149344 kB
SUnreclaim:        29096 kB
KernelStack:        3392 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     511056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61116 MiB
End job on node117 at 2019-09-17 01:00:52