Trace number 4244867

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30SAT (TO)44 2400.06 2326.54

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-10.xml
MD5SUM3f191bd8c6a70b7bc3302016f10b3be6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6836.8901
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints188
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":80},{"size":9,"count":80}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":80},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":48}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":80},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":48}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":80}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 1749083797
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
1.54/0.91	c Parsing done, starting search...
1.54/0.94	o 0
1.81/1.06	o 4
2.23/1.15	o 6
2.62/1.22	o 8
2.96/1.37	o 21
2.96/1.39	o 28
4.01/1.80	o 33
5.52/2.59	o 34
5.87/2.84	o 44
2400.03/2326.51	s SATISFIABLE
2400.03/2326.51	v <instantiation>
2400.03/2326.51	v 	<list>
2400.03/2326.51	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[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[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[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[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[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[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[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] 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[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[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[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[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[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[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[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]
2400.03/2326.51	v 	</list>
2400.03/2326.51	v 	<values>
2400.03/2326.51	v 		1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 3 3 4 3 3 4 2 3 4 2 3 3 4 3 3 5 3 5 3 2 4 4 4 4 4 5 2 5 4 4 3 3 4 2 3 5 3 5 3 3 3 3 5 3 5 3 2 4 3 3 4 4 5 2 5 4 4 4 4 4 3 3 5 3 5 3 3 4 3 2 3 3 4 2 3 4 3 3 4 2 
2400.03/2326.51	v 	</values>
2400.03/2326.51	v </instantiation>

Verifier Data

OK	44

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-4244867-1500695834/watcher-4244867-1500695834 -o /tmp/evaluation-result-4244867-1500695834/solver-4244867-1500695834 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500684145-15954 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1749083797 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244867-1500695834.xml 

pid=17280
running on 8 cores: 1,3,5,7,9,11,13,15

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: 2.00 1.67 1.55 3/261 17283
/proc/meminfo: memFree=30632756/32770624 swapFree=5940/110884
[pid=17283] ppid=17280 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 4853142 369864704 1925 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 90299 1925 1072 1 0 79210 0
[pid=17283/tid=17284] ppid=17280 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) S 17280 17283 15097 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 4853142 369864704 1925 33554432000 4194304 4196468 140722615929808 140041666349472 140041662118530 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0

[startup+0.100155 s]
/proc/loadavg: 2.00 1.67 1.55 3/261 17283
/proc/meminfo: memFree=30632756/32770624 swapFree=5940/110884
[pid=17283] ppid=17280 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 5507 0 0 0 8 1 0 0 20 0 20 0 4853142 13582725120 6603 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3316095 6603 3313 1 0 3303815 0
[pid=17283/tid=17284] ppid=17280 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 3582 0 0 0 7 1 0 0 20 0 20 0 4853142 13582725120 6603 33554432000 4194304 4196468 140722615929808 140041666347000 140041654344510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200397 s]
/proc/loadavg: 2.00 1.67 1.55 3/261 17283
/proc/meminfo: memFree=30632756/32770624 swapFree=5940/110884
[pid=17283] ppid=17280 vsize=13263912 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 8646 0 0 0 23 2 0 0 20 0 20 0 4853142 13582245888 9201 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3315978 9201 3561 1 0 3303698 0
[pid=17283/tid=17284] ppid=17280 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 6359 0 0 0 16 2 0 0 20 0 20 0 4853142 13582245888 9201 33554432000 4194304 4196468 140722615929808 140041666316720 140041646187900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300364 s]
/proc/loadavg: 2.00 1.67 1.55 3/261 17283
/proc/meminfo: memFree=30632756/32770624 swapFree=5940/110884
[pid=17283] ppid=17280 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 9649 0 0 0 39 3 0 0 20 0 20 0 4853142 13582245888 11340 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3315978 11340 3627 1 0 3303698 0
[pid=17283/tid=17284] ppid=17280 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 7080 0 0 0 25 2 0 0 20 0 20 0 4853142 13582245888 11340 33554432000 4194304 4196468 140722615929808 140041666341616 140041646187870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700202 s]
/proc/loadavg: 2.00 1.67 1.55 3/261 17283
/proc/meminfo: memFree=30632756/32770624 swapFree=5940/110884
[pid=17283] ppid=17280 vsize=13265980 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 12040 0 0 0 115 5 0 0 20 0 20 0 4853142 13584363520 17896 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3316495 17896 3758 1 0 3304210 0
[pid=17283/tid=17284] ppid=17280 vsize=13265980 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 8416 0 0 0 63 3 0 0 20 0 20 0 4853142 13584363520 17896 33554432000 4194304 4196468 140722615929808 140041666343880 140041662119318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13265980

[startup+1.50075 s]
/proc/loadavg: 2.00 1.67 1.55 4/281 17303
/proc/meminfo: memFree=30539744/32770624 swapFree=5940/110900
[pid=17283] ppid=17280 vsize=13270076 CPUtime=3.51 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 23881 0 0 0 339 12 0 0 20 0 20 0 4853142 13588557824 53078 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 53078 3808 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 11643 0 0 0 139 6 0 0 20 0 20 0 4853142 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041666341976 140041256106603 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4853143 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17297/stat : 17297 (java) S 17280 17283 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4853150 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041122085584 140041662125979 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17298] ppid=17280 vsize=13270076 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17298/stat : 17298 (java) S 17280 17283 15097 0 -1 1077944384 2962 0 0 0 47 0 0 0 20 0 20 0 4853150 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041121032176 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17299] ppid=17280 vsize=13270076 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17299/stat : 17299 (java) R 17280 17283 15097 0 -1 1077944384 1630 0 0 0 43 0 0 0 20 0 20 0 4853150 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 2515 0 0 0 50 0 0 0 20 0 20 0 4853150 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 2963 0 0 0 53 1 0 0 20 0 20 0 4853150 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 53078 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 13270076

[startup+3.1008 s]
/proc/loadavg: 2.00 1.67 1.55 3/281 17303
/proc/meminfo: memFree=30427224/32770624 swapFree=5940/110920
[pid=17283] ppid=17280 vsize=13270076 CPUtime=6.19 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 25947 0 0 0 599 20 0 0 20 0 20 0 4853142 13588557824 86773 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 86773 3823 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=3.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 11950 0 0 0 294 8 0 0 20 0 20 0 4853142 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041666343224 140041256106553 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 73 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 294 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 276 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 69 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 4853143 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 20 0 4853146 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17297/stat : 17297 (java) S 17280 17283 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4853150 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041122085584 140041662125979 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17298] ppid=17280 vsize=13270076 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17298/stat : 17298 (java) S 17280 17283 15097 0 -1 1077944384 3114 0 0 0 73 0 0 0 20 0 20 0 4853150 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041121032176 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17299] ppid=17280 vsize=13270076 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17299/stat : 17299 (java) S 17280 17283 15097 0 -1 1077944384 2297 0 0 0 83 0 0 0 20 0 20 0 4853150 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 2666 0 0 0 74 0 0 0 20 0 20 0 4853150 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 3246 0 0 0 59 1 0 0 20 0 20 0 4853150 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 86773 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 13270076

[startup+6.3008 s]
/proc/loadavg: 2.00 1.68 1.55 3/281 17303
/proc/meminfo: memFree=30044960/32770624 swapFree=5940/110928
[pid=17283] ppid=17280 vsize=13270076 CPUtime=10.19 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 27149 0 0 0 986 33 0 0 20 0 20 0 4853142 13588557824 152392 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 152392 3831 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=6.2 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 12197 0 0 0 608 12 0 0 20 0 20 0 4853142 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041666341320 140041255731125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 83 0 0 0 2 2 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 34 0 0 0 2 1 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 52 0 0 0 1 2 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 305 0 0 0 1 3 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 285 0 0 0 2 2 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 84 0 0 0 2 2 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 35 0 0 0 2 2 0 0 20 0 20 0 4853143 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 676 0 0 0 1 0 0 0 20 0 20 0 4853146 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 152392 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

/proc/17283/task/17299/stat : 17299 (java) S 17280 17283 15097 0 -1 1077944384 15262 0 0 0 170 2 0 0 20 0 20 0 4853150 13588557824 166568 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 12202 0 0 0 143 1 0 0 20 0 20 0 4853150 13588557824 166568 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 16973 0 0 0 78 2 0 0 20 0 20 0 4853150 13588557824 166568 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 166568 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 944 0 0 0 57 66 0 0 20 0 20 0 4853151 13588557824 166568 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 2333.87
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.53 1.47 1.44 3/281 17491
/proc/meminfo: memFree=28780408/32770624 swapFree=5940/113560
[pid=17283] ppid=17280 vsize=13270076 CPUtime=2395.63 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 189134 0 0 0 238799 764 0 0 20 0 20 0 4853142 13588557824 184988 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 184988 3847 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=2301.97 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 78916 0 0 0 230154 43 0 0 20 0 20 0 4853142 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041666345504 140041255730922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=10.2 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 5395 0 0 0 942 78 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=10.22 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 4689 0 0 0 942 80 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=10.17 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 6393 0 0 0 935 82 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=10.23 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 4373 0 0 0 945 78 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=10.19 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 5045 0 0 0 937 82 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=10.1 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 6827 0 0 0 928 82 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=10.21 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 3707 0 0 0 943 78 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=10.16 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 5342 0 0 0 936 80 0 0 20 0 20 0 4853143 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=5.65 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 9857 0 0 0 489 76 0 0 20 0 20 0 4853146 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17297/stat : 17297 (java) S 17280 17283 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4853150 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041122085584 140041662125979 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17298] ppid=17280 vsize=13270076 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17298/stat : 17298 (java) S 17280 17283 15097 0 -1 1077944384 11621 0 0 0 114 2 0 0 20 0 20 0 4853150 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041121032176 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17299] ppid=17280 vsize=13270076 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17299/stat : 17299 (java) S 17280 17283 15097 0 -1 1077944384 15262 0 0 0 170 2 0 0 20 0 20 0 4853150 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 12202 0 0 0 143 1 0 0 20 0 20 0 4853150 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 17102 0 0 0 78 2 0 0 20 0 20 0 4853150 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 957 0 0 0 58 67 0 0 20 0 20 0 4853151 13588557824 184988 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 2395.63
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2326.5 s]
/proc/loadavg: 1.49 1.47 1.44 3/281 17491
/proc/meminfo: memFree=28779320/32770624 swapFree=5940/113560
[pid=17283] ppid=17280 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 189328 0 0 0 239237 766 0 0 20 0 20 0 4853142 13588557824 185242 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 185242 3847 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=2306.13 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 78947 0 0 0 230570 43 0 0 20 0 20 0 4853142 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041666345504 140041255272751 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=10.21 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 5397 0 0 0 943 78 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=10.24 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 4691 0 0 0 944 80 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=10.2 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 6394 0 0 0 938 82 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=10.27 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 4375 0 0 0 948 79 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=10.22 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 5045 0 0 0 940 82 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=10.13 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 6829 0 0 0 930 83 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=10.24 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 3709 0 0 0 946 78 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=10.18 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 5344 0 0 0 938 80 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=5.66 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 9857 0 0 0 490 76 0 0 20 0 20 0 4853146 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17297/stat : 17297 (java) S 17280 17283 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041122085584 140041662125979 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17298] ppid=17280 vsize=13270076 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17298/stat : 17298 (java) S 17280 17283 15097 0 -1 1077944384 11621 0 0 0 114 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041121032176 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17299] ppid=17280 vsize=13270076 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17299/stat : 17299 (java) S 17280 17283 15097 0 -1 1077944384 15262 0 0 0 170 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 12352 0 0 0 145 1 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 17102 0 0 0 78 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 957 0 0 0 58 67 0 0 20 0 20 0 4853151 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 2400.03
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 17283 sig 9
??? kill -17283 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2326.5 s]
/proc/loadavg: 1.49 1.47 1.44 3/281 17491
/proc/meminfo: memFree=28779320/32770624 swapFree=5940/113560
[pid=17283] ppid=17280 vsize=13270076 CPUtime=2400.03 cores=1,3,5,7,9,11,13,15
/proc/17283/stat : 17283 (java) S 17280 17283 15097 0 -1 1077944320 189328 0 0 0 239237 766 0 0 20 0 20 0 4853142 13588557824 185242 33554432000 4194304 4196468 140722615929808 140722615912352 140041662107383 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
/proc/17283/statm: 3317519 185242 3847 1 0 3305234 0
[pid=17283/tid=17284] ppid=17280 vsize=13270076 CPUtime=2306.13 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17284/stat : 17284 (java) R 17280 17283 15097 0 -1 4202560 78947 0 0 0 230570 43 0 0 20 0 20 0 4853142 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041666345504 140041255272751 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17286] ppid=17280 vsize=13270076 CPUtime=10.21 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17286/stat : 17286 (java) S 17280 17283 15097 0 -1 1077944384 5397 0 0 0 943 78 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041580587792 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17287] ppid=17280 vsize=13270076 CPUtime=10.24 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17287/stat : 17287 (java) S 17280 17283 15097 0 -1 1077944384 4691 0 0 0 944 80 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041579535248 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17288] ppid=17280 vsize=13270076 CPUtime=10.2 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17288/stat : 17288 (java) S 17280 17283 15097 0 -1 1077944384 6394 0 0 0 938 82 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041578482704 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17289] ppid=17280 vsize=13270076 CPUtime=10.27 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17289/stat : 17289 (java) S 17280 17283 15097 0 -1 1077944384 4375 0 0 0 948 79 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041577430160 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17290] ppid=17280 vsize=13270076 CPUtime=10.22 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17290/stat : 17290 (java) S 17280 17283 15097 0 -1 1077944384 5045 0 0 0 940 82 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041576376592 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17291] ppid=17280 vsize=13270076 CPUtime=10.13 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17291/stat : 17291 (java) S 17280 17283 15097 0 -1 1077944384 6829 0 0 0 930 83 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041575324048 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17292] ppid=17280 vsize=13270076 CPUtime=10.24 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17292/stat : 17292 (java) S 17280 17283 15097 0 -1 1077944384 3709 0 0 0 946 78 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041574271504 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17293] ppid=17280 vsize=13270076 CPUtime=10.18 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17293/stat : 17293 (java) S 17280 17283 15097 0 -1 1077944384 5344 0 0 0 938 80 0 0 20 0 20 0 4853143 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041573218960 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17294] ppid=17280 vsize=13270076 CPUtime=5.66 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17294/stat : 17294 (java) S 17280 17283 15097 0 -1 1077944384 9857 0 0 0 490 76 0 0 20 0 20 0 4853146 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041125243376 140041662118530 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17295] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17295/stat : 17295 (java) S 17280 17283 15097 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 4853146 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041124189664 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17296] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17296/stat : 17296 (java) S 17280 17283 15097 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4853147 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041123137024 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17297] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17297/stat : 17297 (java) S 17280 17283 15097 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041122085584 140041662125979 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17298] ppid=17280 vsize=13270076 CPUtime=1.16 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17298/stat : 17298 (java) S 17280 17283 15097 0 -1 1077944384 11621 0 0 0 114 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041121032176 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17299] ppid=17280 vsize=13270076 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17299/stat : 17299 (java) S 17280 17283 15097 0 -1 1077944384 15262 0 0 0 170 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041119979632 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17300] ppid=17280 vsize=13270076 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17300/stat : 17300 (java) S 17280 17283 15097 0 -1 1077944384 12352 0 0 0 145 1 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041118927088 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17301] ppid=17280 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17301/stat : 17301 (java) S 17280 17283 15097 0 -1 1077944384 17102 0 0 0 78 2 0 0 20 0 20 0 4853150 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041117874544 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17302] ppid=17280 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17302/stat : 17302 (java) S 17280 17283 15097 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4853151 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041116822240 140041662117589 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
[pid=17283/tid=17303] ppid=17280 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17283/task/17303/stat : 17303 (java) S 17280 17283 15097 0 -1 1077944384 957 0 0 0 58 67 0 0 20 0 20 0 4853151 13588557824 185242 33554432000 4194304 4196468 140722615929808 140041115769776 140041662118530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30674944 140722615932047 140722615932228 140722615932228 140722615934927 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2326.54
CPU time (s): 2400.06
CPU user time (s): 2392.39
CPU system time (s): 7.67733
CPU usage (%): 103.16
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.39
system time used= 7.67733
maximum resident set size= 1181444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 291112
involuntary context switches= 169497

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7018 second user time and 20.3691 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-22 05:57:15
IDJOB=4244867
IDBENCH=115933
IDSOLVER=2627
FILE ID=node106/4244867-1500695834
RUNJOBID= node106-1500684145-15954
PBS_JOBID= 20623039
Free space on /tmp= 61920 MiB

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

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

MD5SUM BENCH= 3f191bd8c6a70b7bc3302016f10b3be6
RANDOM SEED=1749083797

node106.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		: 1600.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.15
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		: 2400.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		: 2533.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.15
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		: 1733.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.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.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.15
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		: 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.15
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		: 1867.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		: 1600.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.15
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		: 2667.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		: 1867.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.15
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		: 1600.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.15
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		: 2267.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:        30633112 kB
MemAvailable:   30793352 kB
Buffers:          130332 kB
Cached:           302684 kB
SwapCached:            0 kB
Active:          1514952 kB
Inactive:         165008 kB
Active(anon):    1204548 kB
Inactive(anon):    54124 kB
Active(file):     310404 kB
Inactive(file):   110884 kB
Unevictable:        5940 kB
Mlocked:            5940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42248 kB
Writeback:             0 kB
AnonPages:       1314272 kB
Mapped:            45636 kB
Shmem:              8852 kB
Slab:             143296 kB
SReclaimable:     109576 kB
SUnreclaim:        33720 kB
KernelStack:        4960 kB
PageTables:         9972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1765556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1234944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61880 MiB
End job on node106 at 2017-07-22 06:36:01