Trace number 4257322

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
OscaR - Parallel with EPS 2017-07-26OPT43 408.88199 55.938801

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 benchmark23.670601
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.36/0.40	c version: 2017-07-26
0.36/0.40	c seed: 1459046264
0.36/0.40	c timeout: 1920
0.36/0.40	c memlimit: 22000
0.36/0.40	c nbcore: 8
0.36/0.43	c Parsing instance...
1.34/0.80	c Parsing done, starting search...
6.42/2.36	o 30
6.42/2.36	o 31
7.08/2.48	o 32
7.08/2.50	o 33
7.08/2.50	o 34
7.74/2.52	o 35
7.74/2.53	o 36
7.74/2.55	o 37
7.74/2.55	o 38
8.50/2.68	o 39
9.31/2.71	o 40
11.60/3.01	o 41
12.45/3.45	o 42
79.87/11.64	o 43
408.82/55.90	s OPTIMUM FOUND
408.82/55.91	v <instantiation>
408.82/55.91	v 	<list>
408.82/55.91	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
408.82/55.91	v 	</list>
408.82/55.91	v 	<values>
408.82/55.91	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 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 0 1 0 0 0 0 1 0 0 1 1 0 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 1 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 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 15 18 18 18 21 21 23 26 43 
408.82/55.91	v 	</values>
408.82/55.91	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-4257322-1501679374/watcher-4257322-1501679374 -o /tmp/evaluation-result-4257322-1501679374/solver-4257322-1501679374 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node129-1501676508-31199 --watchdog 324 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1459046264 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257322-1501679374.xml 

pid=8860
running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.09 7.14 2/172 8863
/proc/meminfo: memFree=31717244/32770624 swapFree=0/269084
[pid=8863] ppid=8860 vsize=23672 CPUtime=0 cores=0-7
/proc/8863/stat : 8863 (runsolver) D 8860 8863 31142 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 16560475 24240128 106 18446744073709551615 4194304 4338465 140730937617472 140730937615112 140195790492375 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 7401472 140730937618531 140730937619011 140730937619011 140730937622474 0
/proc/8863/statm: 5918 106 53 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 8.00 8.09 7.14 2/172 8863
/proc/meminfo: memFree=31717244/32770624 swapFree=0/269084
[pid=8863] ppid=8860 vsize=23672 CPUtime=0 cores=0-7
/proc/8863/stat : 8863 (runsolver) D 8860 8863 31142 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 16560475 24240128 106 18446744073709551615 4194304 4338465 140730937617472 140730937615112 140195790492375 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 7401472 140730937618531 140730937619011 140730937619011 140730937622474 0
/proc/8863/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200328 s]
/proc/loadavg: 8.00 8.09 7.14 2/172 8863
/proc/meminfo: memFree=31717244/32770624 swapFree=0/269084
[pid=8863] ppid=8860 vsize=25927168 CPUtime=0.05 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 4916 0 0 0 4 1 0 0 20 0 19 0 16560475 26549420032 5444 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6481792 5444 2562 1 0 6471297 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25927168

[startup+0.300207 s]
/proc/loadavg: 8.00 8.09 7.14 2/172 8863
/proc/meminfo: memFree=31717244/32770624 swapFree=0/269084
[pid=8863] ppid=8860 vsize=25996604 CPUtime=0.19 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 9970 0 0 0 17 2 0 0 20 0 20 0 16560475 26620522496 8823 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6499151 8823 3485 1 0 6487938 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25996604

[startup+0.704927 s]
/proc/loadavg: 8.00 8.09 7.14 2/172 8863
/proc/meminfo: memFree=31717244/32770624 swapFree=0/269084
[pid=8863] ppid=8860 vsize=25998672 CPUtime=1.01 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 15445 0 0 0 96 5 0 0 20 0 20 0 16560475 26622640128 17630 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6499668 17696 3722 1 0 6488450 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 25998672

