Trace number 4244903

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 - Conflict Ordering 2017-06-30SAT (TO)37 2400.07 2352.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-13.xml
MD5SUMba14410c7a25eefcb6b446bec14c0338
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints242
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":104},{"size":9,"count":104}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":104},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":66}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":104},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":66}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138},{"type":"sum","count":104}]
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.26/0.27	c version: 2017-06-30
0.26/0.27	c seed: 1753152253
0.26/0.27	c timeout: 2400
0.26/0.27	c memlimit: 15500
0.26/0.28	c nbcore: 8
0.44/0.30	c Parsing instance...
1.42/0.87	c Parsing done, starting search...
1.63/0.90	o 0
1.63/0.90	o 4
1.63/0.91	o 5
1.63/0.91	o 6
1.63/0.93	o 7
1.63/0.93	o 8
1.63/0.93	o 9
1.63/0.93	o 10
1.63/0.93	o 12
1.63/0.95	o 14
1.63/0.97	o 16
2.05/1.06	o 18
2.50/1.17	o 19
3.56/1.48	o 20
6.31/3.95	o 21
10.44/7.96	o 22
17.58/15.05	o 23
17.88/15.31	o 24
28.09/25.43	o 25
36.15/33.45	o 26
57.76/54.63	o 27
63.29/60.04	o 28
81.91/78.31	o 29
118.59/114.30	o 30
133.03/128.58	o 31
149.72/144.96	o 32
196.52/190.90	o 33
199.09/193.48	o 34
556.03/544.14	o 35
1234.08/1209.25	o 36
1945.33/1906.43	o 37
2400.04/2352.00	s SATISFIABLE
2400.04/2352.00	v <instantiation>
2400.04/2352.00	v 	<list>
2400.04/2352.00	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[0][12] 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[1][12] 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[2][12] 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[3][12] 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[4][12] 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[5][12] 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[6][12] 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[7][12] 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[0][12] 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[1][12] 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[2][12] 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[3][12] 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[4][12] 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[5][12] 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[6][12] 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[7][12]
2400.04/2352.00	v 	</list>
2400.04/2352.00	v 	<values>
2400.04/2352.00	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 0 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 1 2 2 2 2 2 2 2 2 2 2 3 4 3 4 3 3 4 3 2 4 3 3 2 4 3 3 3 4 3 3 5 3 5 3 3 2 4 4 5 4 4 5 4 5 2 5 4 4 2 4 3 3 4 3 3 3 5 3 5 3 3 2 3 4 3 3 4 3 4 3 2 4 3 3 
2400.04/2352.00	v 	</values>
2400.04/2352.00	v </instantiation>

Verifier Data

OK	37

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-4244903-1500695080/watcher-4244903-1500695080 -o /tmp/evaluation-result-4244903-1500695080/solver-4244903-1500695080 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500683185-8690 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1753152253 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244903-1500695080.xml 

pid=10355
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.23 1.43 1.50 3/261 10358
/proc/meminfo: memFree=28665688/32770624 swapFree=5896/99652
[pid=10358] ppid=10355 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 4776356 369864704 1925 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 90299 1925 1072 1 0 79210 0
[pid=10358/tid=10359] ppid=10355 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) S 10355 10358 8659 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 4776356 369864704 1925 33554432000 4194304 4196468 140730618599616 140660530829728 140660526598786 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0

[startup+0.100157 s]
/proc/loadavg: 1.23 1.43 1.50 3/261 10358
/proc/meminfo: memFree=28665688/32770624 swapFree=5896/99652
[pid=10358] ppid=10355 vsize=13263912 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 6566 0 0 0 8 2 0 0 20 0 20 0 4776356 13582245888 6849 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3315978 6849 3371 1 0 3303698 0
[pid=10358/tid=10359] ppid=10355 vsize=13263912 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 4578 0 0 0 7 1 0 0 20 0 20 0 4776356 13582245888 6849 33554432000 4194304 4196468 140730618599616 140660530824232 140660510668126 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200405 s]
/proc/loadavg: 1.23 1.43 1.50 3/261 10358
/proc/meminfo: memFree=28665688/32770624 swapFree=5896/99652
[pid=10358] ppid=10355 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 8954 0 0 0 24 2 0 0 20 0 20 0 4776356 13582245888 9429 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3315978 9429 3542 1 0 3303698 0
[pid=10358/tid=10359] ppid=10355 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 6640 0 0 0 16 1 0 0 20 0 20 0 4776356 13582245888 9429 33554432000 4194304 4196468 140730618599616 140660530801104 140660510631269 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300377 s]
/proc/loadavg: 1.23 1.43 1.50 3/261 10358
/proc/meminfo: memFree=28665688/32770624 swapFree=5896/99652
[pid=10358] ppid=10355 vsize=13263932 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 10055 0 0 0 41 3 0 0 20 0 20 0 4776356 13582266368 11217 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3315983 11217 3626 1 0 3303698 0
[pid=10358/tid=10359] ppid=10355 vsize=13263932 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 7402 0 0 0 25 2 0 0 20 0 20 0 4776356 13582266368 11217 33554432000 4194304 4196468 140730618599616 140660530820240 140660526609565 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263932

