Trace number 4300081

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28OPT932 120.451 119.408

General information on the benchmark

NameKnapsack/
Knapsack-40-150-00_c18.xml
MD5SUMc033178a1c92732c6616d8bd8ee8c714
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark932
Best CPU time to get the best result obtained on this benchmark26.8477
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.32/0.28	o 0
0.32/0.28	o 63
0.32/0.28	o 76
0.32/0.29	o 100
0.32/0.29	o 113
0.32/0.29	o 138
0.32/0.29	o 151
0.32/0.29	o 175
0.32/0.29	o 188
0.32/0.29	o 192
0.32/0.29	o 205
0.32/0.29	o 230
0.32/0.29	o 243
0.32/0.29	o 267
0.32/0.29	o 280
0.32/0.29	o 287
0.32/0.29	o 291
0.32/0.29	o 304
0.32/0.29	o 329
0.32/0.29	o 342
0.32/0.29	o 366
0.32/0.29	o 379
0.32/0.29	o 397
0.32/0.29	o 410
0.32/0.29	o 415
0.32/0.29	o 429
0.32/0.29	o 442
0.32/0.29	o 460
0.32/0.29	o 473
0.32/0.29	o 478
0.32/0.29	o 495
0.32/0.29	o 508
0.32/0.29	o 513
0.32/0.29	o 527
0.32/0.29	o 540
0.32/0.29	o 558
0.32/0.29	o 571
0.32/0.29	o 576
0.32/0.29	o 589
0.32/0.29	o 608
0.32/0.29	o 621
0.32/0.29	o 639
0.32/0.29	o 652
0.32/0.30	o 660
0.32/0.30	o 681
0.32/0.30	o 694
0.32/0.31	o 702
0.32/0.31	o 715
0.32/0.31	o 720
0.32/0.31	o 733
0.32/0.31	o 741
0.32/0.31	o 754
0.58/0.34	o 755
0.58/0.41	o 760
0.87/0.42	o 763
0.87/0.43	o 771
0.87/0.43	o 775
1.82/1.16	o 776
1.82/1.16	o 784
1.82/1.16	o 802
1.82/1.16	o 815
1.82/1.18	o 824
1.91/1.20	o 836
2.32/1.64	o 837
2.32/1.64	o 850
3.42/2.79	o 851
4.12/3.41	o 855
4.12/3.41	o 868
28.68/27.97	o 879
28.68/27.98	o 882
29.08/28.35	o 887
36.99/36.28	o 888
60.96/60.17	o 891
71.19/70.34	o 898
72.19/71.33	o 900
73.59/72.77	o 903
90.95/90.07	o 907
91.44/90.54	o 911
91.44/90.54	o 924
91.95/91.09	o 932
120.43/119.40	s OPTIMUM FOUND
120.43/119.40	v <instantiation>
120.43/119.40	v 	<list>
120.43/119.40	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] 
120.43/119.40	v 	</list>
120.43/119.40	v 	<values>
120.43/119.40	v 		1 1 0 0 1 0 0 0 1 1 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 1 0 0 
120.43/119.40	v 	</values>
120.43/119.40	v </instantiation>

Verifier Data

OK	932

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300081-1532829058/watcher-4300081-1532829058 -o /tmp/evaluation-result-4300081-1532829058/solver-4300081-1532829058 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532811570-31048 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300081-1532829058.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
Current StackSize limit: 8192 KiB

solver pid=871, runsolver pid=868

[startup+0.100084 s]*
/proc/loadavg: 1.20 1.33 1.37 5/216 886
/proc/meminfo: memFree=23280120/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661052 memory=27356 CPUtime=0.12 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 5271 0 0 0 11 1 0 0 20 0 15 0 100468669 10916917248 6839 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665263 6839 2811 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661052 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 3142 0 0 0 9 0 0 0 20 0 15 0 100468670 10916917248 6839 33554432000 4194304 4196468 140728839054384 139947363667344 139946962792194 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661052 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916917248 6839 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661052 memory=3760986251211089568 CPUtime=0 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916917248 6839 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916917248 6839 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468671 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661052 memory=140589086320256 CPUtime=0 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468672 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100468672 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100468673 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) R 868 871 31017 0 -1 4202560 323 0 0 0 0 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946390968144 139947342876369 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661052 memory=140589086320256 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) R 868 871 31017 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946388871408 139947359461978 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661052 memory=140589086320256 CPUtime=0 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468675 10916917248 6839 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27356 KiB

