Trace number 4308764

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 2018-08-14SAT (TO)13 19923.5 2520.25

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-10_c18.xml
MD5SUM5381df091e182e76100bed0c682c3bbe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark19748.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints3041
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":200}]
Minimum variable degree29
Maximum variable degree38
Distribution of variable degrees[{"degree":29,"count":36},{"degree":30,"count":36},{"degree":31,"count":28},{"degree":32,"count":28},{"degree":33,"count":20},{"degree":34,"count":20},{"degree":35,"count":12},{"degree":36,"count":12},{"degree":37,"count":4},{"degree":38,"count":4}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":3040},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints3040
Distribution of constraint types[{"type":"intension","count":3040},{"type":"sum","count":1}]
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.67/0.55	c version: 2018-08-14
0.67/0.56	c seed: 421536110
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
3.27/1.36	c Parsing done, starting search...
10.21/3.52	o 1
10.21/3.52	o 2
10.21/3.53	o 3
10.21/3.54	o 4
10.21/3.54	o 5
10.21/3.59	o 6
11.71/3.72	o 7
13.24/3.94	o 8
15.57/4.21	o 9
45.75/8.09	o 10
310.09/41.26	o 11
2945.64/375.31	o 12
12290.10/1557.49	o 13
19921.75/2520.09	s SATISFIABLE
19921.75/2520.09	v <instantiation>
19921.75/2520.09	v 	<list>
19921.75/2520.09	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9]
19921.75/2520.09	v 	</list>
19921.75/2520.09	v 	<values>
19921.75/2520.09	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
19921.75/2520.09	v 	</values>
19921.75/2520.09	v </instantiation>

Verifier Data

OK	13

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308764-1534386228/watcher-4308764-1534386228 -o /tmp/evaluation-result-4308764-1534386228/solver-4308764-1534386228 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534382590-26128 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 421536110 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308764-1534386228.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 threadsolver pid=
27049, runsolver pid=27046
Starting watchdog threadsolver pid=
Current StackSize limit: 8192 KiB


[startup+0.100171 s]*
/proc/loadavg: 0.99 1.98 4.91 2/203 27069
/proc/meminfo: memFree=24022468/32770624 swapFree=67108852/67108860
[pid=27049] ppid=27046 vsize=26103420 memory=30824 CPUtime=0.11 cores=0-7
/proc/27049/stat : 27049 (java) S 27046 27049 26101 0 -1 1077944320 7154 0 0 0 10 1 0 0 20 0 20 0 256185979 26729902080 7706 33554432000 4194304 4196468 140722814202096 140722814184640 140457190964983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
/proc/27049/statm: 6525855 7706 3143 1 0 6487932 0
[pid=27049/tid=27051] ppid=27046 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/27049/task/27051/stat : 27051 (java) R 27046 27049 26101 0 -1 4202560 5272 0 0 0 8 1 0 0 20 0 20 0 256185980 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457195190672 140457171240690 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27052] ppid=27046 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27049/task/27052/stat : 27052 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457113545744 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27053] ppid=27046 vsize=26103420 memory=140311947826816 CPUtime=0 cores=0-7
/proc/27049/task/27053/stat : 27053 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457112493200 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27054] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27054/stat : 27054 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457111440144 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27055] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27055/stat : 27055 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457110387600 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27056] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27056/stat : 27056 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140457109334544 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27057] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27057/stat : 27057 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140456743688848 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27058] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27058/stat : 27058 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140456742635792 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27059] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27059/stat : 27059 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 7772 33554432000 4194304 4196468 140722814202096 140456741583248 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27060] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27060/stat : 27060 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185982 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456386108144 140457190976130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27061] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27061/stat : 27061 (java) S 27046 27049 26101 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456385054368 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27062] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27062/stat : 27062 (java) S 27046 27049 26101 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456384001264 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27063] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27063/stat : 27063 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456382949840 140457190983579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27064] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27064/stat : 27064 (java) S 27046 27049 26101 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456381896944 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27065] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27065/stat : 27065 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456380844400 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27066] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27066/stat : 27066 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456379791344 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27067] ppid=27046 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/27049/task/27067/stat : 27067 (java) S 27046 27049 26101 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 20 0 256185985 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456378738800 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27068] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27068/stat : 27068 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456377687008 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27069] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27069/stat : 27069 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 7838 33554432000 4194304 4196468 140722814202096 140456376634544 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30824 KiB

