Trace number 4400926

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.2OPT1128 72.2186 65.9388

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-01.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark7.22978
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
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.55	c Concrete v3.12.2.1568631193530 running
5.28/2.65	o 623
5.28/2.66	o 676
5.28/2.66	o 710
5.28/2.67	o 712
5.28/2.67	o 750
5.62/2.70	o 771
5.62/2.70	o 808
5.62/2.71	o 864
5.62/2.76	o 894
5.62/2.76	o 895
5.62/2.76	o 918
5.62/2.77	o 921
5.62/2.77	o 922
5.62/2.78	o 924
5.62/2.78	o 982
5.62/2.78	o 983
5.62/2.79	o 987
5.95/2.80	o 988
5.95/2.81	o 1013
5.95/2.81	o 1036
5.95/2.83	o 1072
5.95/2.83	o 1073
5.95/2.84	o 1099
5.95/2.87	o 1101
7.24/3.22	o 1113
7.24/3.22	o 1128
72.17/65.92	v <instantiation
72.17/65.92	v         cost = '1128'>
72.17/65.92	v       <list>
72.17/65.92	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39]
72.17/65.92	v       </list>
72.17/65.92	v       <values>
72.17/65.92	v         0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1
72.17/65.92	v       </values>
72.17/65.92	v     </instantiation>
72.17/65.92	s OPTIMUM FOUND

Verifier Data

OK	1128

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400926-1568685754/watcher-4400926-1568685754 -o /tmp/evaluation-result-4400926-1568685754/solver-4400926-1568685754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568673290-15915 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400926-1568685754.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=20366, runsolver pid=20363

[startup+0.10009 s]*
/proc/loadavg: 1.35 1.54 1.58 3/220 20423
/proc/meminfo: memFree=26386844/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=9972712 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 4543 13309 0 0 1 0 5 3 20 0 6 0 444513849 10212057088 4269 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2493178 4269 1935 1 0 2481616 0
[pid=20366/tid=20419] ppid=20363 vsize=9972712 memory=4279135704013962638 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 2329 13309 0 0 1 0 5 3 20 0 6 0 444513858 10212057088 4269 33554432000 4194304 4196468 140736398172208 139776090272336 139776103558512 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 6 0 444513859 10212057088 4269 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=9972712 memory=140645154989696 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 6 0 444513859 10212057088 4269 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 6 0 444513859 10212057088 4269 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 6 0 444513859 10212057088 4269 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210391 s]*
/proc/loadavg: 1.35 1.54 1.58 5/229 20432
/proc/meminfo: memFree=26368756/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10820020 memory=41980 CPUtime=0.26 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 7326 13309 0 0 17 1 5 3 20 0 15 0 444513849 11079700480 10495 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2705005 10495 3208 1 0 2667149 0
[pid=20366/tid=20419] ppid=20363 vsize=10820020 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 3828 13309 0 0 11 0 5 3 20 0 15 0 444513858 11079700480 10495 33554432000 4194304 4196468 140736398172208 139776090252688 139776118457501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10820020 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079700480 10495 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10820020 memory=140645158330921 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079700480 10495 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10820020 memory=140645154989696 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 15 0 444513860 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 13 13309 0 0 0 0 5 3 20 0 15 0 444513861 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775482783008 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11079700480 10495 33554432000 4194304 4196468 140736398172208 139774878803568 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10820020 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11079700480 10495 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10820020 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 480 13309 0 0 1 0 5 3 20 0 15 0 444513863 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10820020 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 191 13309 0 0 1 0 5 3 20 0 15 0 444513864 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10820020 memory=140645154989696 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 595 13309 0 0 3 0 5 3 20 0 15 0 444513864 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10820020 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11079700480 10495 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10820020 memory=140645154989696 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513864 11079700480 10495 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 41980 KiB

[startup+0.310337 s]*
/proc/loadavg: 1.35 1.54 1.58 5/229 20432
/proc/meminfo: memFree=26356228/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10820196 memory=50532 CPUtime=0.4 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 10868 13309 0 0 29 3 5 3 20 0 15 0 444513849 11079880704 12633 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2705049 12633 3304 1 0 2667149 0
[pid=20366/tid=20419] ppid=20363 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 7348 13309 0 0 19 2 5 3 20 0 15 0 444513858 11079880704 12633 33554432000 4194304 4196468 140736398172208 139776090244528 139776101622401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079880704 12633 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079880704 12633 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10820196 memory=2240 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 15 0 444513859 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 15 0 444513860 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 13 13309 0 0 0 0 5 3 20 0 15 0 444513861 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775482783008 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11079880704 12633 33554432000 4194304 4196468 140736398172208 139774878803568 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11079880704 12633 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 489 13309 0 0 2 0 5 3 20 0 15 0 444513863 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 192 13309 0 0 1 0 5 3 20 0 15 0 444513864 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10820196 memory=140645154989696 CPUtime=0.13 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 602 13309 0 0 5 0 5 3 20 0 15 0 444513864 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11079880704 12633 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10820196 memory=140645154989696 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513864 11079880704 12633 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50532 KiB

