Trace number 4285003

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)39 19849.5 2520.1299

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark18912
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
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.29/0.25	c version: 2017-08-22
0.29/0.26	c seed: 105031270
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
1.05/0.61	c Parsing done, starting search...
5.01/1.83	o 9
5.01/1.83	o 11
5.01/1.83	o 13
5.01/1.84	o 14
5.01/1.84	o 15
5.01/1.84	o 17
5.01/1.88	o 18
5.73/1.91	o 19
5.73/1.98	o 21
5.73/2.00	o 22
6.56/2.05	o 23
6.56/2.07	o 24
14.45/3.05	o 25
15.24/3.15	o 26
15.24/3.64	o 27
15.24/3.64	o 28
33.12/5.50	o 29
37.94/6.04	o 30
37.94/6.04	o 31
101.66/14.04	o 32
136.73/18.42	o 33
250.45/32.79	o 34
320.56/41.54	o 35
425.90/54.89	o 36
576.19/73.96	o 37
1759.30/224.23	o 38
7876.79/999.87	o 39
19848.66/2520.09	s SATISFIABLE
19848.66/2520.09	v <instantiation>
19848.66/2520.09	v 	<list>
19848.66/2520.09	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12]
19848.66/2520.09	v 	</list>
19848.66/2520.09	v 	<values>
19848.66/2520.09	v 		0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 0 1 1 0 1 0 0 1 0 1 1 1 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 1 1 0 1 1 2 2 2 2 2 2 1 2 2 2 4 3 3 3 3 4 2 3 4 3 4 5 3 5 3 3 3 3 5 3 5 3 3 2 4 2 4 2 2 4 4 5 2 5 4 6 4 5 2 4 2 2 3 3 5 3 5 3 3 3 5 3 5 3 3 3 3 4 2 3 4 3 4 3 2 4 3 3 
19848.66/2520.09	v 	</values>
19848.66/2520.09	v </instantiation>

Verifier Data

OK	39

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 (9265 MiB free)
  memory of node 1: 16384 MiB (7933 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285003-1503414277/watcher-4285003-1503414277 -o /tmp/evaluation-result-4285003-1503414277/solver-4285003-1503414277 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503413413-2459 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 105031270 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285003-1503414277.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=2595, runsolver pid=2592

[startup+0.100209 s]*
/proc/loadavg: 8.24 7.57 7.88 1/198 2615
/proc/meminfo: memFree=17597296/32770624 swapFree=67108860/67108860
[pid=2595] ppid=2592 vsize=26000852 memory=30012 CPUtime=0.12 cores=0-7
/proc/2595/stat : 2595 (java) S 2592 2595 2432 0 -1 1077944320 8401 0 0 0 11 1 0 0 20 0 20 0 174515238 26624872448 7503 33554432000 4194304 4196468 140731898029760 140731898012304 139644179435255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
/proc/2595/statm: 6500213 7503 3410 1 0 6487932 0
[pid=2595/tid=2597] ppid=2592 vsize=26000852 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/2595/task/2597/stat : 2597 (java) R 2592 2595 2432 0 -1 4202560 6296 0 0 0 8 0 0 0 20 0 20 0 174515238 26624872448 7503 33554432000 4194304 4196468 140731898029760 139644183651952 139644179457181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2598] ppid=2592 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2595/task/2598/stat : 2598 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643737647888 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2599] ppid=2592 vsize=26000852 memory=140313051211392 CPUtime=0 cores=0-7
/proc/2595/task/2599/stat : 2599 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643736595344 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2600] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2600/stat : 2600 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643735542800 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2601] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2601/stat : 2601 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643734490256 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2602] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2602/stat : 2602 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643733436688 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2603] ppid=2592 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2603/stat : 2603 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643732384144 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2604] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2604/stat : 2604 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643731331600 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2605] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2605/stat : 2605 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 7503 33554432000 4194304 4196468 140731898029760 139643730279056 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2606] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2606/stat : 2606 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515240 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642854615536 139644179446402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2607] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2607/stat : 2607 (java) S 2592 2595 2432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174515241 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642853561760 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2608] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2608/stat : 2608 (java) S 2592 2595 2432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174515241 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642852509168 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2609] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2609/stat : 2609 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642851457744 139644179453851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2610] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2610/stat : 2610 (java) S 2592 2595 2432 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642850404336 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2611] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2611/stat : 2611 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642849351792 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2612] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2612/stat : 2612 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642848299248 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2613] ppid=2592 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/2595/task/2613/stat : 2613 (java) S 2592 2595 2432 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 20 0 174515243 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642847246704 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2614] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2614/stat : 2614 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515244 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642846194400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2615] ppid=2592 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2615/stat : 2615 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515244 26624872448 7503 33554432000 4194304 4196468 140731898029760 139642845141936 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 30012 KiB

