Trace number 4396046

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 252.867 244.371

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.78/0.55	c Concrete v3.12.2.1568380929293 running
5.64/2.73	o 673
5.64/2.75	o 701
5.64/2.76	o 728
5.64/2.77	o 747
5.64/2.78	o 748
5.64/2.78	o 806
5.64/2.79	o 829
6.01/2.80	o 835
6.01/2.81	o 862
6.01/2.82	o 868
6.01/2.84	o 871
6.01/2.85	o 889
6.01/2.86	o 896
6.01/2.87	o 923
6.01/2.89	o 948
6.01/2.89	o 955
6.01/2.90	o 961
6.41/2.95	o 987
6.79/3.09	o 1009
7.11/3.11	o 1012
7.11/3.12	o 1013
7.11/3.12	o 1045
7.11/3.12	o 1046
7.11/3.18	o 1048
7.11/3.19	o 1067
7.38/3.22	o 1089
7.38/3.22	o 1126
9.48/3.99	o 1127
9.48/3.99	o 1128
252.77/244.36	v <instantiation
252.77/244.36	v         cost = '1128'>
252.77/244.36	v       <list>
252.77/244.36	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]
252.77/244.36	v       </list>
252.77/244.36	v       <values>
252.77/244.36	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
252.77/244.36	v       </values>
252.77/244.36	v     </instantiation>
252.77/244.36	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 (13704 MiB free)
  memory of node 1: 16384 MiB (15651 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396046-1568405286/watcher-4396046-1568405286 -o /tmp/evaluation-result-4396046-1568405286/solver-4396046-1568405286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568402531-32745 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1483038002 HOME/instance-4396046-1568405286.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
solver pid=1359, runsolver pid=1356
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.44 1.41 1.44 3/216 1416
/proc/meminfo: memFree=30054976/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=9972712 memory=16816 CPUtime=0.1 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 4423 13298 0 0 1 1 5 3 20 0 6 0 416796441 10212057088 4204 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2493178 4204 1935 1 0 2481616 0
[pid=1359/tid=1412] ppid=1356 vsize=9972712 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 2318 13298 0 0 1 0 5 3 20 0 6 0 416796450 10212057088 4270 33554432000 4194304 4196468 140737080243648 140603895288400 140603908519520 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 6 0 416796451 10212057088 4270 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=9972712 memory=140251227272832 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 6 0 416796451 10212057088 4270 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 6 0 416796451 10212057088 4270 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 6 0 416796451 10212057088 4270 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210431 s]*
/proc/loadavg: 1.44 1.41 1.44 3/225 1425
/proc/meminfo: memFree=30036380/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10819664 memory=36940 CPUtime=0.26 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 7158 13298 0 0 16 2 5 3 20 0 15 0 416796441 11079335936 9235 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2704916 9235 3117 1 0 2667149 0
[pid=1359/tid=1412] ppid=1356 vsize=10819664 memory=-8171376296011865461 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 3643 13298 0 0 11 1 5 3 20 0 15 0 416796450 11079335936 9747 33554432000 4194304 4196468 140737080243648 140603895259248 140603916548507 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079335936 9747 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10819664 memory=140251227272832 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079335936 9747 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079335936 9747 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079335936 9747 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10819664 memory=140251227272832 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796452 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 33 13298 0 0 0 0 5 3 20 0 15 0 416796452 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602925581728 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796453 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602800858608 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 454 13298 0 0 0 0 5 3 20 0 15 0 416796455 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10819664 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 197 13298 0 0 1 0 5 3 20 0 15 0 416796455 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10819664 memory=140251227272832 CPUtime=0.11 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) R 1356 1359 32713 0 -1 4202560 619 13298 0 0 3 0 5 3 20 0 15 0 416796455 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602889918704 140603905037118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10819664 memory=140251227272832 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796456 11079335936 9747 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 36940 KiB

