Trace number 4274494

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
OscaR - Hybrid 2017-07-26SAT (TO)230 2520.1201 2474.8201

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-17-a4.xml
MD5SUM1654769b6737315210eb217040901c4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark230
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables17
Number of constraints8502
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":17}]
Minimum variable degree1921
Maximum variable degree1922
Distribution of variable degrees[{"degree":1921,"count":15},{"degree":1922,"count":2}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1360},{"arity":4,"count":7140},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints8501
Distribution of constraint types[{"type":"intension","count":8501},{"type":"ordered","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.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1467816189
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.27	c Parsing instance...
3.64/1.47	c Parsing done, starting first complete search...
4.00/1.56	o 500
6.39/2.87	c First complete search done, starting ALNS search...
7.32/3.37	o 499
11.82/7.86	o 492
29.96/25.40	o 289
102.04/96.20	o 288
102.04/96.26	o 280
102.04/96.28	o 277
102.45/96.65	o 265
106.93/101.04	o 264
107.43/101.59	o 263
120.81/114.79	o 262
125.99/119.83	o 258
125.99/119.86	o 254
133.12/126.85	o 253
556.39/543.26	o 251
581.48/567.98	o 250
597.26/583.49	o 247
703.41/687.89	o 246
710.75/695.09	o 242
814.00/796.55	o 241
840.67/822.76	o 239
846.88/828.81	o 238
939.59/919.80	o 237
939.90/920.17	o 236
1161.97/1138.25	o 235
1166.36/1142.50	o 234
1775.40/1741.95	o 230
1796.32/1762.47	c ALNS done, starting second complete search
1796.32/1762.48	c Best operator: FullRelax_WeightDeg(Min) with improvement of: 211
2520.09/2474.80	s SATISFIABLE
2520.09/2474.80	v <instantiation>
2520.09/2474.80	v 	<list>
2520.09/2474.80	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16]
2520.09/2474.80	v 	</list>
2520.09/2474.80	v 	<values>
2520.09/2474.80	v 		0 2 9 12 34 40 48 61 112 128 157 172 183 207 225 226 230 
2520.09/2474.80	v 	</values>
2520.09/2474.80	v </instantiation>

Verifier Data

OK	230

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274494-1502840579/watcher-4274494-1502840579 -o /tmp/evaluation-result-4274494-1502840579/solver-4274494-1502840579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2590 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1467816189 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274494-1502840579.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=2895, runsolver pid=2892
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 1.45 1.44 1.86 3/215 2910
/proc/meminfo: memFree=29742400/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13980164 memory=33872 CPUtime=0.13 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 8387 0 0 0 11 2 0 0 20 0 15 0 117145559 14315687936 8468 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3495041 8468 3411 1 0 3482761 0
[pid=2895/tid=2897] ppid=2892 vsize=13980164 memory=-8824339985996805312 CPUtime=0.09 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 6332 0 0 0 8 1 0 0 20 0 15 0 117145559 14315687936 8468 33554432000 4194304 4196468 140727010548912 140304480954992 140304476767389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13980164 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 8468 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 8468 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 8468 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 8468 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303816132000 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303815079408 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0.01 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) R 2892 2895 2558 0 -1 4202560 378 0 0 0 1 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303810869488 140304476757398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 8468 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33872 KiB

[startup+0.210436 s]*
/proc/loadavg: 1.45 1.44 1.86 4/215 2910
/proc/meminfo: memFree=29703792/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13980164 memory=43484 CPUtime=0.3 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 9409 0 0 0 28 2 0 0 20 0 15 0 117145559 14315687936 10871 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3495041 10871 3656 1 0 3482761 0
[pid=2895/tid=2897] ppid=2892 vsize=13980164 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 6989 0 0 0 18 1 0 0 20 0 15 0 117145559 14315687936 10871 33554432000 4194304 4196468 140727010548912 140304480945664 140304476766810 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13980164 memory=345 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 10871 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13980164 memory=140291714609795 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 10871 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 10871 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117145560 14315687936 10871 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303816132000 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117145562 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303815079408 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) R 2892 2895 2558 0 -1 4202560 542 0 0 0 2 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303812974576 140304476766810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 95 0 0 0 1 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0.05 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) R 2892 2895 2558 0 -1 1077944384 403 0 0 0 5 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13980164 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145565 14315687936 10871 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43484 KiB

