Trace number 4285395

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT 12.4764 3.4835701

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-24/
RadarSurveillance-8-24-3-2-26.xml
MD5SUM5fc699ab1cae788b04cf735a4cf0e3c1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.12813801
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":126}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":18},{"degree":1,"count":17},{"degree":2,"count":6},{"degree":3,"count":10},{"degree":4,"count":6},{"degree":5,"count":20},{"degree":6,"count":67}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":1},{"arity":3,"count":1},{"arity":4,"count":4},{"arity":5,"count":6},{"arity":6,"count":3},{"arity":7,"count":7},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":10,"count":9},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":1},{"arity":14,"count":3},{"arity":15,"count":5},{"arity":16,"count":1},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 580389340
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.94/1.23	c Parsing done, starting search...
12.09/3.45	s SATISFIABLE
12.09/3.45	v <instantiation>
12.09/3.45	v 	<list>
12.09/3.45	v 		x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][1] x[12][2] x[12][3] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][1] x[17][2] x[17][3] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[21][0] x[21][1] x[21][4] x[21][5] x[22][0] x[22][1] x[22][4] x[22][5] x[23][0] x[23][1] x[23][4] x[23][5]
12.09/3.45	v 	</list>
12.09/3.45	v 	<values>
12.09/3.45	v 		1 2 2 3 0 3 0 0 3 3 3 0 2 2 3 3 3 3 1 3 3 0 1 2 1 0 0 3 3 0 1 1 0 3 1 1 1 0 0 3 3 0 1 1 1 1 1 1 1 0 1 1 1 1 3 0 0 0 1 1 1 3 1 0 0 3 0 0 1 1 1 1 0 2 1 0 0 3 0 0 0 0 0 0 1 3 3 0 0 0 1 0 3 2 2 0 1 3 3 0 0 2 1 3 2 2 3 3 3 0 2 2 1 2 0 1 3 3 0 1 3 0 2 1 0 0 
12.09/3.45	v 	</values>
12.09/3.45	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285395-1503446797/watcher-4285395-1503446797 -o /tmp/evaluation-result-4285395-1503446797/solver-4285395-1503446797 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 580389340 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285395-1503446797.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=9192, runsolver pid=9189

[startup+0.100063 s]*
/proc/loadavg: 3.82 7.37 8.22 2/198 9212
/proc/meminfo: memFree=23529516/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=26000852 memory=31968 CPUtime=0.12 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 8405 0 0 0 11 1 0 0 20 0 20 0 177760501 26624872448 7992 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6500213 7992 3411 1 0 6487932 0
[pid=9192/tid=9194] ppid=9189 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) R 9189 9192 8147 0 -1 4202560 6346 0 0 0 8 1 0 0 20 0 20 0 177760501 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262953420384 140262949225629 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=26000852 memory=140121944249984 CPUtime=0 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 7992 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760503 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9204] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9204/stat : 9204 (java) S 9189 9192 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177760504 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261534389792 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9205] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9205/stat : 9205 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177760504 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261533336944 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9206] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9206/stat : 9206 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261532285264 140262949222299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9207] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9207/stat : 9207 (java) S 9189 9192 8147 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261531232624 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9208] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9208/stat : 9208 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261530179824 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9209] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9209/stat : 9209 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261529127024 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9210] ppid=9189 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9192/task/9210/stat : 9210 (java) S 9189 9192 8147 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261528074224 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9211] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9211/stat : 9211 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261527022688 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9212] ppid=9189 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9212/stat : 9212 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760507 26624872448 7992 33554432000 4194304 4196468 140723215437088 140261525969968 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31968 KiB

