Trace number 4246796

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
R1: OscaR - Hybrid 2017-06-30SAT (TO)231 2400.1 2322.23

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.27/0.25	c version: 2017-06-30
0.27/0.25	c seed: 101977102
0.27/0.25	c timeout: 2400
0.27/0.25	c memlimit: 15500
0.27/0.25	c nbcore: 8
0.27/0.28	c Parsing instance...
4.97/1.51	c Parsing done, starting first complete search...
5.35/1.65	o 500
8.00/3.04	c First complete search done, starting ALNS search...
12.05/6.16	o 499
30.08/23.31	o 498
40.91/33.86	o 306
46.09/38.89	o 289
105.34/96.18	o 280
105.48/96.21	o 279
106.00/96.71	o 278
117.28/107.74	o 273
117.39/107.88	o 271
133.40/123.45	o 269
134.35/124.32	o 268
140.55/130.33	o 264
150.97/140.46	o 263
158.75/147.97	o 262
665.57/639.18	o 261
692.30/664.93	o 260
786.02/755.68	o 259
786.54/756.15	o 258
802.35/771.45	o 257
812.87/781.67	o 256
863.71/830.82	o 251
885.07/851.58	o 241
971.47/935.34	o 240
1114.65/1074.27	o 239
1238.52/1194.28	o 238
1240.77/1196.43	o 237
1242.73/1198.33	o 236
1324.35/1277.32	o 235
1645.49/1588.55	o 231
1738.54/1678.61	c ALNS done, starting second complete search
1738.54/1678.61	c Best operator: FullRelax_WeightDeg(Min) with improvement of: 212
2400.06/2322.21	s SATISFIABLE
2400.06/2322.21	v <instantiation>
2400.06/2322.21	v 	<list>
2400.06/2322.21	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]
2400.06/2322.21	v 	</list>
2400.06/2322.21	v 	<values>
2400.06/2322.21	v 		0 2 7 15 29 38 48 54 88 99 125 155 167 210 227 230 231 
2400.06/2322.21	v 	</values>
2400.06/2322.21	v </instantiation>

Verifier Data

OK	231

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246796-1500705896/watcher-4246796-1500705896 -o /tmp/evaluation-result-4246796-1500705896/solver-4246796-1500705896 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500683262-14633 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 101977102 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246796-1500705896.xml 

pid=17521
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.33 1.48 1.52 3/261 17524
/proc/meminfo: memFree=31452332/32770624 swapFree=6412/257840
[pid=17524] ppid=17521 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 5855857 369864704 1925 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 90299 1925 1072 1 0 79210 0
[pid=17524/tid=17525] ppid=17521 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) S 17521 17524 14602 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 5855858 369864704 1925 33554432000 4194304 4196468 140729385765088 140353655441824 140353651210882 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0

[startup+0.100171 s]
/proc/loadavg: 1.33 1.48 1.52 3/261 17524
/proc/meminfo: memFree=31452332/32770624 swapFree=6412/257840
[pid=17524] ppid=17521 vsize=13264904 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 7523 0 0 0 10 1 0 0 20 0 20 0 5855857 13583261696 7673 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3315978 7665 3409 1 0 3303698 0
[pid=17524/tid=17525] ppid=17521 vsize=13263912 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 5459 0 0 0 7 1 0 0 20 0 20 0 5855858 13582245888 7665 33554432000 4194304 4196468 140729385765088 140353655409264 140353643878957 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13264904

[startup+0.20029 s]
/proc/loadavg: 1.33 1.48 1.52 3/261 17524
/proc/meminfo: memFree=31452332/32770624 swapFree=6412/257840
[pid=17524] ppid=17521 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 9111 0 0 0 25 2 0 0 20 0 20 0 5855857 13582245888 9865 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3315978 9865 3555 1 0 3303698 0
[pid=17524/tid=17525] ppid=17521 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 6705 0 0 0 16 1 0 0 20 0 20 0 5855858 13582245888 9865 33554432000 4194304 4196468 140729385765088 140353655410848 140353651221661 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300406 s]
/proc/loadavg: 1.33 1.48 1.52 3/261 17524
/proc/meminfo: memFree=31452332/32770624 swapFree=6412/257840
[pid=17524] ppid=17521 vsize=13263932 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 10253 0 0 0 45 3 0 0 20 0 20 0 5855857 13582266368 12492 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3315983 12492 3714 1 0 3303698 0
[pid=17524/tid=17525] ppid=17521 vsize=13263932 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 7296 0 0 0 25 2 0 0 20 0 20 0 5855858 13582266368 12492 33554432000 4194304 4196468 140729385765088 140353655421568 140353651221661 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13263932