[startup+0.701353 s]
/proc/loadavg: 1.33 1.53 1.57 4/229 20432
/proc/meminfo: memFree=26341816/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10824364 memory=83952 CPUtime=1.11 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 15142 13309 0 0 99 4 5 3 20 0 15 0 444513849 11084148736 20988 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2706091 20988 3514 1 0 2668173 0
[pid=20366/tid=20419] ppid=20363 vsize=10824364 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 10554 13309 0 0 56 3 5 3 20 0 15 0 444513858 11084148736 20988 33554432000 4194304 4196468 140736398172208 139776090262464 139776096438835 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10824364 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11084148736 20988 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11084148736 20988 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10824364 memory=140647294042702 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513859 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10824364 memory=140647294042712 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 2 13309 0 0 0 0 5 3 20 0 15 0 444513859 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10824364 memory=140647294042713 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 5 13309 0 0 0 0 5 3 20 0 15 0 444513860 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10824364 memory=140647294042714 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 13 13309 0 0 0 0 5 3 20 0 15 0 444513861 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775482783008 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10824364 memory=140647294042716 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11084148736 20988 33554432000 4194304 4196468 140736398172208 139774878803568 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10824364 memory=140647294042722 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11084148736 20988 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10824364 memory=140647294042727 CPUtime=0.2 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) R 20363 20366 15883 0 -1 4202560 950 13309 0 0 12 0 5 3 20 0 15 0 444513863 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775576897648 139776098812822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10824364 memory=143237159322253 CPUtime=0.2 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) R 20363 20366 15883 0 -1 4202560 596 13309 0 0 12 0 5 3 20 0 15 0 444513864 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775575832160 139776104449889 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10824364 memory=14060 CPUtime=0.24 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 802 13309 0 0 16 0 5 3 20 0 15 0 444513864 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10824364 memory=2116 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11084148736 20988 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10824364 memory=23412 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513864 11084148736 20988 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83952 KiB

[startup+1.50072 s]
/proc/loadavg: 1.33 1.53 1.57 3/229 20432
/proc/meminfo: memFree=26294592/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10834680 memory=169140 CPUtime=2.44 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 20459 13309 0 0 228 8 5 3 20 0 15 0 444513849 11094712320 42285 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2708670 42285 3573 1 0 2670733 0
[pid=20366/tid=20419] ppid=20363 vsize=10834680 memory=115320 CPUtime=1.43 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 15035 13309 0 0 131 4 5 3 20 0 15 0 444513858 11094712320 42285 33554432000 4194304 4196468 140736398172208 139776090240912 139776118447510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 24 13309 0 0 1 0 5 3 20 0 15 0 444513859 11094712320 42285 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 24 13309 0 0 0 0 5 3 20 0 15 0 444513859 11094712320 42285 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 16 13309 0 0 1 0 5 3 20 0 15 0 444513859 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10834680 memory=140645012526352 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 41 13309 0 0 1 0 5 3 20 0 15 0 444513859 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 44 13309 0 0 1 0 5 3 20 0 15 0 444513860 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 14 13309 0 0 0 0 5 3 20 0 15 0 444513861 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775482783072 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11094712320 42285 33554432000 4194304 4196468 140736398172208 139774878803584 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10834680 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11094712320 42285 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10834680 memory=281290025094848 CPUtime=0.32 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 1013 13309 0 0 24 0 5 3 20 0 15 0 444513863 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10834680 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) R 20363 20366 15883 0 -1 1077944384 659 13309 0 0 26 0 5 3 20 0 15 0 444513864 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10834680 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 1372 13309 0 0 38 1 5 3 20 0 15 0 444513864 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10834680 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11094712320 42285 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10834680 memory=-7452431979323206951 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513864 11094712320 42285 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 10834680 KiB

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

[pid=20366/tid=20431] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10844940 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 679 13309 0 0 1 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 70.24 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 820116 KiB