[startup+0.210582 s]*
/proc/loadavg: 0.99 1.98 4.91 3/203 27069
/proc/meminfo: memFree=24008516/32770624 swapFree=67108852/67108860
[pid=27049] ppid=27046 vsize=26103420 memory=43400 CPUtime=0.3 cores=0-7
/proc/27049/stat : 27049 (java) S 27046 27049 26101 0 -1 1077944320 10480 0 0 0 27 3 0 0 20 0 20 0 256185979 26729902080 10850 33554432000 4194304 4196468 140722814202096 140722814184640 140457190964983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
/proc/27049/statm: 6525855 10850 3360 1 0 6487932 0
[pid=27049/tid=27051] ppid=27046 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/27049/task/27051/stat : 27051 (java) R 27046 27049 26101 0 -1 4202560 8291 0 0 0 18 2 0 0 20 0 20 0 256185980 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457195189664 140457190976918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27052] ppid=27046 vsize=26103420 memory=9261 CPUtime=0 cores=0-7
/proc/27049/task/27052/stat : 27052 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457113545744 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27053] ppid=27046 vsize=26103420 memory=3906505234202154656 CPUtime=0 cores=0-7
/proc/27049/task/27053/stat : 27053 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457112493200 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27054] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27054/stat : 27054 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457111440144 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27055] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27055/stat : 27055 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457110387600 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27056] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27056/stat : 27056 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140457109334544 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27057] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27057/stat : 27057 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456743688848 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27058] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27058/stat : 27058 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456742635792 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27059] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27059/stat : 27059 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456741583248 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27060] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27060/stat : 27060 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185982 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456386108144 140457190976130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27061] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27061/stat : 27061 (java) S 27046 27049 26101 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456385054368 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27062] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27062/stat : 27062 (java) S 27046 27049 26101 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456384001264 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27063] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27063/stat : 27063 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456382949840 140457190983579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27064] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27064/stat : 27064 (java) S 27046 27049 26101 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456381896944 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27065] ppid=27046 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/27049/task/27065/stat : 27065 (java) S 27046 27049 26101 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 256185985 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456380844400 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27066] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27066/stat : 27066 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456379791344 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27067] ppid=27046 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/27049/task/27067/stat : 27067 (java) R 27046 27049 26101 0 -1 4202560 278 0 0 0 6 0 0 0 20 0 20 0 256185985 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456378735168 140457174339969 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27068] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27068/stat : 27068 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456377687008 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27069] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27069/stat : 27069 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 10850 33554432000 4194304 4196468 140722814202096 140456376634544 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43400 KiB

[startup+0.310781 s]*
/proc/loadavg: 0.99 1.98 4.91 2/203 27069
/proc/meminfo: memFree=24005104/32770624 swapFree=67108852/67108860
[pid=27049] ppid=27046 vsize=26103420 memory=46956 CPUtime=0.43 cores=0-7
/proc/27049/stat : 27049 (java) S 27046 27049 26101 0 -1 1077944320 10889 0 0 0 40 3 0 0 20 0 20 0 256185979 26729902080 11739 33554432000 4194304 4196468 140722814202096 140722814184640 140457190964983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
/proc/27049/statm: 6525855 11739 3404 1 0 6487932 0
[pid=27049/tid=27051] ppid=27046 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/27049/task/27051/stat : 27051 (java) R 27046 27049 26101 0 -1 4202560 8617 0 0 0 28 2 0 0 20 0 20 0 256185980 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457195173840 140457190978887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27052] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27052/stat : 27052 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457113545744 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27053] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27053/stat : 27053 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457112493200 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27054] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27054/stat : 27054 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457111440144 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27055] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27055/stat : 27055 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457110387600 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27056] ppid=27046 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/27049/task/27056/stat : 27056 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140457109334544 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27057] ppid=27046 vsize=26103420 memory=140311816926127 CPUtime=0 cores=0-7
/proc/27049/task/27057/stat : 27057 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456743688848 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27058] ppid=27046 vsize=26103420 memory=140311816928432 CPUtime=0 cores=0-7
/proc/27049/task/27058/stat : 27058 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456742635792 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27059] ppid=27046 vsize=26103420 memory=140311816930736 CPUtime=0 cores=0-7
/proc/27049/task/27059/stat : 27059 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456741583248 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27060] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27060/stat : 27060 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185982 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456386108144 140457190976130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27061] ppid=27046 vsize=26103420 memory=280623633868432 CPUtime=0 cores=0-7
/proc/27049/task/27061/stat : 27061 (java) S 27046 27049 26101 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456385054368 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27062] ppid=27046 vsize=26103420 memory=280623633875344 CPUtime=0 cores=0-7
/proc/27049/task/27062/stat : 27062 (java) S 27046 27049 26101 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256185983 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456384001264 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27063] ppid=27046 vsize=26103420 memory=280623633816624 CPUtime=0 cores=0-7
/proc/27049/task/27063/stat : 27063 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456382949840 140457190983579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27064] ppid=27046 vsize=26103420 memory=280623633889168 CPUtime=0 cores=0-7
/proc/27049/task/27064/stat : 27064 (java) S 27046 27049 26101 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456381896944 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27065] ppid=27046 vsize=26103420 memory=280623633896080 CPUtime=0.02 cores=0-7
/proc/27049/task/27065/stat : 27065 (java) S 27046 27049 26101 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 20 0 256185985 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456380844400 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27066] ppid=27046 vsize=26103420 memory=280623633893776 CPUtime=0 cores=0-7
/proc/27049/task/27066/stat : 27066 (java) S 27046 27049 26101 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 256185985 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456379791344 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27067] ppid=27046 vsize=26103420 memory=280623633910384 CPUtime=0.07 cores=0-7
/proc/27049/task/27067/stat : 27067 (java) S 27046 27049 26101 0 -1 1077944384 285 0 0 0 7 0 0 0 20 0 20 0 256185985 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456378738800 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27068] ppid=27046 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27068/stat : 27068 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456377687008 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27069] ppid=27046 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27049/task/27069/stat : 27069 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185986 26729902080 11739 33554432000 4194304 4196468 140722814202096 140456376634544 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46956 KiB