[startup+0.21005 s]*
/proc/loadavg: 3.82 7.37 8.22 3/198 9212
/proc/meminfo: memFree=23520136/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=26000852 memory=41116 CPUtime=0.29 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 9399 0 0 0 27 2 0 0 20 0 20 0 177760501 26624872448 10279 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6500213 10279 3585 1 0 6487932 0
[pid=9192/tid=9194] ppid=9189 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) R 9189 9192 8147 0 -1 4202560 6972 0 0 0 18 1 0 0 20 0 20 0 177760501 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262953409008 140262949225629 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=26000852 memory=140121944258674 CPUtime=0 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624872448 10279 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177760503 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9204] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9204/stat : 9204 (java) S 9189 9192 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177760504 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261534389792 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9205] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9205/stat : 9205 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177760504 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261533336944 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9206] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9206/stat : 9206 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261532285264 140262949222299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9207] ppid=9189 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9192/task/9207/stat : 9207 (java) R 9189 9192 8147 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261531232624 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9208] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9208/stat : 9208 (java) S 9189 9192 8147 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261530179824 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9209] ppid=9189 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/9192/task/9209/stat : 9209 (java) R 9189 9192 8147 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261529127024 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9210] ppid=9189 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/9192/task/9210/stat : 9210 (java) R 9189 9192 8147 0 -1 4202560 398 0 0 0 5 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261528074224 140262927857267 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9211] ppid=9189 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9211/stat : 9211 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760506 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261527022688 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9212] ppid=9189 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9212/stat : 9212 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760507 26624872448 10279 33554432000 4194304 4196468 140723215437088 140261525969968 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41116 KiB

[startup+0.309449 s]*
/proc/loadavg: 3.82 7.37 8.22 2/198 9212
/proc/meminfo: memFree=23513080/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=26000872 memory=49344 CPUtime=0.48 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 10598 0 0 0 45 3 0 0 20 0 20 0 177760501 26624892928 12336 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6500218 12336 3708 1 0 6487932 0
[pid=9192/tid=9194] ppid=9189 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) R 9189 9192 8147 0 -1 4202560 7701 0 0 0 27 2 0 0 20 0 20 0 177760501 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262953415056 140262933284190 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=26000872 memory=140121831732143 CPUtime=0 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=26000872 memory=140121831734448 CPUtime=0 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=26000872 memory=140121831736752 CPUtime=0 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26624892928 12336 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177760503 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9204] ppid=9189 vsize=26000872 memory=280243663480464 CPUtime=0 cores=0-7
/proc/9192/task/9204/stat : 9204 (java) S 9189 9192 8147 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177760504 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261534389792 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9205] ppid=9189 vsize=26000872 memory=280243663487376 CPUtime=0 cores=0-7
/proc/9192/task/9205/stat : 9205 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177760504 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261533336944 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9206] ppid=9189 vsize=26000872 memory=280243663428656 CPUtime=0 cores=0-7
/proc/9192/task/9206/stat : 9206 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261532285264 140262949222299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9207] ppid=9189 vsize=26000872 memory=280243663501200 CPUtime=0.02 cores=0-7
/proc/9192/task/9207/stat : 9207 (java) S 9189 9192 8147 0 -1 1077944384 416 0 0 0 2 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261531232624 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9208] ppid=9189 vsize=26000872 memory=280243663508112 CPUtime=0.03 cores=0-7
/proc/9192/task/9208/stat : 9208 (java) S 9189 9192 8147 0 -1 1077944384 225 0 0 0 3 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261530179824 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9209] ppid=9189 vsize=26000872 memory=280243663505808 CPUtime=0.04 cores=0-7
/proc/9192/task/9209/stat : 9209 (java) S 9189 9192 8147 0 -1 1077944384 355 0 0 0 4 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261529127024 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9210] ppid=9189 vsize=26000872 memory=280243663522416 CPUtime=0.08 cores=0-7
/proc/9192/task/9210/stat : 9210 (java) S 9189 9192 8147 0 -1 1077944384 524 0 0 0 8 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261528074224 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9211] ppid=9189 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9211/stat : 9211 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760506 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261527022688 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9212] ppid=9189 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/9192/task/9212/stat : 9212 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760507 26624892928 12336 33554432000 4194304 4196468 140723215437088 140261525969968 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49344 KiB

