Trace number 4300071

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
GG's minicp 2018-04-29SAT (TO)1128 2520.04 2514.81

General information on the benchmark

NameKnapsack/
Knapsack-40-150-01_c18.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark19.1406
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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.32/0.29	o 0
0.32/0.29	o 58
0.32/0.29	o 89
0.32/0.29	o 147
0.32/0.29	o 185
0.32/0.29	o 187
0.32/0.29	o 240
0.32/0.29	o 278
0.32/0.29	o 280
0.32/0.29	o 328
0.32/0.29	o 366
0.32/0.29	o 368
0.32/0.29	o 389
0.32/0.29	o 391
0.32/0.29	o 405
0.32/0.29	o 406
0.32/0.29	o 418
0.32/0.30	o 427
0.32/0.30	o 463
0.32/0.30	o 465
0.32/0.30	o 486
0.32/0.30	o 492
0.32/0.30	o 495
0.32/0.30	o 504
0.32/0.30	o 505
0.32/0.30	o 517
0.32/0.30	o 524
0.32/0.30	o 562
0.32/0.30	o 585
0.32/0.30	o 591
0.32/0.30	o 604
0.32/0.30	o 611
0.32/0.30	o 649
0.32/0.30	o 672
0.32/0.30	o 696
0.57/0.32	o 705
0.57/0.32	o 719
0.57/0.32	o 722
0.57/0.32	o 732
0.57/0.32	o 740
0.57/0.32	o 751
0.57/0.32	o 778
0.57/0.32	o 799
0.57/0.32	o 810
0.57/0.32	o 844
0.57/0.32	o 865
0.57/0.32	o 873
0.57/0.32	o 884
0.57/0.32	o 904
0.57/0.33	o 920
0.57/0.33	o 923
0.57/0.33	o 928
0.57/0.34	o 961
0.57/0.35	o 982
0.57/0.36	o 983
0.57/0.37	o 989
0.57/0.37	o 995
0.57/0.37	o 996
0.57/0.37	o 1015
0.57/0.37	o 1016
0.57/0.38	o 1018
0.57/0.38	o 1019
0.57/0.38	o 1038
0.57/0.41	o 1055
0.87/0.42	o 1057
0.87/0.42	o 1058
0.87/0.42	o 1063
1.87/0.84	o 1078
1.87/0.84	o 1084
1.87/0.84	o 1093
1.87/0.84	o 1099
1.87/0.85	o 1126
1.87/0.87	o 1127
2.08/0.95	o 1128
2520.01/2514.80	s SATISFIABLE
2520.01/2514.80	v <instantiation>
2520.01/2514.80	v 	<list>
2520.01/2514.80	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] 
2520.01/2514.80	v 	</list>
2520.01/2514.80	v 	<values>
2520.01/2514.80	v 		0 1 1 0 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 
2520.01/2514.80	v 	</values>
2520.01/2514.80	v </instantiation>

Verifier Data

OK	1128

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8777 MiB free)
  memory of node 1: 16384 MiB (13924 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300071-1532849045/watcher-4300071-1532849045 -o /tmp/evaluation-result-4300071-1532849045/solver-4300071-1532849045 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532846543-2788 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300071-1532849045.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=3007, runsolver pid=3004

[startup+0.101501 s]*
/proc/loadavg: 1.24 1.23 1.25 5/216 3022
/proc/meminfo: memFree=23230756/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661056 memory=27624 CPUtime=0.13 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 5272 0 0 0 12 1 0 0 20 0 15 0 102467327 10916921344 6906 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665264 6906 2845 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661056 memory=-8681634354664666304 CPUtime=0.09 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 3146 0 0 0 9 0 0 0 20 0 15 0 102467327 10916921344 6906 33554432000 4194304 4196468 140735369143984 140550277393888 140550257243486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467328 10916921344 6906 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661056 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916921344 6906 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916921344 6906 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916921344 6906 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661056 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467329 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102467330 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102467330 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 102467332 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) R 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661056 memory=139777396483712 CPUtime=0.02 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) R 3004 3007 2756 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 102467332 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549435627760 140550251798842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661056 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467333 10916921344 6906 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27624 KiB