[startup+0.70092 s]
/proc/loadavg: 0.99 1.98 4.91 3/203 27069
/proc/meminfo: memFree=23980920/32770624 swapFree=67108852/67108860
[pid=27049] ppid=27046 vsize=26105488 memory=85520 CPUtime=0.99 cores=0-7
/proc/27049/stat : 27049 (java) S 27046 27049 26101 0 -1 1077944320 17814 0 0 0 94 5 0 0 20 0 20 0 256185979 26732019712 21380 33554432000 4194304 4196468 140722814202096 140722814184640 140457190964983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
/proc/27049/statm: 6526372 21380 3482 1 0 6488444 0
[pid=27049/tid=27051] ppid=27046 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/27049/task/27051/stat : 27051 (java) R 27046 27049 26101 0 -1 4202560 15051 0 0 0 63 4 0 0 20 0 20 0 256185980 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457195170896 140457158554790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27052] ppid=27046 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27052/stat : 27052 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457113545744 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27053] ppid=27046 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27053/stat : 27053 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457112493200 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27054] ppid=27046 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/27049/task/27054/stat : 27054 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457111440144 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27055] ppid=27046 vsize=26105488 memory=876 CPUtime=0 cores=0-7
/proc/27049/task/27055/stat : 27055 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457110387600 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27056] ppid=27046 vsize=26105488 memory=1912 CPUtime=0 cores=0-7
/proc/27049/task/27056/stat : 27056 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140457109334544 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27057] ppid=27046 vsize=26105488 memory=1120 CPUtime=0 cores=0-7
/proc/27049/task/27057/stat : 27057 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140456743688848 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27058] ppid=27046 vsize=26105488 memory=6444 CPUtime=0 cores=0-7
/proc/27049/task/27058/stat : 27058 (java) S 27046 27049 26101 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140456742635792 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27059] ppid=27046 vsize=26105488 memory=14892 CPUtime=0 cores=0-7
/proc/27049/task/27059/stat : 27059 (java) S 27046 27049 26101 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256185981 26732019712 21380 33554432000 4194304 4196468 140722814202096 140456741583248 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27060] ppid=27046 vsize=26105488 memory=13920 CPUtime=0 cores=0-7

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

