Trace number 4244909

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 - ALNS 2017-06-30SAT (TO)76 2400.12 2319.72

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 727210891
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
1.67/0.97	c Parsing done, starting search...
1.87/1.01	o 0
2.23/1.17	o 4
2.87/1.32	o 7
3.16/1.47	o 16
3.68/1.61	o 23
3.92/1.79	o 52
5.13/2.44	o 53
8.39/5.27	o 63
29.61/25.42	o 64
31.93/27.73	o 68
39.24/34.85	o 69
39.69/35.25	o 71
58.87/53.86	o 73
65.41/60.15	o 74
1962.13/1895.23	o 75
2072.47/2002.20	o 76
2400.09/2319.70	s SATISFIABLE
2400.09/2319.70	v <instantiation>
2400.09/2319.70	v 	<list>
2400.09/2319.70	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11]
2400.09/2319.70	v 	</list>
2400.09/2319.70	v 	<values>
2400.09/2319.70	v 		1 1 0 1 1 0 0 1 1 0 1 1 1 1 0 1 0 1 0 0 1 0 1 1 0 0 0 1 0 1 1 0 1 0 0 0 1 1 1 1 0 1 0 0 1 0 1 1 1 0 0 0 0 1 0 1 1 0 0 1 0 1 1 1 1 1 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 1 1 0 0 0 1 1 1 0 1 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 1 0 0 1 1 0 1 1 3 3 4 2 3 2 2 2 2 4 3 3 3 3 5 3 6 3 4 5 3 5 3 3 4 5 6 3 6 3 3 4 2 5 4 4 2 3 3 2 5 3 5 5 3 4 2 2 3 6 6 5 6 3 4 3 3 5 4 3 2 3 3 3 3 3 4 5 3 5 3 4 2 4 3 5 5 6 3 5 2 5 2 2 2 5 4 4 2 3 2 5 3 6 5 4 2 3 3 3 5 5 5 5 3 3 3 2 4 5 6 3 5 2 3 3 4 5 5 3 3 3 5 3 6 3 5 5 3 4 3 4 3 3 4 2 3 2 2 2 2 4 2 2 
2400.09/2319.70	v 	</values>
2400.09/2319.70	v </instantiation>

Verifier Data

OK	76

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-4244909-1500697056/watcher-4244909-1500697056 -o /tmp/evaluation-result-4244909-1500697056/solver-4244909-1500697056 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500682940-15165 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 727210891 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244909-1500697056.xml 

pid=16775
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.22 1.32 1.41 3/261 16778
/proc/meminfo: memFree=30522976/32770624 swapFree=5944/251348
[pid=16778] ppid=16775 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 4972408 369864704 1925 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 90299 1925 1072 1 0 79210 0
[pid=16778/tid=16779] ppid=16775 vsize=10620864 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 2 0 4972409 10875764736 2037 33554432000 4194304 4196468 140731437163296 140156603505056 140156591979930 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0

[startup+0.100063 s]
/proc/loadavg: 1.22 1.32 1.41 3/261 16778
/proc/meminfo: memFree=30522976/32770624 swapFree=5944/251348
[pid=16778] ppid=16775 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 5656 0 0 0 8 1 0 0 20 0 20 0 4972408 13582725120 6239 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3316095 6239 3309 1 0 3303815 0
[pid=16778/tid=16779] ppid=16775 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 3726 0 0 0 7 1 0 0 20 0 20 0 4972409 13582725120 6239 33554432000 4194304 4196468 140731437163296 140156603502584 140156583343454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200419 s]
/proc/loadavg: 1.22 1.32 1.41 3/261 16778
/proc/meminfo: memFree=30522976/32770624 swapFree=5944/251348
[pid=16778] ppid=16775 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 8791 0 0 0 23 3 0 0 20 0 20 0 4972408 13582245888 8757 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3315978 8757 3510 1 0 3303698 0
[pid=16778/tid=16779] ppid=16775 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 6493 0 0 0 16 2 0 0 20 0 20 0 4972409 13582245888 8757 33554432000 4194304 4196468 140731437163296 140156603459984 140156599284893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300394 s]
/proc/loadavg: 1.22 1.32 1.41 3/261 16778
/proc/meminfo: memFree=30522976/32770624 swapFree=5944/251348
[pid=16778] ppid=16775 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 9809 0 0 0 38 4 0 0 20 0 20 0 4972408 13582245888 11055 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3315978 11055 3626 1 0 3303698 0
[pid=16778/tid=16779] ppid=16775 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 7244 0 0 0 24 3 0 0 20 0 20 0 4972409 13582245888 11055 33554432000 4194304 4196468 140731437163296 140156603487296 140156583343484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700272 s]
/proc/loadavg: 1.22 1.32 1.41 3/261 16778
/proc/meminfo: memFree=30522976/32770624 swapFree=5944/251348
[pid=16778] ppid=16775 vsize=13265980 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 12329 0 0 0 121 6 0 0 20 0 20 0 4972408 13584363520 17164 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3316495 17164 3760 1 0 3304210 0
[pid=16778/tid=16779] ppid=16775 vsize=13265980 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 8625 0 0 0 63 3 0 0 20 0 20 0 4972409 13584363520 17164 33554432000 4194304 4196468 140731437163296 140156603500392 140156578988000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13265980