[startup+0.700274 s]
/proc/loadavg: 1.23 1.43 1.50 3/261 10358
/proc/meminfo: memFree=28665688/32770624 swapFree=5896/99652
[pid=10358] ppid=10355 vsize=13265980 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 12665 0 0 0 120 5 0 0 20 0 20 0 4776356 13584363520 18013 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3316495 18013 3755 1 0 3304210 0
[pid=10358/tid=10359] ppid=10355 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 8847 0 0 0 64 3 0 0 20 0 20 0 4776356 13584363520 18013 33554432000 4194304 4196468 140730618599616 140660530821960 140660128744865 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13265980

[startup+1.50121 s]
/proc/loadavg: 1.38 1.45 1.51 6/281 10378
/proc/meminfo: memFree=28565924/32770624 swapFree=5896/99728
[pid=10358] ppid=10355 vsize=13270076 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 25339 0 0 0 368 9 0 0 20 0 20 0 4776356 13588557824 40508 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 40508 3778 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 10713 0 0 0 142 5 0 0 20 0 20 0 4776356 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660530824024 140660133501952 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 40508 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4776359 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659258147616 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659257095280 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10372/stat : 10372 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659256043600 140660526606235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10373] ppid=10355 vsize=13270076 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10373/stat : 10373 (java) S 10355 10358 8659 0 -1 1077944384 4377 0 0 0 57 0 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659254991472 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 2852 0 0 0 52 1 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) R 10355 10358 8659 0 -1 4202560 4021 0 0 0 68 1 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659252872176 140660511510488 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 1979 0 0 0 46 0 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776364 13588557824 40508 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 13270076

[startup+3.10068 s]
/proc/loadavg: 1.38 1.45 1.51 3/281 10378
/proc/meminfo: memFree=28468548/32770624 swapFree=5896/99688
[pid=10358] ppid=10355 vsize=13270076 CPUtime=5.49 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 28363 0 0 0 534 15 0 0 20 0 20 0 4776356 13588557824 54743 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 54743 3802 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 11092 0 0 0 299 5 0 0 20 0 20 0 4776356 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660530826280 140660133610214 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 591 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 54743 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 261 0 0 0 1 0 0 0 20 0 20 0 4776359 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659258147680 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659257095296 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10372/stat : 10372 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659256043600 140660526606235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10373] ppid=10355 vsize=13270076 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10373/stat : 10373 (java) S 10355 10358 8659 0 -1 1077944384 4384 0 0 0 59 0 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659254991472 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 2852 0 0 0 52 1 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) S 10355 10358 8659 0 -1 1077944384 4045 0 0 0 69 1 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659252886384 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 3022 0 0 0 47 0 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 4776364 13588557824 54743 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 13270076

