Trace number 4402766

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.3OPT1070 1721.48 1693.05

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-07.xml
MD5SUMc416c7749524dd4f925e3cf47c007fb7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1070
Best CPU time to get the best result obtained on this benchmark24.8218
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"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.75/0.56	c Concrete v3.12.3.1568965526260 running
4.77/2.60	o 366
4.77/2.62	o 369
4.77/2.62	o 378
4.77/2.63	o 390
4.77/2.63	o 457
4.77/2.64	o 487
4.77/2.65	o 492
4.77/2.65	o 522
4.77/2.65	o 543
4.77/2.66	o 548
4.77/2.66	o 571
4.77/2.66	o 575
4.77/2.68	o 577
4.77/2.68	o 591
4.77/2.69	o 632
4.77/2.69	o 635
4.77/2.69	o 642
4.77/2.69	o 644
5.12/2.70	o 663
5.12/2.70	o 672
5.12/2.71	o 741
5.12/2.74	o 776
5.12/2.76	o 780
5.12/2.78	o 838
5.12/2.78	o 842
5.12/2.78	o 854
5.43/2.83	o 859
5.43/2.87	o 861
5.43/2.87	o 888
5.43/2.90	o 905
5.79/2.90	o 927
5.79/2.91	o 951
5.79/2.98	o 974
5.79/2.99	o 992
6.12/3.03	o 1000
6.12/3.03	o 1012
6.12/3.04	o 1023
6.12/3.04	o 1031
6.12/3.07	o 1033
7.60/3.57	o 1052
8.21/3.71	o 1053
9.45/4.34	o 1064
13.02/7.62	o 1070
1721.41/1693.04	v <instantiation
1721.41/1693.04	v         cost = '1070'>
1721.41/1693.04	v       <list>
1721.41/1693.04	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
1721.41/1693.04	v       </list>
1721.41/1693.04	v       <values>
1721.41/1693.04	v         0 1 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 1 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1
1721.41/1693.04	v       </values>
1721.41/1693.04	v     </instantiation>
1721.41/1693.04	s OPTIMUM FOUND

Verifier Data

OK	1070

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402766-1568978292/watcher-4402766-1568978292 -o /var/tmp/evaluation-result-4402766-1568978292/solver-4402766-1568978292 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20068 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1554163371 HOME/instance-4402766-1568978292.xml 

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

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


[startup+0.100085 s]*
/proc/loadavg: 1.80 1.75 1.65 3/215 24373
/proc/meminfo: memFree=3012628/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=141188 memory=5572 CPUtime=0.08 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 2623 13002 0 0 0 0 5 3 20 0 2 0 474067816 144576512 1393 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 35835 1393 1054 1 0 24747 0
[pid=24330/tid=24383] ppid=24327 vsize=392944 memory=4630099147014177165 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 437 13002 0 0 0 0 5 3 20 0 2 0 474067827 402374656 1404 33554432000 4194304 4196468 140732688594400 139946093377552 139946102944038 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 141188 KiB
Current children cumulated memory: 5572 KiB

[startup+0.210058 s]*
/proc/loadavg: 1.80 1.75 1.65 5/228 24396
/proc/meminfo: memFree=2989448/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10819716 memory=38228 CPUtime=0.24 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 6863 13002 0 0 14 2 5 3 20 0 15 0 474067816 11079389184 9557 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2704929 9557 3180 1 0 2667149 0
[pid=24330/tid=24383] ppid=24327 vsize=10819716 memory=-8540663193526752614 CPUtime=0.17 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 3354 13002 0 0 9 0 5 3 20 0 15 0 474067827 11079389184 9557 33554432000 4194304 4196468 140732688594400 139946093366080 139946104722032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10819716 memory=4211974393778523530 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079389184 9557 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10819716 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079389184 9557 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079389184 9557 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079389184 9557 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10819716 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067829 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 33 13002 0 0 0 0 5 3 20 0 15 0 474067830 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945579574048 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067830 11079389184 9557 33554432000 4194304 4196468 140732688594400 139944999773296 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11079389184 9557 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10819716 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 345 13002 0 0 1 0 5 3 20 0 15 0 474067832 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 307 13002 0 0 0 0 5 3 20 0 15 0 474067833 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10819716 memory=140667573732992 CPUtime=0.1 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 602 13002 0 0 2 0 5 3 20 0 15 0 474067833 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11079389184 9557 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10819716 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067833 11079389184 9557 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 38228 KiB