[startup+1.50072 s]
/proc/loadavg: 1.29 1.33 1.41 3/281 16798
/proc/meminfo: memFree=30426856/32770624 swapFree=5944/251136
[pid=16778] ppid=16775 vsize=13270076 CPUtime=3.46 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 22842 0 0 0 331 15 0 0 20 0 20 0 4972408 13588557824 52810 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 52810 3811 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 12102 0 0 0 139 6 0 0 20 0 20 0 4972409 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156603497496 140156213580758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4972410 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 20 0 4972412 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16792/stat : 16792 (java) S 16775 16778 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156126714448 140156599281563 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16793] ppid=16775 vsize=13270076 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16793/stat : 16793 (java) R 16775 16778 13822 0 -1 4202560 1872 0 0 0 42 1 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140156125643056 140156585414608 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) R 16775 16778 13822 0 -1 4202560 2046 0 0 0 42 1 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140155922918032 140156592359803 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) R 16775 16778 13822 0 -1 4202560 1504 0 0 0 44 1 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140155921861680 140156578508857 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 2896 0 0 0 58 0 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 52810 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 13270076

[startup+3.1019 s]
/proc/loadavg: 1.29 1.33 1.41 3/281 16798
/proc/meminfo: memFree=30192260/32770624 swapFree=5944/251140
[pid=16778] ppid=16775 vsize=13270076 CPUtime=5.9 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 25160 0 0 0 553 37 0 0 20 0 20 0 4972408 13588557824 151299 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 151299 3817 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=3 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 12631 0 0 0 288 12 0 0 20 0 20 0 4972409 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156603497800 140156213466283 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 114 0 0 0 2 1 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 52 0 0 0 1 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 43 0 0 0 1 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 247 0 0 0 1 1 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 342 0 0 0 2 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 351 0 0 0 1 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 48 0 0 0 1 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 36 0 0 0 1 2 0 0 20 0 20 0 4972410 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 735 0 0 0 1 0 0 0 20 0 20 0 4972412 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16792/stat : 16792 (java) S 16775 16778 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156126714448 140156599281563 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16793] ppid=16775 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16793/stat : 16793 (java) S 16775 16778 13822 0 -1 1077944384 2100 0 0 0 60 1 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140156125661296 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) S 16775 16778 13822 0 -1 1077944384 2416 0 0 0 71 1 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140155922933744 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) S 16775 16778 13822 0 -1 1077944384 1647 0 0 0 53 1 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140155921881456 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 2971 0 0 0 61 0 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 151299 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 13270076