[startup+0.210428 s]*
/proc/loadavg: 8.24 7.57 7.88 2/198 2615
/proc/meminfo: memFree=17585956/32770624 swapFree=67108860/67108860
[pid=2595] ppid=2592 vsize=26000852 memory=39604 CPUtime=0.29 cores=0-7
/proc/2595/stat : 2595 (java) S 2592 2595 2432 0 -1 1077944320 9548 0 0 0 27 2 0 0 20 0 20 0 174515238 26624872448 9901 33554432000 4194304 4196468 140731898029760 140731898012304 139644179435255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
/proc/2595/statm: 6500213 9901 3644 1 0 6487932 0
[pid=2595/tid=2597] ppid=2592 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/2595/task/2597/stat : 2597 (java) R 2592 2595 2432 0 -1 4202560 6968 0 0 0 18 1 0 0 20 0 20 0 174515238 26624872448 9901 33554432000 4194304 4196468 140731898029760 139644183641552 139644179457181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2598] ppid=2592 vsize=26000852 memory=9419 CPUtime=0 cores=0-7
/proc/2595/task/2598/stat : 2598 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643737647888 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2599] ppid=2592 vsize=26000852 memory=140313051214241 CPUtime=0 cores=0-7
/proc/2595/task/2599/stat : 2599 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643736595344 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2600] ppid=2592 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2600/stat : 2600 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643735542800 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2601] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2601/stat : 2601 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643734490256 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2602] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2602/stat : 2602 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643733436688 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2603] ppid=2592 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2603/stat : 2603 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643732384144 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2604] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2604/stat : 2604 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643731331600 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2605] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2605/stat : 2605 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515239 26624872448 9901 33554432000 4194304 4196468 140731898029760 139643730279056 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2606] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2606/stat : 2606 (java) S 2592 2595 2432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174515240 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642854615536 139644179446402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2607] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2607/stat : 2607 (java) S 2592 2595 2432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174515241 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642853561760 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2608] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2608/stat : 2608 (java) S 2592 2595 2432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174515241 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642852509168 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2609] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2609/stat : 2609 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642851457744 139644179453851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2610] ppid=2592 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/2595/task/2610/stat : 2610 (java) S 2592 2595 2432 0 -1 1077944384 351 0 0 0 1 0 0 0 20 0 20 0 174515243 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642850404336 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2611] ppid=2592 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/2595/task/2611/stat : 2611 (java) S 2592 2595 2432 0 -1 1077944384 294 0 0 0 1 0 0 0 20 0 20 0 174515243 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642849351792 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2612] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2612/stat : 2612 (java) S 2592 2595 2432 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 174515243 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642848299248 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2613] ppid=2592 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/2595/task/2613/stat : 2613 (java) S 2592 2595 2432 0 -1 1077944384 523 0 0 0 5 0 0 0 20 0 20 0 174515243 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642847246704 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2614] ppid=2592 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2614/stat : 2614 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515244 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642846194400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2615] ppid=2592 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2615/stat : 2615 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515244 26624872448 9901 33554432000 4194304 4196468 140731898029760 139642845141936 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 39604 KiB