[startup+0.310247 s]*
/proc/loadavg: 1.45 1.44 1.86 3/215 2910
/proc/meminfo: memFree=29660912/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13980184 memory=50800 CPUtime=0.5 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 10435 0 0 0 47 3 0 0 20 0 15 0 117145559 14315708416 12700 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3495046 12700 3715 1 0 3482761 0
[pid=2895/tid=2897] ppid=2892 vsize=13980184 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 7610 0 0 0 28 2 0 0 20 0 15 0 117145559 14315708416 12700 33554432000 4194304 4196468 140727010548912 140304480973952 140304476757398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13980184 memory=4294976291 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315708416 12700 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13980184 memory=140291715133775 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315708416 12700 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14315708416 12700 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117145560 14315708416 12700 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13980184 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117145562 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117145562 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303816132000 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117145562 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303815079408 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13980184 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 790 0 0 0 6 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13980184 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13980184 memory=140291714606720 CPUtime=0.08 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) R 2892 2895 2558 0 -1 4202560 484 0 0 0 8 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303810869488 140304460825950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13980184 memory=140291714606720 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145565 14315708416 12700 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50800 KiB

[startup+0.700762 s]
/proc/loadavg: 1.45 1.44 1.86 4/215 2910
/proc/meminfo: memFree=29567516/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13982232 memory=107404 CPUtime=1.54 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 13287 0 0 0 149 5 0 0 20 0 15 0 117145559 14317805568 26851 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3495558 26851 3777 1 0 3483273 0
[pid=2895/tid=2897] ppid=2892 vsize=13982232 memory=19308 CPUtime=0.67 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 8297 0 0 0 64 3 0 0 20 0 15 0 117145559 14317805568 26851 33554432000 4194304 4196468 140727010548912 140304480979248 140304117352896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13982232 memory=18444 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14317805568 26851 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13982232 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14317805568 26851 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13982232 memory=640 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145560 14317805568 26851 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13982232 memory=952 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117145560 14317805568 26851 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13982232 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117145562 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13982232 memory=4384 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117145562 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303816132000 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13982232 memory=932 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117145562 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303815079408 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13982232 memory=6153431502485415780 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13982232 memory=6081108994580048232 CPUtime=0.29 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) R 2892 2895 2558 0 -1 4202560 1579 0 0 0 29 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303812959064 140304455962858 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13982232 memory=6154282490091891024 CPUtime=0.28 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) R 2892 2895 2558 0 -1 4202560 1108 0 0 0 28 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303811908056 140304454610256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13982232 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) S 2892 2895 2558 0 -1 1077944384 921 0 0 0 26 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13982232 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117145565 14317805568 26851 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 107404 KiB

[startup+1.5075 s]
/proc/loadavg: 1.45 1.44 1.86 6/215 2910
/proc/meminfo: memFree=29288756/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13984280 memory=223320 CPUtime=4 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 28291 0 0 0 390 10 0 0 20 0 15 0 117145559 14319902720 55830 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3496070 55830 3824 1 0 3483785 0
[pid=2895/tid=2897] ppid=2892 vsize=13984280 memory=207924 CPUtime=1.46 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 11568 0 0 0 141 5 0 0 20 0 15 0 117145559 14319902720 55830 33554432000 4194304 4196468 140727010548912 140304480982912 140304114030921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13984280 memory=33 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 363 0 0 0 0 0 0 0 20 0 15 0 117145560 14319902720 55830 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 15 0 117145560 14319902720 55830 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13984280 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 117145560 14319902720 55830 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 117145560 14319902720 55830 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 117145562 14319902720 55830 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0

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

/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 68045 0 0 0 229656 49 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304480983968 140304121160219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.19 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 17729 0 0 0 1258 61 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.23 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 20830 0 0 0 1261 62 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.21 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 19333 0 0 0 1261 60 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13986328 memory=234025 CPUtime=13.19 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 16526 0 0 0 1262 57 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13986328 memory=0 CPUtime=8.07 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 26119 0 0 0 746 61 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13986328 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303816132064 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303815079424 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13986328 memory=642068 CPUtime=2.35 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 18864 0 0 0 233 2 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13986328 memory=642068 CPUtime=2.4 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 18929 0 0 0 237 3 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13986328 memory=642068 CPUtime=1.06 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) S 2892 2895 2558 0 -1 1077944384 28670 0 0 0 102 4 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13986328 memory=642068 CPUtime=1.45 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1078 0 0 0 60 85 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 2365.3 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 642068 KiB

