Trace number 4299389

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)161 2520.04 2479.82

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-15_c18.xml
MD5SUM9d47b2b78bc459aa217a94cfbd52e9d7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark161
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints106
Number of domains2
Minimum domain size225
Maximum domain size226
Distribution of domain sizes[{"size":225,"count":105},{"size":226,"count":15}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":14,"count":14},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity105
Distribution of constraint arities[{"arity":3,"count":105},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.89/0.45	o 203
0.89/0.46	o 202
2.06/0.80	o 197
3.20/1.69	o 196
3.61/2.10	o 194
4.79/3.15	o 191
5.18/3.55	o 189
5.79/4.12	o 186
8.77/7.05	o 184
16.27/14.31	o 183
31.00/28.93	o 182
31.11/29.05	o 181
35.05/32.90	o 177
42.03/39.84	o 175
80.15/77.46	o 171
97.13/94.15	o 167
212.97/208.15	o 165
660.21/648.88	o 162
963.38/947.00	o 161
2520.02/2479.80	s SATISFIABLE
2520.02/2479.80	v <instantiation>
2520.02/2479.80	v 	<list>
2520.02/2479.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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14] 
2520.02/2479.80	v 	</list>
2520.02/2479.80	v 	<values>
2520.02/2479.80	v 		0 1 3 7 17 35 56 65 85 110 125 137 148 156 161 1 3 7 17 35 56 65 85 110 125 137 148 156 161 2 6 16 34 55 64 84 109 124 136 147 155 160 4 14 32 53 62 82 107 122 134 145 153 158 10 28 49 58 78 103 118 130 141 149 154 18 39 48 68 93 108 120 131 139 144 21 30 50 75 90 102 113 121 126 9 29 54 69 81 92 100 105 20 45 60 72 83 91 96 25 40 52 63 71 76 15 27 38 46 51 12 23 31 36 11 19 24 8 13 5 
2520.02/2479.80	v 	</values>
2520.02/2479.80	v </instantiation>

Verifier Data

OK	161

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299389-1532798933/watcher-4299389-1532798933 -o /tmp/evaluation-result-4299389-1532798933/solver-4299389-1532798933 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299389-1532798933.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
solver pid=2860, runsolver pid=2855
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 1.34 1.28 1.35 4/199 2875
/proc/meminfo: memFree=23240480/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661056 memory=27524 CPUtime=0.12 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 5289 0 0 0 11 1 0 0 20 0 15 0 97456512 10916921344 6881 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665264 6881 2861 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661056 memory=-6957061461084680038 CPUtime=0.08 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 3153 0 0 0 8 0 0 0 20 0 15 0 97456512 10916921344 6947 33554432000 4194304 4196468 140730002109232 139871024400816 139871020187030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661056 memory=4122819170707441977 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456514 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97456515 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97456515 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) R 2855 2860 32633 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 97456517 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870507882864 139871020187030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 97456517 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0.01 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) R 2855 2860 32633 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 97456517 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870505777264 139870998713483 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456518 10916921344 6947 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27524 KiB

[startup+0.210132 s]*
/proc/loadavg: 1.34 1.28 1.35 4/208 2898
/proc/meminfo: memFree=23223580/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661056 memory=40532 CPUtime=0.33 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 8191 0 0 0 31 2 0 0 20 0 15 0 97456512 10916921344 10133 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665264 10133 2987 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661056 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 5191 0 0 0 19 1 0 0 20 0 15 0 97456512 10916921344 10133 33554432000 4194304 4196468 140730002109232 139871024405136 139871003357637 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661056 memory=288230626199601175 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661056 memory=3691174921750804128 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456514 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97456515 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97456515 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 15 0 97456517 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 15 0 97456517 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0.08 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) R 2855 2860 32633 0 -1 4202560 913 0 0 0 8 0 0 0 20 0 15 0 97456517 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870505777264 139870999152988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661056 memory=140542818481792 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456518 10916921344 10133 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40532 KiB

[startup+0.310585 s]*
/proc/loadavg: 1.34 1.28 1.35 4/214 2904
/proc/meminfo: memFree=23204640/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=46872 CPUtime=0.56 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 8918 0 0 0 53 3 0 0 20 0 15 0 97456512 10916999168 11718 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 11718 3013 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 5671 0 0 0 28 1 0 0 20 0 15 0 97456512 10916999168 11718 33554432000 4194304 4196468 140730002109232 139871024408944 139871004218725 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=-2245088631185882904 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456514 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=-1751206868705893467 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=7680491646469814841 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=-7449383003082255510 CPUtime=0.05 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 437 0 0 0 5 0 0 0 20 0 15 0 97456517 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=-8675733323038954102 CPUtime=0.04 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 435 0 0 0 4 0 0 0 20 0 15 0 97456517 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=-1 CPUtime=0.15 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) R 2855 2860 32633 0 -1 4202560 1015 0 0 0 15 0 0 0 20 0 15 0 97456517 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870505777264 139870998713551 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 11718 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46872 KiB

