Trace number 4285994

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-08-22SAT (TO)38 1977.96 252.151

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-10.xml
MD5SUM3f191bd8c6a70b7bc3302016f10b3be6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark242.29201
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.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 714414787
0.30/0.25	c timeout: 2016
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
0.85/0.60	c Parsing done, starting search...
5.44/1.98	o 21
5.44/1.99	o 25
6.19/2.04	o 27
6.98/2.17	o 28
6.98/2.19	o 29
8.36/2.34	o 30
10.59/2.60	o 31
23.98/4.32	o 32
110.82/15.28	o 33
118.79/16.28	o 34
287.33/37.40	o 35
287.33/37.45	o 36
701.48/90.03	o 37
1454.80/185.72	o 38
1977.02/252.11	s SATISFIABLE
1977.02/252.11	v <instantiation>
1977.02/252.11	v 	<list>
1977.02/252.11	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]
1977.02/252.11	v 	</list>
1977.02/252.11	v 	<values>
1977.02/252.11	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 0 1 1 1 1 0 1 0 1 1 1 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 1 0 0 1 1 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 2 2 2 2 2 2 1 2 4 3 4 3 2 4 3 3 2 2 3 3 3 5 3 5 3 3 3 6 6 6 5 5 3 5 5 4 2 3 2 2 2 3 4 3 3 2 4 5 5 5 5 5 3 5 5 3 3 3 4 2 3 5 3 5 3 4 3 3 4 2 4 3 2 4 2 2 
1977.02/252.11	v 	</values>
1977.02/252.11	v </instantiation>

Verifier Data

OK	38

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9022 MiB free)
  memory of node 1: 16384 MiB (10457 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285994-1503425629/watcher-4285994-1503425629 -o /tmp/evaluation-result-4285994-1503425629/solver-4285994-1503425629 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503414472-20632 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 714414787 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285994-1503425629.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=21450, runsolver pid=21447
Current StackSize limit: 8192 KiB


[startup+0.10014 s]*
/proc/loadavg: 8.72 8.81 8.79 2/198 21470
/proc/meminfo: memFree=19929204/32770624 swapFree=67108860/67108860
[pid=21450] ppid=21447 vsize=26000852 memory=32200 CPUtime=0.13 cores=0-7
/proc/21450/stat : 21450 (java) S 21447 21450 20605 0 -1 1077944320 8450 0 0 0 11 2 0 0 20 0 20 0 175650548 26624872448 8050 33554432000 4194304 4196468 140726784305712 140726784288256 139825932513015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
/proc/21450/statm: 6500213 8050 3413 1 0 6487932 0
[pid=21450/tid=21452] ppid=21447 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/21450/task/21452/stat : 21452 (java) R 21447 21450 20605 0 -1 4202560 6404 0 0 0 8 1 0 0 20 0 20 0 175650548 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825936709968 139825916593532 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21453] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21453/stat : 21453 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825885133712 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21454] ppid=21447 vsize=26000852 memory=140666085316224 CPUtime=0 cores=0-7
/proc/21450/task/21454/stat : 21454 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825884080912 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21455] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21455/stat : 21455 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825883028624 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21456] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21456/stat : 21456 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825487674384 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21457] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21457/stat : 21457 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825486621072 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21458] ppid=21447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21458/stat : 21458 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825485568272 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21459] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21459/stat : 21459 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825484515984 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21460] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21460/stat : 21460 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 8050 33554432000 4194304 4196468 140726784305712 139825483463184 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21461] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21461/stat : 21461 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650550 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824993335920 139825932524162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21462] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21462/stat : 21462 (java) S 21447 21450 20605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175650551 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824992281888 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21463] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21463/stat : 21463 (java) S 21447 21450 20605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175650551 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824991229552 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21464] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21464/stat : 21464 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650553 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824990177872 139825932531611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21465] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21465/stat : 21465 (java) S 21447 21450 20605 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 175650553 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824989124720 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21466] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21466/stat : 21466 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650553 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824988071920 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21467] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21467/stat : 21467 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650554 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824987019632 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21468] ppid=21447 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/21450/task/21468/stat : 21468 (java) S 21447 21450 20605 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 20 0 175650554 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824985966832 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21469] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21469/stat : 21469 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650554 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824984914784 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21470] ppid=21447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21470/stat : 21470 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650554 26624872448 8050 33554432000 4194304 4196468 140726784305712 139824983862064 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32200 KiB