[startup+0.210536 s]*
/proc/loadavg: 1.20 1.33 1.37 4/216 886
/proc/meminfo: memFree=23268212/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=40096 CPUtime=0.32 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 8127 0 0 0 30 2 0 0 20 0 15 0 100468669 10916995072 10024 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 10024 2953 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 5259 0 0 0 19 1 0 0 20 0 15 0 100468670 10916995072 10024 33554432000 4194304 4196468 140728839054384 139947363672944 139947359462557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 10024 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=3760986251211089568 CPUtime=0 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 10024 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 10024 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468671 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=140589086320256 CPUtime=0 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=140589086320256 CPUtime=0.07 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 779 0 0 0 7 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=140589086320256 CPUtime=0 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 10024 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40096 KiB

[startup+0.314138 s]*
/proc/loadavg: 1.20 1.33 1.37 7/216 886
/proc/meminfo: memFree=23263064/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=45320 CPUtime=0.58 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 8968 0 0 0 56 2 0 0 20 0 15 0 100468669 10916995072 11330 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 11330 3072 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 5546 0 0 0 29 1 0 0 20 0 15 0 100468670 10916995072 11842 33554432000 4194304 4196468 140728839054384 139947363680072 139946963011520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 11842 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 11842 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=5668 CPUtime=0 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 11842 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468671 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=14076 CPUtime=0 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) R 868 871 31017 0 -1 4202560 515 0 0 0 5 0 0 0 20 0 15 0 100468675 10916995072 11842 33554432000 4194304 4196468 140728839054384 139946390961744 139947351677758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) R 868 871 31017 0 -1 4202560 685 0 0 0 8 0 0 0 20 0 15 0 100468675 10916995072 11908 33554432000 4194304 4196468 140728839054384 139946389910736 139947340850781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 896 0 0 0 13 0 0 0 20 0 15 0 100468675 10916995072 11908 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 11908 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 11908 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 45320 KiB

[startup+0.700723 s]
/proc/loadavg: 1.20 1.33 1.37 5/216 886
/proc/meminfo: memFree=23239052/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=94520 CPUtime=1.41 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 10506 0 0 0 138 3 0 0 20 0 15 0 100468669 10916995072 23630 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 23630 3086 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=4140 CPUtime=0.68 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 5577 0 0 0 67 1 0 0 20 0 15 0 100468670 10916995072 23630 33554432000 4194304 4196468 140728839054384 139947363677200 139946965107879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=28956 CPUtime=0 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 23630 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 23630 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=281177952924680 CPUtime=0 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 23630 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=9966136067841 CPUtime=0 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100468671 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=135392066013930 CPUtime=0 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=135503735163626 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=135508030130922 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=135525210000106 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=135529504967402 CPUtime=0.26 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 1292 0 0 0 26 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=281177953588608 CPUtime=0.29 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 1275 0 0 0 29 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=5915981908714 CPUtime=0.14 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 991 0 0 0 14 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=5915981908714 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=5915981908714 CPUtime=0 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 23630 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 94520 KiB

[startup+1.50071 s]
/proc/loadavg: 1.20 1.33 1.37 3/216 886
/proc/meminfo: memFree=23173020/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=174496 CPUtime=2.22 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 11006 0 0 0 217 5 0 0 20 0 15 0 100468669 10916995072 43624 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 43624 3096 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=281177953017936 CPUtime=1.48 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 5674 0 0 0 145 3 0 0 20 0 15 0 100468670 10916995072 43624 33554432000 4194304 4196468 140728839054384 139947363680408 139946965018867 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 43624 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 43624 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 100468670 10916995072 43624 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 100468671 10916995072 43624 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 43624 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0

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

[pid=871/tid=885] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=28956 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 378 0 0 0 1 1 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 116.22 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179080 KiB