[startup+1.50086 s]
/proc/loadavg: 8.00 8.09 7.14 6/192 8883
/proc/meminfo: memFree=31621408/32770624 swapFree=0/269048
[pid=8863] ppid=8860 vsize=26002768 CPUtime=3.57 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 32681 0 0 0 345 12 0 0 20 0 20 0 16560475 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6500692 50185 3757 1 0 6489474 0
[pid=8863/tid=8865] ppid=8860 vsize=26002768 CPUtime=1.32 cores=0-7
/proc/8863/task/8865/stat : 8865 (java) R 8860 8863 31142 0 -1 4202560 15022 0 0 0 126 6 0 0 20 0 20 0 16560486 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488564731936 140488201277026 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8866] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8866/stat : 8866 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488517470480 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8867] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8867/stat : 8867 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488516417936 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8868] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8868/stat : 8868 (java) S 8860 8863 31142 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488120597008 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8869] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8869/stat : 8869 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488119544464 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8870] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8870/stat : 8870 (java) S 8860 8863 31142 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488118491920 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8871] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8871/stat : 8871 (java) S 8860 8863 31142 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488117439376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8872] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8872/stat : 8872 (java) S 8860 8863 31142 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488116386832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8873] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8873/stat : 8873 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 16560487 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140488115334288 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8874] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8874/stat : 8874 (java) S 8860 8863 31142 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 16560489 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487893641200 140488560515714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8875] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8875/stat : 8875 (java) S 8860 8863 31142 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 16560489 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487892587424 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8876] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8876/stat : 8876 (java) S 8860 8863 31142 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 16560489 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487891534832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8877] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8877/stat : 8877 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487890483408 140488560523163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8878] ppid=8860 vsize=26002768 CPUtime=0.51 cores=0-7
/proc/8863/task/8878/stat : 8878 (java) R 8860 8863 31142 0 -1 4202560 3728 0 0 0 50 1 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487889420624 140488544411273 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8879] ppid=8860 vsize=26002768 CPUtime=0.54 cores=0-7
/proc/8863/task/8879/stat : 8879 (java) R 8860 8863 31142 0 -1 4202560 3331 0 0 0 54 0 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487888367280 140488542028452 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8880] ppid=8860 vsize=26002768 CPUtime=0.52 cores=0-7
/proc/8863/task/8880/stat : 8880 (java) R 8860 8863 31142 0 -1 4202560 2938 0 0 0 52 0 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487887311008 140488545275494 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8881] ppid=8860 vsize=26002768 CPUtime=0.63 cores=0-7
/proc/8863/task/8881/stat : 8881 (java) R 8860 8863 31142 0 -1 4202560 6264 0 0 0 61 2 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487886273392 140488539443563 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8882] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8882/stat : 8882 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 16560492 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487885220064 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8883] ppid=8860 vsize=26002768 CPUtime=0 cores=0-7
/proc/8863/task/8883/stat : 8883 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 16560496 26626834432 50185 18446744073709551615 4194304 4196468 140721752375040 140487884167600 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 26002768