[startup+0.210615 s]*
/proc/loadavg: 8.72 8.81 8.79 3/198 21470
/proc/meminfo: memFree=19920580/32770624 swapFree=67108860/67108860
[pid=21450] ppid=21447 vsize=26000852 memory=41084 CPUtime=0.3 cores=0-7
/proc/21450/stat : 21450 (java) S 21447 21450 20605 0 -1 1077944320 9461 0 0 0 28 2 0 0 20 0 20 0 175650548 26624872448 10271 33554432000 4194304 4196468 140726784305712 140726784288256 139825932513015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
/proc/21450/statm: 6500213 10271 3609 1 0 6487932 0
[pid=21450/tid=21452] ppid=21447 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/21450/task/21452/stat : 21452 (java) R 21447 21450 20605 0 -1 4202560 7039 0 0 0 18 1 0 0 20 0 20 0 175650548 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825936732496 139825932534941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21453] ppid=21447 vsize=26000852 memory=9236 CPUtime=0 cores=0-7
/proc/21450/task/21453/stat : 21453 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825885133712 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21454] ppid=21447 vsize=26000852 memory=140666086134355 CPUtime=0 cores=0-7
/proc/21450/task/21454/stat : 21454 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825884080912 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21455] ppid=21447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21455/stat : 21455 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825883028624 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21456] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21456/stat : 21456 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825487674384 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21457] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21457/stat : 21457 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825486621072 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21458] ppid=21447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21458/stat : 21458 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825485568272 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21459] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21459/stat : 21459 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825484515984 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21460] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21460/stat : 21460 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624872448 10271 33554432000 4194304 4196468 140726784305712 139825483463184 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21461] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21461/stat : 21461 (java) S 21447 21450 20605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175650550 26624872448 10271 33554432000 4194304 4196468 140726784305712 139824993335920 139825932524162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21462] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21462/stat : 21462 (java) S 21447 21450 20605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175650551 26624872448 10271 33554432000 4194304 4196468 140726784305712 139824992281888 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21463] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21463/stat : 21463 (java) S 21447 21450 20605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175650551 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824991229552 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21464] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21464/stat : 21464 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650553 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824990177872 139825932531611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21465] ppid=21447 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/21450/task/21465/stat : 21465 (java) S 21447 21450 20605 0 -1 1077944384 472 0 0 0 1 0 0 0 20 0 20 0 175650553 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824989124720 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21466] ppid=21447 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/21450/task/21466/stat : 21466 (java) S 21447 21450 20605 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 20 0 175650553 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824988071920 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21467] ppid=21447 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/21450/task/21467/stat : 21467 (java) S 21447 21450 20605 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 20 0 175650554 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824987019632 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21468] ppid=21447 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/21450/task/21468/stat : 21468 (java) S 21447 21450 20605 0 -1 1077944384 397 0 0 0 5 0 0 0 20 0 20 0 175650554 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824985966832 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21469] ppid=21447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21469/stat : 21469 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650554 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824984914784 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21470] ppid=21447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21470/stat : 21470 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650554 26624872448 10336 33554432000 4194304 4196468 140726784305712 139824983862064 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41084 KiB

