Trace number 4291154

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-07-02OPT2 9.67218 3.26889

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-catfood_c18.xml
MD5SUM7a98855e0c8aa26354ea878597d76c63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.04592
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints78
Number of domains9
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":7},{"size":10,"count":49},{"size":275,"count":7},{"size":280,"count":7},{"size":286,"count":7},{"size":550,"count":14},{"size":880,"count":7},{"size":1101,"count":7},{"size":1210,"count":7}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":91},{"degree":3,"count":14},{"degree":9,"count":7}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":14},{"arity":3,"count":49},{"arity":7,"count":15}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"ordered","count":1},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin 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-07-02
0.67/0.60	c seed: 931666925
0.67/0.60	c timeout: 20160
0.67/0.60	c memlimit: 22000
0.67/0.60	c nbcore: 8
0.67/0.60	c Parsing instance...
1.38/0.95	c Parsing done, starting search...
8.01/3.03	o 7
8.79/3.19	o 4
8.79/3.19	o 3
8.79/3.20	o 2
9.46/3.23	s OPTIMUM FOUND
9.46/3.23	v <instantiation>
9.46/3.23	v 	<list>
9.46/3.23	v 		d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] npt[0] npt[1] npt[2] npt[3] npt[4] npt[5] npt[6] u[0] u[1] u[2] u[3] u[4] u[5] u[6] nptv[0][0] nptv[0][1] nptv[0][2] nptv[0][3] nptv[0][4] nptv[0][5] nptv[0][6] nptv[1][0] nptv[1][1] nptv[1][2] nptv[1][3] nptv[1][4] nptv[1][5] nptv[1][6] nptv[2][0] nptv[2][1] nptv[2][2] nptv[2][3] nptv[2][4] nptv[2][5] nptv[2][6] nptv[3][0] nptv[3][1] nptv[3][2] nptv[3][3] nptv[3][4] nptv[3][5] nptv[3][6] nptv[4][0] nptv[4][1] nptv[4][2] nptv[4][3] nptv[4][4] nptv[4][5] nptv[4][6] nptv[5][0] nptv[5][1] nptv[5][2] nptv[5][3] nptv[5][4] nptv[5][5] nptv[5][6] nptv[6][0] nptv[6][1] nptv[6][2] nptv[6][3] nptv[6][4] nptv[6][5] nptv[6][6]
9.46/3.23	v 	</list>
9.46/3.23	v 	<values>
9.46/3.23	v 		1 1 1 0 0 2 4 0 0 0 3 3 2 1 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 262 162 0 0 0 0 0 1 1 0 0 0 0 0 262 262 262 0 0 524 1048 0 0 0 486 486 324 162 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 
9.46/3.23	v 	</values>
9.46/3.23	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291154-1532654509/watcher-4291154-1532654509 -o /tmp/evaluation-result-4291154-1532654509/solver-4291154-1532654509 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 931666925 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291154-1532654509.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
solver pid=17302, runsolver pid=17299
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 0.87 3.10 6.13 2/199 17322
/proc/meminfo: memFree=21337644/32770624 swapFree=67108860/67108860
[pid=17302] ppid=17299 vsize=26103424 memory=31180 CPUtime=0.11 cores=0-7
/proc/17302/stat : 17302 (java) S 17299 17302 15807 0 -1 1077944320 7261 0 0 0 10 1 0 0 20 0 20 0 83014136 26729906176 7795 33554432000 4194304 4196468 140733858746432 140733858728976 140318175162103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
/proc/17302/statm: 6525856 7795 3138 1 0 6487932 0
[pid=17302/tid=17304] ppid=17299 vsize=26103424 memory=7898076179640261527 CPUtime=0.09 cores=0-7
/proc/17302/task/17304/stat : 17304 (java) R 17299 17302 15807 0 -1 4202560 5425 0 0 0 8 1 0 0 20 0 20 0 83014136 26729906176 7932 33554432000 4194304 4196468 140733858746432 140318179365232 140318159205733 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17305] ppid=17299 vsize=26103424 memory=732369882472971237 CPUtime=0 cores=0-7
/proc/17302/task/17305/stat : 17305 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140318127782288 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17306] ppid=17299 vsize=26103424 memory=139744135517824 CPUtime=0 cores=0-7
/proc/17302/task/17306/stat : 17306 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140318126729488 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17307] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17307/stat : 17307 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317731191440 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17308] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17308/stat : 17308 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317730138640 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17309] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014138 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17314] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17314/stat : 17314 (java) S 17299 17302 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317167637280 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17315] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17315/stat : 17315 (java) S 17299 17302 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317166584944 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17316] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17316/stat : 17316 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317165533264 140318175180699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17317] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17317/stat : 17317 (java) S 17299 17302 15807 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317164481136 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17318] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17318/stat : 17318 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317163428336 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17319] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17319/stat : 17319 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317162376144 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17320] ppid=17299 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17320/stat : 17320 (java) S 17299 17302 15807 0 -1 1077944384 251 0 0 0 1 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317161323248 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17321] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17321/stat : 17321 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317160270176 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17322] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17322/stat : 17322 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 7932 33554432000 4194304 4196468 140733858746432 140317159217456 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 31180 KiB