[startup+3.11093 s]
/proc/loadavg: 8.00 8.09 7.14 14/206 8897
/proc/meminfo: memFree=31467852/32770624 swapFree=0/269048
[pid=8863] ppid=8860 vsize=27539920 CPUtime=12.45 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 42388 0 0 0 1209 36 0 0 20 0 43 0 16560475 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6884980 109628 3831 1 0 6873241 0
[pid=8863/tid=8865] ppid=8860 vsize=27539920 CPUtime=1.9 cores=0-7
/proc/8863/task/8865/stat : 8865 (java) S 8860 8863 31142 0 -1 1077944384 16560 0 0 0 183 7 0 0 20 0 43 0 16560486 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488564742272 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8866] ppid=8860 vsize=27539920 CPUtime=0.1 cores=0-7
/proc/8863/task/8866/stat : 8866 (java) S 8860 8863 31142 0 -1 1077944384 79 0 0 0 9 1 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488517470480 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8867] ppid=8860 vsize=27539920 CPUtime=0.1 cores=0-7
/proc/8863/task/8867/stat : 8867 (java) S 8860 8863 31142 0 -1 1077944384 129 0 0 0 8 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488516417936 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8868] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8868/stat : 8868 (java) S 8860 8863 31142 0 -1 1077944384 126 0 0 0 9 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488120597008 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8869] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8869/stat : 8869 (java) S 8860 8863 31142 0 -1 1077944384 103 0 0 0 9 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488119544464 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8870] ppid=8860 vsize=27539920 CPUtime=0.1 cores=0-7
/proc/8863/task/8870/stat : 8870 (java) S 8860 8863 31142 0 -1 1077944384 177 0 0 0 8 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488118491920 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8871] ppid=8860 vsize=27539920 CPUtime=0.1 cores=0-7
/proc/8863/task/8871/stat : 8871 (java) S 8860 8863 31142 0 -1 1077944384 111 0 0 0 8 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488117439376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8872] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8872/stat : 8872 (java) S 8860 8863 31142 0 -1 1077944384 118 0 0 0 9 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488116386832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8873] ppid=8860 vsize=27539920 CPUtime=0.1 cores=0-7
/proc/8863/task/8873/stat : 8873 (java) S 8860 8863 31142 0 -1 1077944384 344 0 0 0 8 2 0 0 20 0 43 0 16560487 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140488115334288 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8874] ppid=8860 vsize=27539920 CPUtime=0.03 cores=0-7
/proc/8863/task/8874/stat : 8874 (java) S 8860 8863 31142 0 -1 1077944384 777 0 0 0 3 0 0 0 20 0 43 0 16560489 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487893641200 140488560515714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8875] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8875/stat : 8875 (java) S 8860 8863 31142 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 43 0 16560489 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487892587488 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8876] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8876/stat : 8876 (java) S 8860 8863 31142 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 43 0 16560489 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487891534848 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8877] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8877/stat : 8877 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487890483408 140488560523163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8878] ppid=8860 vsize=27539920 CPUtime=1.12 cores=0-7
/proc/8863/task/8878/stat : 8878 (java) S 8860 8863 31142 0 -1 1077944384 4255 0 0 0 110 2 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487889431024 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8879] ppid=8860 vsize=27539920 CPUtime=1.23 cores=0-7
/proc/8863/task/8879/stat : 8879 (java) S 8860 8863 31142 0 -1 1077944384 4590 0 0 0 122 1 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487888378480 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8880] ppid=8860 vsize=27539920 CPUtime=1.29 cores=0-7
/proc/8863/task/8880/stat : 8880 (java) S 8860 8863 31142 0 -1 1077944384 3639 0 0 0 128 1 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487887325936 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8881] ppid=8860 vsize=27539920 CPUtime=0.92 cores=0-7
/proc/8863/task/8881/stat : 8881 (java) S 8860 8863 31142 0 -1 1077944384 8290 0 0 0 90 2 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487886273392 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8882] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8882/stat : 8882 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 16560492 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487885220064 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8883] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8883/stat : 8883 (java) S 8860 8863 31142 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 43 0 16560496 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487884167600 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8884] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8884/stat : 8884 (java) S 8860 8863 31142 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 43 0 16560661 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487873880832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8885] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8885/stat : 8885 (java) S 8860 8863 31142 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 43 0 16560673 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487870731216 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8886] ppid=8860 vsize=27539920 CPUtime=0.01 cores=0-7
/proc/8863/task/8886/stat : 8886 (java) S 8860 8863 31142 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 43 0 16560682 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487867581616 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8887] ppid=8860 vsize=27539920 CPUtime=0.67 cores=0-7
/proc/8863/task/8887/stat : 8887 (java) R 8860 8863 31142 0 -1 4202560 127 0 0 0 67 0 0 0 20 0 43 0 16560683 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487866522176 140488203045464 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8888] ppid=8860 vsize=27539920 CPUtime=0.63 cores=0-7
/proc/8863/task/8888/stat : 8888 (java) R 8860 8863 31142 0 -1 4202560 188 0 0 0 63 0 0 0 20 0 43 0 16560683 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487865470464 140488203042785 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8889] ppid=8860 vsize=27539920 CPUtime=0.64 cores=0-7
/proc/8863/task/8889/stat : 8889 (java) R 8860 8863 31142 0 -1 4202560 164 0 0 0 64 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487864420648 140488203043300 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8890] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8890/stat : 8890 (java) S 8860 8863 31142 0 -1 1077944384 42 0 0 0 11 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487863370416 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8891] ppid=8860 vsize=27539920 CPUtime=0.62 cores=0-7
/proc/8863/task/8891/stat : 8891 (java) R 8860 8863 31142 0 -1 4202560 102 0 0 0 62 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487862314368 140488202995525 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8892] ppid=8860 vsize=27539920 CPUtime=0.6 cores=0-7
/proc/8863/task/8892/stat : 8892 (java) R 8860 8863 31142 0 -1 4202560 78 0 0 0 60 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487861263280 140488202981165 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8893] ppid=8860 vsize=27539920 CPUtime=0.12 cores=0-7
/proc/8863/task/8893/stat : 8893 (java) S 8860 8863 31142 0 -1 1077944384 67 0 0 0 12 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487860212784 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8894] ppid=8860 vsize=27539920 CPUtime=0.62 cores=0-7
/proc/8863/task/8894/stat : 8894 (java) R 8860 8863 31142 0 -1 4202560 200 0 0 0 62 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487859154272 140488207172064 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8895] ppid=8860 vsize=27539920 CPUtime=0.44 cores=0-7
/proc/8863/task/8895/stat : 8895 (java) R 8860 8863 31142 0 -1 4202560 75 0 0 0 44 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487858101576 140488207172099 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8896] ppid=8860 vsize=27539920 CPUtime=0 cores=0-7
/proc/8863/task/8896/stat : 8896 (java) S 8860 8863 31142 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487857055152 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8897] ppid=8860 vsize=27539920 CPUtime=0.44 cores=0-7
/proc/8863/task/8897/stat : 8897 (java) R 8860 8863 31142 0 -1 4202560 130 0 0 0 44 0 0 0 20 0 43 0 16560685 28200878080 109628 18446744073709551615 4194304 4196468 140721752375040 140487855996432 140488203043350 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 27539920