[startup+0.210625 s]*
/proc/loadavg: 1.24 1.23 1.25 3/216 3022
/proc/meminfo: memFree=23218228/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=40340 CPUtime=0.32 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 8164 0 0 0 30 2 0 0 20 0 15 0 102467327 10916999168 10085 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 10085 2965 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 5242 0 0 0 19 1 0 0 20 0 15 0 102467327 10916999168 10085 33554432000 4194304 4196468 140735369143984 140550277395312 140550257243486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=343 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 10085 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=288370153548195456 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 10085 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 10085 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 10085 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467329 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 631 0 0 0 2 0 0 0 20 0 15 0 102467332 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) S 3004 3007 2756 0 -1 1077944384 192 0 0 0 1 0 0 0 20 0 15 0 102467332 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0.07 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 740 0 0 0 7 0 0 0 20 0 15 0 102467332 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467333 10916999168 10085 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40340 KiB

[startup+0.3102 s]*
/proc/loadavg: 1.24 1.23 1.25 5/216 3022
/proc/meminfo: memFree=23211964/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=49560 CPUtime=0.57 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 9623 0 0 0 54 3 0 0 20 0 15 0 102467327 10916999168 12390 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 12390 3072 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 5663 0 0 0 28 1 0 0 20 0 15 0 102467327 10916999168 12456 33554432000 4194304 4196468 140735369143984 140550277401488 140549868825742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=4294979917 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 12456 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=288370153548195456 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 12456 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 12456 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 12456 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467329 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) R 3004 3007 2756 0 -1 4202560 1013 0 0 0 6 0 0 0 20 0 15 0 102467332 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549437719200 140550256649021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) R 3004 3007 2756 0 -1 4202560 710 0 0 0 6 0 0 0 20 0 15 0 102467332 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549436661128 140550257069004 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0.12 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) R 3004 3007 2756 0 -1 1077944384 966 0 0 0 12 0 0 0 20 0 15 0 102467332 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=139777396483712 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467333 10916999168 12456 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 49560 KiB

[startup+0.700833 s]
/proc/loadavg: 1.24 1.23 1.25 5/216 3022
/proc/meminfo: memFree=23177284/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=119260 CPUtime=1.67 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 15210 0 0 0 163 4 0 0 20 0 15 0 102467327 10916999168 29815 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 29815 3099 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=152722326167333 CPUtime=0.67 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 5687 0 0 0 65 2 0 0 20 0 15 0 102467327 10916999168 29815 33554432000 4194304 4196468 140735369143984 140550277399424 140549871043405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=593309 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 29815 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 29815 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 29815 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 29815 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 102467329 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=-6223551725994123049 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) R 3004 3007 2756 0 -1 4202560 2646 0 0 0 36 0 0 0 20 0 15 0 102467332 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549437717512 140550251138304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) R 3004 3007 2756 0 -1 4202560 4176 0 0 0 44 0 0 0 20 0 15 0 102467332 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549436664776 140550251579314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 1331 0 0 0 16 0 0 0 20 0 15 0 102467332 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102467333 10916999168 29815 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 119260 KiB

[startup+1.50075 s]
/proc/loadavg: 1.24 1.23 1.25 4/216 3022
/proc/meminfo: memFree=23095624/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=193972 CPUtime=2.81 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 16815 0 0 0 275 6 0 0 20 0 15 0 102467327 10916999168 48493 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 48493 3123 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=12848 CPUtime=1.47 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 6043 0 0 0 144 3 0 0 20 0 15 0 102467327 10916999168 48493 33554432000 4194304 4196468 140735369143984 140550277402264 140550252888032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 48493 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 48493 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 48493 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 102467328 10916999168 48493 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 102467329 10916999168 48493 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0

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

/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 13698 0 0 0 237780 9 0 0 20 0 15 0 102467327 10916999168 55125 33554432000 4194304 4196468 140735369143984 140550277402944 140549870776064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=220468 CPUtime=1.34 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 1903 0 0 0 118 16 0 0 20 0 15 0 102467328 10916999168 55125 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=220468 CPUtime=1.32 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 2706 0 0 0 113 19 0 0 20 0 15 0 102467328 10916999168 55125 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=220468 CPUtime=1.33 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1821 0 0 0 116 17 0 0 20 0 15 0 102467328 10916999168 55125 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=220500 CPUtime=1.33 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1750 0 0 0 116 17 0 0 20 0 15 0 102467328 10916999168 55125 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=220500 CPUtime=1.89 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 4928 0 0 0 176 13 0 0 20 0 15 0 102467329 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=17864 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=220468 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=220468 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=220468 CPUtime=0.67 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 4885 0 0 0 66 1 0 0 20 0 15 0 102467332 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=220468 CPUtime=0.73 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) S 3004 3007 2756 0 -1 1077944384 5555 0 0 0 72 1 0 0 20 0 15 0 102467332 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=4140 CPUtime=0.21 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 3184 0 0 0 21 0 0 0 20 0 15 0 102467332 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=29536 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=220500 CPUtime=0.5 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1534 0 0 0 20 30 0 0 20 0 15 0 102467333 10916999168 55125 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 2387.3 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 220500 KiB