[startup+0.700903 s]
/proc/loadavg: 3.68 7.28 8.18 3/198 9212
/proc/meminfo: memFree=23499804/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=26002920 memory=79908 CPUtime=1.34 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 14151 0 0 0 130 4 0 0 20 0 20 0 177760501 26626990080 19977 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6500730 19977 3778 1 0 6488444 0
[pid=9192/tid=9194] ppid=9189 vsize=26002920 memory=0 CPUtime=0.66 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) R 9189 9192 8147 0 -1 4202560 8678 0 0 0 64 2 0 0 20 0 20 0 177760501 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262953439176 140262578486872 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=26002920 memory=792 CPUtime=0 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=26002920 memory=1204 CPUtime=0 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=26002920 memory=1728 CPUtime=0 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=26002920 memory=1440 CPUtime=0 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=26002920 memory=15880 CPUtime=0 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177760502 26626990080 19977 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=26002920 memory=16244 CPUtime=0 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177760503 26626990080 19977 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0

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

Current children cumulated CPU time: 10.63 s
Current children cumulated vsize: 26876444 KiB
Current children cumulated memory: 932488 KiB

[startup+3.48353 s]
# the end of solver process 9192 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.365 s, system=1.11143 s

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

[startup+3.21106 s]
/proc/loadavg: 3.68 7.28 8.18 9/211 9225
/proc/meminfo: memFree=22630244/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=26876444 memory=932740 CPUtime=10.8 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 37532 0 0 0 972 108 0 0 20 0 33 0 177760501 27521478656 233185 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6719111 233185 3849 1 0 6706825 0
[pid=9192/tid=9194] ppid=9189 vsize=26876444 memory=0 CPUtime=2.24 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) S 9189 9192 8147 0 -1 1077944384 14936 0 0 0 218 6 0 0 20 0 33 0 177760501 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262953441088 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=26876444 memory=8112282956445269571 CPUtime=0.41 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 268 0 0 0 31 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=26876444 memory=0 CPUtime=0.4 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 277 0 0 0 30 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=26876444 memory=4580 CPUtime=0.39 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 351 0 0 0 29 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=26876444 memory=0 CPUtime=0.41 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 260 0 0 0 31 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=26876444 memory=0 CPUtime=0.42 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 516 0 0 0 31 11 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=26876444 memory=0 CPUtime=0.37 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 298 0 0 0 28 9 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=26876444 memory=0 CPUtime=0.4 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 274 0 0 0 30 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=26876444 memory=0 CPUtime=0.4 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 287 0 0 0 30 10 0 0 20 0 33 0 177760502 27521478656 233185 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=26876444 memory=0 CPUtime=0.16 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 1705 0 0 0 16 0 0 0 20 0 33 0 177760503 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9204] ppid=9189 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9204/stat : 9204 (java) S 9189 9192 8147 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 33 0 177760504 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261534389856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9205] ppid=9189 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9205/stat : 9205 (java) S 9189 9192 8147 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 33 0 177760504 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261533336960 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9206] ppid=9189 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9206/stat : 9206 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261532285264 140262949222299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9207] ppid=9189 vsize=26876444 memory=0 CPUtime=0.67 cores=0-7
/proc/9192/task/9207/stat : 9207 (java) R 9189 9192 8147 0 -1 4202560 3077 0 0 0 66 1 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261531212176 140262928393152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9208] ppid=9189 vsize=26876444 memory=0 CPUtime=0.81 cores=0-7
/proc/9192/task/9208/stat : 9208 (java) S 9189 9192 8147 0 -1 1077944384 2502 0 0 0 80 1 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261530179824 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9209] ppid=9189 vsize=26876444 memory=288230574492221466 CPUtime=0.66 cores=0-7
/proc/9192/task/9209/stat : 9209 (java) R 9189 9192 8147 0 -1 4202560 2862 0 0 0 65 1 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261529127024 140262949215638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9210] ppid=9189 vsize=26876444 memory=0 CPUtime=0.81 cores=0-7
/proc/9192/task/9210/stat : 9210 (java) R 9189 9192 8147 0 -1 4202560 7666 0 0 0 80 1 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261528074224 140262949215638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9211] ppid=9189 vsize=26876444 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/9192/task/9211/stat : 9211 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 33 0 177760506 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261527022688 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9212] ppid=9189 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9212/stat : 9212 (java) S 9189 9192 8147 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 33 0 177760507 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261525969968 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9213] ppid=9189 vsize=26876444 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9213/stat : 9213 (java) S 9189 9192 8147 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 33 0 177760707 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261515678848 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9214] ppid=9189 vsize=26876444 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9192/task/9214/stat : 9214 (java) S 9189 9192 8147 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 33 0 177760721 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261512528976 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9215] ppid=9189 vsize=26876444 memory=0 CPUtime=0.25 cores=0-7
/proc/9192/task/9215/stat : 9215 (java) S 9189 9192 8147 0 -1 1077944384 154 0 0 0 24 1 0 0 20 0 33 0 177760731 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261509379104 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9216] ppid=9189 vsize=26876444 memory=0 CPUtime=0.24 cores=0-7
/proc/9192/task/9216/stat : 9216 (java) R 9189 9192 8147 0 -1 4202560 99 0 0 0 23 1 0 0 20 0 33 0 177760732 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261508314360 140262580523649 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9217] ppid=9189 vsize=26876444 memory=0 CPUtime=0.28 cores=0-7
/proc/9192/task/9217/stat : 9217 (java) R 9189 9192 8147 0 -1 4202560 75 0 0 0 27 1 0 0 20 0 33 0 177760732 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261507261528 140262580523466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9218] ppid=9189 vsize=26876444 memory=0 CPUtime=0.26 cores=0-7
/proc/9192/task/9218/stat : 9218 (java) R 9189 9192 8147 0 -1 4202560 79 0 0 0 25 1 0 0 20 0 33 0 177760734 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261506207200 140262580523591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9219] ppid=9189 vsize=26876444 memory=0 CPUtime=0.21 cores=0-7
/proc/9192/task/9219/stat : 9219 (java) R 9189 9192 8147 0 -1 4202560 62 0 0 0 20 1 0 0 20 0 33 0 177760734 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261505159408 140262580523715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9220] ppid=9189 vsize=26876444 memory=0 CPUtime=0.27 cores=0-7
/proc/9192/task/9220/stat : 9220 (java) S 9189 9192 8147 0 -1 1077944384 77 0 0 0 26 1 0 0 20 0 33 0 177760734 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261504116128 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9221] ppid=9189 vsize=26876444 memory=0 CPUtime=0.25 cores=0-7
/proc/9192/task/9221/stat : 9221 (java) S 9189 9192 8147 0 -1 1077944384 77 0 0 0 24 1 0 0 20 0 33 0 177760734 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261503063328 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9222] ppid=9189 vsize=26876444 memory=0 CPUtime=0.27 cores=0-7
/proc/9192/task/9222/stat : 9222 (java) S 9189 9192 8147 0 -1 1077944384 73 0 0 0 27 0 0 0 20 0 33 0 177760734 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261502010528 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9223] ppid=9189 vsize=26876444 memory=12136 CPUtime=0 cores=0-7
/proc/9192/task/9223/stat : 9223 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 33 0 177760736 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261500957728 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9224] ppid=9189 vsize=26876444 memory=1004 CPUtime=0 cores=0-7
/proc/9192/task/9224/stat : 9224 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 33 0 177760736 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261499904928 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9225] ppid=9189 vsize=26876444 memory=1228 CPUtime=0 cores=0-7
/proc/9192/task/9225/stat : 9225 (java) S 9189 9192 8147 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 33 0 177760736 27521478656 233185 33554432000 4194304 4196468 140723215437088 140261498852128 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
Current children cumulated CPU time: 10.8 s
Current children cumulated vsize: 26876444 KiB
Current children cumulated memory: 932740 KiB