[startup+6.30118 s]
/proc/loadavg: 1.29 1.33 1.41 3/281 16798
/proc/meminfo: memFree=29406104/32770624 swapFree=5944/251140
[pid=16778] ppid=16775 vsize=13270076 CPUtime=9.64 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 26651 0 0 0 913 51 0 0 20 0 20 0 4972408 13588557824 279916 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 279916 3822 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=6.17 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 12947 0 0 0 598 19 0 0 20 0 20 0 4972409 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156603499208 140156208185408 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 121 0 0 0 3 2 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 65 0 0 0 2 3 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 54 0 0 0 2 3 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 257 0 0 0 2 2 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 346 0 0 0 3 2 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 359 0 0 0 2 3 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 55 0 0 0 2 3 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 42 0 0 0 1 3 0 0 20 0 20 0 4972410 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 1244 0 0 0 2 0 0 0 20 0 20 0 4972412 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 279916 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) S 16775 16778 13822 0 -1 1077944384 15366 0 0 0 140 3 0 0 20 0 20 0 4972417 13588557824 586165 33554432000 4194304 4196468 140731437163296 140155922933744 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) S 16775 16778 13822 0 -1 1077944384 22131 0 0 0 151 4 0 0 20 0 20 0 4972417 13588557824 586165 33554432000 4194304 4196468 140731437163296 140155921881456 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 25018 0 0 0 86 2 0 0 20 0 20 0 4972417 13588557824 586165 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586165 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 1659 0 0 0 61 64 0 0 20 0 20 0 4972417 13588557824 586165 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 2278.93
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.40 1.31 1.37 3/281 16963
/proc/meminfo: memFree=28205632/32770624 swapFree=5944/253580
[pid=16778] ppid=16775 vsize=13270076 CPUtime=2340.86 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 314052 0 0 0 233267 819 0 0 20 0 20 0 4972408 13588557824 586284 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 586284 3861 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=2241.63 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 114932 0 0 0 224109 54 0 0 20 0 20 0 4972409 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156603501056 140156213580781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=10.9 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 12671 0 0 0 1006 84 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=10.95 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 11843 0 0 0 1004 91 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=10.99 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 9555 0 0 0 1011 88 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=10.91 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 13424 0 0 0 1003 88 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=10.88 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 11816 0 0 0 1000 88 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=10.95 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 14315 0 0 0 1004 91 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=10.95 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 10197 0 0 0 1007 88 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=10.9 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 11392 0 0 0 999 91 0 0 20 0 20 0 4972410 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=5.19 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 21479 0 0 0 472 47 0 0 20 0 20 0 4972412 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16792/stat : 16792 (java) S 16775 16778 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156126714448 140156599281563 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16793] ppid=16775 vsize=13270076 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16793/stat : 16793 (java) S 16775 16778 13822 0 -1 1077944384 16378 0 0 0 124 3 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140156125661296 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) S 16775 16778 13822 0 -1 1077944384 15753 0 0 0 143 3 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140155922933744 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) S 16775 16778 13822 0 -1 1077944384 22135 0 0 0 151 4 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140155921881456 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 25022 0 0 0 86 2 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 1685 0 0 0 62 67 0 0 20 0 20 0 4972417 13588557824 586284 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 2340.86
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2319.7 s]
/proc/loadavg: 1.46 1.34 1.38 3/281 16964
/proc/meminfo: memFree=28202592/32770624 swapFree=5944/253632
[pid=16778] ppid=16775 vsize=13270076 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 318002 0 0 0 239175 834 0 0 20 0 20 0 4972408 13588557824 586146 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 586146 3861 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=2298.52 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 117359 0 0 0 229797 55 0 0 20 0 20 0 4972409 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156603501104 140156213551054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=11.16 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 12867 0 0 0 1031 85 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=11.22 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 12019 0 0 0 1029 93 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=11.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 9588 0 0 0 1037 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=11.19 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 13622 0 0 0 1029 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=11.14 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 11893 0 0 0 1025 89 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=11.21 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 14358 0 0 0 1029 92 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=11.23 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 10265 0 0 0 1033 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=11.17 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 11504 0 0 0 1025 92 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=5.31 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 21838 0 0 0 483 48 0 0 20 0 20 0 4972412 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16792/stat : 16792 (java) S 16775 16778 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156126714448 140156599281563 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16793] ppid=16775 vsize=13270076 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16793/stat : 16793 (java) S 16775 16778 13822 0 -1 1077944384 16382 0 0 0 124 3 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156125661296 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) S 16775 16778 13822 0 -1 1077944384 15757 0 0 0 143 3 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155922933744 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) S 16775 16778 13822 0 -1 1077944384 22218 0 0 0 151 4 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155921881456 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 25166 0 0 0 86 2 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 1711 0 0 0 64 68 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 2400.09
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 16778 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2319.7 s]
/proc/loadavg: 1.46 1.34 1.38 3/281 16964
/proc/meminfo: memFree=28202592/32770624 swapFree=5944/253632
[pid=16778] ppid=16775 vsize=13270076 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/16778/stat : 16778 (java) S 16775 16778 13822 0 -1 1077944320 318002 0 0 0 239175 834 0 0 20 0 20 0 4972408 13588557824 586146 33554432000 4194304 4196468 140731437163296 140731437145840 140156599262967 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
/proc/16778/statm: 3317519 586146 3861 1 0 3305234 0
[pid=16778/tid=16779] ppid=16775 vsize=13270076 CPUtime=2298.52 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16779/stat : 16779 (java) R 16775 16778 13822 0 -1 4202560 117359 0 0 0 229797 55 0 0 20 0 20 0 4972409 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156603501104 140156213551054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16781] ppid=16775 vsize=13270076 CPUtime=11.16 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16781/stat : 16781 (java) S 16775 16778 13822 0 -1 1077944384 12867 0 0 0 1031 85 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156531399568 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16782] ppid=16775 vsize=13270076 CPUtime=11.22 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16782/stat : 16782 (java) S 16775 16778 13822 0 -1 1077944384 12019 0 0 0 1029 93 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156530346768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16783] ppid=16775 vsize=13270076 CPUtime=11.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16783/stat : 16783 (java) S 16775 16778 13822 0 -1 1077944384 9588 0 0 0 1037 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156529294480 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16784] ppid=16775 vsize=13270076 CPUtime=11.19 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16784/stat : 16784 (java) S 16775 16778 13822 0 -1 1077944384 13622 0 0 0 1029 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156528241680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16785] ppid=16775 vsize=13270076 CPUtime=11.14 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16785/stat : 16785 (java) S 16775 16778 13822 0 -1 1077944384 11893 0 0 0 1025 89 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156194490768 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16786] ppid=16775 vsize=13270076 CPUtime=11.21 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16786/stat : 16786 (java) S 16775 16778 13822 0 -1 1077944384 14358 0 0 0 1029 92 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156193437968 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16787] ppid=16775 vsize=13270076 CPUtime=11.23 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16787/stat : 16787 (java) S 16775 16778 13822 0 -1 1077944384 10265 0 0 0 1033 90 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156192385680 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16788] ppid=16775 vsize=13270076 CPUtime=11.17 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16788/stat : 16788 (java) S 16775 16778 13822 0 -1 1077944384 11504 0 0 0 1025 92 0 0 20 0 20 0 4972410 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156191332880 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16789] ppid=16775 vsize=13270076 CPUtime=5.31 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16789/stat : 16789 (java) S 16775 16778 13822 0 -1 1077944384 21838 0 0 0 483 48 0 0 20 0 20 0 4972412 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156129872496 140156599274114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16790] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16790/stat : 16790 (java) S 16775 16778 13822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156128818528 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16791] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16791/stat : 16791 (java) S 16775 16778 13822 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4972413 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156127766144 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16792] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16792/stat : 16792 (java) S 16775 16778 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156126714448 140156599281563 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16793] ppid=16775 vsize=13270076 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16793/stat : 16793 (java) S 16775 16778 13822 0 -1 1077944384 16382 0 0 0 124 3 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140156125661296 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16794] ppid=16775 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16794/stat : 16794 (java) S 16775 16778 13822 0 -1 1077944384 15757 0 0 0 143 3 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155922933744 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16795] ppid=16775 vsize=13270076 CPUtime=1.55 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16795/stat : 16795 (java) S 16775 16778 13822 0 -1 1077944384 22218 0 0 0 151 4 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155921881456 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16796] ppid=16775 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16796/stat : 16796 (java) S 16775 16778 13822 0 -1 1077944384 25166 0 0 0 86 2 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155920828656 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16797] ppid=16775 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16797/stat : 16797 (java) S 16775 16778 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155919776608 140156599273173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
[pid=16778/tid=16798] ppid=16775 vsize=13270076 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/16778/task/16798/stat : 16798 (java) S 16775 16778 13822 0 -1 1077944384 1711 0 0 0 64 68 0 0 20 0 20 0 4972417 13588557824 586146 33554432000 4194304 4196468 140731437163296 140155918723888 140156599274114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33697792 140731437171856 140731437172036 140731437172036 140731437174735 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2319.72
CPU time (s): 2400.12
CPU user time (s): 2391.76
CPU system time (s): 8.3594
CPU usage (%): 103.466
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.76
system time used= 8.3594
maximum resident set size= 2528644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318363
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253030
involuntary context switches= 166888

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4873 second user time and 18.9119 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-22 06:17:36
IDJOB=4244909
IDBENCH=115958
IDSOLVER=2627
FILE ID=node139/4244909-1500697056
RUNJOBID= node139-1500682940-15165
PBS_JOBID= 20623033
Free space on /tmp= 61948 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244909-1500697056/watcher-4244909-1500697056 -o /tmp/evaluation-result-4244909-1500697056/solver-4244909-1500697056 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500682940-15165 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 727210891 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244909-1500697056.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=727210891

node139.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	: 5334.08
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	: 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	: 5334.08
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	: 5334.08
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		: 1733.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	: 5334.08
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		: 1600.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		: 1867.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	: 5334.08
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		: 2133.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	: 5334.08
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	: 5334.08
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		: 2668.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		: 2133.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	: 5334.08
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:        30523628 kB
MemAvailable:   30779808 kB
Buffers:          113088 kB
Cached:           424032 kB
SwapCached:            0 kB
Active:          1549764 kB
Inactive:         259952 kB
Active(anon):    1275716 kB
Inactive(anon):     8604 kB
Active(file):     274048 kB
Inactive(file):   251348 kB
Unevictable:        5944 kB
Mlocked:            5944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42056 kB
Writeback:             0 kB
AnonPages:       1276336 kB
Mapped:            45540 kB
Shmem:              8852 kB
Slab:             126008 kB
SReclaimable:      93236 kB
SUnreclaim:        32772 kB
KernelStack:        4496 kB
PageTables:         9916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1818624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1163264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61908 MiB
End job on node139 at 2017-07-22 06:56:17