[startup+64.8008 s]
/proc/loadavg: 1.47 1.55 1.58 3/229 20436
/proc/meminfo: memFree=25585696/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10844940 memory=820116 CPUtime=71.04 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 63636 13309 0 0 7062 34 5 3 20 0 15 0 444513849 11105218560 205029 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2711235 205029 3622 1 0 2673293 0
[pid=20366/tid=20419] ppid=20363 vsize=10844940 memory=6791534058613427641 CPUtime=64.44 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 24068 13309 0 0 6421 15 5 3 20 0 15 0 444513858 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776090271216 139775712047306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10844940 memory=2116 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 2307 13309 0 0 10 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10844940 memory=23412 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 325 13309 0 0 10 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10844940 memory=532 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 2963 13309 0 0 11 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10844940 memory=1556 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 1060 13309 0 0 11 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10844940 memory=228382604832263 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 1675 13309 0 0 12 1 5 3 20 0 15 0 444513860 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10844940 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 14 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775482783136 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10844940 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774878803584 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10844940 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10844940 memory=6944656592455360604 CPUtime=2.53 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 15278 13309 0 0 243 2 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10844940 memory=175483773820824 CPUtime=2.28 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 7143 13309 0 0 219 1 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10844940 memory=6944656592455097440 CPUtime=1.25 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 5908 13309 0 0 115 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10844940 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10844940 memory=6944656592455359580 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 679 13309 0 0 1 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 71.04 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 820116 KiB

[startup+65.6008 s]
/proc/loadavg: 1.47 1.55 1.58 3/229 20436
/proc/meminfo: memFree=25585696/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10844940 memory=820116 CPUtime=71.86 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 65024 13309 0 0 7143 35 5 3 20 0 15 0 444513849 11105218560 205029 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2711235 205029 3622 1 0 2673293 0
[pid=20366/tid=20419] ppid=20363 vsize=10844940 memory=4209357772117481859 CPUtime=65.23 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 24095 13309 0 0 6500 15 5 3 20 0 15 0 444513858 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776090271280 139775712013034 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10844940 memory=6958453264360695866 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 2307 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10844940 memory=47592 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 329 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10844940 memory=988 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 2963 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10844940 memory=2016 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 1061 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10844940 memory=6791534058613427641 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 1677 13309 0 0 12 1 5 3 20 0 15 0 444513860 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10844940 memory=1048 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 14 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775482783136 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10844940 memory=6020 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774878803584 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10844940 memory=612 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10844940 memory=1220 CPUtime=2.54 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 16355 13309 0 0 244 2 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10844940 memory=14004 CPUtime=2.28 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 7420 13309 0 0 219 1 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10844940 memory=14060 CPUtime=1.25 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 5908 13309 0 0 115 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10844940 memory=2016 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10844940 memory=1424 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 679 13309 0 0 1 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 71.86 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 820116 KiB

[startup+65.8007 s]
/proc/loadavg: 1.47 1.55 1.58 3/229 20436
/proc/meminfo: memFree=25585696/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10844940 memory=820116 CPUtime=72.07 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 65028 13309 0 0 7164 35 5 3 20 0 15 0 444513849 11105218560 205029 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2711235 205029 3622 1 0 2673293 0
[pid=20366/tid=20419] ppid=20363 vsize=10844940 memory=772 CPUtime=65.43 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 24096 13309 0 0 6520 15 5 3 20 0 15 0 444513858 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776090272000 139775712541824 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10844940 memory=10596 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 2310 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10844940 memory=1712 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 329 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10844940 memory=988 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 2963 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10844940 memory=4164 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 1061 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10844940 memory=1424 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 1677 13309 0 0 12 1 5 3 20 0 15 0 444513860 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10844940 memory=1540 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 14 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775482783136 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10844940 memory=772 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774878803584 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10844940 memory=10596 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10844940 memory=1712 CPUtime=2.54 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 16355 13309 0 0 244 2 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10844940 memory=988 CPUtime=2.28 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 7420 13309 0 0 219 1 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10844940 memory=4164 CPUtime=1.25 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 5908 13309 0 0 115 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10844940 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10844940 memory=1048 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 679 13309 0 0 1 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 72.07 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 820116 KiB

