Trace number 4298665

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
slowpoke 2018-04-29SAT (TO)105 2520.06 2464.53

General information on the benchmark

NameSumColoring/
SumColoring-1-fullins-4_c18.xml
MD5SUMce812152122c21d5982c9c6047fc1378
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark83
Best CPU time to get the best result obtained on this benchmark303.884
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of constraints593
Number of domains1
Minimum domain size93
Maximum domain size93
Distribution of domain sizes[{"size":93,"count":93}]
Minimum variable degree7
Maximum variable degree33
Distribution of variable degrees[{"degree":7,"count":4},{"degree":8,"count":6},{"degree":9,"count":11},{"degree":10,"count":8},{"degree":11,"count":9},{"degree":12,"count":9},{"degree":13,"count":7},{"degree":14,"count":10},{"degree":15,"count":4},{"degree":16,"count":4},{"degree":17,"count":3},{"degree":18,"count":3},{"degree":19,"count":3},{"degree":20,"count":3},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":33,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":593}]
Number of extensional constraints0
Number of intensional constraints593
Distribution of constraint types[{"type":"intension","count":593}]
Optimization problemYES
Type of objectivemin 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: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
1.12/0.53	o 137
1.12/0.55	o 135
1.12/0.56	o 132
1.40/0.65	o 129
2.76/1.37	o 128
2.76/1.38	o 127
2.76/1.39	o 126
3.17/1.75	o 125
3.81/2.36	o 124
3.81/2.36	o 123
4.42/2.99	o 122
4.42/2.99	o 121
6.37/4.84	o 120
6.58/5.02	o 119
6.58/5.05	o 118
55.64/53.36	o 117
55.64/53.37	o 116
55.64/53.38	o 115
55.86/53.51	o 114
58.58/56.27	o 113
58.68/56.32	o 111
73.63/71.04	o 110
87.23/84.50	o 108
87.43/84.60	o 107
87.54/84.73	o 106
87.54/84.79	o 105
2520.03/2464.51	s SATISFIABLE
2520.03/2464.51	v <instantiation>
2520.03/2464.51	v 	<list>
2520.03/2464.51	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] 
2520.03/2464.51	v 	</list>
2520.03/2464.51	v 	<values>
2520.03/2464.51	v 		0 1 3 1 2 2 3 2 5 0 1 0 1 0 0 0 0 0 0 1 2 1 2 2 2 2 2 3 2 4 2 1 3 1 2 1 1 2 1 3 1 3 1 4 1 1 4 4 2 1 2 1 2 1 1 2 1 3 2 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 
2520.03/2464.51	v 	</values>
2520.03/2464.51	v </instantiation>

Verifier Data

OK	105

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298665-1532771029/watcher-4298665-1532771029 -o /tmp/evaluation-result-4298665-1532771029/solver-4298665-1532771029 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7594 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298665-1532771029.xml --timelimit 2520 

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

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


[startup+0.101858 s]*
/proc/loadavg: 1.67 1.49 1.39 3/216 10941
/proc/meminfo: memFree=20293436/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661056 memory=27724 CPUtime=0.13 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 5281 0 0 0 12 1 0 0 20 0 15 0 94666073 10916921344 6931 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665264 6931 2841 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661056 memory=-8269626465541329788 CPUtime=0.09 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 3138 0 0 0 9 0 0 0 20 0 15 0 94666073 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292852217824 140292848008598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666075 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94666076 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94666076 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 94666078 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 94666078 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0.02 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) R 10923 10926 7563 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 94666078 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292078397808 140292832077150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94666079 10916921344 6931 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27724 KiB

