Trace number 4400965

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.2OPT1429 1815.38 1784.27

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-16.xml
MD5SUMe3af77ac2ce2de59a61fc382fed7941a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1429
Best CPU time to get the best result obtained on this benchmark70.3799
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.82/0.91	c Concrete v3.12.2.1568631193530 running
5.44/3.06	o 724
5.44/3.07	o 736
5.44/3.08	o 752
5.44/3.09	o 761
5.44/3.09	o 763
5.79/3.10	o 766
5.79/3.11	o 805
5.79/3.11	o 808
5.79/3.13	o 851
5.79/3.14	o 888
5.79/3.15	o 903
5.79/3.17	o 923
6.10/3.24	o 982
6.10/3.24	o 993
6.10/3.24	o 1011
6.10/3.24	o 1045
6.10/3.26	o 1051
6.10/3.26	o 1077
6.10/3.26	o 1092
6.10/3.29	o 1102
6.10/3.29	o 1103
6.10/3.29	o 1111
6.10/3.30	o 1134
6.10/3.30	o 1153
6.10/3.30	o 1155
6.10/3.30	o 1156
6.10/3.30	o 1210
6.48/3.31	o 1236
6.48/3.32	o 1257
6.48/3.32	o 1285
6.48/3.35	o 1302
6.48/3.37	o 1316
6.79/3.46	o 1345
6.79/3.46	o 1348
6.79/3.46	o 1359
7.07/3.54	o 1364
7.07/3.55	o 1386
7.07/3.55	o 1388
7.07/3.56	o 1402
9.17/4.20	o 1414
9.17/4.21	o 1424
12.13/6.34	o 1429
1815.30/1784.25	v <instantiation
1815.30/1784.25	v         cost = '1429'>
1815.30/1784.25	v       <list>
1815.30/1784.25	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]
1815.30/1784.25	v       </list>
1815.30/1784.25	v       <values>
1815.30/1784.25	v         1 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1
1815.30/1784.25	v       </values>
1815.30/1784.25	v     </instantiation>
1815.30/1784.25	s OPTIMUM FOUND

Verifier Data

OK	1429

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400965-1568685395/watcher-4400965-1568685395 -o /tmp/evaluation-result-4400965-1568685395/solver-4400965-1568685395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1754054935 HOME/instance-4400965-1568685395.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100113 s]*
/proc/loadavg: 1.68 1.58 1.53 2/221 28913
/proc/meminfo: memFree=29966496/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=141156 memory=5300 CPUtime=0.08 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 2527 13230 0 0 0 0 5 3 20 0 2 0 444779127 144543744 1325 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 35289 1325 994 1 0 24747 0
[pid=28860/tid=28913] ppid=28857 vsize=141156 memory=3054156605268066444 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) D 28857 28860 22966 0 -1 4202560 319 13230 0 0 0 0 5 3 20 0 2 0 444779136 144543744 1325 33554432000 4194304 4196468 140735515097088 140602938837424 140602967018557 0 0 0 16784584 18446744072100699269 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 5300 KiB

[startup+0.553115 s]*
/proc/loadavg: 1.68 1.58 1.53 4/234 28926
/proc/meminfo: memFree=29957236/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=10819712 memory=36656 CPUtime=0.25 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 7006 13230 0 0 15 2 5 3 20 0 15 0 444779127 11079385088 9164 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2704928 9164 3178 1 0 2667149 0
[pid=28860/tid=28913] ppid=28857 vsize=10819712 memory=7022364594140610616 CPUtime=0.17 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 3476 13230 0 0 9 0 5 3 20 0 15 0 444779136 11079385088 9164 33554432000 4194304 4196468 140735515097088 140602938824672 140602951075166 0 4 0 16800975 0 0 0 -1 3 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10819712 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079385088 9164 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10819712 memory=140399050902592 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079385088 9164 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10819712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079385088 9164 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10819712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079385088 9164 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10819712 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779174 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10819712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 33 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601969079840 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10819712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601861334384 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10819712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10819712 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 601 13230 0 0 1 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10819712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 60 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10819712 memory=140399047591552 CPUtime=0.1 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 614 13230 0 0 2 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10819712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10819712 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079385088 9164 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 36656 KiB