[startup+6.30087 s]
/proc/loadavg: 1.38 1.45 1.51 3/281 10378
/proc/meminfo: memFree=28465804/32770624 swapFree=5896/99696
[pid=10358] ppid=10355 vsize=13270076 CPUtime=8.79 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 28903 0 0 0 864 15 0 0 20 0 20 0 4776356 13588557824 52965 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 52965 3803 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=6.23 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 11150 0 0 0 618 5 0 0 20 0 20 0 4776356 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660530823688 140660133509653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 599 0 0 0 1 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 131 0 0 0 1 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4776357 13588557824 52965 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 20 0 4776359 13588557824 52965 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 52965 33554432000 4194304 4196468 140730618599616 140659258147680 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 52965 33554432000 4194304 4196468 140730618599616 140659257095296 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 3712 0 0 0 57 1 0 0 20 0 20 0 4776363 13588557824 71856 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) S 10355 10358 8659 0 -1 1077944384 4938 0 0 0 72 1 0 0 20 0 20 0 4776363 13588557824 71856 33554432000 4194304 4196468 140730618599616 140659252886384 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 4134 0 0 0 48 1 0 0 20 0 20 0 4776363 13588557824 71856 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 71856 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 533 0 0 0 49 46 0 0 20 0 20 0 4776364 13588557824 71856 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 2247.18
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.34 1.33 1.34 3/281 10562
/proc/meminfo: memFree=31307144/32770624 swapFree=5896/101716
[pid=10358] ppid=10355 vsize=13270076 CPUtime=2308.41 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 66233 0 0 0 230499 342 0 0 20 0 20 0 4776356 13588557824 72408 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 72408 3810 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=2247.56 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 30800 0 0 0 224733 23 0 0 20 0 20 0 4776356 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660530826080 140660133788645 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=6.54 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 1033 0 0 0 620 34 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=6.58 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 1429 0 0 0 623 35 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=6.36 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 1067 0 0 0 602 34 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=6.64 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 720 0 0 0 633 31 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=6.63 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 2016 0 0 0 630 33 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=6.59 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 1912 0 0 0 626 33 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=6.57 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 1453 0 0 0 624 33 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=6.5 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 796 0 0 0 619 31 0 0 20 0 20 0 4776357 13588557824 72408 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 4579 0 0 0 451 37 0 0 20 0 20 0 4776359 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659258147680 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659257095296 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10372/stat : 10372 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659256043600 140660526606235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10373] ppid=10355 vsize=13270076 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10373/stat : 10373 (java) S 10355 10358 8659 0 -1 1077944384 5661 0 0 0 63 1 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659254991472 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 3712 0 0 0 57 1 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) S 10355 10358 8659 0 -1 1077944384 4938 0 0 0 72 1 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659252886384 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 4134 0 0 0 48 1 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 539 0 0 0 50 47 0 0 20 0 20 0 4776364 13588557824 72408 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 2308.41
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.45 1.36 1.35 3/281 10563
/proc/meminfo: memFree=31302628/32770624 swapFree=5896/101748
[pid=10358] ppid=10355 vsize=13270076 CPUtime=2369.75 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 67412 0 0 0 236625 350 0 0 20 0 20 0 4776356 13588557824 72948 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 72948 3810 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=2307.16 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 31421 0 0 0 230693 23 0 0 20 0 20 0 4776356 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660530826016 140660134294073 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=6.73 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 1136 0 0 0 638 35 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=6.79 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 1475 0 0 0 643 36 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=6.57 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 1137 0 0 0 622 35 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=6.82 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 778 0 0 0 651 31 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=6.83 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 2031 0 0 0 649 34 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=6.77 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 1939 0 0 0 643 34 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=6.77 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 1481 0 0 0 643 34 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=6.71 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 806 0 0 0 639 32 0 0 20 0 20 0 4776357 13588557824 72948 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=4.99 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 4757 0 0 0 462 37 0 0 20 0 20 0 4776359 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659258147680 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659257095296 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10372/stat : 10372 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659256043600 140660526606235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10373] ppid=10355 vsize=13270076 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10373/stat : 10373 (java) S 10355 10358 8659 0 -1 1077944384 5663 0 0 0 64 1 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659254991472 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 3714 0 0 0 57 1 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) S 10355 10358 8659 0 -1 1077944384 4940 0 0 0 72 1 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659252886384 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 4136 0 0 0 48 1 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 554 0 0 0 51 49 0 0 20 0 20 0 4776364 13588557824 72948 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 2369.75
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2352 s]
/proc/loadavg: 1.31 1.34 1.35 3/281 10564
/proc/meminfo: memFree=31297720/32770624 swapFree=5896/101792
[pid=10358] ppid=10355 vsize=13270076 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/10358/stat : 10358 (java) S 10355 10358 8659 0 -1 1077944320 67604 0 0 0 239651 353 0 0 20 0 20 0 4776356 13588557824 73463 33554432000 4194304 4196468 140730618599616 140730618582160 140660526587639 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
/proc/10358/statm: 3317519 73463 3810 1 0 3305234 0
[pid=10358/tid=10359] ppid=10355 vsize=13270076 CPUtime=2336.66 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10359/stat : 10359 (java) R 10355 10358 8659 0 -1 4202560 31540 0 0 0 233643 23 0 0 20 0 20 0 4776356 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660530825968 140660133523496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10361] ppid=10355 vsize=13270076 CPUtime=6.82 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10361/stat : 10361 (java) S 10355 10358 8659 0 -1 1077944384 1139 0 0 0 647 35 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660458723728 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10362] ppid=10355 vsize=13270076 CPUtime=6.88 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10362/stat : 10362 (java) S 10355 10358 8659 0 -1 1077944384 1524 0 0 0 652 36 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660457670928 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10363] ppid=10355 vsize=13270076 CPUtime=6.66 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10363/stat : 10363 (java) S 10355 10358 8659 0 -1 1077944384 1141 0 0 0 630 36 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660456618640 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10364] ppid=10355 vsize=13270076 CPUtime=6.91 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10364/stat : 10364 (java) S 10355 10358 8659 0 -1 1077944384 782 0 0 0 659 32 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660455565840 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10365] ppid=10355 vsize=13270076 CPUtime=6.91 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10365/stat : 10365 (java) S 10355 10358 8659 0 -1 1077944384 2032 0 0 0 657 34 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660454513552 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10366] ppid=10355 vsize=13270076 CPUtime=6.87 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10366/stat : 10366 (java) S 10355 10358 8659 0 -1 1077944384 1941 0 0 0 653 34 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660453460752 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10367] ppid=10355 vsize=13270076 CPUtime=6.86 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10367/stat : 10367 (java) S 10355 10358 8659 0 -1 1077944384 1483 0 0 0 652 34 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660452408464 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10368] ppid=10355 vsize=13270076 CPUtime=6.79 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10368/stat : 10368 (java) S 10355 10358 8659 0 -1 1077944384 809 0 0 0 647 32 0 0 20 0 20 0 4776357 13588557824 73463 33554432000 4194304 4196468 140730618599616 140660451355664 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10369] ppid=10355 vsize=13270076 CPUtime=5.06 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10369/stat : 10369 (java) S 10355 10358 8659 0 -1 1077944384 4760 0 0 0 468 38 0 0 20 0 20 0 4776359 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659259201648 140660526598786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10370] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10370/stat : 10370 (java) S 10355 10358 8659 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659258147680 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10371] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10371/stat : 10371 (java) S 10355 10358 8659 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4776360 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659257095296 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10372] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10372/stat : 10372 (java) S 10355 10358 8659 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659256043600 140660526606235 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10373] ppid=10355 vsize=13270076 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10373/stat : 10373 (java) S 10355 10358 8659 0 -1 1077944384 5663 0 0 0 64 1 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659254991472 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10374] ppid=10355 vsize=13270076 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10374/stat : 10374 (java) S 10355 10358 8659 0 -1 1077944384 3714 0 0 0 58 1 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659253938672 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10375] ppid=10355 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10375/stat : 10375 (java) S 10355 10358 8659 0 -1 1077944384 4940 0 0 0 72 1 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659252886384 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10376] ppid=10355 vsize=13270076 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10376/stat : 10376 (java) S 10355 10358 8659 0 -1 1077944384 4136 0 0 0 48 1 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659251833584 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10377] ppid=10355 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10377/stat : 10377 (java) S 10355 10358 8659 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4776363 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659250780512 140660526597845 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
[pid=10358/tid=10378] ppid=10355 vsize=13270076 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/10358/task/10378/stat : 10378 (java) S 10355 10358 8659 0 -1 1077944384 556 0 0 0 52 49 0 0 20 0 20 0 4776364 13588557824 73463 33554432000 4194304 4196468 140730618599616 140659249727792 140660526598786 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14438400 140730618602633 140730618602820 140730618602820 140730618605519 0
Current children cumulated CPU time (s) 2400.04
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 10358 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2352.02
CPU time (s): 2400.07
CPU user time (s): 2396.53
CPU system time (s): 3.54238
CPU usage (%): 102.043
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.53
system time used= 3.54238
maximum resident set size= 294436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68055
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 283603
involuntary context switches= 164832

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4569 second user time and 20.9703 second system time