[startup+0.210641 s]*
/proc/loadavg: 1.67 1.49 1.39 4/216 10941
/proc/meminfo: memFree=20281520/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661056 memory=40172 CPUtime=0.35 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 8179 0 0 0 33 2 0 0 20 0 15 0 94666073 10916921344 10043 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665264 10043 2986 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 5100 0 0 0 19 1 0 0 20 0 15 0 94666073 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292852236032 140292848008598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661056 memory=343 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661056 memory=140303401185684 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666075 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94666076 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94666076 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 15 0 94666078 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661056 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 380 0 0 0 3 0 0 0 20 0 15 0 94666078 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0.08 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) R 10923 10926 7563 0 -1 4202560 827 0 0 0 8 0 0 0 20 0 15 0 94666078 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292078396992 140292848018010 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661056 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94666079 10916921344 10043 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40172 KiB

[startup+0.310508 s]*
/proc/loadavg: 1.67 1.49 1.39 4/216 10941
/proc/meminfo: memFree=20277116/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=44684 CPUtime=0.56 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 8763 0 0 0 54 2 0 0 20 0 15 0 94666073 10916999168 11171 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 11171 3055 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 5431 0 0 0 29 1 0 0 20 0 15 0 94666073 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292852233424 140292832077150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=140303401185448 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666075 10916999168 11235 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) R 10923 10926 7563 0 -1 1077944384 540 0 0 0 3 0 0 0 20 0 15 0 94666078 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) R 10923 10926 7563 0 -1 4202560 488 0 0 0 5 0 0 0 20 0 15 0 94666078 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292079450096 140292832273064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=140303401174656 CPUtime=0.15 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 937 0 0 0 15 0 0 0 20 0 15 0 94666078 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=140303401174656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 11237 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44684 KiB

[startup+0.709861 s]
/proc/loadavg: 1.67 1.49 1.39 5/216 10941
/proc/meminfo: memFree=20261292/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=85032 CPUtime=1.7 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 14389 0 0 0 166 4 0 0 20 0 15 0 94666073 10916999168 21258 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 21258 3109 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=1728 CPUtime=0.68 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 5842 0 0 0 67 1 0 0 20 0 15 0 94666073 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292852237056 140730103580610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=9996 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94666075 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=6945208482816681536 CPUtime=0.32 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) R 10923 10926 7563 0 -1 4202560 2950 0 0 0 31 1 0 0 20 0 15 0 94666078 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292080487512 140292827250959 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=7811323491934034026 CPUtime=0.34 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) R 10923 10926 7563 0 -1 4202560 2276 0 0 0 34 0 0 0 20 0 15 0 94666078 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292079435304 140292831479980 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=5787213827063244903 CPUtime=0.32 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 1947 0 0 0 32 0 0 0 20 0 15 0 94666078 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 21258 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 85032 KiB

[startup+1.50076 s]
/proc/loadavg: 1.67 1.49 1.39 3/216 10941
/proc/meminfo: memFree=20209748/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=155340 CPUtime=2.98 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 17455 0 0 0 292 6 0 0 20 0 15 0 94666073 10916999168 38835 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 38835 3109 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 5975 0 0 0 144 3 0 0 20 0 15 0 94666073 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292852233312 140292443483439 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94666074 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 94666075 10916999168 38835 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0

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

/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 18432 0 0 0 235631 299 0 0 20 0 15 0 94666073 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292852237632 140730103580610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=166664 CPUtime=17.56 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 4084 0 0 0 1741 15 0 0 20 0 15 0 94666074 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=166664 CPUtime=17.57 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 4229 0 0 0 1740 17 0 0 20 0 15 0 94666074 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=166664 CPUtime=17.57 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 7144 0 0 0 1740 17 0 0 20 0 15 0 94666074 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=166664 CPUtime=17.58 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 4102 0 0 0 1741 17 0 0 20 0 15 0 94666074 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=166664 CPUtime=3.29 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 4058 0 0 0 308 21 0 0 20 0 15 0 94666075 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=166664 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=187213329487208 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=166664 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=166664 CPUtime=0.77 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 8002 0 0 0 75 2 0 0 20 0 15 0 94666078 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=166664 CPUtime=0.91 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 9938 0 0 0 90 1 0 0 20 0 15 0 94666078 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=166664 CPUtime=0.4 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 4622 0 0 0 39 1 0 0 20 0 15 0 94666078 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=166664 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=4136 CPUtime=0.85 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1141 0 0 0 41 44 0 0 20 0 15 0 94666079 10916999168 41666 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 2435.91 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 166664 KiB