[startup+0.611592 s]*
/proc/loadavg: 1.68 1.58 1.53 3/234 28926
/proc/meminfo: memFree=29950824/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=10820196 memory=45300 CPUtime=0.32 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 10019 13230 0 0 21 3 5 3 20 0 15 0 444779127 11079880704 11325 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2705049 11325 3326 1 0 2667149 0
[pid=28860/tid=28913] ppid=28857 vsize=10820196 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 6470 13230 0 0 14 2 5 3 20 0 15 0 444779136 11079880704 11325 33554432000 4194304 4196468 140735515097088 140602938796464 140602947191313 0 4 0 16800975 0 0 0 -1 5 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079880704 11325 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079880704 11325 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079880704 11325 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079880704 11325 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10820196 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779174 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 33 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601969079840 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601861334384 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 601 13230 0 0 1 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 70 13230 0 0 1 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10820196 memory=140399047591552 CPUtime=0.11 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) R 28857 28860 22966 0 -1 4202560 624 13230 0 0 3 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601933416560 140602959231806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10820196 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079880704 11325 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45300 KiB

[startup+0.712305 s]*
/proc/loadavg: 1.68 1.58 1.53 3/234 28926
/proc/meminfo: memFree=29946388/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=10820268 memory=51152 CPUtime=0.47 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 11036 13230 0 0 35 4 5 3 20 0 15 0 444779127 11079954432 12788 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2705067 12788 3364 1 0 2667149 0
[pid=28860/tid=28913] ppid=28857 vsize=10820268 memory=7022364594140610616 CPUtime=0.33 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 7447 13230 0 0 23 2 5 3 20 0 15 0 444779136 11079954432 12788 33554432000 4194304 4196468 140735515097088 140602938818560 140602951075196 0 4 0 16800975 0 0 0 -1 5 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10820268 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079954432 12788 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10820268 memory=140399050902592 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079954432 12788 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079954432 12788 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779173 11079954432 12788 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10820268 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779174 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 33 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601969079840 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779175 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601861334384 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10820268 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10820268 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 601 13230 0 0 2 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10820268 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 81 13230 0 0 2 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10820268 memory=140399047591552 CPUtime=0.14 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 653 13230 0 0 6 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10820268 memory=140399047591552 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779178 11079954432 12788 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 51152 KiB

[startup+1.50175 s]
/proc/loadavg: 1.68 1.58 1.53 3/234 28926
/proc/meminfo: memFree=29894348/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=10832632 memory=162392 CPUtime=1.87 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 18819 13230 0 0 170 9 5 3 20 0 15 0 444779127 11092615168 40598 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2708158 40598 3562 1 0 2670221 0
[pid=28860/tid=28913] ppid=28857 vsize=10832632 memory=8029253806022822207 CPUtime=1.08 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 13874 13230 0 0 95 5 5 3 20 0 15 0 444779136 11092615168 40598 33554432000 4194304 4196468 140735515097088 140602938817584 140602952674804 0 4 0 16800975 0 0 0 -1 1 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10832632 memory=8181142071968058841 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 23 13230 0 0 1 0 5 3 20 0 15 0 444779173 11092615168 40598 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10832632 memory=7974311998478750570 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 39 13230 0 0 0 0 5 3 20 0 15 0 444779173 11092615168 40598 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10832632 memory=-3415248542433852553 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 27 13230 0 0 1 0 5 3 20 0 15 0 444779173 11092615168 40598 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10832632 memory=4874536186311133265 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 21 13230 0 0 0 0 5 3 20 0 15 0 444779173 11092615168 40598 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10832632 memory=8508261139989150265 CPUtime=0.09 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 43 13230 0 0 1 0 5 3 20 0 15 0 444779174 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10832632 memory=-4050210904893537937 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 33 13230 0 0 0 0 5 3 20 0 15 0 444779175 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601969079904 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10832632 memory=7512408170120853361 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 2 13230 0 0 0 0 5 3 20 0 15 0 444779175 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601861334400 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10832632 memory=280797848273136 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10832632 memory=4642197910265684584 CPUtime=0.28 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 1074 13230 0 0 20 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10832632 memory=5787213916973252709 CPUtime=0.31 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) R 28857 28860 22966 0 -1 4202560 496 13230 0 0 23 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601934458352 140602948538783 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10832632 memory=5787233549853680960 CPUtime=0.32 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 972 13230 0 0 24 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10832632 memory=7649399384231721010 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10832632 memory=7378964797804535894 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1 13230 0 0 0 0 5 3 20 0 15 0 444779178 11092615168 40598 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 10832632 KiB
Current children cumulated memory: 162392 KiB