[startup+0.310759 s]*
/proc/loadavg: 1.44 1.41 1.44 3/225 1425
/proc/meminfo: memFree=30024416/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10820148 memory=48316 CPUtime=0.41 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 10857 13298 0 0 29 4 5 3 20 0 15 0 416796441 11079831552 12079 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2705037 12079 3287 1 0 2667149 0
[pid=1359/tid=1412] ppid=1356 vsize=10820148 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 7314 13298 0 0 19 2 5 3 20 0 15 0 416796450 11079831552 12079 33554432000 4194304 4196468 140737080243648 140603895251552 140603923473565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10820148 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079831552 12079 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10820148 memory=35809 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079831552 12079 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079831552 12079 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796451 11079831552 12079 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796452 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 33 13298 0 0 0 0 5 3 20 0 15 0 416796452 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602925581728 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796453 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602800858608 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 456 13298 0 0 1 0 5 3 20 0 15 0 416796455 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10820148 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 206 13298 0 0 2 0 5 3 20 0 15 0 416796455 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10820148 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) S 1356 1359 32713 0 -1 1077944384 628 13298 0 0 5 0 5 3 20 0 15 0 416796455 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796456 11079831552 12079 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 48316 KiB

[startup+0.70076 s]
/proc/loadavg: 1.44 1.41 1.44 4/225 1425
/proc/meminfo: memFree=30009156/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10824360 memory=81520 CPUtime=1.11 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 15179 13298 0 0 98 5 5 3 20 0 15 0 416796441 11084144640 20380 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2706090 20380 3508 1 0 2668173 0
[pid=1359/tid=1412] ppid=1356 vsize=10824360 memory=988 CPUtime=0.67 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 10320 13298 0 0 55 4 5 3 20 0 15 0 416796450 11084144640 20380 33554432000 4194304 4196468 140737080243648 140603895279264 140603915688766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10824360 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11084144640 20380 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10824360 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11084144640 20380 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10824360 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796451 11084144640 20380 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796451 11084144640 20380 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 5 13298 0 0 0 0 5 3 20 0 15 0 416796452 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 33 13298 0 0 0 0 5 3 20 0 15 0 416796452 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602925581728 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10824360 memory=19265 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796453 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602800858608 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10824360 memory=280502166618352 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10824360 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) R 1356 1359 32713 0 -1 4202560 850 13298 0 0 10 0 5 3 20 0 15 0 416796455 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602892023792 140603923472986 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10824360 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) R 1356 1359 32713 0 -1 4202560 847 13298 0 0 14 0 5 3 20 0 15 0 416796455 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602890971248 140603923472986 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10824360 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) R 1356 1359 32713 0 -1 1077944384 902 13298 0 0 17 0 5 3 20 0 15 0 416796455 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) R 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796456 11084144640 20380 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 81520 KiB

[startup+1.50066 s]
/proc/loadavg: 1.44 1.41 1.44 3/225 1425
/proc/meminfo: memFree=29961820/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10834676 memory=167264 CPUtime=2.45 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 20516 13298 0 0 226 11 5 3 20 0 15 0 416796441 11094708224 41816 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2708669 41816 3572 1 0 2670733 0
[pid=1359/tid=1412] ppid=1356 vsize=10834676 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 14812 13298 0 0 130 6 5 3 20 0 15 0 416796450 11094708224 41816 33554432000 4194304 4196468 140737080243648 140603895270592 140603492660676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10834676 memory=7589503725372330069 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 33 13298 0 0 1 0 5 3 20 0 15 0 416796451 11094708224 41816 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10834676 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 21 13298 0 0 0 0 5 3 20 0 15 0 416796451 11094708224 41816 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10834676 memory=7598811100138176585 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 21 13298 0 0 0 0 5 3 20 0 15 0 416796451 11094708224 41816 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10834676 memory=21437 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 30 13298 0 0 1 0 5 3 20 0 15 0 416796451 11094708224 41816 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10834676 memory=8112282956445269571 CPUtime=0.09 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 44 13298 0 0 1 0 5 3 20 0 15 0 416796452 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 33 13298 0 0 0 0 5 3 20 0 15 0 416796452 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602925581792 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 2 13298 0 0 0 0 5 3 20 0 15 0 416796453 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602800858608 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10834676 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 908 13298 0 0 22 0 5 3 20 0 15 0 416796455 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10834676 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 917 13298 0 0 26 0 5 3 20 0 15 0 416796455 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10834676 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) R 1356 1359 32713 0 -1 4202560 1478 13298 0 0 39 0 5 3 20 0 15 0 416796455 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602889918704 140603907593942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10834676 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 1 13298 0 0 0 0 5 3 20 0 15 0 416796456 11094708224 41816 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 10834676 KiB

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