[startup+6.30193 s]
/proc/loadavg: 8.16 8.12 7.15 9/215 8906
/proc/meminfo: memFree=30632656/32770624 swapFree=0/269044
[pid=8863] ppid=8860 vsize=27539920 CPUtime=37.66 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 45870 0 0 0 3702 64 0 0 20 0 43 0 16560475 28200878080 274603 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6884980 274603 3831 1 0 6873241 0
[pid=8863/tid=8865] ppid=8860 vsize=27539920 CPUtime=1.9 cores=0-7
/proc/8863/task/8865/stat : 8865 (java) S 8860 8863 31142 0 -1 1077944384 16560 0 0 0 183 7 0 0 20 0 43 0 16560486 28200878080 274603 18446744073709551615 4194304 4196468 140721752375040 140488564742272 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8866] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8866/stat : 8866 (java) S 8860 8863 31142 0 -1 1077944384 84 0 0 0 10 1 0 0 20 0 43 0 16560487 28200878080 274603 18446744073709551615 4194304 4196468 140721752375040 140488517470480 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8867] ppid=8860 vsize=27539920 CPUtime=0.11 cores=0-7
/proc/8863/task/8867/stat : 8867 (java) S 8860 8863 31142 0 -1 1077944384 142 0 0 0 9 2 0 0 20 0 43 0 16560487 28200878080 274603 18446744073709551615 4194304 4196468 140721752375040 140488516417936 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8868] ppid=8860 vsize=27539920 CPUtime=0.12 cores=0-7

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