[startup+0.210198 s]*
/proc/loadavg: 0.87 3.10 6.13 4/199 17322
/proc/meminfo: memFree=21306272/32770624 swapFree=67108860/67108860
[pid=17302] ppid=17299 vsize=26103424 memory=43020 CPUtime=0.3 cores=0-7
/proc/17302/stat : 17302 (java) S 17299 17302 15807 0 -1 1077944320 10415 0 0 0 28 2 0 0 20 0 20 0 83014136 26729906176 10755 33554432000 4194304 4196468 140733858746432 140733858728976 140318175162103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
/proc/17302/statm: 6525856 10755 3337 1 0 6487932 0
[pid=17302/tid=17304] ppid=17299 vsize=26103424 memory=0 CPUtime=0.2 cores=0-7
/proc/17302/task/17304/stat : 17304 (java) R 17299 17302 15807 0 -1 4202560 8200 0 0 0 19 1 0 0 20 0 20 0 83014136 26729906176 10755 33554432000 4194304 4196468 140733858746432 140318179379680 140318175184029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17305] ppid=17299 vsize=26103424 memory=139744135517824 CPUtime=0 cores=0-7
/proc/17302/task/17305/stat : 17305 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140318127782288 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17306] ppid=17299 vsize=26103424 memory=139744135517824 CPUtime=0 cores=0-7
/proc/17302/task/17306/stat : 17306 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140318126729488 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17307] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17307/stat : 17307 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317731191440 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17308] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17308/stat : 17308 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317730138640 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17309] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014138 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17314] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17314/stat : 17314 (java) S 17299 17302 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317167637280 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17315] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17315/stat : 17315 (java) S 17299 17302 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317166584944 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17316] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17316/stat : 17316 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317165533264 140318175180699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17317] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17317/stat : 17317 (java) S 17299 17302 15807 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317164481136 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17318] ppid=17299 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17318/stat : 17318 (java) S 17299 17302 15807 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317163428336 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17319] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17319/stat : 17319 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317162376048 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17320] ppid=17299 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/17302/task/17320/stat : 17320 (java) S 17299 17302 15807 0 -1 1077944384 317 0 0 0 6 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317161323248 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17321] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17321/stat : 17321 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317160270176 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17322] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17322/stat : 17322 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 10755 33554432000 4194304 4196468 140733858746432 140317159217456 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43020 KiB