[pid=1359/tid=1424] ppid=1356 vsize=10846984 memory=1804 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10846984 memory=916 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 231 13298 0 0 6 6 5 3 20 0 15 0 416796456 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 250.01 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 537192 KiB

[startup+243.201 s]
/proc/loadavg: 1.21 1.34 1.41 3/227 1456
/proc/meminfo: memFree=29532852/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10846984 memory=537192 CPUtime=251.62 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 73449 13298 0 0 25107 47 5 3 20 0 15 0 416796441 11107311616 134298 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2711746 134298 3623 1 0 2673805 0
[pid=1359/tid=1412] ppid=1356 vsize=10846984 memory=537192 CPUtime=241.68 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 26330 13298 0 0 24146 14 5 3 20 0 15 0 416796450 11107311616 134298 33554432000 4194304 4196468 140737080243648 140603895287456 140603500895800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 2316 13298 0 0 60 4 5 3 20 0 15 0 416796451 11107311616 134298 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 3051 13298 0 0 58 6 5 3 20 0 15 0 416796451 11107311616 134298 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10846984 memory=280502168231872 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 2412 13298 0 0 58 5 5 3 20 0 15 0 416796451 11107311616 134298 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10846984 memory=6944652027076318631 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 3875 13298 0 0 59 5 5 3 20 0 15 0 416796451 11107311616 134298 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 4624 13298 0 0 60 3 5 3 20 0 15 0 416796452 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10846984 memory=1448 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 39 13298 0 0 0 0 5 3 20 0 15 0 416796452 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602925581792 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10846984 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 5 13298 0 0 0 0 5 3 20 0 15 0 416796453 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602800858624 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10846984 memory=10708 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10846984 memory=1552 CPUtime=2.65 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 10919 13298 0 0 255 2 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10846984 memory=4096 CPUtime=2.79 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 9897 13298 0 0 270 1 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10846984 memory=1096 CPUtime=1.33 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) S 1356 1359 32713 0 -1 1077944384 7532 13298 0 0 123 2 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10846984 memory=1176 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10846984 memory=5880 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 233 13298 0 0 6 6 5 3 20 0 15 0 416796456 11107311616 134298 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 251.62 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 537192 KiB

[startup+244.001 s]*
/proc/loadavg: 1.21 1.34 1.41 3/227 1456
/proc/meminfo: memFree=29532968/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10846984 memory=537212 CPUtime=252.48 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 76200 13298 0 0 25193 47 5 3 20 0 15 0 416796441 11107311616 134303 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2711746 134303 3623 1 0 2673805 0
[pid=1359/tid=1412] ppid=1356 vsize=10846984 memory=6935054825532540783 CPUtime=242.48 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 26359 13298 0 0 24226 14 5 3 20 0 15 0 416796450 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603895287472 140603500834658 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10846984 memory=5880 CPUtime=0.73 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 2317 13298 0 0 61 4 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10846984 memory=780 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 3051 13298 0 0 58 6 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10846984 memory=14004 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 2412 13298 0 0 58 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10846984 memory=3848 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 3875 13298 0 0 59 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10846984 memory=2616 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 4624 13298 0 0 60 3 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10846984 memory=2608 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 39 13298 0 0 0 0 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602925581792 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10846984 memory=6935054825532540783 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 5 13298 0 0 0 0 5 3 20 0 15 0 416796453 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602800858624 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10846984 memory=3132 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10846984 memory=537124 CPUtime=2.65 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 11313 13298 0 0 255 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10846984 memory=8112282956445269571 CPUtime=2.83 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 12224 13298 0 0 274 1 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10846984 memory=10708 CPUtime=1.33 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) S 1356 1359 32713 0 -1 1077944384 7532 13298 0 0 123 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10846984 memory=537124 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10846984 memory=3620 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 233 13298 0 0 6 6 5 3 20 0 15 0 416796456 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 252.48 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 537212 KiB