[startup+116.801 s]
/proc/loadavg: 1.29 1.35 1.38 4/216 887
/proc/meminfo: memFree=23124420/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=179080 CPUtime=117.82 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 16784 0 0 0 11768 14 0 0 20 0 15 0 100468669 10916995072 44770 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 44770 3127 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=4616 CPUtime=116.42 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 7357 0 0 0 11639 3 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947363680480 139946965218042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=54 CPUtime=0.1 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 579 0 0 0 8 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=-8990767739041718176 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 739 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=1724 CPUtime=0.1 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 627 0 0 0 8 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=179080 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 550 0 0 0 9 2 0 0 20 0 15 0 100468671 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=179080 CPUtime=0.16 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 1470 0 0 0 15 1 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=792 CPUtime=0.26 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 1307 0 0 0 26 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=179080 CPUtime=0.29 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 1290 0 0 0 29 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=4008 CPUtime=0.15 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 1084 0 0 0 15 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=18264 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=179048 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 378 0 0 0 1 1 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 117.82 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179080 KiB

[startup+118.401 s]
/proc/loadavg: 1.29 1.35 1.38 4/216 887
/proc/meminfo: memFree=23124420/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=179080 CPUtime=119.43 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 16790 0 0 0 11929 14 0 0 20 0 15 0 100468669 10916995072 44770 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 44770 3127 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=8552 CPUtime=118.01 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 7362 0 0 0 11798 3 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947363680224 139946964099416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=179080 CPUtime=0.1 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 579 0 0 0 8 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=2408 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 740 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=4108 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 627 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 550 0 0 0 9 2 0 0 20 0 15 0 100468671 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=1004 CPUtime=0.16 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 1470 0 0 0 15 1 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=28956 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=1296 CPUtime=0.26 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 1307 0 0 0 26 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=2408 CPUtime=0.29 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 1290 0 0 0 29 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=4108 CPUtime=0.15 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 1084 0 0 0 15 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=7100839861465685612 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 378 0 0 0 1 1 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 119.43 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179080 KiB

[startup+119.201 s]
/proc/loadavg: 1.29 1.35 1.38 4/216 887
/proc/meminfo: memFree=23124420/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=179080 CPUtime=120.23 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 16792 0 0 0 12009 14 0 0 20 0 15 0 100468669 10916995072 44770 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 44770 3127 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=118.81 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 7364 0 0 0 11878 3 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947363680112 139946965018895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=1204 CPUtime=0.1 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 579 0 0 0 8 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=15872 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 740 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=1404 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 627 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=2996 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 550 0 0 0 9 2 0 0 20 0 15 0 100468671 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=4140 CPUtime=0.17 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 1470 0 0 0 16 1 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=28956 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=4108 CPUtime=0.26 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 1307 0 0 0 26 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=0.29 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 1290 0 0 0 29 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=177648 CPUtime=0.15 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 1084 0 0 0 15 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=2980 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 378 0 0 0 1 1 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 120.23 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179080 KiB