[startup+0.700211 s]
/proc/loadavg: 1.33 1.48 1.52 3/261 17524
/proc/meminfo: memFree=31452332/32770624 swapFree=6412/257840
[pid=17524] ppid=17521 vsize=13265980 CPUtime=1.71 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 13534 0 0 0 166 5 0 0 20 0 20 0 5855857 13584363520 26009 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3316495 26075 3776 1 0 3304210 0
[pid=17524/tid=17525] ppid=17521 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 7940 0 0 0 64 3 0 0 20 0 20 0 5855858 13584363520 26075 33554432000 4194304 4196468 140729385765088 140353655432888 140353242802975 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 13265980

[startup+1.50111 s]
/proc/loadavg: 1.33 1.48 1.52 7/281 17544
/proc/meminfo: memFree=31289724/32770624 swapFree=6412/257860
[pid=17524] ppid=17521 vsize=13268028 CPUtime=4.97 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 26225 0 0 0 481 16 0 0 20 0 20 0 5855857 13586460672 54837 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317007 54837 3820 1 0 3304722 0
[pid=17524/tid=17525] ppid=17521 vsize=13268028 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 10411 0 0 0 139 6 0 0 20 0 20 0 5855858 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353655432984 140353239854400 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 182 0 0 0 0 1 0 0 20 0 20 0 5855859 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 5855860 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5855861 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353113297952 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5855861 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353112245104 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17538/stat : 17538 (java) S 17521 17524 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353111193424 140353651218331 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17539] ppid=17521 vsize=13268028 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17539/stat : 17539 (java) R 17521 17524 14602 0 -1 4202560 3369 0 0 0 90 0 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353110141808 140353635591722 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17540] ppid=17521 vsize=13268028 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 2916 0 0 0 89 0 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13268028 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 2620 0 0 0 88 0 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13268028 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) R 17521 17524 14602 0 -1 4202560 4908 0 0 0 66 1 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353106979456 140353630166632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855864 13586460672 54837 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 13268028

[startup+3.10077 s]
/proc/loadavg: 1.33 1.48 1.52 3/281 17544
/proc/meminfo: memFree=31234544/32770624 swapFree=6412/257860
[pid=17524] ppid=17521 vsize=13270076 CPUtime=8.19 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 33350 0 0 0 796 23 0 0 20 0 20 0 5855857 13588557824 61652 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317519 61652 3825 1 0 3305234 0
[pid=17524/tid=17525] ppid=17521 vsize=13270076 CPUtime=3.03 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 11491 0 0 0 297 6 0 0 20 0 20 0 5855858 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353655435168 140353651211670 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 806 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 163 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 62 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 73 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 50 0 0 0 1 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 196 0 0 0 0 1 0 0 20 0 20 0 5855859 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 5855860 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353113298016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353112245120 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17538/stat : 17538 (java) S 17521 17524 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353111193424 140353651218331 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17539] ppid=17521 vsize=13270076 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17539/stat : 17539 (java) S 17521 17524 14602 0 -1 1077944384 4549 0 0 0 137 0 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353110141808 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17540] ppid=17521 vsize=13270076 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 4711 0 0 0 131 1 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 3082 0 0 0 132 1 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) R 17521 17524 14602 0 -1 4202560 6316 0 0 0 86 1 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353106983408 140353630914492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 5855864 13588557824 61652 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 13270076

[startup+6.30087 s]
/proc/loadavg: 1.38 1.49 1.52 3/281 17544
/proc/meminfo: memFree=30840396/32770624 swapFree=6412/257872
[pid=17524] ppid=17521 vsize=13270076 CPUtime=12.29 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 35149 0 0 0 1184 45 0 0 20 0 20 0 5855857 13588557824 159022 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317519 159022 3837 1 0 3305234 0
[pid=17524/tid=17525] ppid=17521 vsize=13270076 CPUtime=6.18 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 12195 0 0 0 606 12 0 0 20 0 20 0 5855858 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353655437016 140353248250065 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 67 0 0 0 2 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 833 0 0 0 2 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 184 0 0 0 3 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 100 0 0 0 3 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 96 0 0 0 3 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 41 0 0 0 2 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 72 0 0 0 2 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 220 0 0 0 2 3 0 0 20 0 20 0 5855859 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 715 0 0 0 2 0 0 0 20 0 20 0 5855860 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353113298016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 159022 33554432000 4194304 4196468 140729385765088 140353112245120 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=17524/tid=17540] ppid=17521 vsize=13270076 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 10305 0 0 0 185 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13270076 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 7509 0 0 0 187 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13270076 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) S 17521 17524 14602 0 -1 1077944384 27584 0 0 0 119 4 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353106983408 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 1325 0 0 0 59 58 0 0 20 0 20 0 5855864 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 2215.8
Current children cumulated vsize (KiB) 13270076