[pid=8863/tid=8876] ppid=8860 vsize=27739612 CPUtime=0 cores=0-7
/proc/8863/task/8876/stat : 8876 (java) S 8860 8863 31142 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 46 0 16560489 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487891534848 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8877] ppid=8860 vsize=27739612 CPUtime=0 cores=0-7
/proc/8863/task/8877/stat : 8877 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487890483408 140488560523163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8878] ppid=8860 vsize=27739612 CPUtime=1.3 cores=0-7
/proc/8863/task/8878/stat : 8878 (java) S 8860 8863 31142 0 -1 1077944384 6904 0 0 0 128 2 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487889431024 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8879] ppid=8860 vsize=27739612 CPUtime=1.3 cores=0-7
/proc/8863/task/8879/stat : 8879 (java) S 8860 8863 31142 0 -1 1077944384 6266 0 0 0 129 1 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487888378480 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8880] ppid=8860 vsize=27739612 CPUtime=1.4 cores=0-7
/proc/8863/task/8880/stat : 8880 (java) S 8860 8863 31142 0 -1 1077944384 6374 0 0 0 139 1 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487887325936 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8881] ppid=8860 vsize=27739612 CPUtime=1.08 cores=0-7
/proc/8863/task/8881/stat : 8881 (java) S 8860 8863 31142 0 -1 1077944384 19295 0 0 0 104 4 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487886273392 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8882] ppid=8860 vsize=27739612 CPUtime=0 cores=0-7
/proc/8863/task/8882/stat : 8882 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 16560492 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487885220064 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8883] ppid=8860 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/8863/task/8883/stat : 8883 (java) S 8860 8863 31142 0 -1 1077944384 687 0 0 0 0 1 0 0 20 0 46 0 16560496 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487884167600 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8884] ppid=8860 vsize=27739612 CPUtime=0.07 cores=0-7
/proc/8863/task/8884/stat : 8884 (java) S 8860 8863 31142 0 -1 1077944384 1032 0 0 0 7 0 0 0 20 0 46 0 16560661 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487873880784 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8885] ppid=8860 vsize=27739612 CPUtime=0.16 cores=0-7
/proc/8863/task/8885/stat : 8885 (java) S 8860 8863 31142 0 -1 1077944384 2387 0 0 0 4 12 0 0 20 0 46 0 16560673 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487870731280 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8886] ppid=8860 vsize=27739612 CPUtime=8.69 cores=0-7
/proc/8863/task/8886/stat : 8886 (java) S 8860 8863 31142 0 -1 1077944384 558 0 0 0 869 0 0 0 20 0 46 0 16560682 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487867581840 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8887] ppid=8860 vsize=27739612 CPUtime=32.84 cores=0-7
/proc/8863/task/8887/stat : 8887 (java) S 8860 8863 31142 0 -1 1077944384 1729 0 0 0 3280 4 0 0 20 0 46 0 16560683 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487866529296 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8888] ppid=8860 vsize=27739612 CPUtime=31.82 cores=0-7
/proc/8863/task/8888/stat : 8888 (java) S 8860 8863 31142 0 -1 1077944384 2729 0 0 0 3175 7 0 0 20 0 46 0 16560683 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487865476752 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8889] ppid=8860 vsize=27739612 CPUtime=28.99 cores=0-7
/proc/8863/task/8889/stat : 8889 (java) S 8860 8863 31142 0 -1 1077944384 2323 0 0 0 2894 5 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487864424208 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8890] ppid=8860 vsize=27739612 CPUtime=11.5 cores=0-7
/proc/8863/task/8890/stat : 8890 (java) S 8860 8863 31142 0 -1 1077944384 1193 0 0 0 1149 1 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487863370640 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8891] ppid=8860 vsize=27739612 CPUtime=41.13 cores=0-7
/proc/8863/task/8891/stat : 8891 (java) S 8860 8863 31142 0 -1 1077944384 2490 0 0 0 4105 8 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487862318096 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8892] ppid=8860 vsize=27739612 CPUtime=5.09 cores=0-7
/proc/8863/task/8892/stat : 8892 (java) S 8860 8863 31142 0 -1 1077944384 302 0 0 0 508 1 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487861265552 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8893] ppid=8860 vsize=27739612 CPUtime=14.84 cores=0-7
/proc/8863/task/8893/stat : 8893 (java) S 8860 8863 31142 0 -1 1077944384 978 0 0 0 1483 1 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487860213008 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8894] ppid=8860 vsize=27739612 CPUtime=18.31 cores=0-7
/proc/8863/task/8894/stat : 8894 (java) S 8860 8863 31142 0 -1 1077944384 1216 0 0 0 1828 3 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487859160464 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8895] ppid=8860 vsize=27739612 CPUtime=28.15 cores=0-7
/proc/8863/task/8895/stat : 8895 (java) S 8860 8863 31142 0 -1 1077944384 1500 0 0 0 2810 5 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487858107920 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8896] ppid=8860 vsize=27739612 CPUtime=0 cores=0-7
/proc/8863/task/8896/stat : 8896 (java) S 8860 8863 31142 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487857055376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8897] ppid=8860 vsize=27739612 CPUtime=38.6 cores=0-7
/proc/8863/task/8897/stat : 8897 (java) S 8860 8863 31142 0 -1 1077944384 3094 0 0 0 3854 6 0 0 20 0 46 0 16560685 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487856002832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8898] ppid=8860 vsize=27739612 CPUtime=0.18 cores=0-7
/proc/8863/task/8898/stat : 8898 (java) S 8860 8863 31142 0 -1 1077944384 72 0 0 0 18 0 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487852815248 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8899] ppid=8860 vsize=27739612 CPUtime=17.67 cores=0-7
/proc/8863/task/8899/stat : 8899 (java) S 8860 8863 31142 0 -1 1077944384 2010 0 0 0 1766 1 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487851762704 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8900] ppid=8860 vsize=27739612 CPUtime=5.32 cores=0-7
/proc/8863/task/8900/stat : 8900 (java) S 8860 8863 31142 0 -1 1077944384 654 0 0 0 531 1 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487850710160 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8901] ppid=8860 vsize=27739612 CPUtime=33.36 cores=0-7
/proc/8863/task/8901/stat : 8901 (java) R 8860 8863 31142 0 -1 4202560 2704 0 0 0 3333 3 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487849651320 140488201093152 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8902] ppid=8860 vsize=27739612 CPUtime=13.41 cores=0-7
/proc/8863/task/8902/stat : 8902 (java) S 8860 8863 31142 0 -1 1077944384 931 0 0 0 1336 5 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487848605072 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8903] ppid=8860 vsize=27739612 CPUtime=10.34 cores=0-7
/proc/8863/task/8903/stat : 8903 (java) S 8860 8863 31142 0 -1 1077944384 1255 0 0 0 1029 5 0 0 20 0 46 0 16560725 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487847552528 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8904] ppid=8860 vsize=27739612 CPUtime=6.03 cores=0-7
/proc/8863/task/8904/stat : 8904 (java) S 8860 8863 31142 0 -1 1077944384 61 0 0 0 603 0 0 0 20 0 46 0 16560726 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487846499984 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8905] ppid=8860 vsize=27739612 CPUtime=10.12 cores=0-7
/proc/8863/task/8905/stat : 8905 (java) S 8860 8863 31142 0 -1 1077944384 1243 0 0 0 1012 0 0 0 20 0 46 0 16560726 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487845447440 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8906] ppid=8860 vsize=27739612 CPUtime=12.21 cores=0-7
/proc/8863/task/8906/stat : 8906 (java) S 8860 8863 31142 0 -1 1077944384 1104 0 0 0 1220 1 0 0 20 0 46 0 16560726 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487642047376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8908] ppid=8860 vsize=27739612 CPUtime=15.05 cores=0-7
/proc/8863/task/8908/stat : 8908 (java) S 8860 8863 31142 0 -1 1077944384 1298 0 0 0 1504 1 0 0 20 0 46 0 16564070 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487640994832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8909] ppid=8860 vsize=27739612 CPUtime=15.16 cores=0-7
/proc/8863/task/8909/stat : 8909 (java) S 8860 8863 31142 0 -1 1077944384 1146 0 0 0 1515 1 0 0 20 0 46 0 16564071 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487639942288 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8910] ppid=8860 vsize=27739612 CPUtime=0.23 cores=0-7
/proc/8863/task/8910/stat : 8910 (java) S 8860 8863 31142 0 -1 1077944384 49 0 0 0 23 0 0 0 20 0 46 0 16565319 28405362688 530951 18446744073709551615 4194304 4196468 140721752375040 140487638889744 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 27739612