[startup+0.31047 s]*
/proc/loadavg: 0.87 3.10 6.13 2/199 17322
/proc/meminfo: memFree=21306280/32770624 swapFree=67108860/67108860
[pid=17302] ppid=17299 vsize=26103424 memory=46796 CPUtime=0.43 cores=0-7
/proc/17302/stat : 17302 (java) S 17299 17302 15807 0 -1 1077944320 10858 0 0 0 41 2 0 0 20 0 20 0 83014136 26729906176 11699 33554432000 4194304 4196468 140733858746432 140733858728976 140318175162103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
/proc/17302/statm: 6525856 11699 3375 1 0 6487932 0
[pid=17302/tid=17304] ppid=17299 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17302/task/17304/stat : 17304 (java) R 17299 17302 15807 0 -1 4202560 8548 0 0 0 29 1 0 0 20 0 20 0 83014136 26729906176 11699 33554432000 4194304 4196468 140733858746432 140318179323840 140318159242590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17305] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17305/stat : 17305 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140318127782288 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17306] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17306/stat : 17306 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140318126729488 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17307] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17307/stat : 17307 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317731191440 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17308] ppid=17299 vsize=26103424 memory=139744008825519 CPUtime=0 cores=0-7
/proc/17302/task/17308/stat : 17308 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317730138640 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17309] ppid=17299 vsize=26103424 memory=139744008827824 CPUtime=0 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014138 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17314] ppid=17299 vsize=26103424 memory=2110094615943076 CPUtime=0 cores=0-7
/proc/17302/task/17314/stat : 17314 (java) S 17299 17302 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317167637280 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17315] ppid=17299 vsize=26103424 memory=2110094615966244 CPUtime=0 cores=0-7
/proc/17302/task/17315/stat : 17315 (java) S 17299 17302 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83014139 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317166584944 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17316] ppid=17299 vsize=26103424 memory=2110094615947684 CPUtime=0 cores=0-7
/proc/17302/task/17316/stat : 17316 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317165533264 140318175180699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17317] ppid=17299 vsize=26103424 memory=2110094615949988 CPUtime=0.01 cores=0-7
/proc/17302/task/17317/stat : 17317 (java) S 17299 17302 15807 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317164481136 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17318] ppid=17299 vsize=26103424 memory=2110094615952292 CPUtime=0.02 cores=0-7
/proc/17302/task/17318/stat : 17318 (java) S 17299 17302 15807 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317163428336 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17319] ppid=17299 vsize=26103424 memory=2110094615966452 CPUtime=0 cores=0-7
/proc/17302/task/17319/stat : 17319 (java) S 17299 17302 15807 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317162376048 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17320] ppid=17299 vsize=26103424 memory=2110094615966484 CPUtime=0.07 cores=0-7
/proc/17302/task/17320/stat : 17320 (java) R 17299 17302 15807 0 -1 4202560 332 0 0 0 7 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317161323248 140318156415469 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17321] ppid=17299 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17321/stat : 17321 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317160270176 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17322] ppid=17299 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17302/task/17322/stat : 17322 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014142 26729906176 11699 33554432000 4194304 4196468 140733858746432 140317159217456 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46796 KiB

[startup+0.700926 s]
/proc/loadavg: 0.87 3.10 6.13 2/199 17322
/proc/meminfo: memFree=21292800/32770624 swapFree=67108860/67108860
[pid=17302] ppid=17299 vsize=26105492 memory=87724 CPUtime=0.99 cores=0-7
/proc/17302/stat : 17302 (java) S 17299 17302 15807 0 -1 1077944320 17875 0 0 0 95 4 0 0 20 0 20 0 83014136 26732023808 21931 33554432000 4194304 4196468 140733858746432 140733858728976 140318175162103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
/proc/17302/statm: 6526373 21931 3491 1 0 6488444 0
[pid=17302/tid=17304] ppid=17299 vsize=26105492 memory=7522811657582825828 CPUtime=0.67 cores=0-7
/proc/17302/task/17304/stat : 17304 (java) R 17299 17302 15807 0 -1 4202560 15031 0 0 0 64 3 0 0 20 0 20 0 83014136 26732023808 21931 33554432000 4194304 4196468 140733858746432 140318179387984 140318159731462 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17305] ppid=17299 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17305/stat : 17305 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140318127782288 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17306] ppid=17299 vsize=26105492 memory=279488017468240 CPUtime=0 cores=0-7
/proc/17302/task/17306/stat : 17306 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140318126729488 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17307] ppid=17299 vsize=26105492 memory=2110094615938212 CPUtime=0 cores=0-7
/proc/17302/task/17307/stat : 17307 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317731191440 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17308] ppid=17299 vsize=26105492 memory=96945466 CPUtime=0 cores=0-7
/proc/17302/task/17308/stat : 17308 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317730138640 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17309] ppid=17299 vsize=26105492 memory=2372 CPUtime=0 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014137 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83014138 26732023808 21931 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0

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