[startup+2442.3 s]
/proc/loadavg: 1.91 1.85 1.75 3/215 11112
/proc/meminfo: memFree=18585468/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=168712 CPUtime=2497.31 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 68219 0 0 0 249304 427 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 42178 3148 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=166664 CPUtime=2418.67 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 18619 0 0 0 241559 308 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292852236080 140292443283908 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=166664 CPUtime=18.04 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 4131 0 0 0 1789 15 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=166664 CPUtime=18.05 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 4361 0 0 0 1788 17 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.05 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 7728 0 0 0 1788 17 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.07 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 4171 0 0 0 1789 18 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=166664 CPUtime=3.38 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 4078 0 0 0 316 22 0 0 20 0 15 0 94666075 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=166664 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=9996 CPUtime=0.77 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 8004 0 0 0 75 2 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=166664 CPUtime=0.91 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 9940 0 0 0 90 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=1728 CPUtime=0.4 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 4624 0 0 0 39 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=166664 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=4136 CPUtime=0.87 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1147 0 0 0 42 45 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 2497.31 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 168712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.5 s]
/proc/loadavg: 1.86 1.85 1.75 3/215 11113
/proc/meminfo: memFree=18585212/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=168712 CPUtime=2520.03 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 68279 0 0 0 251572 431 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 42178 3148 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=1424 CPUtime=2440.64 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 18670 0 0 0 243753 311 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292852237632 140292443479622 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 4131 0 0 0 1807 16 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=3284 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 4362 0 0 0 1805 18 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 7728 0 0 0 1806 17 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.25 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 4174 0 0 0 1807 18 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=168712 CPUtime=3.41 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 4080 0 0 0 319 22 0 0 20 0 15 0 94666075 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.77 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 8004 0 0 0 75 2 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.91 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 9941 0 0 0 90 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.4 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 4624 0 0 0 39 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.89 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1149 0 0 0 43 46 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 168712 KiB

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

[startup+2464.53 s]
# the end of solver process 10926 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.74 s, system=4.32191 s

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