[startup+65.9008 s]
/proc/loadavg: 1.47 1.55 1.58 3/229 20436
/proc/meminfo: memFree=25585696/32770624 swapFree=66999436/67108860
[pid=20366] ppid=20363 vsize=10844940 memory=820116 CPUtime=72.17 cores=1,3,5,7
/proc/20366/stat : 20366 (java) S 20363 20366 15883 0 -1 1077944320 65028 13309 0 0 7174 35 5 3 20 0 15 0 444513849 11105218560 205029 33554432000 4194304 4196468 140736398172208 140736398154752 139776118435575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
/proc/20366/statm: 2711235 205029 3622 1 0 2673293 0
[pid=20366/tid=20419] ppid=20363 vsize=10844940 memory=820116 CPUtime=65.53 cores=1,3,5,7
/proc/20366/task/20419/stat : 20419 (java) R 20363 20366 15883 0 -1 4202560 24096 13309 0 0 6530 15 5 3 20 0 15 0 444513858 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776090272000 139775712048110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20420] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20420/stat : 20420 (java) S 20363 20366 15883 0 -1 1077944384 2310 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776122677648 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20421] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20421/stat : 20421 (java) S 20363 20366 15883 0 -1 1077944384 329 13309 0 0 11 3 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139776021567760 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20422] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20422/stat : 20422 (java) S 20363 20366 15883 0 -1 1077944384 2963 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775690271376 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20423] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.22 cores=1,3,5,7
/proc/20366/task/20423/stat : 20423 (java) S 20363 20366 15883 0 -1 1077944384 1061 13309 0 0 12 2 5 3 20 0 15 0 444513859 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775689218576 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20424] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.21 cores=1,3,5,7
/proc/20366/task/20424/stat : 20424 (java) S 20363 20366 15883 0 -1 1077944384 1677 13309 0 0 12 1 5 3 20 0 15 0 444513860 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775577950832 139776118446722 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20425] ppid=20363 vsize=10844940 memory=820072 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20425/stat : 20425 (java) S 20363 20366 15883 0 -1 1077944384 14 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775482783136 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20426] ppid=20363 vsize=10844940 memory=820072 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20426/stat : 20426 (java) S 20363 20366 15883 0 -1 1077944384 1 13309 0 0 0 0 5 3 20 0 15 0 444513861 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774878803584 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20427] ppid=20363 vsize=10844940 memory=820072 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20427/stat : 20427 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774638512720 139776118454171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20428] ppid=20363 vsize=10844940 memory=140645012677216 CPUtime=2.54 cores=1,3,5,7
/proc/20366/task/20428/stat : 20428 (java) S 20363 20366 15883 0 -1 1077944384 16355 13309 0 0 244 2 5 3 20 0 15 0 444513863 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775576897648 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20429] ppid=20363 vsize=10844940 memory=140645012677248 CPUtime=2.28 cores=1,3,5,7
/proc/20366/task/20429/stat : 20429 (java) S 20363 20366 15883 0 -1 1077944384 7420 13309 0 0 219 1 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775575844848 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20430] ppid=20363 vsize=10844940 memory=820116 CPUtime=1.25 cores=1,3,5,7
/proc/20366/task/20430/stat : 20430 (java) S 20363 20366 15883 0 -1 1077944384 5908 13309 0 0 115 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775574792560 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20431] ppid=20363 vsize=10844940 memory=820116 CPUtime=0.08 cores=1,3,5,7
/proc/20366/task/20431/stat : 20431 (java) S 20363 20366 15883 0 -1 1077944384 3 13309 0 0 0 0 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139774604954080 139776118445781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
[pid=20366/tid=20432] ppid=20363 vsize=10844940 memory=2016 CPUtime=0.11 cores=1,3,5,7
/proc/20366/task/20432/stat : 20432 (java) S 20363 20366 15883 0 -1 1077944384 679 13309 0 0 1 2 5 3 20 0 15 0 444513864 11105218560 205029 33554432000 4194304 4196468 140736398172208 139775573740464 139776118446722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6680576 140736398174959 140736398177477 140736398177477 140736398180303 0
Current children cumulated CPU time: 72.17 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 820116 KiB

Child status: 0
Real time (s): 65.9388
CPU time (s): 72.2186
CPU user time (s): 71.824
CPU system time (s): 0.394664
CPU usage (%): 109.524
Max. virtual memory (cumulated for all children) (KiB): 10847696
Max. memory (cumulated for all children) (KiB): 821616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.824
system time used= 0.394664
maximum resident set size= 822204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8484
involuntary context switches= 241


# summary of solver processes directly reported to runsolver:
#   pid: 20366
#   total CPU time (s): 72.2186
#   total CPU user time (s): 71.824
#   total CPU system time (s): 0.394664

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.467225 second user time and 0.620799 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 04:01:54
IDJOB=4400926
IDBENCH=133507
IDSOLVER=2857
FILE ID=node140/4400926-1568685754
RUNJOBID= node140-1568673290-15915
PBS_JOBID= 21703779
Free space on /tmp= 58080 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-01.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400926-1568685754/watcher-4400926-1568685754 -o /tmp/evaluation-result-4400926-1568685754/solver-4400926-1568685754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568673290-15915 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400926-1568685754.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=1917960574

node140.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.43
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.43
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.43
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.43
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:        26394892 kB
MemAvailable:   31025308 kB
Buffers:          189548 kB
Cached:          4683748 kB
SwapCached:         2596 kB
Active:          2461588 kB
Inactive:        3242696 kB
Active(anon):     828588 kB
Inactive(anon):    51508 kB
Active(file):    1633000 kB
Inactive(file):  3191188 kB
Unevictable:      108708 kB
Mlocked:          108708 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             35412 kB
Writeback:             0 kB
AnonPages:        984308 kB
Mapped:            61912 kB
Shmem:             40616 kB
Slab:             264540 kB
SReclaimable:     234688 kB
SUnreclaim:        29852 kB
KernelStack:        4016 kB
PageTables:         7200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2086056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    800768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58044 MiB
End job on node140 at 2019-09-17 04:03:00