[startup+0.310398 s]*
/proc/loadavg: 1.80 1.75 1.65 3/228 24396
/proc/meminfo: memFree=2976076/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10820196 memory=49176 CPUtime=0.38 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 10523 13002 0 0 26 4 5 3 20 0 15 0 474067816 11079880704 12294 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2705049 12294 3308 1 0 2667149 0
[pid=24330/tid=24383] ppid=24327 vsize=10820196 memory=281334853539448 CPUtime=0.28 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 6995 13002 0 0 18 2 5 3 20 0 15 0 474067827 11079880704 12294 33554432000 4194304 4196468 140732688594400 139946093344144 139946103098752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10820196 memory=3977295499660704336 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079880704 12294 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10820196 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079880704 12294 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079880704 12294 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067828 11079880704 12294 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10820196 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067829 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 33 13002 0 0 0 0 5 3 20 0 15 0 474067830 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945579574048 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10820196 memory=140667573732992 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067830 11079880704 12294 33554432000 4194304 4196468 140732688594400 139944999773296 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11079880704 12294 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 346 13002 0 0 1 0 5 3 20 0 15 0 474067832 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 316 13002 0 0 1 0 5 3 20 0 15 0 474067833 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10820196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 611 13002 0 0 4 0 5 3 20 0 15 0 474067833 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11079880704 12294 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067833 11079880704 12294 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49176 KiB

[startup+0.700714 s]
/proc/loadavg: 1.80 1.75 1.65 3/228 24396
/proc/meminfo: memFree=2963848/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10824364 memory=81496 CPUtime=1.12 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 14581 13002 0 0 98 6 5 3 20 0 15 0 474067816 11084148736 20374 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2706091 20374 3514 1 0 2668173 0
[pid=24330/tid=24383] ppid=24327 vsize=10824364 memory=57 CPUtime=0.66 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 9947 13002 0 0 54 4 5 3 20 0 15 0 474067827 11084148736 20374 33554432000 4194304 4196468 140732688594400 139946093364768 139946121557149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10824364 memory=92 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11084148736 20374 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10824364 memory=3 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11084148736 20374 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067828 11084148736 20374 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067828 11084148736 20374 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 5 13002 0 0 0 0 5 3 20 0 15 0 474067829 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 33 13002 0 0 0 0 5 3 20 0 15 0 474067830 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945579574048 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10824364 memory=8104553123276731697 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067830 11084148736 20374 33554432000 4194304 4196468 140732688594400 139944999773296 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10824364 memory=7812168930309270336 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11084148736 20374 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10824364 memory=5859853075905800022 CPUtime=0.22 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 797 13002 0 0 14 0 5 3 20 0 15 0 474067832 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10824364 memory=4638778398332901736 CPUtime=0.2 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 811 13002 0 0 12 0 5 3 20 0 15 0 474067833 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10824364 memory=7100839878645619564 CPUtime=0.24 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 768 13002 0 0 16 0 5 3 20 0 15 0 474067833 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11084148736 20374 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067833 11084148736 20374 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81496 KiB

[startup+1.50066 s]
/proc/loadavg: 1.80 1.75 1.65 4/228 24396
/proc/meminfo: memFree=2918404/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10834680 memory=167208 CPUtime=2.42 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 19971 13002 0 0 225 9 5 3 20 0 15 0 474067816 11094712320 41802 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2708670 41802 3574 1 0 2670733 0
[pid=24330/tid=24383] ppid=24327 vsize=10834680 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 14543 13002 0 0 129 5 5 3 20 0 15 0 474067827 11094712320 41802 33554432000 4194304 4196468 140732688594400 139946093347200 139945687936480 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10834680 memory=98560 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 28 13002 0 0 1 0 5 3 20 0 15 0 474067828 11094712320 41802 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 14 13002 0 0 1 0 5 3 20 0 15 0 474067828 11094712320 41802 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10834680 memory=281334853483328 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 24 13002 0 0 1 0 5 3 20 0 15 0 474067828 11094712320 41802 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 42 13002 0 0 1 0 5 3 20 0 15 0 474067828 11094712320 41802 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 43 13002 0 0 1 0 5 3 20 0 15 0 474067829 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 34 13002 0 0 0 0 5 3 20 0 15 0 474067830 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945579574112 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 2 13002 0 0 0 0 5 3 20 0 15 0 474067830 11094712320 41802 33554432000 4194304 4196468 140732688594400 139944999773312 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11094712320 41802 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10834680 memory=4580 CPUtime=0.34 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 852 13002 0 0 26 0 5 3 20 0 15 0 474067832 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10834680 memory=7379257285179697239 CPUtime=0.31 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 884 13002 0 0 23 0 5 3 20 0 15 0 474067833 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10834680 memory=11553457016 CPUtime=0.46 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) R 24327 24330 20037 0 -1 4202560 1291 13002 0 0 37 1 5 3 20 0 15 0 474067833 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945543912304 139946121547158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10834680 memory=140667426985975 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11094712320 41802 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1 13002 0 0 0 0 5 3 20 0 15 0 474067833 11094712320 41802 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 167208 KiB