[pid=17302/tid=17309] ppid=17299 vsize=27850528 memory=3 CPUtime=0.03 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 27 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=27850528 memory=4 CPUtime=0.03 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 177 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=27850528 memory=3 CPUtime=0.03 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 53 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=27850528 memory=279488017943808 CPUtime=0.04 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 66 0 0 0 4 0 0 0 20 0 46 0 83014137 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=27850528 memory=76487730399978 CPUtime=0.03 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 1657 0 0 0 3 0 0 0 20 0 46 0 83014138 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17314] ppid=17299 vsize=27850528 memory=279488017780032 CPUtime=0 cores=0-7
/proc/17302/task/17314/stat : 17314 (java) S 17299 17302 15807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 83014139 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317167637344 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17315] ppid=17299 vsize=27850528 memory=76487730399466 CPUtime=0 cores=0-7
/proc/17302/task/17315/stat : 17315 (java) S 17299 17302 15807 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 83014139 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317166584960 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17316] ppid=17299 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17316/stat : 17316 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317165533264 140318175180699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17317] ppid=17299 vsize=27850528 memory=8049867166153220215 CPUtime=0.97 cores=0-7
/proc/17302/task/17317/stat : 17317 (java) R 17299 17302 15807 0 -1 4202560 2959 0 0 0 96 1 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317164467680 140318154855199 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17318] ppid=17299 vsize=27850528 memory=6943526294502006880 CPUtime=1.04 cores=0-7
/proc/17302/task/17318/stat : 17318 (java) R 17299 17302 15807 0 -1 4202560 2759 0 0 0 103 1 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317163409584 140318158662301 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17319] ppid=17299 vsize=27850528 memory=0 CPUtime=0.85 cores=0-7
/proc/17302/task/17319/stat : 17319 (java) R 17299 17302 15807 0 -1 4202560 3521 0 0 0 83 2 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317162362592 140318155798017 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17320] ppid=17299 vsize=27850528 memory=0 CPUtime=0.97 cores=0-7
/proc/17302/task/17320/stat : 17320 (java) R 17299 17302 15807 0 -1 4202560 6524 0 0 0 95 2 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317161320504 140318154876908 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17321] ppid=17299 vsize=27850528 memory=-6876588628788210059 CPUtime=0 cores=0-7
/proc/17302/task/17321/stat : 17321 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317160270176 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17322] ppid=17299 vsize=27850528 memory=-7595754389018307680 CPUtime=0 cores=0-7
/proc/17302/task/17322/stat : 17322 (java) S 17299 17302 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317159217456 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17323] ppid=17299 vsize=27850528 memory=-6876588627878687573 CPUtime=0.01 cores=0-7
/proc/17302/task/17323/stat : 17323 (java) R 17299 17302 15807 0 -1 4202560 44 0 0 0 1 0 0 0 20 0 46 0 83014364 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317145772928 140318175183450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17324] ppid=17299 vsize=27850528 memory=-7606742951091920751 CPUtime=0 cores=0-7
/proc/17302/task/17324/stat : 17324 (java) R 17299 17302 15807 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 83014385 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317144720208 140318175173250 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17325] ppid=17299 vsize=27850528 memory=7752549240514114323 CPUtime=0.06 cores=0-7
/proc/17302/task/17325/stat : 17325 (java) R 17299 17302 15807 0 -1 1077944384 100 0 0 0 6 0 0 0 20 0 46 0 83014401 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317141570848 140318175172309 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17326] ppid=17299 vsize=27850528 memory=279488017797488 CPUtime=0.26 cores=0-7
/proc/17302/task/17326/stat : 17326 (java) R 17299 17302 15807 0 -1 1077944384 123 0 0 0 26 0 0 0 20 0 46 0 83014402 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317140518048 140318175172309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17327] ppid=17299 vsize=27850528 memory=139744008899808 CPUtime=0.04 cores=0-7
/proc/17302/task/17327/stat : 17327 (java) R 17299 17302 15807 0 -1 1077944384 66 0 0 0 4 0 0 0 20 0 46 0 83014402 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317139465760 140318175172309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17328] ppid=17299 vsize=27850528 memory=24476 CPUtime=0.23 cores=0-7
/proc/17302/task/17328/stat : 17328 (java) R 17299 17302 15807 0 -1 4202560 150 0 0 0 23 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317136315808 140733860100034 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17329] ppid=17299 vsize=27850528 memory=1296 CPUtime=0.15 cores=0-7
/proc/17302/task/17329/stat : 17329 (java) R 17299 17302 15807 0 -1 1077944384 113 0 0 0 15 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317135262496 140318175172309 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17330] ppid=17299 vsize=27850528 memory=2400 CPUtime=0.15 cores=0-7
/proc/17302/task/17330/stat : 17330 (java) R 17299 17302 15807 0 -1 1077944384 91 0 0 0 15 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317134209696 140318175172309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17331] ppid=17299 vsize=27850528 memory=33 CPUtime=0.22 cores=0-7
/proc/17302/task/17331/stat : 17331 (java) R 17299 17302 15807 0 -1 4202560 113 0 0 0 22 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317133155040 140733860100034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17332] ppid=17299 vsize=27850528 memory=-9104156881040285045 CPUtime=0.02 cores=0-7
/proc/17302/task/17332/stat : 17332 (java) R 17299 17302 15807 0 -1 1077944384 44 0 0 0 2 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317132104608 140318175172309 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17333] ppid=17299 vsize=27850528 memory=-8033973737701895300 CPUtime=0.22 cores=0-7
/proc/17302/task/17333/stat : 17333 (java) R 17299 17302 15807 0 -1 1077944384 90 0 0 0 22 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317131052320 140318175172309 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17334] ppid=17299 vsize=27850528 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17334/stat : 17334 (java) R 17299 17302 15807 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 46 0 83014409 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317129999520 140318175172309 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17335] ppid=17299 vsize=27850528 memory=14964 CPUtime=0.13 cores=0-7
/proc/17302/task/17335/stat : 17335 (java) R 17299 17302 15807 0 -1 1077944384 39 0 0 0 13 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317128940976 140318175172309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17336] ppid=17299 vsize=27850528 memory=0 CPUtime=0.14 cores=0-7
/proc/17302/task/17336/stat : 17336 (java) R 17299 17302 15807 0 -1 1077944384 67 0 0 0 14 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317127894432 140318175172309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17337] ppid=17299 vsize=27850528 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17337/stat : 17337 (java) R 17299 17302 15807 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317126841120 140733860100034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17338] ppid=17299 vsize=27850528 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17338/stat : 17338 (java) R 17299 17302 15807 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317125785952 140317806421712 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17339] ppid=17299 vsize=27850528 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17339/stat : 17339 (java) R 17299 17302 15807 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317124733664 140317813141011 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17340] ppid=17299 vsize=27850528 memory=0 CPUtime=0.01 cores=0-7
/proc/17302/task/17340/stat : 17340 (java) R 17299 17302 15807 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 46 0 83014417 28518940672 119159 33554432000 4194304 4196468 140733858746432 140317123683232 140318175172309 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
Current children cumulated CPU time: 8.79 s
Current children cumulated vsize: 27850528 KiB
Current children cumulated memory: 476636 KiB