[startup+55.9015 s]
/proc/loadavg: 7.91 8.10 7.19 2/218 8910
/proc/meminfo: memFree=29604884/32770624 swapFree=0/269060
[pid=8863] ppid=8860 vsize=27741660 CPUtime=408.82 cores=0-7
/proc/8863/stat : 8863 (java) S 8860 8863 31142 0 -1 1077944320 114295 0 0 0 40745 137 0 0 20 0 45 0 16560475 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140721752357584 140488560504567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
/proc/8863/statm: 6935415 531323 3837 1 0 6923676 0
[pid=8863/tid=8865] ppid=8860 vsize=27741660 CPUtime=1.9 cores=0-7
/proc/8863/task/8865/stat : 8865 (java) S 8860 8863 31142 0 -1 1077944384 16560 0 0 0 183 7 0 0 20 0 45 0 16560486 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488564742272 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8866] ppid=8860 vsize=27741660 CPUtime=0.2 cores=0-7
/proc/8863/task/8866/stat : 8866 (java) S 8860 8863 31142 0 -1 1077944384 702 0 0 0 16 4 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488517470480 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8867] ppid=8860 vsize=27741660 CPUtime=0.19 cores=0-7
/proc/8863/task/8867/stat : 8867 (java) S 8860 8863 31142 0 -1 1077944384 1093 0 0 0 14 5 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488516417936 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8868] ppid=8860 vsize=27741660 CPUtime=0.2 cores=0-7
/proc/8863/task/8868/stat : 8868 (java) S 8860 8863 31142 0 -1 1077944384 701 0 0 0 15 5 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488120597008 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8869] ppid=8860 vsize=27741660 CPUtime=0.22 cores=0-7
/proc/8863/task/8869/stat : 8869 (java) S 8860 8863 31142 0 -1 1077944384 1859 0 0 0 16 6 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488119544464 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8870] ppid=8860 vsize=27741660 CPUtime=0.19 cores=0-7
/proc/8863/task/8870/stat : 8870 (java) S 8860 8863 31142 0 -1 1077944384 2536 0 0 0 13 6 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488118491920 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8871] ppid=8860 vsize=27741660 CPUtime=0.2 cores=0-7
/proc/8863/task/8871/stat : 8871 (java) S 8860 8863 31142 0 -1 1077944384 1847 0 0 0 14 6 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488117439376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8872] ppid=8860 vsize=27741660 CPUtime=0.21 cores=0-7
/proc/8863/task/8872/stat : 8872 (java) S 8860 8863 31142 0 -1 1077944384 1380 0 0 0 15 6 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488116386832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8873] ppid=8860 vsize=27741660 CPUtime=0.2 cores=0-7
/proc/8863/task/8873/stat : 8873 (java) S 8860 8863 31142 0 -1 1077944384 932 0 0 0 14 6 0 0 20 0 45 0 16560487 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140488115334288 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8874] ppid=8860 vsize=27741660 CPUtime=0.09 cores=0-7
/proc/8863/task/8874/stat : 8874 (java) S 8860 8863 31142 0 -1 1077944384 4747 0 0 0 9 0 0 0 20 0 45 0 16560489 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487893641200 140488560515714 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8875] ppid=8860 vsize=27741660 CPUtime=0 cores=0-7
/proc/8863/task/8875/stat : 8875 (java) S 8860 8863 31142 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 45 0 16560489 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487892587488 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8876] ppid=8860 vsize=27741660 CPUtime=0 cores=0-7
/proc/8863/task/8876/stat : 8876 (java) S 8860 8863 31142 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 45 0 16560489 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487891534848 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8877] ppid=8860 vsize=27741660 CPUtime=0 cores=0-7
/proc/8863/task/8877/stat : 8877 (java) S 8860 8863 31142 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487890483408 140488560523163 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8878] ppid=8860 vsize=27741660 CPUtime=1.32 cores=0-7
/proc/8863/task/8878/stat : 8878 (java) R 8860 8863 31142 0 -1 4202560 7476 0 0 0 130 2 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487889420736 140488553610229 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8879] ppid=8860 vsize=27741660 CPUtime=1.31 cores=0-7
/proc/8863/task/8879/stat : 8879 (java) S 8860 8863 31142 0 -1 1077944384 7152 0 0 0 130 1 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487888378480 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8880] ppid=8860 vsize=27741660 CPUtime=1.4 cores=0-7
/proc/8863/task/8880/stat : 8880 (java) S 8860 8863 31142 0 -1 1077944384 6478 0 0 0 139 1 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487887325936 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8881] ppid=8860 vsize=27741660 CPUtime=1.09 cores=0-7
/proc/8863/task/8881/stat : 8881 (java) S 8860 8863 31142 0 -1 1077944384 20435 0 0 0 105 4 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487886273392 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8882] ppid=8860 vsize=27741660 CPUtime=0 cores=0-7
/proc/8863/task/8882/stat : 8882 (java) S 8860 8863 31142 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 16560492 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487885220064 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8883] ppid=8860 vsize=27741660 CPUtime=0.01 cores=0-7
/proc/8863/task/8883/stat : 8883 (java) S 8860 8863 31142 0 -1 1077944384 704 0 0 0 0 1 0 0 20 0 45 0 16560496 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487884167600 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8885] ppid=8860 vsize=27741660 CPUtime=0.17 cores=0-7
/proc/8863/task/8885/stat : 8885 (java) R 8860 8863 31142 0 -1 4202560 2434 0 0 0 5 12 0 0 20 0 45 0 16560673 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487870731280 140488543691024 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8886] ppid=8860 vsize=27741660 CPUtime=8.69 cores=0-7
/proc/8863/task/8886/stat : 8886 (java) S 8860 8863 31142 0 -1 1077944384 582 0 0 0 869 0 0 0 20 0 45 0 16560682 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487867581840 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8887] ppid=8860 vsize=27741660 CPUtime=32.85 cores=0-7
/proc/8863/task/8887/stat : 8887 (java) S 8860 8863 31142 0 -1 1077944384 1854 0 0 0 3280 5 0 0 20 0 45 0 16560683 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487866529296 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8888] ppid=8860 vsize=27741660 CPUtime=31.82 cores=0-7
/proc/8863/task/8888/stat : 8888 (java) S 8860 8863 31142 0 -1 1077944384 2729 0 0 0 3175 7 0 0 20 0 45 0 16560683 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487865476752 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8889] ppid=8860 vsize=27741660 CPUtime=29.01 cores=0-7
/proc/8863/task/8889/stat : 8889 (java) S 8860 8863 31142 0 -1 1077944384 3083 0 0 0 2895 6 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487864424208 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8890] ppid=8860 vsize=27741660 CPUtime=11.51 cores=0-7
/proc/8863/task/8890/stat : 8890 (java) S 8860 8863 31142 0 -1 1077944384 1358 0 0 0 1150 1 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487863370640 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8891] ppid=8860 vsize=27741660 CPUtime=41.13 cores=0-7
/proc/8863/task/8891/stat : 8891 (java) S 8860 8863 31142 0 -1 1077944384 2602 0 0 0 4105 8 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487862318096 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8892] ppid=8860 vsize=27741660 CPUtime=5.09 cores=0-7
/proc/8863/task/8892/stat : 8892 (java) S 8860 8863 31142 0 -1 1077944384 364 0 0 0 508 1 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487861265552 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8893] ppid=8860 vsize=27741660 CPUtime=14.84 cores=0-7
/proc/8863/task/8893/stat : 8893 (java) S 8860 8863 31142 0 -1 1077944384 978 0 0 0 1483 1 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487860213008 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8894] ppid=8860 vsize=27741660 CPUtime=18.31 cores=0-7
/proc/8863/task/8894/stat : 8894 (java) S 8860 8863 31142 0 -1 1077944384 1216 0 0 0 1828 3 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487859160464 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8895] ppid=8860 vsize=27741660 CPUtime=28.15 cores=0-7
/proc/8863/task/8895/stat : 8895 (java) S 8860 8863 31142 0 -1 1077944384 1622 0 0 0 2810 5 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487858107920 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8896] ppid=8860 vsize=27741660 CPUtime=0 cores=0-7
/proc/8863/task/8896/stat : 8896 (java) S 8860 8863 31142 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487857055376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8897] ppid=8860 vsize=27741660 CPUtime=38.6 cores=0-7
/proc/8863/task/8897/stat : 8897 (java) S 8860 8863 31142 0 -1 1077944384 3094 0 0 0 3854 6 0 0 20 0 45 0 16560685 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487856002832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8898] ppid=8860 vsize=27741660 CPUtime=0.18 cores=0-7
/proc/8863/task/8898/stat : 8898 (java) S 8860 8863 31142 0 -1 1077944384 72 0 0 0 18 0 0 0 20 0 45 0 16560725 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487852815248 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8899] ppid=8860 vsize=27741660 CPUtime=17.67 cores=0-7
/proc/8863/task/8899/stat : 8899 (java) S 8860 8863 31142 0 -1 1077944384 2010 0 0 0 1766 1 0 0 20 0 45 0 16560725 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487851762704 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8900] ppid=8860 vsize=27741660 CPUtime=5.33 cores=0-7
/proc/8863/task/8900/stat : 8900 (java) S 8860 8863 31142 0 -1 1077944384 1054 0 0 0 532 1 0 0 20 0 45 0 16560725 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487850709744 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8901] ppid=8860 vsize=27741660 CPUtime=33.73 cores=0-7
/proc/8863/task/8901/stat : 8901 (java) S 8860 8863 31142 0 -1 1077944384 4643 0 0 0 3370 3 0 0 20 0 45 0 16560725 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487849657616 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8902] ppid=8860 vsize=27741660 CPUtime=13.41 cores=0-7
/proc/8863/task/8902/stat : 8902 (java) S 8860 8863 31142 0 -1 1077944384 931 0 0 0 1336 5 0 0 20 0 45 0 16560725 28407459840 531323 18446744073709551615 4194304 4196468 140721752375040 140487848605072 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8903] ppid=8860 vsize=27741660 CPUtime=10.35 cores=0-7
/proc/8863/task/8903/stat : 8903 (java) S 8860 8863 31142 0 -1 1077944384 1399 0 0 0 1030 5 0 0 20 0 45 0 16560725 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487847549008 140488560515714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8904] ppid=8860 vsize=27741660 CPUtime=6.03 cores=0-7
/proc/8863/task/8904/stat : 8904 (java) S 8860 8863 31142 0 -1 1077944384 61 0 0 0 603 0 0 0 20 0 45 0 16560726 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487846499984 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8905] ppid=8860 vsize=27741660 CPUtime=10.12 cores=0-7
/proc/8863/task/8905/stat : 8905 (java) S 8860 8863 31142 0 -1 1077944384 1379 0 0 0 1012 0 0 0 20 0 45 0 16560726 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487845447440 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8906] ppid=8860 vsize=27741660 CPUtime=12.21 cores=0-7
/proc/8863/task/8906/stat : 8906 (java) S 8860 8863 31142 0 -1 1077944384 1104 0 0 0 1220 1 0 0 20 0 45 0 16560726 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487642047376 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8908] ppid=8860 vsize=27741660 CPUtime=15.05 cores=0-7
/proc/8863/task/8908/stat : 8908 (java) S 8860 8863 31142 0 -1 1077944384 1298 0 0 0 1504 1 0 0 20 0 45 0 16564070 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487640994832 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8909] ppid=8860 vsize=27741660 CPUtime=15.16 cores=0-7
/proc/8863/task/8909/stat : 8909 (java) S 8860 8863 31142 0 -1 1077944384 1146 0 0 0 1515 1 0 0 20 0 45 0 16564071 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487639942288 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
[pid=8863/tid=8910] ppid=8860 vsize=27741660 CPUtime=0.23 cores=0-7
/proc/8863/task/8910/stat : 8910 (java) S 8860 8863 31142 0 -1 1077944384 49 0 0 0 23 0 0 0 20 0 45 0 16565319 28407459840 531331 18446744073709551615 4194304 4196468 140721752375040 140487638889744 140488560514773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22638592 140721752383887 140721752384072 140721752384072 140721752387535 0
Current children cumulated CPU time (s) 408.82
Current children cumulated vsize (KiB) 27741660