[startup+119.401 s]
/proc/loadavg: 1.29 1.35 1.38 4/216 887
/proc/meminfo: memFree=23124420/32770624 swapFree=67108688/67108860
[pid=871] ppid=868 vsize=10661128 memory=179080 CPUtime=120.43 cores=0,2,4,6
/proc/871/stat : 871 (java) S 868 871 31017 0 -1 1077944320 16793 0 0 0 12029 14 0 0 20 0 15 0 100468669 10916995072 44770 33554432000 4194304 4196468 140728839054384 140728839036928 139947359440631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
/proc/871/statm: 2665282 44770 3127 1 0 2627263 0
[pid=871/tid=873] ppid=868 vsize=10661128 memory=6947385649911455296 CPUtime=119.01 cores=0,2,4,6
/proc/871/task/873/stat : 873 (java) R 868 871 31017 0 -1 4202560 7365 0 0 0 11898 3 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947363679936 139946965157907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=874] ppid=868 vsize=10661128 memory=281177952878832 CPUtime=0.1 cores=0,2,4,6
/proc/871/task/874/stat : 874 (java) S 868 871 31017 0 -1 1077944384 579 0 0 0 8 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947285514512 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=875] ppid=868 vsize=10661128 memory=28956 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/875/stat : 875 (java) S 868 871 31017 0 -1 1077944384 740 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947284461968 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=876] ppid=868 vsize=10661128 memory=1296 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/876/stat : 876 (java) S 868 871 31017 0 -1 1077944384 627 0 0 0 9 2 0 0 20 0 15 0 100468670 10916995072 44770 33554432000 4194304 4196468 140728839054384 139947283409424 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=877] ppid=868 vsize=10661128 memory=2408 CPUtime=0.11 cores=0,2,4,6
/proc/871/task/877/stat : 877 (java) S 868 871 31017 0 -1 1077944384 550 0 0 0 9 2 0 0 20 0 15 0 100468671 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946962709136 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=878] ppid=868 vsize=10661128 memory=4108 CPUtime=0.17 cores=0,2,4,6
/proc/871/task/878/stat : 878 (java) S 868 871 31017 0 -1 1077944384 1470 0 0 0 16 1 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946395187696 139947359451778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=879] ppid=868 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/871/task/879/stat : 879 (java) S 868 871 31017 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 100468672 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946394133920 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=880] ppid=868 vsize=10661128 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/871/task/880/stat : 880 (java) S 868 871 31017 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 100468673 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946393081328 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=881] ppid=868 vsize=10661128 memory=3144 CPUtime=0 cores=0,2,4,6
/proc/871/task/881/stat : 881 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946392029904 139947359459227 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=882] ppid=868 vsize=10661128 memory=177648 CPUtime=0.26 cores=0,2,4,6
/proc/871/task/882/stat : 882 (java) S 868 871 31017 0 -1 1077944384 1307 0 0 0 26 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946390976496 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=883] ppid=868 vsize=10661128 memory=1408 CPUtime=0.29 cores=0,2,4,6
/proc/871/task/883/stat : 883 (java) S 868 871 31017 0 -1 1077944384 1290 0 0 0 29 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946389923952 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=884] ppid=868 vsize=10661128 memory=2964 CPUtime=0.15 cores=0,2,4,6
/proc/871/task/884/stat : 884 (java) S 868 871 31017 0 -1 1077944384 1084 0 0 0 15 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946388871408 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=885] ppid=868 vsize=10661128 memory=179080 CPUtime=0 cores=0,2,4,6
/proc/871/task/885/stat : 885 (java) S 868 871 31017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946387819104 139947359450837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
[pid=871/tid=886] ppid=868 vsize=10661128 memory=4008 CPUtime=0.02 cores=0,2,4,6
/proc/871/task/886/stat : 886 (java) S 868 871 31017 0 -1 1077944384 378 0 0 0 1 1 0 0 20 0 15 0 100468675 10916995072 44770 33554432000 4194304 4196468 140728839054384 139946386766640 139947359451778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140728839058605 140728839058697 140728839058697 140728839061455 0
Current children cumulated CPU time: 120.43 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 179080 KiB

Child status: 0
Real time (s): 119.408
CPU time (s): 120.451
CPU user time (s): 120.298
CPU system time (s): 0.153274
CPU usage (%): 100.874
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 180356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.298
system time used= 0.153274
maximum resident set size= 180356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8570
involuntary context switches= 232


# summary of solver processes directly reported to runsolver:
#   pid: 871
#   total CPU time (s): 120.451
#   total CPU user time (s): 120.298
#   total CPU system time (s): 0.153274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.624152 second user time and 1.24156 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 03:50:58
IDJOB=4300081
IDBENCH=141539
IDSOLVER=2766
FILE ID=node106/4300081-1532829058
RUNJOBID= node106-1532811570-31048
PBS_JOBID= 21022488
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Knapsack/Knapsack-40-150-00_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300081-1532829058/watcher-4300081-1532829058 -o /tmp/evaluation-result-4300081-1532829058/solver-4300081-1532829058 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532811570-31048 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300081-1532829058.xml

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

MD5SUM BENCH= c033178a1c92732c6616d8bd8ee8c714
RANDOM SEED=218774186

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23296068 kB
MemAvailable:   31764488 kB
Buffers:          236872 kB
Cached:          8393260 kB
SwapCached:            0 kB
Active:          2719508 kB
Inactive:        6131484 kB
Active(anon):     168360 kB
Inactive(anon):    80476 kB
Active(file):    2551148 kB
Inactive(file):  6051008 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:        365164 kB
Mapped:            55564 kB
Shmem:             25056 kB
Slab:             322124 kB
SReclaimable:     294724 kB
SUnreclaim:        27400 kB
KernelStack:        3824 kB
PageTables:         6040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-29 03:52:58