[startup+2202.31 s]
/proc/loadavg: 1.34 1.47 1.50 3/281 17726
/proc/meminfo: memFree=28201016/32770624 swapFree=6412/260264
[pid=17524] ppid=17521 vsize=13270076 CPUtime=2277.24 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 242093 0 0 0 227047 677 0 0 20 0 20 0 5855857 13588557824 331125 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317519 331125 3858 1 0 3305234 0
[pid=17524/tid=17525] ppid=17521 vsize=13270076 CPUtime=2183.32 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 75029 0 0 0 218295 37 0 0 20 0 20 0 5855858 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353655438000 140353248734863 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13270076 CPUtime=10.15 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 13005 0 0 0 941 74 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13270076 CPUtime=9.98 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 8978 0 0 0 928 70 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13270076 CPUtime=10.13 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 12010 0 0 0 940 73 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13270076 CPUtime=10.15 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 12759 0 0 0 939 76 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13270076 CPUtime=10.06 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 11260 0 0 0 935 71 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13270076 CPUtime=10.06 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 12179 0 0 0 932 74 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13270076 CPUtime=10.19 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 11237 0 0 0 945 74 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13270076 CPUtime=10.07 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 12203 0 0 0 935 72 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13270076 CPUtime=4.8 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 14476 0 0 0 434 46 0 0 20 0 20 0 5855860 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353113298016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353112245120 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17538/stat : 17538 (java) S 17521 17524 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353111193424 140353651218331 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17539] ppid=17521 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17539/stat : 17539 (java) S 17521 17524 14602 0 -1 1077944384 10739 0 0 0 196 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353110141808 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17540] ppid=17521 vsize=13270076 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 10307 0 0 0 185 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13270076 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 7511 0 0 0 187 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13270076 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) S 17521 17524 14602 0 -1 1077944384 27586 0 0 0 119 4 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353106983408 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13270076 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 1342 0 0 0 61 59 0 0 20 0 20 0 5855864 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 2277.24
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.52 1.51 1.51 3/281 17727
/proc/meminfo: memFree=28222916/32770624 swapFree=6412/260336
[pid=17524] ppid=17521 vsize=13270076 CPUtime=2338.78 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 243692 0 0 0 233192 686 0 0 20 0 20 0 5855857 13588557824 331125 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317519 331125 3858 1 0 3305234 0
[pid=17524/tid=17525] ppid=17521 vsize=13270076 CPUtime=2242.83 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 76036 0 0 0 224245 38 0 0 20 0 20 0 5855858 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353655438224 140353248128623 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13270076 CPUtime=10.39 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 13029 0 0 0 964 75 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13270076 CPUtime=10.22 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 9030 0 0 0 951 71 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13270076 CPUtime=10.36 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 12030 0 0 0 963 73 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13270076 CPUtime=10.37 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 12770 0 0 0 959 78 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13270076 CPUtime=10.28 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 11330 0 0 0 956 72 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13270076 CPUtime=10.3 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 12197 0 0 0 955 75 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13270076 CPUtime=10.43 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 11316 0 0 0 968 75 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13270076 CPUtime=10.32 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 12232 0 0 0 959 73 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13270076 CPUtime=4.94 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 14731 0 0 0 447 47 0 0 20 0 20 0 5855860 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353113298016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353112245120 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17538/stat : 17538 (java) S 17521 17524 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353111193424 140353651218331 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17539] ppid=17521 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17539/stat : 17539 (java) S 17521 17524 14602 0 -1 1077944384 10744 0 0 0 196 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353110141808 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17540] ppid=17521 vsize=13270076 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 10311 0 0 0 185 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13270076 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 7515 0 0 0 187 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13270076 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) S 17521 17524 14602 0 -1 1077944384 27590 0 0 0 119 4 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353106983408 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13270076 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 1359 0 0 0 63 61 0 0 20 0 20 0 5855864 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 2338.78
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2322.21 s]
/proc/loadavg: 1.28 1.42 1.47 3/281 17728
/proc/meminfo: memFree=28263548/32770624 swapFree=6412/260388
[pid=17524] ppid=17521 vsize=13270076 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/17524/stat : 17524 (java) S 17521 17524 14602 0 -1 1077944320 245752 0 0 0 239312 694 0 0 20 0 20 0 5855857 13588557824 331125 33554432000 4194304 4196468 140729385765088 140729385747632 140353651199735 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
/proc/17524/statm: 3317519 331125 3858 1 0 3305234 0
[pid=17524/tid=17525] ppid=17521 vsize=13270076 CPUtime=2302.27 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17525/stat : 17525 (java) R 17521 17524 14602 0 -1 4202560 77461 0 0 0 230189 38 0 0 20 0 20 0 5855858 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353655438144 140353247720305 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17527] ppid=17521 vsize=13270076 CPUtime=10.58 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17527/stat : 17527 (java) S 17521 17524 14602 0 -1 1077944384 13059 0 0 0 983 75 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353569680016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17528] ppid=17521 vsize=13270076 CPUtime=10.43 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17528/stat : 17528 (java) S 17521 17524 14602 0 -1 1077944384 9064 0 0 0 972 71 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353568627216 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17529] ppid=17521 vsize=13270076 CPUtime=10.55 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17529/stat : 17529 (java) S 17521 17524 14602 0 -1 1077944384 12053 0 0 0 981 74 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353567574416 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17530] ppid=17521 vsize=13270076 CPUtime=10.59 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17530/stat : 17530 (java) S 17521 17524 14602 0 -1 1077944384 12797 0 0 0 981 78 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353566521616 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17531] ppid=17521 vsize=13270076 CPUtime=10.49 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17531/stat : 17531 (java) S 17521 17524 14602 0 -1 1077944384 11340 0 0 0 976 73 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353565469840 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17532] ppid=17521 vsize=13270076 CPUtime=10.5 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17532/stat : 17532 (java) S 17521 17524 14602 0 -1 1077944384 12213 0 0 0 974 76 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353564417040 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17533] ppid=17521 vsize=13270076 CPUtime=10.64 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17533/stat : 17533 (java) S 17521 17524 14602 0 -1 1077944384 11446 0 0 0 989 75 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353563364240 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17534] ppid=17521 vsize=13270076 CPUtime=10.52 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17534/stat : 17534 (java) S 17521 17524 14602 0 -1 1077944384 12290 0 0 0 979 73 0 0 20 0 20 0 5855859 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353562311440 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17535] ppid=17521 vsize=13270076 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17535/stat : 17535 (java) S 17521 17524 14602 0 -1 1077944384 15007 0 0 0 460 49 0 0 20 0 20 0 5855860 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353114351984 140353651210882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17536] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17536/stat : 17536 (java) S 17521 17524 14602 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353113298016 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17537] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17537/stat : 17537 (java) S 17521 17524 14602 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 5855861 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353112245120 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17538] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17538/stat : 17538 (java) S 17521 17524 14602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353111193424 140353651218331 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17539] ppid=17521 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17539/stat : 17539 (java) S 17521 17524 14602 0 -1 1077944384 10746 0 0 0 196 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353110141808 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17540] ppid=17521 vsize=13270076 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17540/stat : 17540 (java) S 17521 17524 14602 0 -1 1077944384 10313 0 0 0 185 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353109089008 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17541] ppid=17521 vsize=13270076 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17541/stat : 17541 (java) S 17521 17524 14602 0 -1 1077944384 7517 0 0 0 187 2 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353108036208 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17542] ppid=17521 vsize=13270076 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17542/stat : 17542 (java) S 17521 17524 14602 0 -1 1077944384 27592 0 0 0 119 4 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353106983408 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17543] ppid=17521 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17543/stat : 17543 (java) S 17521 17524 14602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5855863 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353105930848 140353651209941 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
[pid=17524/tid=17544] ppid=17521 vsize=13270076 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/17524/task/17544/stat : 17544 (java) S 17521 17524 14602 0 -1 1077944384 1382 0 0 0 65 62 0 0 20 0 20 0 5855864 13588557824 331125 33554432000 4194304 4196468 140729385765088 140353104878128 140353651210882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7331840 140729385768078 140729385768260 140729385768260 140729385770959 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13270076

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17524 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2322.23
CPU time (s): 2400.1
CPU user time (s): 2393.14
CPU system time (s): 6.9588
CPU usage (%): 103.353
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.14
system time used= 6.9588
maximum resident set size= 1529800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246127
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272353
involuntary context switches= 171741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8339 second user time and 21.111 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-22 08:44:56
IDJOB=4246796
IDBENCH=126240
IDSOLVER=2629
FILE ID=node141/4246796-1500705896
RUNJOBID= node141-1500683262-14633
PBS_JOBID= 20623337
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-17-a4.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246796-1500705896/watcher-4246796-1500705896 -o /tmp/evaluation-result-4246796-1500705896/solver-4246796-1500705896 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500683262-14633 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 101977102 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246796-1500705896.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=101977102

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

/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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31452008 kB
MemAvailable:   31718664 kB
Buffers:          117744 kB
Cached:           429584 kB
SwapCached:            0 kB
Active:           616316 kB
Inactive:         266496 kB
Active(anon):     338532 kB
Inactive(anon):     8656 kB
Active(file):     277784 kB
Inactive(file):   257840 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42408 kB
Writeback:             0 kB
AnonPages:        374752 kB
Mapped:            45676 kB
Shmem:              8852 kB
Slab:             126480 kB
SReclaimable:      93732 kB
SUnreclaim:        32748 kB
KernelStack:        4848 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     910988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61904 MiB
End job on node141 at 2017-07-22 09:23:39