[startup+2382.3 s]
/proc/loadavg: 1.37 1.50 1.50 3/215 3009
/proc/meminfo: memFree=28976424/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13986328 memory=642068 CPUtime=2426.23 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 238940 0 0 0 242231 392 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3496582 160517 3857 1 0 3484297 0
[pid=2895/tid=2897] ppid=2892 vsize=13986328 memory=642068 CPUtime=2356.34 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 68895 0 0 0 235584 50 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304480983632 140304122523493 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.52 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 17815 0 0 0 1288 64 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.55 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 20875 0 0 0 1291 64 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.53 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 19444 0 0 0 1291 62 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.52 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 16582 0 0 0 1292 60 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13986328 memory=642068 CPUtime=8.38 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 26303 0 0 0 775 63 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303816132064 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303815079424 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13986328 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13986328 memory=4052 CPUtime=2.35 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 18866 0 0 0 233 2 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13986328 memory=642068 CPUtime=2.4 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 18931 0 0 0 237 3 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13986328 memory=4132 CPUtime=1.06 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) S 2892 2895 2558 0 -1 1077944384 28672 0 0 0 102 4 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13986328 memory=642068 CPUtime=1.48 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1093 0 0 0 61 87 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 49 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 2426.23 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 642068 KiB

[startup+2442.3 s]
/proc/loadavg: 1.28 1.45 1.48 3/215 3010
/proc/meminfo: memFree=28976956/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13986328 memory=642068 CPUtime=2487.13 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 240349 0 0 0 248311 402 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3496582 160517 3857 1 0 3484297 0
[pid=2895/tid=2897] ppid=2892 vsize=13986328 memory=4132 CPUtime=2415.67 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 69800 0 0 0 241516 51 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304480983856 140304122401920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.83 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 17901 0 0 0 1318 65 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.87 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 20940 0 0 0 1321 66 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.85 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 19565 0 0 0 1321 64 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13986328 memory=642068 CPUtime=13.82 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 16613 0 0 0 1321 61 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13986328 memory=0 CPUtime=8.66 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 26483 0 0 0 801 65 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303816132064 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303815079424 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13986328 memory=642068 CPUtime=2.35 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 18868 0 0 0 233 2 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13986328 memory=642068 CPUtime=2.4 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 18933 0 0 0 237 3 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13986328 memory=0 CPUtime=1.06 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) S 2892 2895 2558 0 -1 1077944384 28674 0 0 0 102 4 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13986328 memory=642068 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13986328 memory=4132 CPUtime=1.52 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1108 0 0 0 62 90 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 2487.13 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 642068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.8 s]
/proc/loadavg: 1.39 1.46 1.49 3/215 3087
/proc/meminfo: memFree=29704520/32770624 swapFree=67108860/67108860
[pid=2895] ppid=2892 vsize=13986328 memory=642068 CPUtime=2520.09 cores=1,3,5,7
/proc/2895/stat : 2895 (java) S 2892 2895 2558 0 -1 1077944320 240882 0 0 0 251602 407 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140727010531456 140304476745463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
/proc/2895/statm: 3496582 160517 3857 1 0 3484297 0
[pid=2895/tid=2897] ppid=2892 vsize=13986328 memory=288230583166042425 CPUtime=2447.81 cores=1,3,5,7
/proc/2895/task/2897/stat : 2897 (java) R 2892 2895 2558 0 -1 4202560 70282 0 0 0 244730 51 0 0 20 0 15 0 117145559 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304480983744 140304122292648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2898] ppid=2892 vsize=13986328 memory=14136666633799914 CPUtime=14 cores=1,3,5,7
/proc/2895/task/2898/stat : 2898 (java) S 2892 2895 2558 0 -1 1077944384 17904 0 0 0 1334 66 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304072390928 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2899] ppid=2892 vsize=13986328 memory=1928 CPUtime=14.04 cores=1,3,5,7
/proc/2895/task/2899/stat : 2899 (java) S 2892 2895 2558 0 -1 1077944384 20972 0 0 0 1336 68 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304071338384 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2900] ppid=2892 vsize=13986328 memory=1200 CPUtime=14.01 cores=1,3,5,7
/proc/2895/task/2900/stat : 2900 (java) S 2892 2895 2558 0 -1 1077944384 19566 0 0 0 1336 65 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304070285840 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2901] ppid=2892 vsize=13986328 memory=8632 CPUtime=13.99 cores=1,3,5,7
/proc/2895/task/2901/stat : 2901 (java) S 2892 2895 2558 0 -1 1077944384 16619 0 0 0 1336 63 0 0 20 0 15 0 117145560 14321999872 160517 33554432000 4194304 4196468 140727010548912 140304069233296 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2902] ppid=2892 vsize=13986328 memory=5664 CPUtime=8.81 cores=1,3,5,7
/proc/2895/task/2902/stat : 2902 (java) S 2892 2895 2558 0 -1 1077944384 26490 0 0 0 815 66 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303817185776 140304476756610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2903] ppid=2892 vsize=13986328 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2903/stat : 2903 (java) S 2892 2895 2558 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303816132064 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2904] ppid=2892 vsize=13986328 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2904/stat : 2904 (java) S 2892 2895 2558 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117145562 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303815079424 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2905] ppid=2892 vsize=13986328 memory=10928 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2905/stat : 2905 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303814027984 140304476764059 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2906] ppid=2892 vsize=13986328 memory=796 CPUtime=2.35 cores=1,3,5,7
/proc/2895/task/2906/stat : 2906 (java) S 2892 2895 2558 0 -1 1077944384 18868 0 0 0 233 2 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303812974576 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2907] ppid=2892 vsize=13986328 memory=8112282956445269571 CPUtime=2.4 cores=1,3,5,7
/proc/2895/task/2907/stat : 2907 (java) S 2892 2895 2558 0 -1 1077944384 18933 0 0 0 237 3 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303811922032 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2908] ppid=2892 vsize=13986328 memory=10928 CPUtime=1.06 cores=1,3,5,7
/proc/2895/task/2908/stat : 2908 (java) S 2892 2895 2558 0 -1 1077944384 28674 0 0 0 102 4 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303810869488 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2909] ppid=2892 vsize=13986328 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/2895/task/2909/stat : 2909 (java) S 2892 2895 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303809817184 140304476755669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
[pid=2895/tid=2910] ppid=2892 vsize=13986328 memory=6081671949231417444 CPUtime=1.54 cores=1,3,5,7
/proc/2895/task/2910/stat : 2910 (java) S 2892 2895 2558 0 -1 1077944384 1110 0 0 0 63 91 0 0 20 0 15 0 117145565 14321999872 160517 33554432000 4194304 4196468 140727010548912 140303808764720 140304476756610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 49 0 0 6293624 6294260 28033024 140727010554984 140727010555167 140727010555167 140727010557903 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 642068 KiB

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