[startup+0.310044 s]*
/proc/loadavg: 8.24 7.57 7.88 2/198 2615
/proc/meminfo: memFree=17578216/32770624 swapFree=67108860/67108860
[pid=2595] ppid=2592 vsize=26000872 memory=48216 CPUtime=0.48 cores=0-7
/proc/2595/stat : 2595 (java) S 2592 2595 2432 0 -1 1077944320 10836 0 0 0 44 4 0 0 20 0 20 0 174515238 26624892928 12054 33554432000 4194304 4196468 140731898029760 140731898012304 139644179435255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
/proc/2595/statm: 6500218 12054 3703 1 0 6487932 0
[pid=2595/tid=2597] ppid=2592 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2595/task/2597/stat : 2597 (java) R 2592 2595 2432 0 -1 4202560 7745 0 0 0 27 2 0 0 20 0 20 0 174515238 26624892928 12054 33554432000 4194304 4196468 140731898029760 139644183660848 139644163515742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2598] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2598/stat : 2598 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643737647888 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2599] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2599/stat : 2599 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643736595344 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2600] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2600/stat : 2600 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643735542800 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2601] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2601/stat : 2601 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643734490256 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2602] ppid=2592 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/2595/task/2602/stat : 2602 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643733436688 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2603] ppid=2592 vsize=26000872 memory=140312890667951 CPUtime=0 cores=0-7
/proc/2595/task/2603/stat : 2603 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643732384144 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2604] ppid=2592 vsize=26000872 memory=140312890670256 CPUtime=0 cores=0-7
/proc/2595/task/2604/stat : 2604 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643731331600 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2605] ppid=2592 vsize=26000872 memory=140312890672560 CPUtime=0 cores=0-7
/proc/2595/task/2605/stat : 2605 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515239 26624892928 12054 33554432000 4194304 4196468 140731898029760 139643730279056 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2606] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2606/stat : 2606 (java) S 2592 2595 2432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174515240 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642854615536 139644179446402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2607] ppid=2592 vsize=26000872 memory=280625781352080 CPUtime=0 cores=0-7
/proc/2595/task/2607/stat : 2607 (java) S 2592 2595 2432 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174515241 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642853561760 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2608] ppid=2592 vsize=26000872 memory=280625781358992 CPUtime=0 cores=0-7
/proc/2595/task/2608/stat : 2608 (java) S 2592 2595 2432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174515241 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642852509168 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2609] ppid=2592 vsize=26000872 memory=280625781300272 CPUtime=0 cores=0-7
/proc/2595/task/2609/stat : 2609 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515243 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642851457744 139644179453851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2610] ppid=2592 vsize=26000872 memory=280625781372816 CPUtime=0.03 cores=0-7
/proc/2595/task/2610/stat : 2610 (java) S 2592 2595 2432 0 -1 1077944384 506 0 0 0 3 0 0 0 20 0 20 0 174515243 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642850404336 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2611] ppid=2592 vsize=26000872 memory=280625781379728 CPUtime=0.01 cores=0-7
/proc/2595/task/2611/stat : 2611 (java) S 2592 2595 2432 0 -1 1077944384 304 0 0 0 1 0 0 0 20 0 20 0 174515243 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642849351792 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2612] ppid=2592 vsize=26000872 memory=280625781377424 CPUtime=0.03 cores=0-7
/proc/2595/task/2612/stat : 2612 (java) S 2592 2595 2432 0 -1 1077944384 240 0 0 0 3 0 0 0 20 0 20 0 174515243 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642848299248 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2613] ppid=2592 vsize=26000872 memory=280625781394032 CPUtime=0.08 cores=0-7
/proc/2595/task/2613/stat : 2613 (java) S 2592 2595 2432 0 -1 1077944384 669 0 0 0 8 0 0 0 20 0 20 0 174515243 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642847246704 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2614] ppid=2592 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2614/stat : 2614 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515244 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642846194400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2615] ppid=2592 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/2595/task/2615/stat : 2615 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515244 26624892928 12054 33554432000 4194304 4196468 140731898029760 139642845141936 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48216 KiB

[startup+0.702512 s]
/proc/loadavg: 8.24 7.57 7.88 4/198 2615
/proc/meminfo: memFree=17565988/32770624 swapFree=67108860/67108860
[pid=2595] ppid=2592 vsize=26004968 memory=73888 CPUtime=1.16 cores=0-7
/proc/2595/stat : 2595 (java) S 2592 2595 2432 0 -1 1077944320 13130 0 0 0 110 6 0 0 20 0 20 0 174515238 26629087232 18472 33554432000 4194304 4196468 140731898029760 140731898012304 139644179435255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
/proc/2595/statm: 6501242 18472 3755 1 0 6488956 0
[pid=2595/tid=2597] ppid=2592 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/2595/task/2597/stat : 2597 (java) R 2592 2595 2432 0 -1 4202560 9202 0 0 0 64 3 0 0 20 0 20 0 174515238 26629087232 18472 33554432000 4194304 4196468 140731898029760 139644183669696 139643816762504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2598] ppid=2592 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2598/stat : 2598 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643737647888 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2599] ppid=2592 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2599/stat : 2599 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643736595344 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2600] ppid=2592 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/2595/task/2600/stat : 2600 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643735542800 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2601] ppid=2592 vsize=26004968 memory=792 CPUtime=0 cores=0-7
/proc/2595/task/2601/stat : 2601 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643734490256 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2602] ppid=2592 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/2595/task/2602/stat : 2602 (java) S 2592 2595 2432 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643733436688 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2603] ppid=2592 vsize=26004968 memory=10804 CPUtime=0 cores=0-7
/proc/2595/task/2603/stat : 2603 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643732384144 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2604] ppid=2592 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/2595/task/2604/stat : 2604 (java) S 2592 2595 2432 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643731331600 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2605] ppid=2592 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/2595/task/2605/stat : 2605 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174515239 26629087232 18472 33554432000 4194304 4196468 140731898029760 139643730279056 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2606] ppid=2592 vsize=26004968 memory=16444 CPUtime=0 cores=0-7
/proc/2595/task/2606/stat : 2606 (java) S 2592 2595 2432 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174515240 26629087232 18472 33554432000 4194304 4196468 140731898029760 139642854615536 139644179446402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0

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