[startup+0.310322 s]*
/proc/loadavg: 8.72 8.81 8.79 2/198 21470
/proc/meminfo: memFree=19913956/32770624 swapFree=67108860/67108860
[pid=21450] ppid=21447 vsize=26000872 memory=49416 CPUtime=0.49 cores=0-7
/proc/21450/stat : 21450 (java) S 21447 21450 20605 0 -1 1077944320 10680 0 0 0 46 3 0 0 20 0 20 0 175650548 26624892928 12354 33554432000 4194304 4196468 140726784305712 140726784288256 139825932513015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
/proc/21450/statm: 6500218 12354 3722 1 0 6487932 0
[pid=21450/tid=21452] ppid=21447 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/21450/task/21452/stat : 21452 (java) R 21447 21450 20605 0 -1 4202560 7744 0 0 0 27 2 0 0 20 0 20 0 175650548 26624892928 12354 33554432000 4194304 4196468 140726784305712 139825936742464 139825932524950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21453] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21453/stat : 21453 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12354 33554432000 4194304 4196468 140726784305712 139825885133712 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21454] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21454/stat : 21454 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12354 33554432000 4194304 4196468 140726784305712 139825884080912 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21455] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21455/stat : 21455 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12354 33554432000 4194304 4196468 140726784305712 139825883028624 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21456] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21456/stat : 21456 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12354 33554432000 4194304 4196468 140726784305712 139825487674384 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21457] ppid=21447 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/21450/task/21457/stat : 21457 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12420 33554432000 4194304 4196468 140726784305712 139825486621072 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21458] ppid=21447 vsize=26000872 memory=140665950401455 CPUtime=0 cores=0-7
/proc/21450/task/21458/stat : 21458 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12420 33554432000 4194304 4196468 140726784305712 139825485568272 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21459] ppid=21447 vsize=26000872 memory=140665950403760 CPUtime=0 cores=0-7
/proc/21450/task/21459/stat : 21459 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12420 33554432000 4194304 4196468 140726784305712 139825484515984 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21460] ppid=21447 vsize=26000872 memory=140665950406064 CPUtime=0 cores=0-7
/proc/21450/task/21460/stat : 21460 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26624892928 12420 33554432000 4194304 4196468 140726784305712 139825483463184 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21461] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21461/stat : 21461 (java) S 21447 21450 20605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175650550 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824993335920 139825932524162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21462] ppid=21447 vsize=26000872 memory=281331900819088 CPUtime=0 cores=0-7
/proc/21450/task/21462/stat : 21462 (java) S 21447 21450 20605 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175650551 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824992281888 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21463] ppid=21447 vsize=26000872 memory=281331900826000 CPUtime=0 cores=0-7
/proc/21450/task/21463/stat : 21463 (java) S 21447 21450 20605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175650551 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824991229552 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21464] ppid=21447 vsize=26000872 memory=281331900767280 CPUtime=0 cores=0-7
/proc/21450/task/21464/stat : 21464 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650553 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824990177872 139825932531611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21465] ppid=21447 vsize=26000872 memory=281331900839824 CPUtime=0.03 cores=0-7
/proc/21450/task/21465/stat : 21465 (java) S 21447 21450 20605 0 -1 1077944384 638 0 0 0 3 0 0 0 20 0 20 0 175650553 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824989124720 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21466] ppid=21447 vsize=26000872 memory=281331900846736 CPUtime=0.02 cores=0-7
/proc/21450/task/21466/stat : 21466 (java) S 21447 21450 20605 0 -1 1077944384 208 0 0 0 2 0 0 0 20 0 20 0 175650553 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824988071920 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21467] ppid=21447 vsize=26000872 memory=281331900844432 CPUtime=0.03 cores=0-7
/proc/21450/task/21467/stat : 21467 (java) S 21447 21450 20605 0 -1 1077944384 176 0 0 0 3 0 0 0 20 0 20 0 175650554 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824987019632 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21468] ppid=21447 vsize=26000872 memory=281331900861040 CPUtime=0.08 cores=0-7
/proc/21450/task/21468/stat : 21468 (java) R 21447 21450 20605 0 -1 4202560 529 0 0 0 8 0 0 0 20 0 20 0 175650554 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824985966832 139825916593502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21469] ppid=21447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21469/stat : 21469 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650554 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824984914784 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21470] ppid=21447 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/21450/task/21470/stat : 21470 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650554 26624892928 12420 33554432000 4194304 4196468 140726784305712 139824983862064 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49416 KiB

[startup+0.700963 s]
/proc/loadavg: 8.72 8.81 8.79 3/198 21470
/proc/meminfo: memFree=19901176/32770624 swapFree=67108860/67108860
[pid=21450] ppid=21447 vsize=26004968 memory=75028 CPUtime=1.18 cores=0-7
/proc/21450/stat : 21450 (java) S 21447 21450 20605 0 -1 1077944320 12916 0 0 0 112 6 0 0 20 0 20 0 175650548 26629087232 18757 33554432000 4194304 4196468 140726784305712 140726784288256 139825932513015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
/proc/21450/statm: 6501242 18757 3757 1 0 6488956 0
[pid=21450/tid=21452] ppid=21447 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/21450/task/21452/stat : 21452 (java) R 21447 21450 20605 0 -1 4202560 9181 0 0 0 63 4 0 0 20 0 20 0 175650548 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825936748784 139825932534941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21453] ppid=21447 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21453/stat : 21453 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825885133712 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21454] ppid=21447 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21454/stat : 21454 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825884080912 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21455] ppid=21447 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21455/stat : 21455 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825883028624 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21456] ppid=21447 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/21450/task/21456/stat : 21456 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825487674384 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21457] ppid=21447 vsize=26004968 memory=11112 CPUtime=0 cores=0-7
/proc/21450/task/21457/stat : 21457 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825486621072 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21458] ppid=21447 vsize=26004968 memory=1228 CPUtime=0 cores=0-7
/proc/21450/task/21458/stat : 21458 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825485568272 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21459] ppid=21447 vsize=26004968 memory=1420 CPUtime=0 cores=0-7
/proc/21450/task/21459/stat : 21459 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825484515984 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21460] ppid=21447 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/21450/task/21460/stat : 21460 (java) S 21447 21450 20605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175650549 26629087232 18757 33554432000 4194304 4196468 140726784305712 139825483463184 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21461] ppid=21447 vsize=26004968 memory=16448 CPUtime=0 cores=0-7
/proc/21450/task/21461/stat : 21461 (java) S 21447 21450 20605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175650550 26629087232 18757 33554432000 4194304 4196468 140726784305712 139824993335920 139825932524162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0

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