/proc/27049/task/27072/stat : 27072 (java) S 27046 27049 26101 0 -1 1077944384 112 0 0 0 7 0 0 0 20 0 46 0 256186298 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456291713968 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27073] ppid=27046 vsize=27850524 memory=496 CPUtime=2480.21 cores=0-7
/proc/27049/task/27073/stat : 27073 (java) R 27046 27049 26101 0 -1 4202560 99162 0 0 0 247908 113 0 0 20 0 46 0 256186299 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456290654168 140456801469099 0 4 0 16800975 0 0 0 -1 5 0 0 52 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27074] ppid=27046 vsize=27850524 memory=928 CPUtime=2476.53 cores=0-7
/proc/27049/task/27074/stat : 27074 (java) R 27046 27049 26101 0 -1 4202560 97897 0 0 0 247545 108 0 0 20 0 46 0 256186299 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456289601112 140456797903997 0 4 0 16800975 0 0 0 -1 2 0 0 35 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27075] ppid=27046 vsize=27850524 memory=2248 CPUtime=0.07 cores=0-7
/proc/27049/task/27075/stat : 27075 (java) S 27046 27049 26101 0 -1 1077944384 79 0 0 0 7 0 0 0 20 0 46 0 256186306 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456286458672 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27076] ppid=27046 vsize=27850524 memory=1568 CPUtime=2478.73 cores=0-7
/proc/27049/task/27076/stat : 27076 (java) R 27046 27049 26101 0 -1 4202560 101356 0 0 0 247765 108 0 0 20 0 46 0 256186306 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456285399608 140456801375689 0 4 0 16800975 0 0 0 -1 6 0 0 44 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27077] ppid=27046 vsize=27850524 memory=1398720917958146503 CPUtime=2478.86 cores=0-7
/proc/27049/task/27077/stat : 27077 (java) R 27046 27049 26101 0 -1 4202560 100441 0 0 0 247780 106 0 0 20 0 46 0 256186306 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456284346840 140457170042483 0 4 0 16800975 0 0 0 -1 3 0 0 40 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27078] ppid=27046 vsize=27850524 memory=4872558044660077418 CPUtime=2479.68 cores=0-7
/proc/27049/task/27078/stat : 27078 (java) R 27046 27049 26101 0 -1 4202560 99305 0 0 0 247870 98 0 0 20 0 46 0 256186306 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456283296392 140456797776423 0 4 0 16800975 0 0 0 -1 0 0 0 48 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27079] ppid=27046 vsize=27850524 memory=13855174477220093 CPUtime=0.06 cores=0-7
/proc/27049/task/27079/stat : 27079 (java) S 27046 27049 26101 0 -1 1077944384 76 0 0 0 6 0 0 0 20 0 46 0 256186307 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456282248624 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27080] ppid=27046 vsize=27850524 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/27049/task/27080/stat : 27080 (java) S 27046 27049 26101 0 -1 1077944384 45 0 0 0 4 0 0 0 20 0 46 0 256186307 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456281195440 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27081] ppid=27046 vsize=27850524 memory=1624 CPUtime=2480.58 cores=0-7
/proc/27049/task/27081/stat : 27081 (java) R 27046 27049 26101 0 -1 4202560 99868 0 0 0 247946 112 0 0 20 0 46 0 256186307 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456280136896 140456797789671 0 4 0 16800975 0 0 0 -1 4 0 0 49 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27082] ppid=27046 vsize=27850524 memory=496 CPUtime=2481.68 cores=0-7
/proc/27049/task/27082/stat : 27082 (java) R 27046 27049 26101 0 -1 4202560 101580 0 0 0 248063 105 0 0 20 0 46 0 256186307 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456279084512 140456797776364 0 4 0 16800975 0 0 0 -1 7 0 0 48 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27083] ppid=27046 vsize=27850524 memory=928 CPUtime=2478 cores=0-7
/proc/27049/task/27083/stat : 27083 (java) R 27046 27049 26101 0 -1 4202560 95860 0 0 0 247700 100 0 0 20 0 46 0 256186317 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456278030040 140456801469210 0 4 0 16800975 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27084] ppid=27046 vsize=27850524 memory=2248 CPUtime=0 cores=0-7
/proc/27049/task/27084/stat : 27084 (java) S 27046 27049 26101 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 46 0 256186317 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456276985264 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27085] ppid=27046 vsize=27850524 memory=1568 CPUtime=0 cores=0-7
/proc/27049/task/27085/stat : 27085 (java) S 27046 27049 26101 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 256186333 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456273798704 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27086] ppid=27046 vsize=27850524 memory=924 CPUtime=0 cores=0-7
/proc/27049/task/27086/stat : 27086 (java) S 27046 27049 26101 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 46 0 256186333 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456272745776 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27087] ppid=27046 vsize=27850524 memory=2196 CPUtime=0 cores=0-7
/proc/27049/task/27087/stat : 27087 (java) S 27046 27049 26101 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 46 0 256186333 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456271693232 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27088] ppid=27046 vsize=27850524 memory=4256 CPUtime=0 cores=0-7
/proc/27049/task/27088/stat : 27088 (java) S 27046 27049 26101 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 46 0 256186334 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456270640176 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27089] ppid=27046 vsize=27850524 memory=1920 CPUtime=0 cores=0-7
/proc/27049/task/27089/stat : 27089 (java) S 27046 27049 26101 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 46 0 256186334 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456269587632 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27090] ppid=27046 vsize=27850524 memory=7380 CPUtime=0 cores=0-7
/proc/27049/task/27090/stat : 27090 (java) S 27046 27049 26101 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 46 0 256186334 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456268534576 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27091] ppid=27046 vsize=27850524 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/27049/task/27091/stat : 27091 (java) S 27046 27049 26101 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 46 0 256186334 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456267482032 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27092] ppid=27046 vsize=27850524 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/27049/task/27092/stat : 27092 (java) S 27046 27049 26101 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 256186335 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456266429872 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27093] ppid=27046 vsize=27850524 memory=13855174477220093 CPUtime=0 cores=0-7
/proc/27049/task/27093/stat : 27093 (java) S 27046 27049 26101 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 46 0 256186337 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456265377456 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27094] ppid=27046 vsize=27850524 memory=6444 CPUtime=0 cores=0-7
/proc/27049/task/27094/stat : 27094 (java) S 27046 27049 26101 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 46 0 256186338 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456264324400 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27095] ppid=27046 vsize=27850524 memory=14892 CPUtime=0 cores=0-7
/proc/27049/task/27095/stat : 27095 (java) S 27046 27049 26101 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 46 0 256186340 28518936576 623909 33554432000 4194304 4196468 140722814202096 140456263271856 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
Current children cumulated CPU time: 19921.8 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 2495636 KiB

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