[startup+3.10281 s]
/proc/loadavg: 1.68 1.58 1.53 4/234 28926
/proc/meminfo: memFree=29813836/32770624 swapFree=67004524/67108860
[pid=28860] ppid=28857 vsize=10844940 memory=232108 CPUtime=5.79 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 40318 13230 0 0 554 17 5 3 20 0 15 0 444779127 11105218560 58027 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2711235 58027 3606 1 0 2673293 0

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

[pid=28860/tid=28925] ppid=28857 vsize=10844940 memory=1540 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211027 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10844940 memory=728 CPUtime=1.2 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1027 13230 0 0 50 62 5 3 20 0 15 0 444779178 11105218560 211027 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1813.78 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 844108 KiB

[startup+1783.5 s]
/proc/loadavg: 1.62 1.53 1.50 3/231 29249
/proc/meminfo: memFree=29102356/32770624 swapFree=67004532/67108860
[pid=28860] ppid=28857 vsize=10844940 memory=844140 CPUtime=1814.59 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 145454 13230 0 0 181148 303 5 3 20 0 15 0 444779127 11105218560 211035 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2711235 211035 3622 1 0 2673293 0
[pid=28860/tid=28913] ppid=28857 vsize=10844940 memory=928 CPUtime=1762.92 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 50018 13230 0 0 176243 41 5 3 20 0 15 0 444779136 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602938830992 140602560541442 0 4 0 16800975 0 0 0 -1 1 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10844940 memory=844108 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 14388 13230 0 0 839 48 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10844940 memory=792 CPUtime=8.93 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 8776 13230 0 0 833 52 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10844940 memory=1440 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 10597 13230 0 0 836 51 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10844940 memory=2832 CPUtime=8.92 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 12020 13230 0 0 834 50 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10844940 memory=1212 CPUtime=8.83 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 12068 13230 0 0 826 49 5 3 20 0 15 0 444779174 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10844940 memory=1036 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 37 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601969079968 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 6 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601861334400 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10844940 memory=111628 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10844940 memory=804 CPUtime=2.72 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 14713 13230 0 0 261 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10844940 memory=1660 CPUtime=2.48 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 8262 13230 0 0 237 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10844940 memory=3280 CPUtime=1.31 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 11328 13230 0 0 120 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10844940 memory=47724 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10844940 memory=988 CPUtime=1.2 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1027 13230 0 0 50 62 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1814.59 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 844140 KiB

[startup+1783.9 s]
/proc/loadavg: 1.62 1.53 1.50 3/231 29249
/proc/meminfo: memFree=29102356/32770624 swapFree=67004532/67108860
[pid=28860] ppid=28857 vsize=10844940 memory=844140 CPUtime=1815 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 145457 13230 0 0 181189 303 5 3 20 0 15 0 444779127 11105218560 211035 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2711235 211035 3622 1 0 2673293 0
[pid=28860/tid=28913] ppid=28857 vsize=10844940 memory=47724 CPUtime=1763.31 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 50021 13230 0 0 176282 41 5 3 20 0 15 0 444779136 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602938830416 140602560597568 0 4 0 16800975 0 0 0 -1 3 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10844940 memory=988 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 14388 13230 0 0 839 48 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10844940 memory=2052 CPUtime=8.93 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 8776 13230 0 0 833 52 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10844940 memory=1220 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 10597 13230 0 0 836 51 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10844940 memory=1716 CPUtime=8.92 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 12020 13230 0 0 834 50 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10844940 memory=784 CPUtime=8.83 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 12068 13230 0 0 826 49 5 3 20 0 15 0 444779174 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10844940 memory=1212 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 37 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601969079968 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10844940 memory=1036 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 6 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601861334400 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10844940 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10844940 memory=12024 CPUtime=2.72 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 14713 13230 0 0 261 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10844940 memory=2116 CPUtime=2.48 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 8262 13230 0 0 237 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10844940 memory=25372 CPUtime=1.31 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 11328 13230 0 0 120 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10844940 memory=496 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10844940 memory=1564 CPUtime=1.2 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1027 13230 0 0 50 62 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1815 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 844140 KiB