[startup+2442.3 s]
/proc/loadavg: 1.24 1.31 1.35 3/217 3198
/proc/meminfo: memFree=23045856/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=220584 CPUtime=2447.39 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 44100 0 0 0 244650 89 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 55146 3133 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=220584 CPUtime=2437.78 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 13940 0 0 0 243769 9 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550277402976 140549870131759 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.38 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2113 0 0 0 121 17 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.36 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 2739 0 0 0 116 20 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.36 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1828 0 0 0 119 17 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.38 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1782 0 0 0 120 18 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=220556 CPUtime=1.93 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 5105 0 0 0 180 13 0 0 20 0 15 0 102467329 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=220584 CPUtime=0.67 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 4887 0 0 0 66 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=220584 CPUtime=0.73 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) S 3004 3007 2756 0 -1 1077944384 5557 0 0 0 72 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=4140 CPUtime=0.21 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 3186 0 0 0 21 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=220584 CPUtime=0.52 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1542 0 0 0 21 31 0 0 20 0 15 0 102467333 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 2447.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 220584 KiB

[startup+2502.3 s]
/proc/loadavg: 1.46 1.37 1.37 3/216 3199
/proc/meminfo: memFree=23045908/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=220584 CPUtime=2507.49 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 44216 0 0 0 250658 91 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 55146 3133 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=220584 CPUtime=2497.67 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 14029 0 0 0 249758 9 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550277402976 140549871763718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.42 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2116 0 0 0 124 18 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.39 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 2742 0 0 0 119 20 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.4 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1838 0 0 0 123 17 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.4 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1784 0 0 0 122 18 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.98 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 5110 0 0 0 185 13 0 0 20 0 15 0 102467329 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=4140 CPUtime=0.67 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 4887 0 0 0 66 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=220584 CPUtime=0.73 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) S 3004 3007 2756 0 -1 1077944384 5557 0 0 0 72 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=29536 CPUtime=0.21 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 3186 0 0 0 21 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=220584 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=220584 CPUtime=0.53 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1546 0 0 0 21 32 0 0 20 0 15 0 102467333 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 2507.49 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 220584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 1.29 1.33 1.36 3/216 3199
/proc/meminfo: memFree=23046032/32770624 swapFree=67108688/67108860
[pid=3007] ppid=3004 vsize=10661132 memory=220584 CPUtime=2520.01 cores=1,3,5,7
/proc/3007/stat : 3007 (java) S 3004 3007 2756 0 -1 1077944320 44235 0 0 0 251909 92 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140735369126528 140550273162999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
/proc/3007/statm: 2665283 55146 3133 1 0 2627263 0
[pid=3007/tid=3009] ppid=3004 vsize=10661132 memory=-7101718590825193272 CPUtime=2510.15 cores=1,3,5,7
/proc/3007/task/3009/stat : 3009 (java) R 3004 3007 2756 0 -1 4202560 14047 0 0 0 251006 9 0 0 20 0 15 0 102467327 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550277402944 140549871076224 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3010] ppid=3004 vsize=10661132 memory=7679373425970869011 CPUtime=1.43 cores=1,3,5,7
/proc/3007/task/3010/stat : 3010 (java) S 3004 3007 2756 0 -1 1077944384 2116 0 0 0 125 18 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550199236880 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3011] ppid=3004 vsize=10661132 memory=7679373425970869011 CPUtime=1.4 cores=1,3,5,7
/proc/3007/task/3011/stat : 3011 (java) S 3004 3007 2756 0 -1 1077944384 2743 0 0 0 120 20 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550198184336 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3012] ppid=3004 vsize=10661132 memory=7522530259982772842 CPUtime=1.4 cores=1,3,5,7
/proc/3007/task/3012/stat : 3012 (java) S 3004 3007 2756 0 -1 1077944384 1838 0 0 0 123 17 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550197131792 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3013] ppid=3004 vsize=10661132 memory=7306362889796479592 CPUtime=1.42 cores=1,3,5,7
/proc/3007/task/3013/stat : 3013 (java) S 3004 3007 2756 0 -1 1077944384 1784 0 0 0 123 19 0 0 20 0 15 0 102467328 10916999168 55146 33554432000 4194304 4196468 140735369143984 140550196079248 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3014] ppid=3004 vsize=10661132 memory=220584 CPUtime=1.99 cores=1,3,5,7
/proc/3007/task/3014/stat : 3014 (java) S 3004 3007 2756 0 -1 1077944384 5110 0 0 0 185 14 0 0 20 0 15 0 102467329 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549441944048 140550273174146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3015] ppid=3004 vsize=10661132 memory=288287792163996098 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3015/stat : 3015 (java) S 3004 3007 2756 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549440890272 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3016] ppid=3004 vsize=10661132 memory=1399094042500829555 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3016/stat : 3016 (java) S 3004 3007 2756 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102467330 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549439837680 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3017] ppid=3004 vsize=10661132 memory=8292088525465231505 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3017/stat : 3017 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549438786256 140550273181595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3018] ppid=3004 vsize=10661132 memory=8187704045996132563 CPUtime=0.67 cores=1,3,5,7
/proc/3007/task/3018/stat : 3018 (java) S 3004 3007 2756 0 -1 1077944384 4887 0 0 0 66 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549437732848 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3019] ppid=3004 vsize=10661132 memory=7310734837884168161 CPUtime=0.73 cores=1,3,5,7
/proc/3007/task/3019/stat : 3019 (java) S 3004 3007 2756 0 -1 1077944384 5557 0 0 0 72 1 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549436680304 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3020] ppid=3004 vsize=10661132 memory=8320808402719879476 CPUtime=0.21 cores=1,3,5,7
/proc/3007/task/3020/stat : 3020 (java) S 3004 3007 2756 0 -1 1077944384 3186 0 0 0 21 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549435627760 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3021] ppid=3004 vsize=10661132 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/3007/task/3021/stat : 3021 (java) S 3004 3007 2756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102467332 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549434575456 140550273173205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
[pid=3007/tid=3022] ppid=3004 vsize=10661132 memory=288230583166042425 CPUtime=0.53 cores=1,3,5,7
/proc/3007/task/3022/stat : 3022 (java) S 3004 3007 2756 0 -1 1077944384 1546 0 0 0 21 32 0 0 20 0 15 0 102467333 10916999168 55146 33554432000 4194304 4196468 140735369143984 140549433522992 140550273174146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24342528 140735369151605 140735369151753 140735369151753 140735369154511 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 220584 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2514.81 s]
# the end of solver process 3007 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.11 s, system=0.927876 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2514.81
CPU time (s): 2520.04
CPU user time (s): 2519.11
CPU system time (s): 0.927876
CPU usage (%): 100.208
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 220584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.11
system time used= 0.927876
maximum resident set size= 221200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44506
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110336
involuntary context switches= 3018