The end

Launcher Data

Begin job on node121 at 2017-07-22 05:44:40
IDJOB=4244903
IDBENCH=115957
IDSOLVER=2628
FILE ID=node121/4244903-1500695080
RUNJOBID= node121-1500683185-8690
PBS_JOBID= 20623335
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-13.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244903-1500695080/watcher-4244903-1500695080 -o /tmp/evaluation-result-4244903-1500695080/solver-4244903-1500695080 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500683185-8690 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1753152253 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244903-1500695080.xml

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

MD5SUM BENCH= ba14410c7a25eefcb6b446bec14c0338
RANDOM SEED=1753152253

node121.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		: 2667.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.00
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.00
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		: 2133.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.00
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		: 1600.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		: 1867.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.00
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.00
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.00
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		: 2267.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.00
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		: 2667.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.00
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:        28666120 kB
MemAvailable:   28790160 kB
Buffers:          126300 kB
Cached:           272508 kB
SwapCached:            0 kB
Active:          3492504 kB
Inactive:         160148 kB
Active(anon):    3204680 kB
Inactive(anon):    60496 kB
Active(file):     287824 kB
Inactive(file):    99652 kB
Unevictable:        5896 kB
Mlocked:            5896 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42252 kB
Writeback:             0 kB
AnonPages:       3288184 kB
Mapped:            44928 kB
Shmem:              8840 kB
Slab:             137464 kB
SReclaimable:     104796 kB
SUnreclaim:        32668 kB
KernelStack:        4848 kB
PageTables:        12124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4045864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3151872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61904 MiB
End job on node121 at 2017-07-22 06:23:52