[startup+0.701608 s]
/proc/loadavg: 1.34 1.28 1.35 7/214 2904
/proc/meminfo: memFree=23173596/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=80448 CPUtime=1.77 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 13224 0 0 0 173 4 0 0 20 0 15 0 97456512 10916999168 20112 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 20112 3097 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=140544214827427 CPUtime=0.68 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 5818 0 0 0 66 2 0 0 20 0 15 0 97456512 10916999168 20112 33554432000 4194304 4196468 140730002109232 139871024414184 139870660909624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=281085343089280 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97456514 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=152856342568594 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=23516 CPUtime=0.41 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) R 2855 2860 32633 0 -1 4202560 2286 0 0 0 41 0 0 0 20 0 15 0 97456517 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870507868744 139871005282802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) R 2855 2860 32633 0 -1 4202560 1909 0 0 0 38 0 0 0 20 0 15 0 97456517 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870506815968 139871001719221 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) S 2855 2860 32633 0 -1 1077944384 1839 0 0 0 27 0 0 0 20 0 15 0 97456517 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870505777264 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 20112 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 80448 KiB

[startup+1.50074 s]
/proc/loadavg: 1.34 1.28 1.35 3/215 2950
/proc/meminfo: memFree=23123780/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=188376 CPUtime=3.09 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 15503 0 0 0 303 6 0 0 20 0 15 0 97456512 10916999168 47094 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 47094 3113 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=6944613755395144096 CPUtime=1.47 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 6235 0 0 0 144 3 0 0 20 0 15 0 97456512 10916999168 47094 33554432000 4194304 4196468 140730002109232 139871024414432 139870661328987 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=6944656592455875178 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 47094 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=7156326874638606693 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 47094 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=7739788234605487986 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 47094 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 97456513 10916999168 47094 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 225 0 0 0 0 0 0 0 20 0 15 0 97456514 10916999168 47094 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0

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

/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 26726 0 0 0 230437 17 0 0 20 0 15 0 97456512 10916999168 64244 33554432000 4194304 4196468 140730002109232 139871024414608 139870661754739 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=256976 CPUtime=12.15 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 10482 0 0 0 1176 39 0 0 20 0 15 0 97456513 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=256976 CPUtime=12.11 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 9108 0 0 0 1172 39 0 0 20 0 15 0 97456513 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=256976 CPUtime=12.11 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 9058 0 0 0 1172 39 0 0 20 0 15 0 97456513 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=256976 CPUtime=12.17 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 9113 0 0 0 1177 40 0 0 20 0 15 0 97456513 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=256976 CPUtime=4.35 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 8791 0 0 0 403 32 0 0 20 0 15 0 97456514 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=256976 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=256976 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=256976 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=256976 CPUtime=0.83 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 5283 0 0 0 82 1 0 0 20 0 15 0 97456517 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=256976 CPUtime=0.72 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 3428 0 0 0 72 0 0 0 20 0 15 0 97456517 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=256976 CPUtime=0.33 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) S 2855 2860 32633 0 -1 1077944384 2542 0 0 0 32 1 0 0 20 0 15 0 97456517 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870505777264 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=256976 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=256976 CPUtime=0.88 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1022 0 0 0 44 44 0 0 20 0 15 0 97456518 10916999168 64244 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 2360.27 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 256976 KiB

[startup+2382.3 s]
/proc/loadavg: 1.51 1.38 1.35 3/215 3043
/proc/meminfo: memFree=22802304/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=256944 CPUtime=2421.18 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 88164 0 0 0 241883 235 0 0 20 0 15 0 97456512 10916999168 64236 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 64236 3150 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=256928 CPUtime=2364.09 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 27051 0 0 0 236392 17 0 0 20 0 15 0 97456512 10916999168 64236 33554432000 4194304 4196468 140730002109232 139871024414448 139870661241316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=256944 CPUtime=12.46 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 10583 0 0 0 1206 40 0 0 20 0 15 0 97456513 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=0 CPUtime=12.42 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 9444 0 0 0 1202 40 0 0 20 0 15 0 97456513 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=256944 CPUtime=12.41 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 9168 0 0 0 1202 39 0 0 20 0 15 0 97456513 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=256944 CPUtime=12.47 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 9241 0 0 0 1206 41 0 0 20 0 15 0 97456513 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=256944 CPUtime=4.47 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 8966 0 0 0 414 33 0 0 20 0 15 0 97456514 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=256944 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=3545938231788557376 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=256944 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=1836 CPUtime=0.83 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 5285 0 0 0 82 1 0 0 20 0 15 0 97456517 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=13044 CPUtime=0.72 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 3430 0 0 0 72 0 0 0 20 0 15 0 97456517 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=256944 CPUtime=0.33 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) S 2855 2860 32633 0 -1 1077944384 2544 0 0 0 32 1 0 0 20 0 15 0 97456517 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870505777264 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=952 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=1836 CPUtime=0.9 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1039 0 0 0 45 45 0 0 20 0 15 0 97456518 10916999168 64236 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 2421.18 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 256944 KiB