/proc/2595/task/2618/stat : 2618 (java) R 2592 2595 2432 0 -1 4202560 109205 0 0 0 246550 71 0 0 20 0 46 0 174515406 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642828546960 139643826646939 0 4 0 16800975 0 0 0 -1 7 0 0 57 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2619] ppid=2592 vsize=27743860 memory=26504 CPUtime=1791.29 cores=0-7
/proc/2595/task/2619/stat : 2619 (java) S 2592 2595 2432 0 -1 1077944384 81815 0 0 0 179068 61 0 0 20 0 46 0 174515406 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642827498512 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2620] ppid=2592 vsize=27743860 memory=0 CPUtime=2203.19 cores=0-7
/proc/2595/task/2620/stat : 2620 (java) R 2592 2595 2432 0 -1 4202560 96515 0 0 0 220255 64 0 0 20 0 46 0 174515407 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642826440264 139643826646721 0 4 0 16800975 0 0 0 -1 0 0 0 56 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2621] ppid=2592 vsize=27743860 memory=0 CPUtime=0.05 cores=0-7
/proc/2595/task/2621/stat : 2621 (java) S 2592 2595 2432 0 -1 1077944384 55 0 0 0 5 0 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642825393184 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2622] ppid=2592 vsize=27743860 memory=0 CPUtime=2468.05 cores=0-7
/proc/2595/task/2622/stat : 2622 (java) R 2592 2595 2432 0 -1 4202560 109451 0 0 0 246730 75 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642824334336 139643817814823 0 4 0 16800975 0 0 0 -1 5 0 0 57 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2623] ppid=2592 vsize=27743860 memory=0 CPUtime=905.82 cores=0-7
/proc/2595/task/2623/stat : 2623 (java) R 2592 2595 2432 0 -1 4202560 38456 0 0 0 90558 24 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642823281376 139643818546212 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2624] ppid=2592 vsize=27743860 memory=280625782856416 CPUtime=2462.92 cores=0-7
/proc/2595/task/2624/stat : 2624 (java) R 2592 2595 2432 0 -1 4202560 107911 0 0 0 246209 83 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642822229736 139643826812299 0 4 0 16800975 0 0 0 -1 1 0 0 52 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2625] ppid=2592 vsize=27743860 memory=6944656591801717405 CPUtime=2465.29 cores=0-7
/proc/2595/task/2625/stat : 2625 (java) R 2592 2595 2432 0 -1 4202560 112555 0 0 0 246446 83 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642821177544 139643826737744 0 4 0 16800975 0 0 0 -1 3 0 0 48 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2626] ppid=2592 vsize=27743860 memory=2735360 CPUtime=0.04 cores=0-7
/proc/2595/task/2626/stat : 2626 (java) S 2592 2595 2432 0 -1 1077944384 70 0 0 0 4 0 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642820129456 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2627] ppid=2592 vsize=27743860 memory=2735360 CPUtime=2466.98 cores=0-7
/proc/2595/task/2627/stat : 2627 (java) R 2592 2595 2432 0 -1 4202560 108657 0 0 0 246621 77 0 0 20 0 46 0 174515409 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642819070320 139643826814066 0 4 0 16800975 0 0 0 -1 2 0 0 50 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2628] ppid=2592 vsize=27743860 memory=2735360 CPUtime=1013.57 cores=0-7
/proc/2595/task/2628/stat : 2628 (java) S 2592 2595 2432 0 -1 1077944384 38322 0 0 0 101319 38 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642818024592 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2629] ppid=2592 vsize=27743860 memory=4140 CPUtime=0 cores=0-7
/proc/2595/task/2629/stat : 2629 (java) S 2592 2595 2432 0 -1 1077944384 535 0 0 0 0 0 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642816972048 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2630] ppid=2592 vsize=27743860 memory=2735360 CPUtime=0 cores=0-7
/proc/2595/task/2630/stat : 2630 (java) S 2592 2595 2432 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642815919504 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2631] ppid=2592 vsize=27743860 memory=2735360 CPUtime=0 cores=0-7
/proc/2595/task/2631/stat : 2631 (java) S 2592 2595 2432 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642814866960 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2632] ppid=2592 vsize=27743860 memory=1792 CPUtime=0 cores=0-7
/proc/2595/task/2632/stat : 2632 (java) S 2592 2595 2432 0 -1 1077944384 523 0 0 0 0 0 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642811680400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2633] ppid=2592 vsize=27743860 memory=640 CPUtime=0 cores=0-7
/proc/2595/task/2633/stat : 2633 (java) S 2592 2595 2432 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 46 0 174515418 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642810627616 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2634] ppid=2592 vsize=27743860 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2595/task/2634/stat : 2634 (java) S 2592 2595 2432 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 174515421 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642741449392 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2635] ppid=2592 vsize=27743860 memory=4624 CPUtime=0 cores=0-7
/proc/2595/task/2635/stat : 2635 (java) S 2592 2595 2432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 174515422 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642740396848 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2636] ppid=2592 vsize=27743860 memory=2735360 CPUtime=0 cores=0-7
/proc/2595/task/2636/stat : 2636 (java) S 2592 2595 2432 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 46 0 174515422 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642739344528 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2637] ppid=2592 vsize=27743860 memory=2735360 CPUtime=1482.6 cores=0-7
/proc/2595/task/2637/stat : 2637 (java) R 2592 2595 2432 0 -1 4202560 73584 0 0 0 148222 38 0 0 20 0 46 0 174515422 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642738285928 139643817847396 0 4 0 16800975 0 0 0 -1 6 0 0 40 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2638] ppid=2592 vsize=27743860 memory=2468 CPUtime=0 cores=0-7
/proc/2595/task/2638/stat : 2638 (java) S 2592 2595 2432 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 174515423 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642737239216 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2639] ppid=2592 vsize=27743860 memory=1576 CPUtime=0 cores=0-7
/proc/2595/task/2639/stat : 2639 (java) S 2592 2595 2432 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 46 0 174515423 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642736186896 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2640] ppid=2592 vsize=27743860 memory=932 CPUtime=0 cores=0-7
/proc/2595/task/2640/stat : 2640 (java) S 2592 2595 2432 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 46 0 174515423 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642735134352 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2641] ppid=2592 vsize=27743860 memory=2236 CPUtime=0 cores=0-7
/proc/2595/task/2641/stat : 2641 (java) S 2592 2595 2432 0 -1 1077944384 355 0 0 0 0 0 0 0 20 0 46 0 174515423 28409712640 683840 33554432000 4194304 4196468 140731898029760 139642734081808 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
Current children cumulated CPU time: 19848.7 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 2735360 KiB

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