[startup+3.40206 s]
/proc/loadavg: 3.68 7.28 8.18 9/211 9225
/proc/meminfo: memFree=22630244/32770624 swapFree=67108860/67108860
[pid=9192] ppid=9189 vsize=27211348 memory=934544 CPUtime=12.09 cores=0-7
/proc/9192/stat : 9192 (java) S 9189 9192 8147 0 -1 1077944320 38208 0 0 0 1100 109 0 0 20 0 38 0 177760501 27864420352 233636 33554432000 4194304 4196468 140723215437088 140723215419632 140262949203703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
/proc/9192/statm: 6802837 233636 3849 1 0 6790030 0
[pid=9192/tid=9194] ppid=9189 vsize=27211348 memory=5796 CPUtime=2.25 cores=0-7
/proc/9192/task/9194/stat : 9194 (java) S 9189 9192 8147 0 -1 1077944384 14944 0 0 0 219 6 0 0 20 0 38 0 177760501 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262953441408 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9195] ppid=9189 vsize=27211348 memory=4616 CPUtime=0.41 cores=0-7
/proc/9192/task/9195/stat : 9195 (java) S 9189 9192 8147 0 -1 1077944384 268 0 0 0 31 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262901824656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9196] ppid=9189 vsize=27211348 memory=8632 CPUtime=0.4 cores=0-7
/proc/9192/task/9196/stat : 9196 (java) S 9189 9192 8147 0 -1 1077944384 277 0 0 0 30 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262900771856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9197] ppid=9189 vsize=27211348 memory=792 CPUtime=0.39 cores=0-7
/proc/9192/task/9197/stat : 9197 (java) S 9189 9192 8147 0 -1 1077944384 351 0 0 0 29 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262899719056 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9198] ppid=9189 vsize=27211348 memory=1204 CPUtime=0.41 cores=0-7
/proc/9192/task/9198/stat : 9198 (java) S 9189 9192 8147 0 -1 1077944384 260 0 0 0 31 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262898666256 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9199] ppid=9189 vsize=27211348 memory=1728 CPUtime=0.42 cores=0-7
/proc/9192/task/9199/stat : 9199 (java) S 9189 9192 8147 0 -1 1077944384 516 0 0 0 31 11 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262897613456 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9200] ppid=9189 vsize=27211348 memory=1440 CPUtime=0.37 cores=0-7
/proc/9192/task/9200/stat : 9200 (java) S 9189 9192 8147 0 -1 1077944384 298 0 0 0 28 9 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262896560656 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9201] ppid=9189 vsize=27211348 memory=15880 CPUtime=0.4 cores=0-7
/proc/9192/task/9201/stat : 9201 (java) S 9189 9192 8147 0 -1 1077944384 274 0 0 0 30 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262500596112 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9202] ppid=9189 vsize=27211348 memory=0 CPUtime=0.4 cores=0-7
/proc/9192/task/9202/stat : 9202 (java) S 9189 9192 8147 0 -1 1077944384 287 0 0 0 30 10 0 0 20 0 38 0 177760502 27864420352 233636 33554432000 4194304 4196468 140723215437088 140262499543312 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9203] ppid=9189 vsize=27211348 memory=28868 CPUtime=0.16 cores=0-7
/proc/9192/task/9203/stat : 9203 (java) S 9189 9192 8147 0 -1 1077944384 1705 0 0 0 16 0 0 0 20 0 38 0 177760503 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261535443824 140262949214850 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9204] ppid=9189 vsize=27211348 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9204/stat : 9204 (java) S 9189 9192 8147 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 38 0 177760504 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261534389856 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9205] ppid=9189 vsize=27211348 memory=95 CPUtime=0 cores=0-7
/proc/9192/task/9205/stat : 9205 (java) S 9189 9192 8147 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 38 0 177760504 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261533336960 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9206] ppid=9189 vsize=27211348 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9206/stat : 9206 (java) S 9189 9192 8147 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261532285264 140262949222299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9207] ppid=9189 vsize=27211348 memory=6944656592455360604 CPUtime=0.83 cores=0-7
/proc/9192/task/9207/stat : 9207 (java) R 9189 9192 8147 0 -1 4202560 3270 0 0 0 82 1 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261531213640 140262932704100 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9208] ppid=9189 vsize=27211348 memory=280243663678656 CPUtime=0.94 cores=0-7
/proc/9192/task/9208/stat : 9208 (java) R 9189 9192 8147 0 -1 4202560 2520 0 0 0 93 1 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261530166144 140262927220715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9209] ppid=9189 vsize=27211348 memory=140121831841616 CPUtime=0.78 cores=0-7
/proc/9192/task/9209/stat : 9209 (java) R 9189 9192 8147 0 -1 4202560 2893 0 0 0 77 1 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261529119512 140262933593821 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9210] ppid=9189 vsize=27211348 memory=164 CPUtime=0.87 cores=0-7
/proc/9192/task/9210/stat : 9210 (java) S 9189 9192 8147 0 -1 1077944384 7788 0 0 0 85 2 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261528074224 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9211] ppid=9189 vsize=27211348 memory=0 CPUtime=0 cores=0-7
/proc/9192/task/9211/stat : 9211 (java) S 9189 9192 8147 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 177760506 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261527022688 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9212] ppid=9189 vsize=27211348 memory=7014751519700767081 CPUtime=0 cores=0-7
/proc/9192/task/9212/stat : 9212 (java) S 9189 9192 8147 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 38 0 177760507 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261525969968 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9213] ppid=9189 vsize=27211348 memory=6008743516130863720 CPUtime=0 cores=0-7
/proc/9192/task/9213/stat : 9213 (java) S 9189 9192 8147 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 38 0 177760707 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261515678848 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9214] ppid=9189 vsize=27211348 memory=7379537652138273123 CPUtime=0 cores=0-7
/proc/9192/task/9214/stat : 9214 (java) S 9189 9192 8147 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 38 0 177760721 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261512528976 140262949214850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9215] ppid=9189 vsize=27211348 memory=4638778402844725328 CPUtime=0.25 cores=0-7
/proc/9192/task/9215/stat : 9215 (java) S 9189 9192 8147 0 -1 1077944384 158 0 0 0 24 1 0 0 20 0 38 0 177760731 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261509379120 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9216] ppid=9189 vsize=27211348 memory=7372789949179520104 CPUtime=0.37 cores=0-7
/proc/9192/task/9216/stat : 9216 (java) R 9189 9192 8147 0 -1 4202560 122 0 0 0 36 1 0 0 20 0 38 0 177760732 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261508298288 140262933284190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9217] ppid=9189 vsize=27211348 memory=7019467087990567225 CPUtime=0.39 cores=0-7
/proc/9192/task/9217/stat : 9217 (java) R 9189 9192 8147 0 -1 4202560 85 0 0 0 38 1 0 0 20 0 38 0 177760732 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261507267344 140262582709561 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9218] ppid=9189 vsize=27211348 memory=-7522837583095740291 CPUtime=0.28 cores=0-7
/proc/9192/task/9218/stat : 9218 (java) S 9189 9192 8147 0 -1 1077944384 98 0 0 0 27 1 0 0 20 0 38 0 177760734 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261506220720 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9219] ppid=9189 vsize=27211348 memory=-7965959130280075168 CPUtime=0.35 cores=0-7
/proc/9192/task/9219/stat : 9219 (java) R 9189 9192 8147 0 -1 4202560 123 0 0 0 34 1 0 0 20 0 38 0 177760734 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261505156056 140262585896333 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9220] ppid=9189 vsize=27211348 memory=8580318734027995705 CPUtime=0.37 cores=0-7
/proc/9192/task/9220/stat : 9220 (java) R 9189 9192 8147 0 -1 4202560 98 0 0 0 36 1 0 0 20 0 38 0 177760734 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261504099872 140262585940669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9221] ppid=9189 vsize=27211348 memory=-5792065019343307568 CPUtime=0.25 cores=0-7
/proc/9192/task/9221/stat : 9221 (java) S 9189 9192 8147 0 -1 1077944384 85 0 0 0 24 1 0 0 20 0 38 0 177760734 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261503063344 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9222] ppid=9189 vsize=27211348 memory=6944656592455360604 CPUtime=0.35 cores=0-7
/proc/9192/task/9222/stat : 9222 (java) R 9189 9192 8147 0 -1 4202560 81 0 0 0 35 0 0 0 20 0 38 0 177760734 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261502006864 140262582503935 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9223] ppid=9189 vsize=27211348 memory=6655300316396806240 CPUtime=0.07 cores=0-7
/proc/9192/task/9223/stat : 9223 (java) R 9189 9192 8147 0 -1 1077944384 29 0 0 0 7 0 0 0 20 0 38 0 177760736 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261500946128 140262949213909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9224] ppid=9189 vsize=27211348 memory=6944656592387989600 CPUtime=0.06 cores=0-7
/proc/9192/task/9224/stat : 9224 (java) R 9189 9192 8147 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 38 0 177760736 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261499900416 140262585949224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
[pid=9192/tid=9225] ppid=9189 vsize=27211348 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/9192/task/9225/stat : 9225 (java) S 9189 9192 8147 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 38 0 177760736 27864420352 233636 33554432000 4194304 4196468 140723215437088 140261498852144 140262949213909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23220224 140723215443042 140723215443227 140723215443227 140723215445967 0
Current children cumulated CPU time: 12.09 s
Current children cumulated vsize: 27211348 KiB
Current children cumulated memory: 934544 KiB