[startup+3.26883 s]
# the end of solver process 17302 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.3749 s, system=0.29728 s

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

[startup+3.20317 s]
/proc/loadavg: 0.87 3.10 6.13 10/217 17340
/proc/meminfo: memFree=20954820/32770624 swapFree=67108860/67108860
[pid=17302] ppid=17299 vsize=27850528 memory=507992 CPUtime=9.46 cores=0-7
/proc/17302/stat : 17302 (java) S 17299 17302 15807 0 -1 1077944320 46238 0 0 0 919 27 0 0 20 0 46 0 83014136 28518940672 126998 33554432000 4194304 4196468 140733858746432 140733858728976 140318175162103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
/proc/17302/statm: 6962632 126998 3597 1 0 6924182 0
[pid=17302/tid=17304] ppid=17299 vsize=27850528 memory=5 CPUtime=2.61 cores=0-7
/proc/17302/task/17304/stat : 17304 (java) S 17299 17302 15807 0 -1 1077944384 24362 0 0 0 252 9 0 0 20 0 46 0 83014136 28518940672 126998 33554432000 4194304 4196468 140733858746432 140318179399568 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17305] ppid=17299 vsize=27850528 memory=8 CPUtime=0.03 cores=0-7
/proc/17302/task/17305/stat : 17305 (java) S 17299 17302 15807 0 -1 1077944384 57 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140318127782288 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17306] ppid=17299 vsize=27850528 memory=5 CPUtime=0.03 cores=0-7
/proc/17302/task/17306/stat : 17306 (java) S 17299 17302 15807 0 -1 1077944384 73 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140318126729488 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17307] ppid=17299 vsize=27850528 memory=20 CPUtime=0.04 cores=0-7
/proc/17302/task/17307/stat : 17307 (java) S 17299 17302 15807 0 -1 1077944384 671 0 0 0 4 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317731191440 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17308] ppid=17299 vsize=27850528 memory=405124 CPUtime=0.03 cores=0-7
/proc/17302/task/17308/stat : 17308 (java) S 17299 17302 15807 0 -1 1077944384 227 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317730138640 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17309] ppid=17299 vsize=27850528 memory=640 CPUtime=0.03 cores=0-7
/proc/17302/task/17309/stat : 17309 (java) S 17299 17302 15807 0 -1 1077944384 27 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317729086352 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17310] ppid=17299 vsize=27850528 memory=952 CPUtime=0.03 cores=0-7
/proc/17302/task/17310/stat : 17310 (java) S 17299 17302 15807 0 -1 1077944384 177 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317728033552 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17311] ppid=17299 vsize=27850528 memory=1232 CPUtime=0.03 cores=0-7
/proc/17302/task/17311/stat : 17311 (java) S 17299 17302 15807 0 -1 1077944384 53 0 0 0 3 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317726981264 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17312] ppid=17299 vsize=27850528 memory=2340 CPUtime=0.04 cores=0-7
/proc/17302/task/17312/stat : 17312 (java) S 17299 17302 15807 0 -1 1077944384 66 0 0 0 4 0 0 0 20 0 46 0 83014137 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317725928464 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17313] ppid=17299 vsize=27850528 memory=2244 CPUtime=0.03 cores=0-7
/proc/17302/task/17313/stat : 17313 (java) S 17299 17302 15807 0 -1 1077944384 1657 0 0 0 3 0 0 0 20 0 46 0 83014138 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317168691312 140318175173250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17314] ppid=17299 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17314/stat : 17314 (java) S 17299 17302 15807 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 83014139 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317167637344 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17315] ppid=17299 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17315/stat : 17315 (java) S 17299 17302 15807 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 83014139 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317166584960 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17316] ppid=17299 vsize=27850528 memory=139744008777756 CPUtime=0 cores=0-7
/proc/17302/task/17316/stat : 17316 (java) S 17299 17302 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317165533264 140318175180699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17317] ppid=17299 vsize=27850528 memory=2200 CPUtime=1.05 cores=0-7
/proc/17302/task/17317/stat : 17317 (java) R 17299 17302 15807 0 -1 4202560 2977 0 0 0 104 1 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317164466576 140318155532432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17318] ppid=17299 vsize=27850528 memory=7288 CPUtime=1.08 cores=0-7
/proc/17302/task/17318/stat : 17318 (java) R 17299 17302 15807 0 -1 4202560 2773 0 0 0 107 1 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317163412688 140318167451569 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17319] ppid=17299 vsize=27850528 memory=0 CPUtime=0.92 cores=0-7
/proc/17302/task/17319/stat : 17319 (java) R 17299 17302 15807 0 -1 4202560 3528 0 0 0 90 2 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317162355048 140318158658891 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17320] ppid=17299 vsize=27850528 memory=4100 CPUtime=1.02 cores=0-7
/proc/17302/task/17320/stat : 17320 (java) R 17299 17302 15807 0 -1 4202560 6626 0 0 0 100 2 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317161320784 140318175174038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17321] ppid=17299 vsize=27850528 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/17302/task/17321/stat : 17321 (java) S 17299 17302 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317160270176 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17322] ppid=17299 vsize=27850528 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/17302/task/17322/stat : 17322 (java) S 17299 17302 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 83014142 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317159217456 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17323] ppid=17299 vsize=27850528 memory=14133333755955767 CPUtime=0.02 cores=0-7
/proc/17302/task/17323/stat : 17323 (java) R 17299 17302 15807 0 -1 1077944384 48 0 0 0 2 0 0 0 20 0 46 0 83014364 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317145772816 140318175172309 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17324] ppid=17299 vsize=27850528 memory=0 CPUtime=0 cores=0-7
/proc/17302/task/17324/stat : 17324 (java) S 17299 17302 15807 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 83014385 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317144720208 140318175173250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17325] ppid=17299 vsize=27850528 memory=0 CPUtime=0.07 cores=0-7
/proc/17302/task/17325/stat : 17325 (java) S 17299 17302 15807 0 -1 1077944384 100 0 0 0 7 0 0 0 20 0 46 0 83014401 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317141570848 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17326] ppid=17299 vsize=27850528 memory=0 CPUtime=0.28 cores=0-7
/proc/17302/task/17326/stat : 17326 (java) S 17299 17302 15807 0 -1 1077944384 125 0 0 0 28 0 0 0 20 0 46 0 83014402 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317140518048 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17327] ppid=17299 vsize=27850528 memory=0 CPUtime=0.06 cores=0-7
/proc/17302/task/17327/stat : 17327 (java) R 17299 17302 15807 0 -1 1077944384 69 0 0 0 6 0 0 0 20 0 46 0 83014402 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317139465760 140318175172309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17328] ppid=17299 vsize=27850528 memory=0 CPUtime=0.25 cores=0-7
/proc/17302/task/17328/stat : 17328 (java) R 17299 17302 15807 0 -1 1077944384 152 0 0 0 25 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317136315808 140318175172309 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17329] ppid=17299 vsize=27850528 memory=0 CPUtime=0.17 cores=0-7
/proc/17302/task/17329/stat : 17329 (java) S 17299 17302 15807 0 -1 1077944384 113 0 0 0 17 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317135262496 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17330] ppid=17299 vsize=27850528 memory=0 CPUtime=0.17 cores=0-7
/proc/17302/task/17330/stat : 17330 (java) S 17299 17302 15807 0 -1 1077944384 93 0 0 0 17 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317134209696 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17331] ppid=17299 vsize=27850528 memory=0 CPUtime=0.23 cores=0-7
/proc/17302/task/17331/stat : 17331 (java) S 17299 17302 15807 0 -1 1077944384 115 0 0 0 23 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317133157408 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17332] ppid=17299 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/17302/task/17332/stat : 17332 (java) R 17299 17302 15807 0 -1 4202560 49 0 0 0 3 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317132104608 140318160842293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17333] ppid=17299 vsize=27850528 memory=0 CPUtime=0.25 cores=0-7
/proc/17302/task/17333/stat : 17333 (java) S 17299 17302 15807 0 -1 1077944384 129 0 0 0 25 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317131052320 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17334] ppid=17299 vsize=27850528 memory=0 CPUtime=0.03 cores=0-7
/proc/17302/task/17334/stat : 17334 (java) S 17299 17302 15807 0 -1 1077944384 56 0 0 0 3 0 0 0 20 0 46 0 83014409 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317129987968 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17335] ppid=17299 vsize=27850528 memory=-7003737579269690708 CPUtime=0.15 cores=0-7
/proc/17302/task/17335/stat : 17335 (java) S 17299 17302 15807 0 -1 1077944384 43 0 0 0 15 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317128947232 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17336] ppid=17299 vsize=27850528 memory=4211888568120268888 CPUtime=0.16 cores=0-7
/proc/17302/task/17336/stat : 17336 (java) S 17299 17302 15807 0 -1 1077944384 69 0 0 0 16 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317127894432 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17337] ppid=17299 vsize=27850528 memory=-7313218805096079717 CPUtime=0.04 cores=0-7
/proc/17302/task/17337/stat : 17337 (java) S 17299 17302 15807 0 -1 1077944384 27 0 0 0 4 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317126829568 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17338] ppid=17299 vsize=27850528 memory=6943526294502006880 CPUtime=0.03 cores=0-7
/proc/17302/task/17338/stat : 17338 (java) S 17299 17302 15807 0 -1 1077944384 26 0 0 0 3 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317125788320 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17339] ppid=17299 vsize=27850528 memory=6944656592387989600 CPUtime=0.02 cores=0-7
/proc/17302/task/17339/stat : 17339 (java) S 17299 17302 15807 0 -1 1077944384 33 0 0 0 2 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317124736032 140318175172309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
[pid=17302/tid=17340] ppid=17299 vsize=27850528 memory=0 CPUtime=0.04 cores=0-7
/proc/17302/task/17340/stat : 17340 (java) R 17299 17302 15807 0 -1 1077944384 38 0 0 0 4 0 0 0 20 0 46 0 83014417 28518940672 126998 33554432000 4194304 4196468 140733858746432 140317123683232 140318175172309 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27484160 140733858747470 140733858747653 140733858747653 140733858750415 0
Current children cumulated CPU time: 9.46 s
Current children cumulated vsize: 27850528 KiB
Current children cumulated memory: 507992 KiB