[startup+2474.82 s]
# the end of solver process 2895 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.04 s, system=4.08142 s

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

Child status: 143
Real time (s): 2474.82
CPU time (s): 2520.12
CPU user time (s): 2516.04
CPU system time (s): 4.08142
CPU usage (%): 101.83
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 1127156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.04
system time used= 4.08142
maximum resident set size= 1129236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241422
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 289238
involuntary context switches= 6592


# summary of solver processes directly reported to runsolver:
#   pid: 2895
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2516.04
#   total CPU system time (s): 4.08142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3352 second user time and 23.1992 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-16 01:28:40
IDJOB=4274494
IDBENCH=126240
IDSOLVER=2667
FILE ID=node115/4274494-1502840579
RUNJOBID= node115-1502837205-2590
PBS_JOBID= 20629848
Free space on /tmp= 61780 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-17-a4.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274494-1502840579/watcher-4274494-1502840579 -o /tmp/evaluation-result-4274494-1502840579/solver-4274494-1502840579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2590 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1467816189 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274494-1502840579.xml

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

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=1467816189

node115.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.69
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.69
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.69
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.69
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:        29798264 kB
MemAvailable:   30382020 kB
Buffers:          195696 kB
Cached:           675152 kB
SwapCached:            0 kB
Active:          2275616 kB
Inactive:         254512 kB
Active(anon):    1610092 kB
Inactive(anon):    77364 kB
Active(file):     665524 kB
Inactive(file):   177148 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42896 kB
Writeback:             0 kB
AnonPages:       1621008 kB
Mapped:            61112 kB
Shmem:             25224 kB
Slab:             140668 kB
SReclaimable:     113840 kB
SUnreclaim:        26828 kB
KernelStack:        3808 kB
PageTables:         8768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3307048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1490944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61740 MiB
End job on node115 at 2017-08-16 02:09:55