[startup+2464.5 s]
/proc/loadavg: 1.86 1.85 1.75 3/215 11113
/proc/meminfo: memFree=18585212/32770624 swapFree=67108860/67108860
[pid=10926] ppid=10923 vsize=10661132 memory=168712 CPUtime=2520.03 cores=0,2,4,6
/proc/10926/stat : 10926 (java) S 10923 10926 7563 0 -1 1077944320 68279 0 0 0 251572 431 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140730102848640 140292847996663 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
/proc/10926/statm: 2665283 42178 3148 1 0 2627263 0
[pid=10926/tid=10928] ppid=10923 vsize=10661132 memory=1424 CPUtime=2440.64 cores=0,2,4,6
/proc/10926/task/10928/stat : 10928 (java) R 10923 10926 7563 0 -1 4202560 18670 0 0 0 243753 311 0 0 20 0 15 0 94666073 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292852237632 140292443479622 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10929] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10929/stat : 10929 (java) S 10923 10926 7563 0 -1 1077944384 4131 0 0 0 1807 16 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292774070672 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10930] ppid=10923 vsize=10661132 memory=3284 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10930/stat : 10930 (java) S 10923 10926 7563 0 -1 1077944384 4362 0 0 0 1805 18 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292773017872 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10931] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.23 cores=0,2,4,6
/proc/10926/task/10931/stat : 10931 (java) S 10923 10926 7563 0 -1 1077944384 7728 0 0 0 1806 17 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292771965584 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10932] ppid=10923 vsize=10661132 memory=168712 CPUtime=18.25 cores=0,2,4,6
/proc/10926/task/10932/stat : 10932 (java) S 10923 10926 7563 0 -1 1077944384 4174 0 0 0 1807 18 0 0 20 0 15 0 94666074 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292770912784 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10933] ppid=10923 vsize=10661132 memory=168712 CPUtime=3.41 cores=0,2,4,6
/proc/10926/task/10933/stat : 10933 (java) S 10923 10926 7563 0 -1 1077944384 4080 0 0 0 319 22 0 0 20 0 15 0 94666075 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292084714096 140292848007810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10934] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10934/stat : 10934 (java) S 10923 10926 7563 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292083660064 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10935] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10935/stat : 10935 (java) S 10923 10926 7563 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 94666076 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292082607728 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10936] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10936/stat : 10936 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292081556048 140292848015259 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10937] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.77 cores=0,2,4,6
/proc/10926/task/10937/stat : 10937 (java) S 10923 10926 7563 0 -1 1077944384 8004 0 0 0 75 2 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292080502896 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10938] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.91 cores=0,2,4,6
/proc/10926/task/10938/stat : 10938 (java) S 10923 10926 7563 0 -1 1077944384 9941 0 0 0 90 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292079450096 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10939] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.4 cores=0,2,4,6
/proc/10926/task/10939/stat : 10939 (java) S 10923 10926 7563 0 -1 1077944384 4624 0 0 0 39 1 0 0 20 0 15 0 94666078 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292078397808 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10940] ppid=10923 vsize=10661132 memory=168712 CPUtime=0 cores=0,2,4,6
/proc/10926/task/10940/stat : 10940 (java) S 10923 10926 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292077345248 140292848006869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
[pid=10926/tid=10941] ppid=10923 vsize=10661132 memory=168712 CPUtime=0.89 cores=0,2,4,6
/proc/10926/task/10941/stat : 10941 (java) S 10923 10926 7563 0 -1 1077944384 1149 0 0 0 43 46 0 0 20 0 15 0 94666079 10916999168 42178 33554432000 4194304 4196468 140730102866096 140292076293040 140292848007810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15568896 140730102867100 140730102867209 140730102867209 140730102869967 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 168712 KiB

Child status: 143
Real time (s): 2464.53
CPU time (s): 2520.06
CPU user time (s): 2515.74
CPU system time (s): 4.32191
CPU usage (%): 102.253
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 211036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.74
system time used= 4.32191
maximum resident set size= 211040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137716
involuntary context switches= 6469


# summary of solver processes directly reported to runsolver:
#   pid: 10926
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.74
#   total CPU system time (s): 4.32191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2781 second user time and 26.0711 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 11:43:49
IDJOB=4298665
IDBENCH=141217
IDSOLVER=2765
FILE ID=node105/4298665-1532771029
RUNJOBID= node105-1532740995-7594
PBS_JOBID= 21022450
Free space on /tmp= 44624 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-1-fullins-4_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298665-1532771029/watcher-4298665-1532771029 -o /tmp/evaluation-result-4298665-1532771029/solver-4298665-1532771029 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7594 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298665-1532771029.xml --timelimit 2520

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

MD5SUM BENCH= ce812152122c21d5982c9c6047fc1378
RANDOM SEED=232186212

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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:        20308796 kB
MemAvailable:   31748860 kB
Buffers:          267384 kB
Cached:         11312496 kB
SwapCached:            0 kB
Active:          2564392 kB
Inactive:        9251300 kB
Active(anon):     190160 kB
Inactive(anon):    73348 kB
Active(file):    2374232 kB
Inactive(file):  9177952 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        348648 kB
Mapped:            54788 kB
Shmem:             25228 kB
Slab:             343836 kB
SReclaimable:     316340 kB
SUnreclaim:        27496 kB
KernelStack:        3824 kB
PageTables:         6368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1124964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44620 MiB
End job on node105 at 2018-07-28 12:24:54