Child status: 0
Real time (s): 3.26889
CPU time (s): 9.67218
CPU user time (s): 9.3749
CPU system time (s): 0.29728
CPU usage (%): 295.886
Max. virtual memory (cumulated for all children) (KiB): 27850528
Max. memory (cumulated for all children) (KiB): 507992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.37491
system time used= 0.29728
maximum resident set size= 512024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46548
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7649
involuntary context switches= 168


# summary of solver processes directly reported to runsolver:
#   pid: 17302
#   total CPU time (s): 9.67218
#   total CPU user time (s): 9.3749
#   total CPU system time (s): 0.29728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042431 second user time and 0.079929 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 03:21:49
IDJOB=4291154
IDBENCH=141351
IDSOLVER=2745
FILE ID=node107/4291154-1532654509
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-catfood_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-4291154-1532654509/watcher-4291154-1532654509 -o /tmp/evaluation-result-4291154-1532654509/solver-4291154-1532654509 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 931666925 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291154-1532654509.xml

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

MD5SUM BENCH= 7a98855e0c8aa26354ea878597d76c63
RANDOM SEED=931666925

node107.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.40
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.40
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.40
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.40
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:        21355252 kB
MemAvailable:   31929620 kB
Buffers:          206656 kB
Cached:         10601476 kB
SwapCached:            0 kB
Active:          4332360 kB
Inactive:        6531000 kB
Active(anon):       4524 kB
Inactive(anon):    78660 kB
Active(file):    4327836 kB
Inactive(file):  6452340 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36004 kB
Writeback:             0 kB
AnonPages:         71264 kB
Mapped:            41044 kB
Shmem:             25260 kB
Slab:             247956 kB
SReclaimable:     220056 kB
SUnreclaim:        27900 kB
KernelStack:        3536 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54436 MiB
End job on node107 at 2018-07-27 03:21:53