[startup+2520.13 s]
# the end of solver process 2595 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19836.4 s, system=13.0751 s

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

[startup+2520.11 s]
/proc/loadavg: 8.63 8.71 8.64 9/225 2697
/proc/meminfo: memFree=14886704/32770624 swapFree=67108860/67108860
[pid=2595] ppid=2592 vsize=27876988 memory=2735564 CPUtime=19849.5 cores=0-7
/proc/2595/stat : 2595 (java) S 2592 2595 2432 0 -1 1077944320 2361856 0 0 0 1983642 1305 0 0 20 0 46 0 174515238 28546035712 683891 33554432000 4194304 4196468 140731898029760 140731898012304 139644179435255 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
/proc/2595/statm: 6969247 683891 3867 1 0 6956440 0
[pid=2595/tid=2597] ppid=2592 vsize=27876988 memory=4629771062077588875 CPUtime=1.67 cores=0-7
/proc/2595/task/2597/stat : 2597 (java) S 2592 2595 2432 0 -1 1077944384 12730 0 0 0 161 6 0 0 20 0 46 0 174515238 28546035712 683891 33554432000 4194304 4196468 140731898029760 139644183672960 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2598] ppid=2592 vsize=27876988 memory=-8961168018402230209 CPUtime=11.94 cores=0-7
/proc/2595/task/2598/stat : 2598 (java) S 2592 2595 2432 0 -1 1077944384 116406 0 0 0 1125 69 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643737647888 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 32 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2599] ppid=2592 vsize=27876988 memory=0 CPUtime=11.94 cores=0-7
/proc/2595/task/2599/stat : 2599 (java) S 2592 2595 2432 0 -1 1077944384 123609 0 0 0 1121 73 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643736595344 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 33 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2600] ppid=2592 vsize=27876988 memory=5787213840066634841 CPUtime=11.9 cores=0-7
/proc/2595/task/2600/stat : 2600 (java) S 2592 2595 2432 0 -1 1077944384 129021 0 0 0 1110 80 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643735542800 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2601] ppid=2592 vsize=27876988 memory=5787219359317645668 CPUtime=11.93 cores=0-7
/proc/2595/task/2601/stat : 2601 (java) S 2592 2595 2432 0 -1 1077944384 125836 0 0 0 1119 74 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643734490256 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2602] ppid=2592 vsize=27876988 memory=1944 CPUtime=11.95 cores=0-7
/proc/2595/task/2602/stat : 2602 (java) S 2592 2595 2432 0 -1 1077944384 132564 0 0 0 1121 74 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643733436688 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 35 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2603] ppid=2592 vsize=27876988 memory=1700 CPUtime=11.93 cores=0-7
/proc/2595/task/2603/stat : 2603 (java) S 2592 2595 2432 0 -1 1077944384 132756 0 0 0 1115 78 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643732384144 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2604] ppid=2592 vsize=27876988 memory=1228 CPUtime=11.93 cores=0-7
/proc/2595/task/2604/stat : 2604 (java) S 2592 2595 2432 0 -1 1077944384 129016 0 0 0 1121 72 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643731331600 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2605] ppid=2592 vsize=27876988 memory=5428 CPUtime=11.9 cores=0-7
/proc/2595/task/2605/stat : 2605 (java) S 2592 2595 2432 0 -1 1077944384 126027 0 0 0 1111 79 0 0 20 0 46 0 174515239 28546035712 683891 33554432000 4194304 4196468 140731898029760 139643730279056 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2606] ppid=2592 vsize=27876988 memory=4624 CPUtime=13.97 cores=0-7
/proc/2595/task/2606/stat : 2606 (java) S 2592 2595 2432 0 -1 1077944384 321682 0 0 0 1243 154 0 0 20 0 46 0 174515240 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642854615536 139644179446402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2607] ppid=2592 vsize=27876988 memory=1424 CPUtime=0 cores=0-7
/proc/2595/task/2607/stat : 2607 (java) S 2592 2595 2432 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 46 0 174515241 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642853561824 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2608] ppid=2592 vsize=27876988 memory=13160 CPUtime=0 cores=0-7
/proc/2595/task/2608/stat : 2608 (java) S 2592 2595 2432 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 174515241 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642852509184 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2609] ppid=2592 vsize=27876988 memory=792 CPUtime=0 cores=0-7
/proc/2595/task/2609/stat : 2609 (java) S 2592 2595 2432 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 46 0 174515243 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642851457744 139644179453851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2610] ppid=2592 vsize=27876988 memory=1008 CPUtime=1.83 cores=0-7
/proc/2595/task/2610/stat : 2610 (java) S 2592 2595 2432 0 -1 1077944384 12123 0 0 0 181 2 0 0 20 0 46 0 174515243 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642850404336 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2611] ppid=2592 vsize=27876988 memory=8112282956445269571 CPUtime=2.08 cores=0-7
/proc/2595/task/2611/stat : 2611 (java) S 2592 2595 2432 0 -1 1077944384 13294 0 0 0 205 3 0 0 20 0 46 0 174515243 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642849351792 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2612] ppid=2592 vsize=27876988 memory=7528 CPUtime=1.97 cores=0-7
/proc/2595/task/2612/stat : 2612 (java) S 2592 2595 2432 0 -1 1077944384 10902 0 0 0 193 4 0 0 20 0 46 0 174515243 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642848299248 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2613] ppid=2592 vsize=27876988 memory=840 CPUtime=0.92 cores=0-7
/proc/2595/task/2613/stat : 2613 (java) S 2592 2595 2432 0 -1 1077944384 50670 0 0 0 88 4 0 0 20 0 46 0 174515243 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642847246704 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2614] ppid=2592 vsize=27876988 memory=1692 CPUtime=0 cores=0-7
/proc/2595/task/2614/stat : 2614 (java) S 2592 2595 2432 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 174515244 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642846194400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2616] ppid=2592 vsize=27876988 memory=4112 CPUtime=0.01 cores=0-7
/proc/2595/task/2616/stat : 2616 (java) S 2592 2595 2432 0 -1 1077944384 4514 0 0 0 1 0 0 0 20 0 46 0 174515385 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642834851104 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2617] ppid=2592 vsize=27876988 memory=1152 CPUtime=3.67 cores=0-7
/proc/2595/task/2617/stat : 2617 (java) S 2592 2595 2432 0 -1 1077944384 26943 0 0 0 129 238 0 0 20 0 46 0 174515396 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642831701664 139644179446402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2618] ppid=2592 vsize=27876988 memory=4640 CPUtime=2466.31 cores=0-7
/proc/2595/task/2618/stat : 2618 (java) R 2592 2595 2432 0 -1 4202560 109205 0 0 0 246560 71 0 0 20 0 46 0 174515406 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642828544376 139643826647407 0 4 0 16800975 0 0 0 -1 7 0 0 57 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2619] ppid=2592 vsize=27876988 memory=2735360 CPUtime=1791.29 cores=0-7
/proc/2595/task/2619/stat : 2619 (java) S 2592 2595 2432 0 -1 1077944384 81815 0 0 0 179068 61 0 0 20 0 46 0 174515406 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642827498512 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2620] ppid=2592 vsize=27876988 memory=4104 CPUtime=2203.29 cores=0-7
/proc/2595/task/2620/stat : 2620 (java) R 2592 2595 2432 0 -1 4202560 96515 0 0 0 220265 64 0 0 20 0 46 0 174515407 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642826439776 139643822990304 0 4 0 16800975 0 0 0 -1 0 0 0 56 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2621] ppid=2592 vsize=27876988 memory=10804 CPUtime=0.05 cores=0-7
/proc/2595/task/2621/stat : 2621 (java) S 2592 2595 2432 0 -1 1077944384 55 0 0 0 5 0 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642825393184 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2622] ppid=2592 vsize=27876988 memory=1204 CPUtime=2468.14 cores=0-7
/proc/2595/task/2622/stat : 2622 (java) R 2592 2595 2432 0 -1 4202560 109451 0 0 0 246739 75 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642824334856 139643826737780 0 4 0 16800975 0 0 0 -1 2 0 0 57 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2623] ppid=2592 vsize=27876988 memory=15876 CPUtime=905.91 cores=0-7
/proc/2595/task/2623/stat : 2623 (java) R 2592 2595 2432 0 -1 4202560 38457 0 0 0 90567 24 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642823282280 139643819940094 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2624] ppid=2592 vsize=27876988 memory=16444 CPUtime=2463.02 cores=0-7
/proc/2595/task/2624/stat : 2624 (java) R 2592 2595 2432 0 -1 4202560 107911 0 0 0 246219 83 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642822229600 139643826646321 0 4 0 16800975 0 0 0 -1 5 0 0 52 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2625] ppid=2592 vsize=27876988 memory=4052 CPUtime=2465.4 cores=0-7
/proc/2595/task/2625/stat : 2625 (java) R 2592 2595 2432 0 -1 4202560 112555 0 0 0 246457 83 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642821179992 139643822821952 0 4 0 16800975 0 0 0 -1 3 0 0 48 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2626] ppid=2592 vsize=27876988 memory=26504 CPUtime=0.04 cores=0-7
/proc/2595/task/2626/stat : 2626 (java) S 2592 2595 2432 0 -1 1077944384 70 0 0 0 4 0 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642820129456 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2627] ppid=2592 vsize=27876988 memory=1232 CPUtime=2467.09 cores=0-7
/proc/2595/task/2627/stat : 2627 (java) R 2592 2595 2432 0 -1 4202560 108657 0 0 0 246632 77 0 0 20 0 46 0 174515409 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642819074112 139643826176323 0 4 0 16800975 0 0 0 -1 4 0 0 50 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2628] ppid=2592 vsize=27876988 memory=1792 CPUtime=1013.57 cores=0-7
/proc/2595/task/2628/stat : 2628 (java) S 2592 2595 2432 0 -1 1077944384 38322 0 0 0 101319 38 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642818024592 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2629] ppid=2592 vsize=27876988 memory=640 CPUtime=0 cores=0-7
/proc/2595/task/2629/stat : 2629 (java) S 2592 2595 2432 0 -1 1077944384 535 0 0 0 0 0 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642816972048 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2630] ppid=2592 vsize=27876988 memory=956 CPUtime=0 cores=0-7
/proc/2595/task/2630/stat : 2630 (java) S 2592 2595 2432 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642815919504 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2631] ppid=2592 vsize=27876988 memory=2468 CPUtime=0 cores=0-7
/proc/2595/task/2631/stat : 2631 (java) S 2592 2595 2432 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642814866960 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2632] ppid=2592 vsize=27876988 memory=1576 CPUtime=0 cores=0-7
/proc/2595/task/2632/stat : 2632 (java) S 2592 2595 2432 0 -1 1077944384 523 0 0 0 0 0 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642811680400 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2633] ppid=2592 vsize=27876988 memory=932 CPUtime=0 cores=0-7
/proc/2595/task/2633/stat : 2633 (java) S 2592 2595 2432 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 46 0 174515418 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642810627616 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2634] ppid=2592 vsize=27876988 memory=2236 CPUtime=0 cores=0-7
/proc/2595/task/2634/stat : 2634 (java) S 2592 2595 2432 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 174515421 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642741449392 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2635] ppid=2592 vsize=27876988 memory=4124 CPUtime=0 cores=0-7
/proc/2595/task/2635/stat : 2635 (java) S 2592 2595 2432 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 174515422 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642740396848 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2636] ppid=2592 vsize=27876988 memory=140313051211392 CPUtime=0 cores=0-7
/proc/2595/task/2636/stat : 2636 (java) S 2592 2595 2432 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 46 0 174515422 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642739344528 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2637] ppid=2592 vsize=27876988 memory=-9001733975035308135 CPUtime=1482.71 cores=0-7
/proc/2595/task/2637/stat : 2637 (java) S 2592 2595 2432 0 -1 1077944384 73584 0 0 0 148233 38 0 0 20 0 46 0 174515422 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642738285168 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 40 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2638] ppid=2592 vsize=27876988 memory=-7385037615208631145 CPUtime=0 cores=0-7
/proc/2595/task/2638/stat : 2638 (java) S 2592 2595 2432 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 174515423 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642737239216 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2639] ppid=2592 vsize=27876988 memory=8329294824090543255 CPUtime=0 cores=0-7
/proc/2595/task/2639/stat : 2639 (java) S 2592 2595 2432 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 46 0 174515423 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642736186896 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2640] ppid=2592 vsize=27876988 memory=-6586667735541663136 CPUtime=0 cores=0-7
/proc/2595/task/2640/stat : 2640 (java) S 2592 2595 2432 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 46 0 174515423 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642735134352 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
[pid=2595/tid=2641] ppid=2592 vsize=27876988 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/2595/task/2641/stat : 2641 (java) S 2592 2595 2432 0 -1 1077944384 355 0 0 0 0 0 0 0 20 0 46 0 174515423 28546035712 683891 33554432000 4194304 4196468 140731898029760 139642734081808 139644179445461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19812352 140731898033250 140731898033435 140731898033435 140731898036175 0
Current children cumulated CPU time: 19849.5 s
Current children cumulated vsize: 27876988 KiB
Current children cumulated memory: 2735564 KiB