/proc/21450/task/21461/stat : 21461 (java) S 21447 21450 20605 0 -1 1077944384 25562 0 0 0 102 14 0 0 20 0 40 0 175650550 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824993335920 139825932524162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21462] ppid=21447 vsize=27344476 memory=1008 CPUtime=0 cores=0-7
/proc/21450/task/21462/stat : 21462 (java) S 21447 21450 20605 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 40 0 175650551 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824992281952 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21463] ppid=21447 vsize=27344476 memory=11112 CPUtime=0 cores=0-7
/proc/21450/task/21463/stat : 21463 (java) S 21447 21450 20605 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 40 0 175650551 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824991229568 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21464] ppid=21447 vsize=27344476 memory=1228 CPUtime=0 cores=0-7
/proc/21450/task/21464/stat : 21464 (java) S 21447 21450 20605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 175650553 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824990177872 139825932531611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21465] ppid=21447 vsize=27344476 memory=2625972 CPUtime=1.43 cores=0-7
/proc/21450/task/21465/stat : 21465 (java) S 21447 21450 20605 0 -1 1077944384 8892 0 0 0 141 2 0 0 20 0 40 0 175650553 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824989124720 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21466] ppid=21447 vsize=27344476 memory=6791534058613427641 CPUtime=1.39 cores=0-7
/proc/21450/task/21466/stat : 21466 (java) S 21447 21450 20605 0 -1 1077944384 7510 0 0 0 137 2 0 0 20 0 40 0 175650553 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824988071920 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21467] ppid=21447 vsize=27344476 memory=2428 CPUtime=1.32 cores=0-7
/proc/21450/task/21467/stat : 21467 (java) S 21447 21450 20605 0 -1 1077944384 9068 0 0 0 130 2 0 0 20 0 40 0 175650554 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824987019632 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21468] ppid=21447 vsize=27344476 memory=1728 CPUtime=0.83 cores=0-7
/proc/21450/task/21468/stat : 21468 (java) S 21447 21450 20605 0 -1 1077944384 13883 0 0 0 80 3 0 0 20 0 40 0 175650554 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824985966832 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21469] ppid=21447 vsize=27344476 memory=1716 CPUtime=0 cores=0-7
/proc/21450/task/21469/stat : 21469 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 175650554 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824984914784 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21470] ppid=21447 vsize=27344476 memory=796 CPUtime=0.08 cores=0-7
/proc/21450/task/21470/stat : 21470 (java) S 21447 21450 20605 0 -1 1077944384 1453 0 0 0 0 8 0 0 20 0 40 0 175650554 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824983862064 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21471] ppid=21447 vsize=27344476 memory=1952 CPUtime=0 cores=0-7
/proc/21450/task/21471/stat : 21471 (java) S 21447 21450 20605 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 40 0 175650711 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824973571456 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21472] ppid=21447 vsize=27344476 memory=1200 CPUtime=0.54 cores=0-7
/proc/21450/task/21472/stat : 21472 (java) S 21447 21450 20605 0 -1 1077944384 4603 0 0 0 35 19 0 0 20 0 40 0 175650722 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824970421680 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21473] ppid=21447 vsize=27344476 memory=8780 CPUtime=245.13 cores=0-7
/proc/21450/task/21473/stat : 21473 (java) R 21447 21450 20605 0 -1 4202560 10138 0 0 0 24499 14 0 0 20 0 40 0 175650732 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824967265008 139825569705600 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21474] ppid=21447 vsize=27344476 memory=5784 CPUtime=244.9 cores=0-7
/proc/21450/task/21474/stat : 21474 (java) R 21447 21450 20605 0 -1 4202560 9864 0 0 0 24475 15 0 0 20 0 40 0 175650732 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824966212344 140726784470758 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21475] ppid=21447 vsize=27344476 memory=4616 CPUtime=0.06 cores=0-7
/proc/21450/task/21475/stat : 21475 (java) S 21447 21450 20605 0 -1 1077944384 165 0 0 0 6 0 0 0 20 0 40 0 175650733 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824965166128 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21476] ppid=21447 vsize=27344476 memory=1008 CPUtime=0.05 cores=0-7
/proc/21450/task/21476/stat : 21476 (java) S 21447 21450 20605 0 -1 1077944384 112 0 0 0 5 0 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824964113296 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21477] ppid=21447 vsize=27344476 memory=11112 CPUtime=0.05 cores=0-7
/proc/21450/task/21477/stat : 21477 (java) S 21447 21450 20605 0 -1 1077944384 87 0 0 0 5 0 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824963061040 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21478] ppid=21447 vsize=27344476 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/21450/task/21478/stat : 21478 (java) S 21447 21450 20605 0 -1 1077944384 95 0 0 0 4 0 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824962008240 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21479] ppid=21447 vsize=27344476 memory=1008 CPUtime=245.4 cores=0-7
/proc/21450/task/21479/stat : 21479 (java) R 21447 21450 20605 0 -1 4202560 10163 0 0 0 24524 16 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824960953008 139825572014554 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21480] ppid=21447 vsize=27344476 memory=11112 CPUtime=244.89 cores=0-7
/proc/21450/task/21480/stat : 21480 (java) R 21447 21450 20605 0 -1 4202560 9703 0 0 0 24476 13 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824959896944 139825569277976 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21481] ppid=21447 vsize=27344476 memory=1228 CPUtime=245.39 cores=0-7
/proc/21450/task/21481/stat : 21481 (java) R 21447 21450 20605 0 -1 4202560 12025 0 0 0 24525 14 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824958843736 139825567256980 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21482] ppid=21447 vsize=27344476 memory=1420 CPUtime=245.4 cores=0-7
/proc/21450/task/21482/stat : 21482 (java) R 21447 21450 20605 0 -1 4202560 9613 0 0 0 24526 14 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824957790320 139825572420900 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21483] ppid=21447 vsize=27344476 memory=1228 CPUtime=244.94 cores=0-7
/proc/21450/task/21483/stat : 21483 (java) R 21447 21450 20605 0 -1 4202560 11717 0 0 0 24478 16 0 0 20 0 40 0 175650735 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824956741304 139825569974542 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21484] ppid=21447 vsize=27344476 memory=1420 CPUtime=244.3 cores=0-7
/proc/21450/task/21484/stat : 21484 (java) R 21447 21450 20605 0 -1 4202560 11495 0 0 0 24416 14 0 0 20 0 40 0 175650744 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824955689688 139825567092877 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21485] ppid=21447 vsize=27344476 memory=15876 CPUtime=0 cores=0-7
/proc/21450/task/21485/stat : 21485 (java) S 21447 21450 20605 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 40 0 175650744 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824954639664 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21486] ppid=21447 vsize=27344476 memory=16448 CPUtime=0 cores=0-7
/proc/21450/task/21486/stat : 21486 (java) S 21447 21450 20605 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 40 0 175650744 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824953586864 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21487] ppid=21447 vsize=27344476 memory=27104 CPUtime=0 cores=0-7
/proc/21450/task/21487/stat : 21487 (java) S 21447 21450 20605 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 40 0 175650744 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824952534576 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21488] ppid=21447 vsize=27344476 memory=4048 CPUtime=0 cores=0-7
/proc/21450/task/21488/stat : 21488 (java) S 21447 21450 20605 0 -1 1077944384 267 0 0 0 0 0 0 0 20 0 40 0 175650744 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824951481776 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21489] ppid=21447 vsize=27344476 memory=1232 CPUtime=0 cores=0-7
/proc/21450/task/21489/stat : 21489 (java) S 21447 21450 20605 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 40 0 175650748 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824948294448 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21490] ppid=21447 vsize=27344476 memory=644 CPUtime=0 cores=0-7
/proc/21450/task/21490/stat : 21490 (java) S 21447 21450 20605 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 40 0 175650748 28000743424 657011 33554432000 4194304 4196468 140726784305712 139824947241648 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
Current children cumulated CPU time: 1977.02 s
Current children cumulated vsize: 27344476 KiB
Current children cumulated memory: 2628044 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.151 s]
# the end of solver process 21450 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1975.64 s, system=2.31394 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+252.123 s]
/proc/loadavg: 8.46 8.55 8.68 9/219 21519
/proc/meminfo: memFree=17327856/32770624 swapFree=67108860/67108860
[pid=21450] ppid=21447 vsize=27477604 memory=2628260 CPUtime=1977.92 cores=0-7
/proc/21450/stat : 21450 (java) S 21447 21450 20605 0 -1 1077944320 262892 0 0 0 197564 228 0 0 20 0 40 0 175650548 28137066496 657065 33554432000 4194304 4196468 140726784305712 140726784288256 139825932513015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
/proc/21450/statm: 6869401 657065 3850 1 0 6856594 0
[pid=21450/tid=21452] ppid=21447 vsize=27477604 memory=2628044 CPUtime=1.83 cores=0-7
/proc/21450/task/21452/stat : 21452 (java) S 21447 21450 20605 0 -1 1077944384 12899 0 0 0 176 7 0 0 20 0 40 0 175650548 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825936750720 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21453] ppid=21447 vsize=27477604 memory=2623892 CPUtime=0.95 cores=0-7
/proc/21450/task/21453/stat : 21453 (java) S 21447 21450 20605 0 -1 1077944384 9693 0 0 0 87 8 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825885133712 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21454] ppid=21447 vsize=27477604 memory=2625972 CPUtime=0.96 cores=0-7
/proc/21450/task/21454/stat : 21454 (java) S 21447 21450 20605 0 -1 1077944384 14866 0 0 0 87 9 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825884080912 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21455] ppid=21447 vsize=27477604 memory=2625996 CPUtime=0.95 cores=0-7
/proc/21450/task/21455/stat : 21455 (java) S 21447 21450 20605 0 -1 1077944384 9937 0 0 0 87 8 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825883028624 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21456] ppid=21447 vsize=27477604 memory=2628044 CPUtime=0.95 cores=0-7
/proc/21450/task/21456/stat : 21456 (java) S 21447 21450 20605 0 -1 1077944384 7808 0 0 0 87 8 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825487674384 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21457] ppid=21447 vsize=27477604 memory=84 CPUtime=0.96 cores=0-7
/proc/21450/task/21457/stat : 21457 (java) S 21447 21450 20605 0 -1 1077944384 9112 0 0 0 87 9 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825486621072 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21458] ppid=21447 vsize=27477604 memory=0 CPUtime=0.95 cores=0-7
/proc/21450/task/21458/stat : 21458 (java) S 21447 21450 20605 0 -1 1077944384 11072 0 0 0 87 8 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825485568272 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21459] ppid=21447 vsize=27477604 memory=4176 CPUtime=0.96 cores=0-7
/proc/21450/task/21459/stat : 21459 (java) S 21447 21450 20605 0 -1 1077944384 14926 0 0 0 84 12 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825484515984 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21460] ppid=21447 vsize=27477604 memory=2625996 CPUtime=0.94 cores=0-7
/proc/21450/task/21460/stat : 21460 (java) S 21447 21450 20605 0 -1 1077944384 12206 0 0 0 86 8 0 0 20 0 40 0 175650549 28137066496 657065 33554432000 4194304 4196468 140726784305712 139825483463184 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21461] ppid=21447 vsize=27477604 memory=6943526294502006880 CPUtime=1.16 cores=0-7
/proc/21450/task/21461/stat : 21461 (java) R 21447 21450 20605 0 -1 4202560 25562 0 0 0 102 14 0 0 20 0 40 0 175650550 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824993336024 139825925230167 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21462] ppid=21447 vsize=27477604 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/21450/task/21462/stat : 21462 (java) S 21447 21450 20605 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 40 0 175650551 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824992281952 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21463] ppid=21447 vsize=27477604 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/21450/task/21463/stat : 21463 (java) S 21447 21450 20605 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 40 0 175650551 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824991229568 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21464] ppid=21447 vsize=27477604 memory=9164 CPUtime=0 cores=0-7
/proc/21450/task/21464/stat : 21464 (java) S 21447 21450 20605 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 40 0 175650553 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824990177520 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21465] ppid=21447 vsize=27477604 memory=281331901206144 CPUtime=1.43 cores=0-7
/proc/21450/task/21465/stat : 21465 (java) S 21447 21450 20605 0 -1 1077944384 8892 0 0 0 141 2 0 0 20 0 40 0 175650553 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824989124720 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21466] ppid=21447 vsize=27477604 memory=6944656592387989600 CPUtime=1.39 cores=0-7
/proc/21450/task/21466/stat : 21466 (java) S 21447 21450 20605 0 -1 1077944384 7510 0 0 0 137 2 0 0 20 0 40 0 175650553 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824988071920 139825932524162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21467] ppid=21447 vsize=27477604 memory=2625992 CPUtime=1.33 cores=0-7
/proc/21450/task/21467/stat : 21467 (java) S 21447 21450 20605 0 -1 1077944384 9327 0 0 0 131 2 0 0 20 0 40 0 175650554 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824987012368 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21468] ppid=21447 vsize=27477604 memory=4140 CPUtime=0.83 cores=0-7
/proc/21450/task/21468/stat : 21468 (java) S 21447 21450 20605 0 -1 1077944384 14185 0 0 0 80 3 0 0 20 0 40 0 175650554 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824985966400 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21469] ppid=21447 vsize=27477604 memory=48728 CPUtime=0 cores=0-7
/proc/21450/task/21469/stat : 21469 (java) S 21447 21450 20605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 175650554 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824984914784 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21471] ppid=21447 vsize=27477604 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21471/stat : 21471 (java) S 21447 21450 20605 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 40 0 175650711 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824973571456 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21472] ppid=21447 vsize=27477604 memory=-1807685287717842718 CPUtime=0.54 cores=0-7
/proc/21450/task/21472/stat : 21472 (java) S 21447 21450 20605 0 -1 1077944384 4603 0 0 0 35 19 0 0 20 0 40 0 175650722 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824970421376 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21473] ppid=21447 vsize=27477604 memory=2611208 CPUtime=245.24 cores=0-7
/proc/21450/task/21473/stat : 21473 (java) S 21447 21450 20605 0 -1 1077944384 10138 0 0 0 24510 14 0 0 20 0 40 0 175650732 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824967265008 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21474] ppid=21447 vsize=27477604 memory=2611208 CPUtime=245.01 cores=0-7
/proc/21450/task/21474/stat : 21474 (java) S 21447 21450 20605 0 -1 1077944384 9864 0 0 0 24486 15 0 0 20 0 40 0 175650732 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824966212608 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21475] ppid=21447 vsize=27477604 memory=2585872 CPUtime=0.06 cores=0-7
/proc/21450/task/21475/stat : 21475 (java) S 21447 21450 20605 0 -1 1077944384 165 0 0 0 6 0 0 0 20 0 40 0 175650733 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824965166128 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21476] ppid=21447 vsize=27477604 memory=928 CPUtime=0.05 cores=0-7
/proc/21450/task/21476/stat : 21476 (java) S 21447 21450 20605 0 -1 1077944384 112 0 0 0 5 0 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824964113296 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21477] ppid=21447 vsize=27477604 memory=2240 CPUtime=0.05 cores=0-7
/proc/21450/task/21477/stat : 21477 (java) S 21447 21450 20605 0 -1 1077944384 87 0 0 0 5 0 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824963061040 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21478] ppid=21447 vsize=27477604 memory=4128 CPUtime=0.04 cores=0-7
/proc/21450/task/21478/stat : 21478 (java) S 21447 21450 20605 0 -1 1077944384 95 0 0 0 4 0 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824962008240 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21479] ppid=21447 vsize=27477604 memory=0 CPUtime=245.51 cores=0-7
/proc/21450/task/21479/stat : 21479 (java) S 21447 21450 20605 0 -1 1077944384 10163 0 0 0 24535 16 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824960949968 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21480] ppid=21447 vsize=27477604 memory=7809634706078066287 CPUtime=245.01 cores=0-7
/proc/21450/task/21480/stat : 21480 (java) S 21447 21450 20605 0 -1 1077944384 9704 0 0 0 24488 13 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824959896944 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21481] ppid=21447 vsize=27477604 memory=7305772460642625381 CPUtime=245.5 cores=0-7
/proc/21450/task/21481/stat : 21481 (java) R 21447 21450 20605 0 -1 4202560 12025 0 0 0 24536 14 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824958843736 139825569197450 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21482] ppid=21447 vsize=27477604 memory=0 CPUtime=245.51 cores=0-7
/proc/21450/task/21482/stat : 21482 (java) S 21447 21450 20605 0 -1 1077944384 9614 0 0 0 24537 14 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824957790832 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21483] ppid=21447 vsize=27477604 memory=7450458394037086561 CPUtime=245.05 cores=0-7
/proc/21450/task/21483/stat : 21483 (java) S 21447 21450 20605 0 -1 1077944384 11718 0 0 0 24489 16 0 0 20 0 40 0 175650735 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824956738816 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21484] ppid=21447 vsize=27477604 memory=2625996 CPUtime=244.41 cores=0-7
/proc/21450/task/21484/stat : 21484 (java) S 21447 21450 20605 0 -1 1077944384 11495 0 0 0 24427 14 0 0 20 0 40 0 175650744 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824955685968 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21485] ppid=21447 vsize=27477604 memory=4140 CPUtime=0 cores=0-7
/proc/21450/task/21485/stat : 21485 (java) S 21447 21450 20605 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 40 0 175650744 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824954639664 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21486] ppid=21447 vsize=27477604 memory=48728 CPUtime=0 cores=0-7
/proc/21450/task/21486/stat : 21486 (java) S 21447 21450 20605 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 40 0 175650744 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824953586864 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21487] ppid=21447 vsize=27477604 memory=1296 CPUtime=0 cores=0-7
/proc/21450/task/21487/stat : 21487 (java) S 21447 21450 20605 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 40 0 175650744 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824952534576 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21488] ppid=21447 vsize=27477604 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21488/stat : 21488 (java) S 21447 21450 20605 0 -1 1077944384 267 0 0 0 0 0 0 0 20 0 40 0 175650744 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824951481776 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21489] ppid=21447 vsize=27477604 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21489/stat : 21489 (java) S 21447 21450 20605 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 40 0 175650748 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824948294448 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
[pid=21450/tid=21490] ppid=21447 vsize=27477604 memory=0 CPUtime=0 cores=0-7
/proc/21450/task/21490/stat : 21490 (java) S 21447 21450 20605 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 40 0 175650748 28137066496 657065 33554432000 4194304 4196468 140726784305712 139824947241648 139825932523221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12115968 140726784312424 140726784312608 140726784312608 140726784315343 0
Current children cumulated CPU time: 1977.92 s
Current children cumulated vsize: 27477604 KiB
Current children cumulated memory: 2628260 KiB