[startup+2520.25 s]
# the end of solver process 27049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19909.8 s, system=13.7232 s

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

[startup+2520.21 s]
/proc/loadavg: 8.71 8.86 8.59 9/230 27159
/proc/meminfo: memFree=21545144/32770624 swapFree=67108852/67108860
[pid=27049] ppid=27046 vsize=27984680 memory=2497848 CPUtime=19923.3 cores=0-7
/proc/27049/stat : 27049 (java) S 27046 27049 26101 0 -1 1077944320 2296047 0 0 0 1990959 1370 0 0 20 0 47 0 256185979 28656312320 624462 33554432000 4194304 4196468 140722814202096 140722814184640 140457190964983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
/proc/27049/statm: 6996170 624462 3625 1 0 6957721 0
[pid=27049/tid=27051] ppid=27046 vsize=27984680 memory=6791534058613427641 CPUtime=3.16 cores=0-7
/proc/27049/task/27051/stat : 27051 (java) S 27046 27049 26101 0 -1 1077944384 22266 0 0 0 308 8 0 0 20 0 47 0 256185980 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457195202448 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27052] ppid=27046 vsize=27984680 memory=1172 CPUtime=7.75 cores=0-7
/proc/27049/task/27052/stat : 27052 (java) S 27046 27049 26101 0 -1 1077944384 158667 0 0 0 724 51 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457113545744 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27053] ppid=27046 vsize=27984680 memory=38688 CPUtime=7.85 cores=0-7
/proc/27049/task/27053/stat : 27053 (java) S 27046 27049 26101 0 -1 1077944384 142113 0 0 0 729 56 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457112493200 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27054] ppid=27046 vsize=27984680 memory=1624 CPUtime=7.85 cores=0-7
/proc/27049/task/27054/stat : 27054 (java) S 27046 27049 26101 0 -1 1077944384 148422 0 0 0 731 54 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457111440144 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27055] ppid=27046 vsize=27984680 memory=496 CPUtime=7.87 cores=0-7
/proc/27049/task/27055/stat : 27055 (java) S 27046 27049 26101 0 -1 1077944384 136739 0 0 0 736 51 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457110387600 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27056] ppid=27046 vsize=27984680 memory=928 CPUtime=7.83 cores=0-7
/proc/27049/task/27056/stat : 27056 (java) S 27046 27049 26101 0 -1 1077944384 136206 0 0 0 725 58 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140457109334544 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27057] ppid=27046 vsize=27984680 memory=2498204 CPUtime=7.89 cores=0-7
/proc/27049/task/27057/stat : 27057 (java) S 27046 27049 26101 0 -1 1077944384 143909 0 0 0 733 56 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456743688848 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27058] ppid=27046 vsize=27984680 memory=2498716 CPUtime=7.86 cores=0-7
/proc/27049/task/27058/stat : 27058 (java) S 27046 27049 26101 0 -1 1077944384 145871 0 0 0 730 56 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456742635792 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27059] ppid=27046 vsize=27984680 memory=288230574492221466 CPUtime=7.85 cores=0-7
/proc/27049/task/27059/stat : 27059 (java) S 27046 27049 26101 0 -1 1077944384 155375 0 0 0 734 51 0 0 20 0 47 0 256185981 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456741583248 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27060] ppid=27046 vsize=27984680 memory=288230583166042426 CPUtime=7.99 cores=0-7
/proc/27049/task/27060/stat : 27060 (java) S 27046 27049 26101 0 -1 1077944384 229204 0 0 0 687 112 0 0 20 0 47 0 256185982 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456386108144 140457190976130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27061] ppid=27046 vsize=27984680 memory=13855174477220093 CPUtime=0 cores=0-7
/proc/27049/task/27061/stat : 27061 (java) S 27046 27049 26101 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 47 0 256185983 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456385054432 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27062] ppid=27046 vsize=27984680 memory=1624 CPUtime=0 cores=0-7
/proc/27049/task/27062/stat : 27062 (java) S 27046 27049 26101 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 47 0 256185983 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456384001280 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27063] ppid=27046 vsize=27984680 memory=496 CPUtime=0 cores=0-7
/proc/27049/task/27063/stat : 27063 (java) S 27046 27049 26101 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 47 0 256185985 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456382949840 140457190983579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27064] ppid=27046 vsize=27984680 memory=928 CPUtime=1.85 cores=0-7
/proc/27049/task/27064/stat : 27064 (java) S 27046 27049 26101 0 -1 1077944384 6628 0 0 0 182 3 0 0 20 0 47 0 256185985 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456381896944 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27065] ppid=27046 vsize=27984680 memory=2248 CPUtime=2.37 cores=0-7
/proc/27049/task/27065/stat : 27065 (java) S 27046 27049 26101 0 -1 1077944384 13152 0 0 0 234 3 0 0 20 0 47 0 256185985 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456380844400 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27066] ppid=27046 vsize=27984680 memory=1568 CPUtime=1.96 cores=0-7
/proc/27049/task/27066/stat : 27066 (java) R 27046 27049 26101 0 -1 1077944384 6142 0 0 0 193 3 0 0 20 0 47 0 256185985 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456379791344 140457190976130 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27067] ppid=27046 vsize=27984680 memory=924 CPUtime=1.11 cores=0-7
/proc/27049/task/27067/stat : 27067 (java) S 27046 27049 26101 0 -1 1077944384 15143 0 0 0 109 2 0 0 20 0 47 0 256185985 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456378738800 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27068] ppid=27046 vsize=27984680 memory=2196 CPUtime=0 cores=0-7
/proc/27049/task/27068/stat : 27068 (java) S 27046 27049 26101 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 47 0 256185986 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456377687008 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27069] ppid=27046 vsize=27984680 memory=4256 CPUtime=0.91 cores=0-7
/proc/27049/task/27069/stat : 27069 (java) S 27046 27049 26101 0 -1 1077944384 10287 0 0 0 41 50 0 0 20 0 47 0 256185986 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456376634544 140457190976130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27070] ppid=27046 vsize=27984680 memory=1920 CPUtime=0 cores=0-7
/proc/27049/task/27070/stat : 27070 (java) S 27046 27049 26101 0 -1 1077944384 384 0 0 0 0 0 0 0 20 0 47 0 256186261 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456298013696 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27072] ppid=27046 vsize=27984680 memory=804 CPUtime=0.08 cores=0-7
/proc/27049/task/27072/stat : 27072 (java) R 27046 27049 26101 0 -1 1077944384 251 0 0 0 8 0 0 0 20 0 47 0 256186298 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456291714096 140457190975189 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27073] ppid=27046 vsize=27984680 memory=3708 CPUtime=2480.39 cores=0-7
/proc/27049/task/27073/stat : 27073 (java) R 27046 27049 26101 0 -1 4202560 99177 0 0 0 247926 113 0 0 20 0 47 0 256186299 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456290655896 140456797787052 0 4 0 16800975 0 0 0 -1 1 0 0 52 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27074] ppid=27046 vsize=27984680 memory=69816 CPUtime=2476.68 cores=0-7
/proc/27049/task/27074/stat : 27074 (java) R 27046 27049 26101 0 -1 4202560 97912 0 0 0 247560 108 0 0 20 0 47 0 256186299 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456289600392 140456801497120 0 4 0 16800975 0 0 0 -1 5 0 0 35 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27075] ppid=27046 vsize=27984680 memory=288230574492221466 CPUtime=0.07 cores=0-7
/proc/27049/task/27075/stat : 27075 (java) S 27046 27049 26101 0 -1 1077944384 146 0 0 0 7 0 0 0 20 0 47 0 256186306 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456286458800 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27076] ppid=27046 vsize=27984680 memory=288230583166042426 CPUtime=2478.91 cores=0-7
/proc/27049/task/27076/stat : 27076 (java) R 27046 27049 26101 0 -1 4202560 101371 0 0 0 247783 108 0 0 20 0 47 0 256186306 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456285398872 140456801470885 0 4 0 16800975 0 0 0 -1 4 0 0 44 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27077] ppid=27046 vsize=27984680 memory=13855174477220093 CPUtime=2479.04 cores=0-7
/proc/27049/task/27077/stat : 27077 (java) R 27046 27049 26101 0 -1 4202560 100455 0 0 0 247798 106 0 0 20 0 47 0 256186306 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456284348096 140456789886741 0 4 0 16800975 0 0 0 -1 2 0 0 40 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27078] ppid=27046 vsize=27984680 memory=4616 CPUtime=2479.86 cores=0-7
/proc/27049/task/27078/stat : 27078 (java) R 27046 27049 26101 0 -1 4202560 99321 0 0 0 247888 98 0 0 20 0 47 0 256186306 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456283293320 140456797938983 0 4 0 16800975 0 0 0 -1 6 0 0 48 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27079] ppid=27046 vsize=27984680 memory=2496664 CPUtime=0.06 cores=0-7
/proc/27049/task/27079/stat : 27079 (java) R 27046 27049 26101 0 -1 1077944384 143 0 0 0 6 0 0 0 20 0 47 0 256186307 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456282244672 140457190976130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27080] ppid=27046 vsize=27984680 memory=4108 CPUtime=0.04 cores=0-7
/proc/27049/task/27080/stat : 27080 (java) S 27046 27049 26101 0 -1 1077944384 47 0 0 0 4 0 0 0 20 0 47 0 256186307 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456281195568 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27081] ppid=27046 vsize=27984680 memory=2512568 CPUtime=2480.76 cores=0-7
/proc/27049/task/27081/stat : 27081 (java) R 27046 27049 26101 0 -1 4202560 99880 0 0 0 247964 112 0 0 20 0 47 0 256186307 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456280137144 140456797904122 0 4 0 16800975 0 0 0 -1 3 0 0 49 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27082] ppid=27046 vsize=27984680 memory=3840 CPUtime=2481.85 cores=0-7
/proc/27049/task/27082/stat : 27082 (java) R 27046 27049 26101 0 -1 4202560 101595 0 0 0 248080 105 0 0 20 0 47 0 256186307 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456279081944 140456801480146 0 4 0 16800975 0 0 0 -1 7 0 0 48 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27083] ppid=27046 vsize=27984680 memory=6791534058613427641 CPUtime=2478.18 cores=0-7
/proc/27049/task/27083/stat : 27083 (java) R 27046 27049 26101 0 -1 4202560 95872 0 0 0 247718 100 0 0 20 0 47 0 256186317 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456278029528 140456797787347 0 4 0 16800975 0 0 0 -1 0 0 0 44 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27084] ppid=27046 vsize=27984680 memory=1152 CPUtime=0 cores=0-7
/proc/27049/task/27084/stat : 27084 (java) S 27046 27049 26101 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 47 0 256186317 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456276985392 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27085] ppid=27046 vsize=27984680 memory=876 CPUtime=0 cores=0-7
/proc/27049/task/27085/stat : 27085 (java) R 27046 27049 26101 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 47 0 256186333 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456273798832 140457190975189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27086] ppid=27046 vsize=27984680 memory=1912 CPUtime=0 cores=0-7
/proc/27049/task/27086/stat : 27086 (java) R 27046 27049 26101 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 47 0 256186333 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456272745776 140457190975189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27087] ppid=27046 vsize=27984680 memory=3708 CPUtime=0.01 cores=0-7
/proc/27049/task/27087/stat : 27087 (java) S 27046 27049 26101 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 47 0 256186333 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456271693232 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27088] ppid=27046 vsize=27984680 memory=69816 CPUtime=0 cores=0-7
/proc/27049/task/27088/stat : 27088 (java) S 27046 27049 26101 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 47 0 256186334 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456270640176 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27089] ppid=27046 vsize=27984680 memory=1100 CPUtime=0 cores=0-7
/proc/27049/task/27089/stat : 27089 (java) S 27046 27049 26101 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 47 0 256186334 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456269587632 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27090] ppid=27046 vsize=27984680 memory=2056 CPUtime=0 cores=0-7
/proc/27049/task/27090/stat : 27090 (java) S 27046 27049 26101 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 47 0 256186334 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456268534576 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27091] ppid=27046 vsize=27984680 memory=1776 CPUtime=0 cores=0-7
/proc/27049/task/27091/stat : 27091 (java) S 27046 27049 26101 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 47 0 256186334 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456267482032 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27092] ppid=27046 vsize=27984680 memory=752 CPUtime=0 cores=0-7
/proc/27049/task/27092/stat : 27092 (java) S 27046 27049 26101 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 47 0 256186335 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456266430000 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27093] ppid=27046 vsize=27984680 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/27049/task/27093/stat : 27093 (java) S 27046 27049 26101 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 47 0 256186337 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456265377456 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27094] ppid=27046 vsize=27984680 memory=288230583166042426 CPUtime=0.01 cores=0-7
/proc/27049/task/27094/stat : 27094 (java) S 27046 27049 26101 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 47 0 256186338 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456264324400 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
[pid=27049/tid=27095] ppid=27046 vsize=27984680 memory=13855174477220093 CPUtime=0 cores=0-7
/proc/27049/task/27095/stat : 27095 (java) S 27046 27049 26101 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 47 0 256186340 28656312320 624462 33554432000 4194304 4196468 140722814202096 140456263271856 140457190975189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16859136 140722814207054 140722814207237 140722814207237 140722814209999 0
Current children cumulated CPU time: 19923.3 s
Current children cumulated vsize: 27984680 KiB
Current children cumulated memory: 2497848 KiB