[startup+2442.3 s]
/proc/loadavg: 1.68 1.45 1.38 3/215 3044
/proc/meminfo: memFree=22797984/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=259996 CPUtime=2481.98 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 89709 0 0 0 247959 239 0 0 20 0 15 0 97456512 10916999168 64999 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 64999 3150 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=256944 CPUtime=2423.65 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) S 2855 2860 32633 0 -1 1077944384 27634 0 0 0 242347 18 0 0 20 0 15 0 97456512 10916999168 64999 33554432000 4194304 4196468 140730002109232 139871024414448 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=256992 CPUtime=12.74 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 10728 0 0 0 1233 41 0 0 20 0 15 0 97456513 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870627244704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=256992 CPUtime=12.7 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) R 2855 2860 32633 0 -1 4202560 9627 0 0 0 1229 41 0 0 20 0 15 0 97456513 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870626192008 139871012803303 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=256992 CPUtime=12.69 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 9273 0 0 0 1229 40 0 0 20 0 15 0 97456513 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=263072 CPUtime=12.75 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 9568 0 0 0 1234 41 0 0 20 0 15 0 97456513 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=262048 CPUtime=4.58 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 9145 0 0 0 424 34 0 0 20 0 15 0 97456514 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870579811744 139871020185301 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=261532 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=261020 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=259996 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=261020 CPUtime=0.83 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 5287 0 0 0 82 1 0 0 20 0 15 0 97456517 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=4140 CPUtime=0.72 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 3432 0 0 0 72 0 0 0 20 0 15 0 97456517 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=1232 CPUtime=0.33 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) S 2855 2860 32633 0 -1 1077944384 2546 0 0 0 32 1 0 0 20 0 15 0 97456517 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870505777264 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=262560 CPUtime=0.93 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1056 0 0 0 47 46 0 0 20 0 15 0 97456518 10916999168 64999 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 2481.98 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 259996 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2479.8 s]
/proc/loadavg: 1.52 1.43 1.38 3/216 3053
/proc/meminfo: memFree=22800696/32770624 swapFree=67108860/67108860
[pid=2860] ppid=2855 vsize=10661132 memory=256992 CPUtime=2520.02 cores=1,3,5,7
/proc/2860/stat : 2860 (java) S 2855 2860 32633 0 -1 1077944320 90744 0 0 0 251760 242 0 0 20 0 15 0 97456512 10916999168 64248 33554432000 4194304 4196468 140730002109232 140730002091776 139871020175095 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
/proc/2860/statm: 2665283 64248 3150 1 0 2627263 0
[pid=2860/tid=2862] ppid=2855 vsize=10661132 memory=18448 CPUtime=2460.89 cores=1,3,5,7
/proc/2860/task/2862/stat : 2862 (java) R 2855 2860 32633 0 -1 4202560 27878 0 0 0 246071 18 0 0 20 0 15 0 97456512 10916999168 64248 33554432000 4194304 4196468 140730002109232 139871024414608 139870661583312 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2863] ppid=2855 vsize=10661132 memory=1796 CPUtime=12.91 cores=1,3,5,7
/proc/2860/task/2863/stat : 2863 (java) S 2855 2860 32633 0 -1 1077944384 11000 0 0 0 1250 41 0 0 20 0 15 0 97456513 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870627244688 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2864] ppid=2855 vsize=10661132 memory=640 CPUtime=12.87 cores=1,3,5,7
/proc/2860/task/2864/stat : 2864 (java) S 2855 2860 32633 0 -1 1077944384 9705 0 0 0 1246 41 0 0 20 0 15 0 97456513 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870626191888 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2865] ppid=2855 vsize=10661132 memory=1404 CPUtime=12.86 cores=1,3,5,7
/proc/2860/task/2865/stat : 2865 (java) S 2855 2860 32633 0 -1 1077944384 9425 0 0 0 1246 40 0 0 20 0 15 0 97456513 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870625139088 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2866] ppid=2855 vsize=10661132 memory=3300 CPUtime=12.92 cores=1,3,5,7
/proc/2860/task/2866/stat : 2866 (java) S 2855 2860 32633 0 -1 1077944384 9663 0 0 0 1251 41 0 0 20 0 15 0 97456513 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870624086288 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2867] ppid=2855 vsize=10661132 memory=256992 CPUtime=4.65 cores=1,3,5,7
/proc/2860/task/2867/stat : 2867 (java) S 2855 2860 32633 0 -1 1077944384 9318 0 0 0 431 34 0 0 20 0 15 0 97456514 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870579813232 139871020186242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2868] ppid=2855 vsize=10661132 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2868/stat : 2868 (java) S 2855 2860 32633 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870578759200 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2869] ppid=2855 vsize=10661132 memory=3260 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2869/stat : 2869 (java) S 2855 2860 32633 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97456515 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870577706352 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2870] ppid=2855 vsize=10661132 memory=218160 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2870/stat : 2870 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456517 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870508935504 139871020193691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2871] ppid=2855 vsize=10661132 memory=1796 CPUtime=0.83 cores=1,3,5,7
/proc/2860/task/2871/stat : 2871 (java) S 2855 2860 32633 0 -1 1077944384 5289 0 0 0 82 1 0 0 20 0 15 0 97456517 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870507882864 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2872] ppid=2855 vsize=10661132 memory=916 CPUtime=0.72 cores=1,3,5,7
/proc/2860/task/2872/stat : 2872 (java) S 2855 2860 32633 0 -1 1077944384 3434 0 0 0 72 0 0 0 20 0 15 0 97456517 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870506830064 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2873] ppid=2855 vsize=10661132 memory=3848 CPUtime=0.33 cores=1,3,5,7
/proc/2860/task/2873/stat : 2873 (java) S 2855 2860 32633 0 -1 1077944384 2548 0 0 0 32 1 0 0 20 0 15 0 97456517 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870505777264 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2874] ppid=2855 vsize=10661132 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/2860/task/2874/stat : 2874 (java) S 2855 2860 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97456518 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870504724704 139871020185301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
[pid=2860/tid=2875] ppid=2855 vsize=10661132 memory=2588 CPUtime=0.93 cores=1,3,5,7
/proc/2860/task/2875/stat : 2875 (java) S 2855 2860 32633 0 -1 1077944384 1071 0 0 0 47 46 0 0 20 0 15 0 97456518 10916999168 64248 33554432000 4194304 4196468 140730002109232 139870503673008 139871020186242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39645184 140730002113653 140730002113801 140730002113801 140730002116559 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 256992 KiB

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