[startup+1784.1 s]
/proc/loadavg: 1.62 1.53 1.50 3/231 29249
/proc/meminfo: memFree=29102356/32770624 swapFree=67004532/67108860
[pid=28860] ppid=28857 vsize=10844940 memory=844140 CPUtime=1815.2 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 145458 13230 0 0 181209 303 5 3 20 0 15 0 444779127 11105218560 211035 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2711235 211035 3622 1 0 2673293 0
[pid=28860/tid=28913] ppid=28857 vsize=10844940 memory=1744 CPUtime=1763.51 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 50022 13230 0 0 176302 41 5 3 20 0 15 0 444779136 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602938831360 140602560832581 0 4 0 16800975 0 0 0 -1 3 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10844940 memory=792 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 14388 13230 0 0 839 48 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10844940 memory=1440 CPUtime=8.93 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 8776 13230 0 0 833 52 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10844940 memory=1984 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 10597 13230 0 0 836 51 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10844940 memory=2376 CPUtime=8.92 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 12020 13230 0 0 834 50 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10844940 memory=1768 CPUtime=8.83 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 12068 13230 0 0 826 49 5 3 20 0 15 0 444779174 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10844940 memory=111628 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 37 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601969079968 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10844940 memory=844108 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 6 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601861334400 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10844940 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10844940 memory=844108 CPUtime=2.72 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 14713 13230 0 0 261 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10844940 memory=1056 CPUtime=2.48 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 8262 13230 0 0 237 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10844940 memory=844108 CPUtime=1.31 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 11328 13230 0 0 120 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10844940 memory=12024 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10844940 memory=2116 CPUtime=1.2 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1027 13230 0 0 50 62 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1815.2 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 844140 KiB

[startup+1784.2 s]
/proc/loadavg: 1.62 1.53 1.50 3/231 29249
/proc/meminfo: memFree=29102356/32770624 swapFree=67004532/67108860
[pid=28860] ppid=28857 vsize=10844940 memory=844140 CPUtime=1815.3 cores=1,3,5,7
/proc/28860/stat : 28860 (java) S 28857 28860 22966 0 -1 1077944320 145459 13230 0 0 181219 303 5 3 20 0 15 0 444779127 11105218560 211035 33554432000 4194304 4196468 140735515097088 140735515079632 140602966994679 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
/proc/28860/statm: 2711235 211035 3622 1 0 2673293 0
[pid=28860/tid=28913] ppid=28857 vsize=10844940 memory=844108 CPUtime=1763.61 cores=1,3,5,7
/proc/28860/task/28913/stat : 28913 (java) R 28857 28860 22966 0 -1 4202560 50023 13230 0 0 176312 41 5 3 20 0 15 0 444779136 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602938830736 140602560459193 0 4 0 16800975 0 0 0 -1 3 0 0 35 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28914] ppid=28857 vsize=10844940 memory=844108 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28914/stat : 28914 (java) S 28857 28860 22966 0 -1 1077944384 14388 13230 0 0 839 48 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602971237008 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28915] ppid=28857 vsize=10844940 memory=844108 CPUtime=8.93 cores=1,3,5,7
/proc/28860/task/28915/stat : 28915 (java) S 28857 28860 22966 0 -1 1077944384 8776 13230 0 0 833 52 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602870127120 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28916] ppid=28857 vsize=10844940 memory=844108 CPUtime=8.95 cores=1,3,5,7
/proc/28860/task/28916/stat : 28916 (java) S 28857 28860 22966 0 -1 1077944384 10597 13230 0 0 836 51 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602869074320 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28917] ppid=28857 vsize=10844940 memory=844108 CPUtime=8.92 cores=1,3,5,7
/proc/28860/task/28917/stat : 28917 (java) S 28857 28860 22966 0 -1 1077944384 12020 13230 0 0 834 50 5 3 20 0 15 0 444779173 11105218560 211035 33554432000 4194304 4196468 140735515097088 140602538584336 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28918] ppid=28857 vsize=10844940 memory=844140 CPUtime=8.83 cores=1,3,5,7
/proc/28860/task/28918/stat : 28918 (java) S 28857 28860 22966 0 -1 1077944384 12068 13230 0 0 826 49 5 3 20 0 15 0 444779174 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601970133872 140602967005826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28919] ppid=28857 vsize=10844940 memory=844108 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28919/stat : 28919 (java) S 28857 28860 22966 0 -1 1077944384 37 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601969079968 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28920] ppid=28857 vsize=10844940 memory=875 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28920/stat : 28920 (java) S 28857 28860 22966 0 -1 1077944384 6 13230 0 0 0 0 5 3 20 0 15 0 444779175 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601861334400 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28921] ppid=28857 vsize=10844940 memory=844108 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28921/stat : 28921 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601553934672 140602967013275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28922] ppid=28857 vsize=10844940 memory=844108 CPUtime=2.72 cores=1,3,5,7
/proc/28860/task/28922/stat : 28922 (java) S 28857 28860 22966 0 -1 1077944384 14713 13230 0 0 261 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601935522160 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28923] ppid=28857 vsize=10844940 memory=844108 CPUtime=2.48 cores=1,3,5,7
/proc/28860/task/28923/stat : 28923 (java) S 28857 28860 22966 0 -1 1077944384 8262 13230 0 0 237 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601934469360 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28924] ppid=28857 vsize=10844940 memory=844108 CPUtime=1.31 cores=1,3,5,7
/proc/28860/task/28924/stat : 28924 (java) S 28857 28860 22966 0 -1 1077944384 11328 13230 0 0 120 3 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601933416560 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28925] ppid=28857 vsize=10844940 memory=844108 CPUtime=0.08 cores=1,3,5,7
/proc/28860/task/28925/stat : 28925 (java) S 28857 28860 22966 0 -1 1077944384 3 13230 0 0 0 0 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601520376032 140602967004885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
[pid=28860/tid=28926] ppid=28857 vsize=10844940 memory=844108 CPUtime=1.2 cores=1,3,5,7
/proc/28860/task/28926/stat : 28926 (java) S 28857 28860 22966 0 -1 1077944384 1027 13230 0 0 50 62 5 3 20 0 15 0 444779178 11105218560 211035 33554432000 4194304 4196468 140735515097088 140601932364976 140602967005826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20271104 140735515106031 140735515108549 140735515108549 140735515111375 0
Current children cumulated CPU time: 1815.3 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 844140 KiB