[startup+3.10338 s]*
/proc/loadavg: 1.80 1.75 1.65 5/228 24396
/proc/meminfo: memFree=2788648/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10847604 memory=241668 CPUtime=6.44 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 42213 13002 0 0 619 17 5 3 20 0 15 0 474067816 11107946496 60417 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2711901 60417 3605 1 0 2673959 0

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

[pid=24330/tid=24395] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10844940 memory=1556 CPUtime=1.05 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1063 13002 0 0 48 49 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1719.68 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 833424 KiB

[startup+1692.1 s]*
/proc/loadavg: 1.97 1.54 1.47 3/227 24682
/proc/meminfo: memFree=2350764/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10844940 memory=833424 CPUtime=1720.5 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 129844 13002 0 0 171771 271 5 3 20 0 15 0 474067816 11105218560 208356 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2711235 208356 3621 1 0 2673293 0
[pid=24330/tid=24383] ppid=24327 vsize=10844940 memory=928 CPUtime=1672.24 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 48863 13002 0 0 167180 36 5 3 20 0 15 0 474067827 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946093371536 139945697092043 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10844940 memory=-7003737579269690708 CPUtime=8.44 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 7123 13002 0 0 789 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10844940 memory=2112 CPUtime=8.42 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 8288 13002 0 0 786 48 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10844940 memory=12040 CPUtime=8.44 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 10182 13002 0 0 789 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10844940 memory=31668 CPUtime=8.46 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 9166 13002 0 0 793 45 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10844940 memory=1556 CPUtime=8.35 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 10435 13002 0 0 783 44 5 3 20 0 15 0 474067829 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10844940 memory=532 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 38 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945579574176 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10844940 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 6 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944999773312 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10844940 memory=1720 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10844940 memory=1976 CPUtime=2.43 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 16012 13002 0 0 231 4 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10844940 memory=2432 CPUtime=2.03 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 7335 13002 0 0 194 1 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10844940 memory=1436 CPUtime=1.26 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 9120 13002 0 0 115 3 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10844940 memory=808 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10844940 memory=1764 CPUtime=1.05 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1063 13002 0 0 48 49 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1720.5 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 833424 KiB

[startup+1692.5 s]
/proc/loadavg: 1.97 1.54 1.47 3/227 24682
/proc/meminfo: memFree=2350764/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10844940 memory=833424 CPUtime=1720.9 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 129848 13002 0 0 171811 271 5 3 20 0 15 0 474067816 11105218560 208356 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2711235 208356 3621 1 0 2673293 0
[pid=24330/tid=24383] ppid=24327 vsize=10844940 memory=833424 CPUtime=1672.62 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 48866 13002 0 0 167218 36 5 3 20 0 15 0 474067827 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946093371280 139945699123622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10844940 memory=833424 CPUtime=8.44 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 7123 13002 0 0 789 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=8.42 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 8288 13002 0 0 786 48 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10844940 memory=810848 CPUtime=8.44 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 10183 13002 0 0 789 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=8.46 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 9166 13002 0 0 793 45 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10844940 memory=11632 CPUtime=8.35 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 10435 13002 0 0 783 44 5 3 20 0 15 0 474067829 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10844940 memory=1732 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 38 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945579574176 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10844940 memory=1088 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 6 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944999773312 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10844940 memory=4104 CPUtime=2.43 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 16012 13002 0 0 231 4 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10844940 memory=1408 CPUtime=2.03 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 7335 13002 0 0 194 1 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10844940 memory=3168 CPUtime=1.26 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 9120 13002 0 0 115 3 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10844940 memory=833424 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10844940 memory=1404 CPUtime=1.05 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1063 13002 0 0 48 49 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1720.9 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 833424 KiB