[startup+2479.82 s]
# the end of solver process 2860 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.61 s, system=2.4268 s

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

Child status: 143
Real time (s): 2479.82
CPU time (s): 2520.04
CPU user time (s): 2517.61
CPU system time (s): 2.4268
CPU usage (%): 101.622
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 461484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.61
system time used= 2.42679
maximum resident set size= 476968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181224
involuntary context switches= 3514


# summary of solver processes directly reported to runsolver:
#   pid: 2860
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.61
#   total CPU system time (s): 2.4268

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3975 second user time and 24.1212 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 19:28:53
IDJOB=4299389
IDBENCH=141370
IDSOLVER=2762
FILE ID=node107/4299389-1532798933
RUNJOBID= node107-1532776444-32665
PBS_JOBID= 21022472
Free space on /tmp= 54468 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-15_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299389-1532798933/watcher-4299389-1532798933 -o /tmp/evaluation-result-4299389-1532798933/solver-4299389-1532798933 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299389-1532798933.xml

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

MD5SUM BENCH= 9d47b2b78bc459aa217a94cfbd52e9d7
RANDOM SEED=953859027

node107.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.40
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.40
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.40
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.40
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:        23057476 kB
MemAvailable:   31734716 kB
Buffers:          231476 kB
Cached:          8682404 kB
SwapCached:            0 kB
Active:          4027412 kB
Inactive:        5140612 kB
Active(anon):     203656 kB
Inactive(anon):    78544 kB
Active(file):    3823756 kB
Inactive(file):  5062068 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:        276116 kB
Mapped:            55308 kB
Shmem:             25228 kB
Slab:             242892 kB
SReclaimable:     214504 kB
SUnreclaim:        28388 kB
KernelStack:        3792 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-28 20:10:13