Child status: 143
Real time (s): 2520.13
CPU time (s): 19849.5
CPU user time (s): 19836.4
CPU system time (s): 13.0751
CPU usage (%): 787.637
Max. virtual memory (cumulated for all children) (KiB): 27876988
Max. memory (cumulated for all children) (KiB): 2923136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19836.4
system time used= 13.0751
maximum resident set size= 2923220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2361901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1202754
involuntary context switches= 444084


# summary of solver processes directly reported to runsolver:
#   pid: 2595
#   total CPU time (s): 19849.5
#   total CPU user time (s): 19836.4
#   total CPU system time (s): 13.0751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7143 second user time and 34.4986 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-22 16:50:16
IDJOB=4285003
IDBENCH=115949
IDSOLVER=2681
FILE ID=node114/4285003-1503414277
RUNJOBID= node114-1503413413-2459
PBS_JOBID= 20632121
Free space on /tmp= 61024 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-13.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-4285003-1503414277/watcher-4285003-1503414277 -o /tmp/evaluation-result-4285003-1503414277/solver-4285003-1503414277 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503413413-2459 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 105031270 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285003-1503414277.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=105031270

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        17612208 kB
MemAvailable:   31941036 kB
Buffers:          272348 kB
Cached:         14336952 kB
SwapCached:            0 kB
Active:          2682204 kB
Inactive:       11981756 kB
Active(anon):      47208 kB
Inactive(anon):    52432 kB
Active(file):    2634996 kB
Inactive(file): 11929324 kB
Unevictable:        7248 kB
Mlocked:            7248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42716 kB
Writeback:             0 kB
AnonPages:        111140 kB
Mapped:            54548 kB
Shmem:             41608 kB
Slab:             187520 kB
SReclaimable:     160688 kB
SUnreclaim:        26832 kB
KernelStack:        3568 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 60980 MiB
End job on node114 at 2017-08-22 17:32:16