[startup+1692.9 s]
/proc/loadavg: 1.97 1.54 1.47 3/227 24682
/proc/meminfo: memFree=2350764/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10844940 memory=833424 CPUtime=1721.31 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 129851 13002 0 0 171852 271 5 3 20 0 15 0 474067816 11105218560 208356 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2711235 208356 3621 1 0 2673293 0
[pid=24330/tid=24383] ppid=24327 vsize=10844940 memory=833424 CPUtime=1673.02 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 48869 13002 0 0 167258 36 5 3 20 0 15 0 474067827 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946093370832 139945697091175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10844940 memory=3620 CPUtime=8.45 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 7123 13002 0 0 790 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10844940 memory=54392 CPUtime=8.42 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 8288 13002 0 0 786 48 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10844940 memory=1988 CPUtime=8.44 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 10183 13002 0 0 789 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10844940 memory=833424 CPUtime=8.46 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 9166 13002 0 0 793 45 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10844940 memory=1428 CPUtime=8.35 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 10435 13002 0 0 783 44 5 3 20 0 15 0 474067829 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10844940 memory=1728 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 38 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945579574176 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10844940 memory=111628 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 6 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944999773312 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10844940 memory=800 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10844940 memory=1804 CPUtime=2.43 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 16012 13002 0 0 231 4 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=2.03 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 7335 13002 0 0 194 1 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10844940 memory=14012 CPUtime=1.26 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 9120 13002 0 0 115 3 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10844940 memory=2112 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10844940 memory=6791534058613427641 CPUtime=1.05 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1063 13002 0 0 48 49 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1721.31 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 833424 KiB

[startup+1693 s]
/proc/loadavg: 1.97 1.54 1.47 3/227 24682
/proc/meminfo: memFree=2350764/32770624 swapFree=66956604/67108860
[pid=24330] ppid=24327 vsize=10844940 memory=833424 CPUtime=1721.41 cores=0,2,4,6
/proc/24330/stat : 24330 (java) S 24327 24330 20037 0 -1 1077944320 129852 13002 0 0 171862 271 5 3 20 0 15 0 474067816 11105218560 208356 33554432000 4194304 4196468 140732688594400 140732688576944 139946121535223 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
/proc/24330/statm: 2711235 208356 3621 1 0 2673293 0
[pid=24330/tid=24383] ppid=24327 vsize=10844940 memory=833424 CPUtime=1673.12 cores=0,2,4,6
/proc/24330/task/24383/stat : 24383 (java) R 24327 24330 20037 0 -1 4202560 48870 13002 0 0 167268 36 5 3 20 0 15 0 474067827 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946093371536 139945693858112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24384] ppid=24327 vsize=10844940 memory=281334854798336 CPUtime=8.45 cores=0,2,4,6
/proc/24330/task/24384/stat : 24384 (java) S 24327 24330 20037 0 -1 1077944384 7123 13002 0 0 790 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946125777808 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24385] ppid=24327 vsize=10844940 memory=833424 CPUtime=8.42 cores=0,2,4,6
/proc/24330/task/24385/stat : 24385 (java) S 24327 24330 20037 0 -1 1077944384 8288 13002 0 0 786 48 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946014051088 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24386] ppid=24327 vsize=10844940 memory=833360 CPUtime=8.45 cores=0,2,4,6
/proc/24330/task/24386/stat : 24386 (java) S 24327 24330 20037 0 -1 1077944384 10183 13002 0 0 790 47 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946012998800 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24387] ppid=24327 vsize=10844940 memory=833360 CPUtime=8.46 cores=0,2,4,6
/proc/24330/task/24387/stat : 24387 (java) S 24327 24330 20037 0 -1 1077944384 9166 13002 0 0 793 45 5 3 20 0 15 0 474067828 11105218560 208356 33554432000 4194304 4196468 140732688594400 139946011946000 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24388] ppid=24327 vsize=10844940 memory=833424 CPUtime=8.35 cores=0,2,4,6
/proc/24330/task/24388/stat : 24388 (java) S 24327 24330 20037 0 -1 1077944384 10435 13002 0 0 783 44 5 3 20 0 15 0 474067829 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945580628080 139946121546370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24389] ppid=24327 vsize=10844940 memory=833424 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24389/stat : 24389 (java) S 24327 24330 20037 0 -1 1077944384 38 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945579574176 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24390] ppid=24327 vsize=10844940 memory=833424 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24390/stat : 24390 (java) S 24327 24330 20037 0 -1 1077944384 6 13002 0 0 0 0 5 3 20 0 15 0 474067830 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944999773312 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24391] ppid=24327 vsize=10844940 memory=833424 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24391/stat : 24391 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944692373584 139946121553819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24392] ppid=24327 vsize=10844940 memory=833424 CPUtime=2.43 cores=0,2,4,6
/proc/24330/task/24392/stat : 24392 (java) S 24327 24330 20037 0 -1 1077944384 16012 13002 0 0 231 4 5 3 20 0 15 0 474067832 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945546017392 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24393] ppid=24327 vsize=10844940 memory=54392 CPUtime=2.03 cores=0,2,4,6
/proc/24330/task/24393/stat : 24393 (java) S 24327 24330 20037 0 -1 1077944384 7335 13002 0 0 194 1 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945544964592 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24394] ppid=24327 vsize=10844940 memory=1988 CPUtime=1.26 cores=0,2,4,6
/proc/24330/task/24394/stat : 24394 (java) S 24327 24330 20037 0 -1 1077944384 9120 13002 0 0 115 3 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945543912304 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24395] ppid=24327 vsize=10844940 memory=833424 CPUtime=0.08 cores=0,2,4,6
/proc/24330/task/24395/stat : 24395 (java) S 24327 24330 20037 0 -1 1077944384 3 13002 0 0 0 0 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139944658815968 139946121545429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
[pid=24330/tid=24396] ppid=24327 vsize=10844940 memory=833424 CPUtime=1.05 cores=0,2,4,6
/proc/24330/task/24396/stat : 24396 (java) S 24327 24330 20037 0 -1 1077944384 1063 13002 0 0 48 49 5 3 20 0 15 0 474067833 11105218560 208356 33554432000 4194304 4196468 140732688594400 139945542859184 139946121546370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9691136 140732688599651 140732688602293 140732688602293 140732688605135 0
Current children cumulated CPU time: 1721.41 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 833424 KiB