# summary of solver processes directly reported to runsolver:
#   pid: 3007
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.11
#   total CPU system time (s): 0.927876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4007 second user time and 22.4963 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 09:24:05
IDJOB=4300071
IDBENCH=141538
IDSOLVER=2762
FILE ID=node106/4300071-1532849045
RUNJOBID= node106-1532846543-2788
PBS_JOBID= 21022506
Free space on /tmp= 46168 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Knapsack/Knapsack-40-150-01_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300071-1532849045/watcher-4300071-1532849045 -o /tmp/evaluation-result-4300071-1532849045/solver-4300071-1532849045 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532846543-2788 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300071-1532849045.xml

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=1765195813

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:        23246972 kB
MemAvailable:   31725360 kB
Buffers:          239012 kB
Cached:          8400776 kB
SwapCached:            0 kB
Active:          2765500 kB
Inactive:        6134896 kB
Active(anon):     208004 kB
Inactive(anon):    80484 kB
Active(file):    2557496 kB
Inactive(file):  6054412 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1236 kB
Writeback:             0 kB
AnonPages:        267328 kB
Mapped:            55740 kB
Shmem:             25056 kB
Slab:             322164 kB
SReclaimable:     294940 kB
SUnreclaim:        27224 kB
KernelStack:        3584 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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 10:06:00