Trace number 4244798

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)43 2400.03 2346.81

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-09.xml
MD5SUMa10fd40fbec13ca4761d088766469069
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark24.084299
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of constraints179
Number of domains4
Minimum domain size2
Maximum domain size243
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":121},{"size":82,"count":1},{"size":243,"count":11}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":118},{"degree":3,"count":14},{"degree":4,"count":36},{"degree":8,"count":32},{"degree":9,"count":49},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":47},{"arity":3,"count":36},{"arity":10,"count":81},{"arity":11,"count":4},{"arity":12,"count":1},{"arity":13,"count":10}]
Number of extensional constraints117
Number of intensional constraints46
Distribution of constraint types[{"type":"extension","count":117},{"type":"intension","count":46},{"type":"sum","count":12},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 1039546389
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
2.12/1.02	c Parsing done, starting search...
2.12/1.07	o 25
2.12/1.07	o 26
2.12/1.07	o 27
2.12/1.08	o 28
2.12/1.08	o 29
2.12/1.08	o 30
2.12/1.08	o 31
2.12/1.08	o 32
2.12/1.08	o 33
2.12/1.08	o 34
6.63/3.10	o 35
6.63/3.13	o 36
6.63/3.17	o 37
31.97/27.82	o 38
41.60/37.33	o 39
45.57/41.22	o 40
189.09/182.10	o 41
191.42/184.47	o 42
481.74/468.99	o 43
2400.00/2346.80	s SATISFIABLE
2400.00/2346.80	v <instantiation>
2400.00/2346.80	v 	<list>
2400.00/2346.80	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[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[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[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[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[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[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[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[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[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[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] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] z
2400.00/2346.80	v 	</list>
2400.00/2346.80	v 	<values>
2400.00/2346.80	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 1 0 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 4 9 11 14 17 19 19 21 21 23 26 43 
2400.00/2346.80	v 	</values>
2400.00/2346.80	v </instantiation>

Verifier Data

OK	43

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-4244798-1500692909/watcher-4244798-1500692909 -o /tmp/evaluation-result-4244798-1500692909/solver-4244798-1500692909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500683388-8490 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1039546389 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244798-1500692909.xml 

pid=9563
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.41 1.33 1.34 3/261 9566
/proc/meminfo: memFree=31613344/32770624 swapFree=5772/104368
[pid=9566] ppid=9563 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 1971 0 0 0 0 0 0 0 20 0 2 0 4558276 10889764864 2234 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 2658634 2234 1188 1 0 2647545 0
[pid=9566/tid=9567] ppid=9563 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 753 0 0 0 0 0 0 0 20 0 2 0 4558277 10889764864 2300 33554432000 4194304 4196468 140737156434112 139911669655968 139911657703328 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0

[startup+0.100207 s]
/proc/loadavg: 1.41 1.33 1.34 3/261 9566
/proc/meminfo: memFree=31613344/32770624 swapFree=5772/104368
[pid=9566] ppid=9563 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 5511 0 0 0 8 1 0 0 20 0 20 0 4558276 13582725120 6096 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3316095 6096 3301 1 0 3303815 0
[pid=9566/tid=9567] ppid=9563 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 3584 0 0 0 7 1 0 0 20 0 20 0 4558277 13582725120 6096 33554432000 4194304 4196468 140737156434112 139911669648800 139911649494366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200349 s]
/proc/loadavg: 1.41 1.33 1.34 3/261 9566
/proc/meminfo: memFree=31613344/32770624 swapFree=5772/104368
[pid=9566] ppid=9563 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 8729 0 0 0 23 3 0 0 20 0 20 0 4558276 13582245888 8741 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3315978 8741 3570 1 0 3303698 0
[pid=9566/tid=9567] ppid=9563 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 6439 0 0 0 16 2 0 0 20 0 20 0 4558277 13582245888 8741 33554432000 4194304 4196468 140737156434112 139911669642256 139911665435805 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300386 s]
/proc/loadavg: 1.41 1.33 1.34 3/261 9566
/proc/meminfo: memFree=31613344/32770624 swapFree=5772/104368
[pid=9566] ppid=9563 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 9773 0 0 0 39 3 0 0 20 0 20 0 4558276 13582245888 10588 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3315978 11100 3636 1 0 3303698 0
[pid=9566/tid=9567] ppid=9563 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 7190 0 0 0 25 2 0 0 20 0 20 0 4558277 13582245888 11100 33554432000 4194304 4196468 140737156434112 139911669628096 139911262019092 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700252 s]
/proc/loadavg: 1.41 1.33 1.34 3/261 9566
/proc/meminfo: memFree=31613344/32770624 swapFree=5772/104368
[pid=9566] ppid=9563 vsize=13265980 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 13277 0 0 0 128 6 0 0 20 0 20 0 4558276 13584363520 18118 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3316495 18118 3759 1 0 3304210 0
[pid=9566/tid=9567] ppid=9563 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 8659 0 0 0 63 4 0 0 20 0 20 0 4558277 13584363520 18118 33554432000 4194304 4196468 140737156434112 139911669647920 139911649457509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 13265980

[startup+1.50101 s]
/proc/loadavg: 1.41 1.33 1.34 7/256 9644
/proc/meminfo: memFree=31743644/32770624 swapFree=5772/141000
[pid=9566] ppid=9563 vsize=13270076 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 27625 0 0 0 398 10 0 0 20 0 20 0 4558276 13588557824 49463 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 49463 3781 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 11531 0 0 0 141 6 0 0 20 0 20 0 4558277 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911669649336 139911266592864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 4558280 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911128003360 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911126951024 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9580/stat : 9580 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911125899344 139911665432475 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9581] ppid=9563 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9581/stat : 9581 (java) R 9563 9566 7995 0 -1 4202560 4101 0 0 0 67 1 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911124834032 139911646935254 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) R 9563 9566 7995 0 -1 4202560 2939 0 0 0 65 0 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911123781232 139911650522757 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) R 9563 9566 7995 0 -1 4202560 4075 0 0 0 69 0 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911122724880 139911649404200 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 3571 0 0 0 54 1 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558286 13588557824 49463 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 13270076

[startup+3.10118 s]
/proc/loadavg: 1.69 1.39 1.36 3/281 9673
/proc/meminfo: memFree=31560864/32770624 swapFree=5772/104412
[pid=9566] ppid=9563 vsize=13270076 CPUtime=6.63 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 30890 0 0 0 649 14 0 0 20 0 20 0 4558276 13588557824 59961 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 59961 3820 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 11859 0 0 0 298 6 0 0 20 0 20 0 4558277 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911669652160 139911264359851 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 740 0 0 0 1 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 4558278 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 4558280 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911128003424 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911126951040 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9580/stat : 9580 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911125899344 139911665432475 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9581] ppid=9563 vsize=13270076 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9581/stat : 9581 (java) S 9563 9566 7995 0 -1 1077944384 4153 0 0 0 95 1 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911124847216 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) S 9563 9566 7995 0 -1 1077944384 2996 0 0 0 93 0 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911123794416 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) S 9563 9566 7995 0 -1 1077944384 4152 0 0 0 96 1 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911122742128 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 4676 0 0 0 55 1 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 4558286 13588557824 59961 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 13270076