Child status: 0
Real time (s): 55.9388
CPU time (s): 408.882
CPU user time (s): 407.482
CPU system time (s): 1.39956
CPU usage (%): 730.946
Max. virtual memory (cumulated for all children) (KiB): 27741660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 407.482
system time used= 1.39955
maximum resident set size= 2129508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115654
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22700
involuntary context switches= 12908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.504962 second user time and 0.544732 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 14:55:34
IDJOB=4257322
IDBENCH=115907
IDSOLVER=2641
FILE ID=node129/4257322-1501679374
RUNJOBID= node129-1501676508-31199
PBS_JOBID= 
Free space on /tmp= 61776 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-09.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257322-1501679374/watcher-4257322-1501679374 -o /tmp/evaluation-result-4257322-1501679374/solver-4257322-1501679374 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node129-1501676508-31199 --watchdog 324  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1459046264 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257322-1501679374.xml

TIME LIMIT= 1920 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a10fd40fbec13ca4761d088766469069
RANDOM SEED=1459046264

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31717008 kB
MemAvailable:   32016684 kB
Buffers:          136564 kB
Cached:           450796 kB
SwapCached:            0 kB
Active:           355992 kB
Inactive:         285748 kB
Active(anon):      54720 kB
Inactive(anon):    16716 kB
Active(file):     301272 kB
Inactive(file):   269032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42392 kB
Writeback:             0 kB
AnonPages:        180744 kB
Mapped:            30432 kB
Shmem:             17064 kB
Slab:             115508 kB
SReclaimable:      90416 kB
SUnreclaim:        25092 kB
KernelStack:        3312 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     286428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61732 MiB
End job on node129 at 2017-08-02 14:56:30