Child status: 0
Real time (s): 3.48357
CPU time (s): 12.4764
CPU user time (s): 11.365
CPU system time (s): 1.11143
CPU usage (%): 358.151
Max. virtual memory (cumulated for all children) (KiB): 27211348
Max. memory (cumulated for all children) (KiB): 934544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.365
system time used= 1.11143
maximum resident set size= 938808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 88
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5720
involuntary context switches= 161


# summary of solver processes directly reported to runsolver:
#   pid: 9192
#   total CPU time (s): 12.4764
#   total CPU user time (s): 11.365
#   total CPU system time (s): 1.11143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04564 second user time and 0.075721 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-23 01:52:16
IDJOB=4285395
IDBENCH=134327
IDSOLVER=2681
FILE ID=node148/4285395-1503446797
RUNJOBID= node148-1503438312-8174
PBS_JOBID= 20632146
Free space on /tmp= 61644 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-24/RadarSurveillance-8-24-3-2-26.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-4285395-1503446797/watcher-4285395-1503446797 -o /tmp/evaluation-result-4285395-1503446797/solver-4285395-1503446797 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503438312-8174 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 580389340 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285395-1503446797.xml

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

MD5SUM BENCH= 5fc699ab1cae788b04cf735a4cf0e3c1
RANDOM SEED=580389340

node148.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.19
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.19
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.19
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.19
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:        23548032 kB
MemAvailable:   31941992 kB
Buffers:          297588 kB
Cached:          8374780 kB
SwapCached:            0 kB
Active:          1726344 kB
Inactive:        6999924 kB
Active(anon):       4020 kB
Inactive(anon):    93496 kB
Active(file):    1722324 kB
Inactive(file):  6906428 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42316 kB
Writeback:             0 kB
AnonPages:         60292 kB
Mapped:            54736 kB
Shmem:             41608 kB
Slab:             189448 kB
SReclaimable:     162088 kB
SUnreclaim:        27360 kB
KernelStack:        3552 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-23 01:52:20