[startup+244.201 s]
/proc/loadavg: 1.21 1.34 1.41 3/227 1456
/proc/meminfo: memFree=29532968/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10846984 memory=537212 CPUtime=252.67 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 76201 13298 0 0 25212 47 5 3 20 0 15 0 416796441 11107311616 134303 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2711746 134303 3623 1 0 2673805 0
[pid=1359/tid=1412] ppid=1356 vsize=10846984 memory=-2827449378222515572 CPUtime=242.67 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 26360 13298 0 0 24245 14 5 3 20 0 15 0 416796450 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603895287552 140603500835035 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10846984 memory=6655300316396806240 CPUtime=0.73 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 2317 13298 0 0 61 4 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10846984 memory=6944656592455359580 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 3051 13298 0 0 58 6 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10846984 memory=6944656575208382560 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 2412 13298 0 0 58 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10846984 memory=6944656575208382560 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 3875 13298 0 0 59 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10846984 memory=6944652177228980320 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 4624 13298 0 0 60 3 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10846984 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 39 13298 0 0 0 0 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602925581792 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10846984 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 5 13298 0 0 0 0 5 3 20 0 15 0 416796453 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602800858624 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10846984 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10846984 memory=6944656575208382560 CPUtime=2.65 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 11313 13298 0 0 255 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10846984 memory=500 CPUtime=2.83 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 12224 13298 0 0 274 1 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10846984 memory=928 CPUtime=1.33 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) S 1356 1359 32713 0 -1 1077944384 7532 13298 0 0 123 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10846984 memory=1412 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10846984 memory=3220 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 233 13298 0 0 6 6 5 3 20 0 15 0 416796456 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 252.67 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 537212 KiB

[startup+244.301 s]
/proc/loadavg: 1.21 1.34 1.41 3/227 1456
/proc/meminfo: memFree=29532968/32770624 swapFree=66932076/67108860
[pid=1359] ppid=1356 vsize=10846984 memory=537212 CPUtime=252.77 cores=1,3,5,7
/proc/1359/stat : 1359 (java) S 1356 1359 32713 0 -1 1077944320 76201 13298 0 0 25222 47 5 3 20 0 15 0 416796441 11107311616 134303 33554432000 4194304 4196468 140737080243648 140737080226192 140603923451639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
/proc/1359/statm: 2711746 134303 3623 1 0 2673805 0
[pid=1359/tid=1412] ppid=1356 vsize=10846984 memory=537192 CPUtime=242.77 cores=1,3,5,7
/proc/1359/task/1412/stat : 1412 (java) R 1356 1359 32713 0 -1 4202560 26360 13298 0 0 24255 14 5 3 20 0 15 0 416796450 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603895287552 140603498899143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1413] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.73 cores=1,3,5,7
/proc/1359/task/1413/stat : 1413 (java) S 1356 1359 32713 0 -1 1077944384 2317 13298 0 0 61 4 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603927693584 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1414] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1414/stat : 1414 (java) S 1356 1359 32713 0 -1 1077944384 3051 13298 0 0 58 6 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603815967120 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1415] ppid=1356 vsize=10846984 memory=537192 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1415/stat : 1415 (java) S 1356 1359 32713 0 -1 1077944384 2412 13298 0 0 58 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603814914576 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1416] ppid=1356 vsize=10846984 memory=68 CPUtime=0.72 cores=1,3,5,7
/proc/1359/task/1416/stat : 1416 (java) S 1356 1359 32713 0 -1 1077944384 3875 13298 0 0 59 5 5 3 20 0 15 0 416796451 11107311616 134303 33554432000 4194304 4196468 140737080243648 140603813862032 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1417] ppid=1356 vsize=10846984 memory=537212 CPUtime=0.71 cores=1,3,5,7
/proc/1359/task/1417/stat : 1417 (java) S 1356 1359 32713 0 -1 1077944384 4624 13298 0 0 60 3 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602926635504 140603923462786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1418] ppid=1356 vsize=10846984 memory=537212 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1418/stat : 1418 (java) S 1356 1359 32713 0 -1 1077944384 39 13298 0 0 0 0 5 3 20 0 15 0 416796452 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602925581792 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1419] ppid=1356 vsize=10846984 memory=537124 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1419/stat : 1419 (java) S 1356 1359 32713 0 -1 1077944384 5 13298 0 0 0 0 5 3 20 0 15 0 416796453 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602800858624 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1420] ppid=1356 vsize=10846984 memory=537212 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1420/stat : 1420 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602493459152 140603923470235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1421] ppid=1356 vsize=10846984 memory=537192 CPUtime=2.65 cores=1,3,5,7
/proc/1359/task/1421/stat : 1421 (java) S 1356 1359 32713 0 -1 1077944384 11313 13298 0 0 255 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602892023792 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1422] ppid=1356 vsize=10846984 memory=8112282956445269571 CPUtime=2.83 cores=1,3,5,7
/proc/1359/task/1422/stat : 1422 (java) S 1356 1359 32713 0 -1 1077944384 12224 13298 0 0 274 1 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602890971248 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1423] ppid=1356 vsize=10846984 memory=537192 CPUtime=1.33 cores=1,3,5,7
/proc/1359/task/1423/stat : 1423 (java) S 1356 1359 32713 0 -1 1077944384 7532 13298 0 0 123 2 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602889918704 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1424] ppid=1356 vsize=10846984 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/1359/task/1424/stat : 1424 (java) S 1356 1359 32713 0 -1 1077944384 3 13298 0 0 0 0 5 3 20 0 15 0 416796455 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602459900512 140603923461845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
[pid=1359/tid=1425] ppid=1356 vsize=10846984 memory=537212 CPUtime=0.2 cores=1,3,5,7
/proc/1359/task/1425/stat : 1425 (java) S 1356 1359 32713 0 -1 1077944384 233 13298 0 0 6 6 5 3 20 0 15 0 416796456 11107311616 134303 33554432000 4194304 4196468 140737080243648 140602888866608 140603923462786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7860224 140737080249071 140737080251589 140737080251589 140737080254415 0
Current children cumulated CPU time: 252.77 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 537212 KiB