[startup+6.3008 s]
/proc/loadavg: 1.69 1.39 1.36 3/281 9673
/proc/meminfo: memFree=31260924/32770624 swapFree=5772/104424
[pid=9566] ppid=9563 vsize=13270076 CPUtime=10.06 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 31609 0 0 0 983 23 0 0 20 0 20 0 4558276 13588557824 60570 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 60570 3820 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=6.21 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 11945 0 0 0 611 10 0 0 20 0 20 0 4558277 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911669652400 139911267537463 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 106 0 0 0 1 1 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 749 0 0 0 1 1 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 325 0 0 0 1 1 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 62 0 0 0 2 0 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 30 0 0 0 1 1 0 0 20 0 20 0 4558278 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 20 0 4558280 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911128003424 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 60570 33554432000 4194304 4196468 140737156434112 139911126951040 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) S 9563 9566 7995 0 -1 1077944384 5034 0 0 0 105 1 0 0 20 0 20 0 4558285 13588557824 98344 33554432000 4194304 4196468 140737156434112 139911123794416 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) S 9563 9566 7995 0 -1 1077944384 5472 0 0 0 110 1 0 0 20 0 20 0 4558285 13588557824 98344 33554432000 4194304 4196468 140737156434112 139911122742128 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 6037 0 0 0 59 1 0 0 20 0 20 0 4558285 13588557824 98344 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 98344 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 638 0 0 0 52 55 0 0 20 0 20 0 4558286 13588557824 98344 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 29 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 2252.38
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.21 1.40 1.45 3/281 9741
/proc/meminfo: memFree=30161732/32770624 swapFree=5772/106252
[pid=9566] ppid=9563 vsize=13270076 CPUtime=2313.73 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 84428 0 0 0 230987 386 0 0 20 0 20 0 4558276 13588557824 98863 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 98863 3824 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=2246.43 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 35311 0 0 0 224620 23 0 0 20 0 20 0 4558277 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911669652240 139911266765752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=7.13 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 1920 0 0 0 676 37 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=7.1 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 2371 0 0 0 672 38 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=7.11 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 2473 0 0 0 672 39 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=7.12 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 3121 0 0 0 674 38 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=7.16 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 2470 0 0 0 677 39 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 2865 0 0 0 682 35 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 1955 0 0 0 667 39 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=7.1 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 2074 0 0 0 670 40 0 0 20 0 20 0 4558278 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=5.18 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 6080 0 0 0 482 36 0 0 20 0 20 0 4558280 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911128003424 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911126951040 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9580/stat : 9580 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911125899344 139911665432475 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9581] ppid=9563 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9581/stat : 9581 (java) S 9563 9566 7995 0 -1 1077944384 5160 0 0 0 114 1 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911124847216 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) S 9563 9566 7995 0 -1 1077944384 5034 0 0 0 105 1 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911123794416 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) S 9563 9566 7995 0 -1 1077944384 5472 0 0 0 110 1 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911122742128 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 6037 0 0 0 59 1 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 651 0 0 0 54 56 0 0 20 0 20 0 4558286 13588557824 98863 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 29 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 2313.73
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.62 1.49 1.48 3/281 9742
/proc/meminfo: memFree=30157172/32770624 swapFree=5772/106300
[pid=9566] ppid=9563 vsize=13270076 CPUtime=2374.96 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 85776 0 0 0 237102 394 0 0 20 0 20 0 4558276 13588557824 99382 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 99382 3824 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=2306.04 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 36012 0 0 0 230581 23 0 0 20 0 20 0 4558277 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911669652208 139911267162471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=7.32 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 1992 0 0 0 694 38 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=7.3 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 2402 0 0 0 691 39 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=7.3 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 2536 0 0 0 690 40 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=7.3 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 3139 0 0 0 691 39 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=7.35 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 2495 0 0 0 695 40 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=7.35 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 2880 0 0 0 699 36 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=7.23 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 2071 0 0 0 683 40 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=7.26 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 2184 0 0 0 685 41 0 0 20 0 20 0 4558278 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=5.31 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 6254 0 0 0 494 37 0 0 20 0 20 0 4558280 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911128003424 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911126951040 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9580/stat : 9580 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911125899344 139911665432475 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9581] ppid=9563 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9581/stat : 9581 (java) S 9563 9566 7995 0 -1 1077944384 5162 0 0 0 114 1 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911124847216 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) S 9563 9566 7995 0 -1 1077944384 5036 0 0 0 105 1 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911123794416 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) S 9563 9566 7995 0 -1 1077944384 5474 0 0 0 111 1 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911122742128 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 6039 0 0 0 59 1 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 666 0 0 0 55 57 0 0 20 0 20 0 4558286 13588557824 99382 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 29 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 2374.96
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2346.8 s]
/proc/loadavg: 1.45 1.46 1.47 3/281 9743
/proc/meminfo: memFree=30152136/32770624 swapFree=5772/106340
[pid=9566] ppid=9563 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/9566/stat : 9566 (java) S 9563 9566 7995 0 -1 1077944320 85903 0 0 0 239602 398 0 0 20 0 20 0 4558276 13588557824 99894 33554432000 4194304 4196468 140737156434112 140737156416656 139911665413879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
/proc/9566/statm: 3317519 99894 3824 1 0 3305234 0
[pid=9566/tid=9567] ppid=9563 vsize=13270076 CPUtime=2330.34 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9567/stat : 9567 (java) R 9563 9566 7995 0 -1 4202560 36114 0 0 0 233011 23 0 0 20 0 20 0 4558277 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911669652400 139911266592728 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9569] ppid=9563 vsize=13270076 CPUtime=7.41 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9569/stat : 9569 (java) S 9563 9566 7995 0 -1 1077944384 1994 0 0 0 703 38 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911583893904 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9570] ppid=9563 vsize=13270076 CPUtime=7.38 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9570/stat : 9570 (java) S 9563 9566 7995 0 -1 1077944384 2404 0 0 0 699 39 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911582841104 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9571] ppid=9563 vsize=13270076 CPUtime=7.39 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9571/stat : 9571 (java) S 9563 9566 7995 0 -1 1077944384 2538 0 0 0 698 41 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911581788816 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9572] ppid=9563 vsize=13270076 CPUtime=7.38 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9572/stat : 9572 (java) S 9563 9566 7995 0 -1 1077944384 3141 0 0 0 699 39 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911580736016 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9573] ppid=9563 vsize=13270076 CPUtime=7.43 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9573/stat : 9573 (java) S 9563 9566 7995 0 -1 1077944384 2498 0 0 0 702 41 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911260793744 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9574] ppid=9563 vsize=13270076 CPUtime=7.42 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9574/stat : 9574 (java) S 9563 9566 7995 0 -1 1077944384 2883 0 0 0 706 36 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911259740944 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9575] ppid=9563 vsize=13270076 CPUtime=7.32 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9575/stat : 9575 (java) S 9563 9566 7995 0 -1 1077944384 2071 0 0 0 691 41 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911258688656 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9576] ppid=9563 vsize=13270076 CPUtime=7.35 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9576/stat : 9576 (java) S 9563 9566 7995 0 -1 1077944384 2190 0 0 0 693 42 0 0 20 0 20 0 4558278 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911257635856 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9577] ppid=9563 vsize=13270076 CPUtime=5.37 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9577/stat : 9577 (java) S 9563 9566 7995 0 -1 1077944384 6258 0 0 0 500 37 0 0 20 0 20 0 4558280 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911129057392 139911665425026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9578] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9578/stat : 9578 (java) S 9563 9566 7995 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911128003424 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9579] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9579/stat : 9579 (java) S 9563 9566 7995 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4558281 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911126951040 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9580] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9580/stat : 9580 (java) S 9563 9566 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911125899344 139911665432475 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9581] ppid=9563 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9581/stat : 9581 (java) S 9563 9566 7995 0 -1 1077944384 5162 0 0 0 114 1 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911124847216 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9582] ppid=9563 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9582/stat : 9582 (java) S 9563 9566 7995 0 -1 1077944384 5036 0 0 0 105 1 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911123794416 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9583] ppid=9563 vsize=13270076 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9583/stat : 9583 (java) S 9563 9566 7995 0 -1 1077944384 5474 0 0 0 111 1 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911122742128 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9584] ppid=9563 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9584/stat : 9584 (java) S 9563 9566 7995 0 -1 1077944384 6039 0 0 0 59 1 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911121689328 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9585] ppid=9563 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9585/stat : 9585 (java) S 9563 9566 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4558285 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911120636256 139911665424085 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
[pid=9566/tid=9586] ppid=9563 vsize=13270076 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/9566/task/9586/stat : 9586 (java) S 9563 9566 7995 0 -1 1077944384 667 0 0 0 56 58 0 0 20 0 20 0 4558286 13588557824 99894 33554432000 4194304 4196468 140737156434112 139911119583536 139911665425026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 29 0 0 6293624 6294260 17498112 140737156437129 140737156437316 140737156437316 140737156440015 0
Current children cumulated CPU time (s) 2400
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 9566 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2346.81
CPU time (s): 2400.03
CPU user time (s): 2396.04
CPU system time (s): 3.9901
CPU usage (%): 102.268
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.04
system time used= 3.9901
maximum resident set size= 400108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86329
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 297118
involuntary context switches= 166169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1184 second user time and 20.3995 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-22 05:08:29
IDJOB=4244798
IDBENCH=115907
IDSOLVER=2628
FILE ID=node129/4244798-1500692909
RUNJOBID= node129-1500683388-8490
PBS_JOBID= 20623036
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-09.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-4244798-1500692909/watcher-4244798-1500692909 -o /tmp/evaluation-result-4244798-1500692909/solver-4244798-1500692909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500683388-8490 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1039546389 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244798-1500692909.xml

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

MD5SUM BENCH= a10fd40fbec13ca4761d088766469069
RANDOM SEED=1039546389

node129.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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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		: 2400.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.96
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		: 1733.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:        31613604 kB
MemAvailable:   31746356 kB
Buffers:          137888 kB
Cached:           266600 kB
SwapCached:            0 kB
Active:           536260 kB
Inactive:         169320 kB
Active(anon):     247836 kB
Inactive(anon):    64924 kB
Active(file):     288424 kB
Inactive(file):   104396 kB
Unevictable:        5772 kB
Mlocked:            5772 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41820 kB
Writeback:             0 kB
AnonPages:        276280 kB
Mapped:            44668 kB
Shmem:              8844 kB
Slab:             145028 kB
SReclaimable:     111532 kB
SUnreclaim:        33496 kB
KernelStack:        4784 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1155508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61904 MiB
End job on node129 at 2017-07-22 05:47:36