Child status: 0
Real time (s): 1693.05
CPU time (s): 1721.48
CPU user time (s): 1718.72
CPU system time (s): 2.75354
CPU usage (%): 101.679
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 833424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1718.72
system time used= 2.75354
maximum resident set size= 835488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143167
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 224967
involuntary context switches= 6482


# summary of solver processes directly reported to runsolver:
#   pid: 24330
#   total CPU time (s): 1721.48
#   total CPU user time (s): 1718.72
#   total CPU system time (s): 2.75354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.72679 second user time and 16.0918 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 13:17:33
IDJOB=4402766
IDBENCH=133445
IDSOLVER=2861
FILE ID=node149/4402766-1568978292
RUNJOBID= node149-1568967598-20068
PBS_JOBID= 21704611
Free space on /var/tmp= 13448 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402766-1568978292/watcher-4402766-1568978292 -o /var/tmp/evaluation-result-4402766-1568978292/solver-4402766-1568978292 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568967598-20068 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1554163371 HOME/instance-4402766-1568978292.xml

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

MD5SUM BENCH= c416c7749524dd4f925e3cf47c007fb7
RANDOM SEED=1554163371

node149.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.81
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.81
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.81
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.81
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:         3015672 kB
MemAvailable:   30859532 kB
Buffers:          143808 kB
Cached:         27625424 kB
SwapCached:        41588 kB
Active:         14805908 kB
Inactive:       13967316 kB
Active(anon):     962296 kB
Inactive(anon):    85708 kB
Active(file):   13843612 kB
Inactive(file): 13881608 kB
Unevictable:      109700 kB
Mlocked:          109700 kB
SwapTotal:      67108860 kB
SwapFree:       66956604 kB
Dirty:             35656 kB
Writeback:             0 kB
AnonPages:       1085976 kB
Mapped:            65328 kB
Shmem:             35620 kB
Slab:             576612 kB
SReclaimable:     547100 kB
SUnreclaim:        29512 kB
KernelStack:        4000 kB
PageTables:         7792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2243844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    905216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13412 MiB
End job on node149 at 2019-09-20 13:45:47