Child status: 0
Real time (s): 244.371
CPU time (s): 252.867
CPU user time (s): 252.347
CPU system time (s): 0.519689
CPU usage (%): 103.477
Max. virtual memory (cumulated for all children) (KiB): 10849788
Max. memory (cumulated for all children) (KiB): 551488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.347
system time used= 0.519689
maximum resident set size= 553020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23388
involuntary context switches= 494


# summary of solver processes directly reported to runsolver:
#   pid: 1359
#   total CPU time (s): 252.867
#   total CPU user time (s): 252.347
#   total CPU system time (s): 0.519689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.82272 second user time and 2.04941 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-13 22:09:50
IDJOB=4396046
IDBENCH=133507
IDSOLVER=2846
FILE ID=node139/4396046-1568405286
RUNJOBID= node139-1568402531-32745
PBS_JOBID= 21702188
Free space on /tmp= 59520 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-4396046-1568405286/watcher-4396046-1568405286 -o /tmp/evaluation-result-4396046-1568405286/solver-4396046-1568405286 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568402531-32745 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1483038002 HOME/instance-4396046-1568405286.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=1483038002

node139.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.57
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.57
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.57
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.57
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:        30060964 kB
MemAvailable:   31304968 kB
Buffers:          118588 kB
Cached:          1406720 kB
SwapCached:        74388 kB
Active:          1054436 kB
Inactive:        1068008 kB
Active(anon):     524728 kB
Inactive(anon):   113472 kB
Active(file):     529708 kB
Inactive(file):   954536 kB
Unevictable:      108952 kB
Mlocked:          108952 kB
SwapTotal:      67108860 kB
SwapFree:       66932076 kB
Dirty:             35472 kB
Writeback:             0 kB
AnonPages:        641792 kB
Mapped:            57408 kB
Shmem:             32188 kB
Slab:             180060 kB
SReclaimable:     151192 kB
SUnreclaim:        28868 kB
KernelStack:        3952 kB
PageTables:         6736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1758700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59484 MiB
End job on node139 at 2019-09-13 22:13:54