Child status: 143
Real time (s): 2520.25
CPU time (s): 19923.5
CPU user time (s): 19909.8
CPU system time (s): 13.7232
CPU usage (%): 790.537
Max. virtual memory (cumulated for all children) (KiB): 27984680
Max. memory (cumulated for all children) (KiB): 3493480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19909.8
system time used= 13.7232
maximum resident set size= 3495016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2296115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 770374
involuntary context switches= 457108


# summary of solver processes directly reported to runsolver:
#   pid: 27049
#   total CPU time (s): 19923.5
#   total CPU user time (s): 19909.8
#   total CPU system time (s): 13.7232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.2541 second user time and 40.0574 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-16 04:23:48
IDJOB=4308764
IDBENCH=141487
IDSOLVER=2793
FILE ID=node133/4308764-1534386228
RUNJOBID= node133-1534382590-26128
PBS_JOBID= 21038301
Free space on /tmp= 45648 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-10_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308764-1534386228/watcher-4308764-1534386228 -o /tmp/evaluation-result-4308764-1534386228/solver-4308764-1534386228 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534382590-26128 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 421536110 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308764-1534386228.xml

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

MD5SUM BENCH= 5381df091e182e76100bed0c682c3bbe
RANDOM SEED=421536110

node133.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.24
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.24
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.24
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.24
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:        24038984 kB
MemAvailable:   31894144 kB
Buffers:          181488 kB
Cached:          7937688 kB
SwapCached:            4 kB
Active:          4284764 kB
Inactive:        3887632 kB
Active(anon):       3904 kB
Inactive(anon):   109992 kB
Active(file):    4280860 kB
Inactive(file):  3777640 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35988 kB
Writeback:             0 kB
AnonPages:         84804 kB
Mapped:            56928 kB
Shmem:             58008 kB
Slab:             252960 kB
SReclaimable:     224988 kB
SUnreclaim:        27972 kB
KernelStack:        3312 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 45612 MiB
End job on node133 at 2018-08-16 05:05:49