Child status: 0
Real time (s): 1784.27
CPU time (s): 1815.38
CPU user time (s): 1812.31
CPU system time (s): 3.07479
CPU usage (%): 101.744
Max. virtual memory (cumulated for all children) (KiB): 10847744
Max. memory (cumulated for all children) (KiB): 844140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1812.31
system time used= 3.07479
maximum resident set size= 846224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159691
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231425
involuntary context switches= 6329


# summary of solver processes directly reported to runsolver:
#   pid: 28860
#   total CPU time (s): 1815.38
#   total CPU user time (s): 1812.31
#   total CPU system time (s): 3.07479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2068 second user time and 17.9348 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 03:55:55
IDJOB=4400965
IDBENCH=133446
IDSOLVER=2857
FILE ID=node133/4400965-1568685395
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59540 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-16.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400965-1568685395/watcher-4400965-1568685395 -o /tmp/evaluation-result-4400965-1568685395/solver-4400965-1568685395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1754054935 HOME/instance-4400965-1568685395.xml

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

MD5SUM BENCH= e3af77ac2ce2de59a61fc382fed7941a
RANDOM SEED=1754054935

node133.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.18
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.18
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.18
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.18
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:        29989804 kB
MemAvailable:   30861328 kB
Buffers:          240784 kB
Cached:           921252 kB
SwapCached:         3176 kB
Active:          1606472 kB
Inactive:         587312 kB
Active(anon):    1055888 kB
Inactive(anon):    24424 kB
Active(file):     550584 kB
Inactive(file):   562888 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004524 kB
Dirty:             35468 kB
Writeback:             0 kB
AnonPages:       1155536 kB
Mapped:            62084 kB
Shmem:             40076 kB
Slab:             177096 kB
SReclaimable:     147772 kB
SUnreclaim:        29324 kB
KernelStack:        4096 kB
PageTables:         7608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2321556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59508 MiB
End job on node133 at 2019-09-17 04:25:40