Child status: 143
Real time (s): 252.151
CPU time (s): 1977.96
CPU user time (s): 1975.64
CPU system time (s): 2.31394
CPU usage (%): 784.434
Max. virtual memory (cumulated for all children) (KiB): 27477604
Max. memory (cumulated for all children) (KiB): 2747248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1975.64
system time used= 2.31394
maximum resident set size= 2749296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107959
involuntary context switches= 45537


# summary of solver processes directly reported to runsolver:
#   pid: 21450
#   total CPU time (s): 1977.96
#   total CPU user time (s): 1975.64
#   total CPU system time (s): 2.31394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.47914 second user time and 3.33817 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-22 19:59:28
IDJOB=4285994
IDBENCH=115933
IDSOLVER=2682
FILE ID=node104/4285994-1503425629
RUNJOBID= node104-1503414472-20632
PBS_JOBID= 20632124
Free space on /tmp= 61108 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-10.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-4285994-1503425629/watcher-4285994-1503425629 -o /tmp/evaluation-result-4285994-1503425629/solver-4285994-1503425629 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1503414472-20632 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 714414787 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285994-1503425629.xml

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

MD5SUM BENCH= 3f191bd8c6a70b7bc3302016f10b3be6
RANDOM SEED=714414787

node104.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.43
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.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		: 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.43
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.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		: 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.43
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.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		: 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.43
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19948924 kB
MemAvailable:   31941264 kB
Buffers:          238884 kB
Cached:         12025344 kB
SwapCached:            0 kB
Active:          4236464 kB
Inactive:        8077576 kB
Active(anon):       2908 kB
Inactive(anon):    91464 kB
Active(file):    4233556 kB
Inactive(file):  7986112 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42252 kB
Writeback:             0 kB
AnonPages:         57628 kB
Mapped:            54912 kB
Shmem:             41612 kB
Slab:             203688 kB
SReclaimable:     177012 kB
SUnreclaim:        26676 kB
KernelStack:        3136 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61064 MiB
End job on node104 at 2017-08-22 20:03:40