Trace number 4285440

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 2.17027 1.13889

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0006-int.xml
MD5SUM88deb92c30d7b852b9920c0cc6da0ac1
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.036439002
Satisfiable
(Un)Satisfiability was proved
Number of variables6
Number of constraints60
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":6}]
Minimum variable degree20
Maximum variable degree20
Distribution of variable degrees[{"degree":20,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":60}]
Number of extensional constraints0
Number of intensional constraints60
Distribution of constraint types[{"type":"intension","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 124623972
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
0.83/0.57	c Parsing done, starting search...
2.12/1.12	s SATISFIABLE
2.12/1.12	v <instantiation>
2.12/1.12	v 	<list>
2.12/1.12	v 		x[0] x[1] x[2] x[3] x[4] x[5]
2.12/1.12	v 	</list>
2.12/1.12	v 	<values>
2.12/1.12	v 		3 1 1 2 2 1 
2.12/1.12	v 	</values>
2.12/1.12	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 (11272 MiB free)
  memory of node 1: 16384 MiB (9788 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285440-1503434466/watcher-4285440-1503434466 -o /tmp/evaluation-result-4285440-1503434466/solver-4285440-1503434466 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503425971-8741 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 124623972 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285440-1503434466.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=10212, runsolver pid=10209
Current StackSize limit: 8192 KiB


[startup+0.10012 s]*
/proc/loadavg: 6.16 2.41 1.57 2/198 10232
/proc/meminfo: memFree=21546312/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26000852 memory=32884 CPUtime=0.12 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 8621 0 0 0 10 2 0 0 20 0 20 0 176534403 26624872448 8221 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6500213 8221 3412 1 0 6487932 0
[pid=10212/tid=10214] ppid=10209 vsize=26000852 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) R 10209 10212 8714 0 -1 4202560 6570 0 0 0 7 1 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788786936144 139788766819678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26000852 memory=140122318567040 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534405 26624872448 8221 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534406 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176534406 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176534407 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) S 10209 10212 8714 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787906292592 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787904186992 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) S 10209 10212 8714 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787903134192 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 8221 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32884 KiB

[startup+0.20974 s]*
/proc/loadavg: 6.16 2.41 1.57 3/198 10232
/proc/meminfo: memFree=21538060/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26000852 memory=41764 CPUtime=0.3 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 9615 0 0 0 27 3 0 0 20 0 20 0 176534403 26624872448 10441 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6500213 10441 3585 1 0 6487932 0
[pid=10212/tid=10214] ppid=10209 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) R 10209 10212 8714 0 -1 4202560 7203 0 0 0 17 2 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788786961168 139788775836023 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26000852 memory=12768 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26000852 memory=140122318576038 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534405 26624872448 10441 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176534406 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176534406 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176534407 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) S 10209 10212 8714 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787906292592 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 115 0 0 0 1 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) S 10209 10212 8714 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787904186992 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) R 10209 10212 8714 0 -1 4202560 386 0 0 0 5 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787903134192 139788761287489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624872448 10441 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41764 KiB

[startup+0.309303 s]*
/proc/loadavg: 6.16 2.41 1.57 2/198 10232
/proc/meminfo: memFree=21530864/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26000872 memory=49420 CPUtime=0.49 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 10686 0 0 0 45 4 0 0 20 0 20 0 176534403 26624892928 12355 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6500218 12355 3677 1 0 6487932 0
[pid=10212/tid=10214] ppid=10209 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) R 10209 10212 8714 0 -1 4202560 7760 0 0 0 26 3 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788786958960 139788782751126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26000872 memory=140122167276463 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26000872 memory=140122167278768 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26000872 memory=140122167281072 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534405 26624892928 12355 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176534406 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26000872 memory=280244334569104 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176534406 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26000872 memory=280244334576016 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176534407 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26000872 memory=280244334517296 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26000872 memory=280244334589840 CPUtime=0.03 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) S 10209 10212 8714 0 -1 1077944384 549 0 0 0 3 0 0 0 20 0 20 0 176534409 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787906292592 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26000872 memory=280244334596752 CPUtime=0.04 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 292 0 0 0 4 0 0 0 20 0 20 0 176534409 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26000872 memory=280244334594448 CPUtime=0.02 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) S 10209 10212 8714 0 -1 1077944384 198 0 0 0 2 0 0 0 20 0 20 0 176534409 26624892928 12355 33554432000 4194304 4196468 140731031770304 139787904186992 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26000872 memory=280244334611056 CPUtime=0.08 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) R 10209 10212 8714 0 -1 4202560 501 0 0 0 8 0 0 0 20 0 20 0 176534409 26624892928 12420 33554432000 4194304 4196468 140731031770304 139787903134192 139788761875522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534409 26624892928 12420 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534409 26624892928 12420 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49420 KiB

[startup+0.700843 s]
/proc/loadavg: 6.16 2.41 1.57 4/198 10232
/proc/meminfo: memFree=21518348/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26004968 memory=81880 CPUtime=1.11 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 13506 0 0 0 106 5 0 0 20 0 20 0 176534403 26629087232 20470 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6501242 20470 3759 1 0 6488956 0
[pid=10212/tid=10214] ppid=10209 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) R 10209 10212 8714 0 -1 4202560 9600 0 0 0 64 3 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788786949504 139788782761117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26004968 memory=1004 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26004968 memory=5788 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26004968 memory=1196 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26004968 memory=4612 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534404 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176534405 26629087232 20470 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26004968 memory=18448 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176534406 26629087232 20470 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0

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

[pid=10212/tid=10216] ppid=10209 vsize=26073580 memory=5788 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26073580 memory=1196 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26073580 memory=4612 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26073580 memory=15876 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26073580 memory=18448 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26073580 memory=26984 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 176534404 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26073580 memory=280244334579152 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 176534405 26699345920 22515 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26073580 memory=280244334366224 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 176534406 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26073580 memory=280244334366096 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 176534406 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26073580 memory=164 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 176534407 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26073580 memory=0 CPUtime=0.05 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) R 10209 10212 8714 0 -1 4202560 795 0 0 0 5 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787906292592 139788766277529 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26073580 memory=0 CPUtime=0.09 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 462 0 0 0 9 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26073580 memory=0 CPUtime=0.09 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) S 10209 10212 8714 0 -1 1077944384 408 0 0 0 9 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787904186992 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26073580 memory=0 CPUtime=0.25 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) R 10209 10212 8714 0 -1 4202560 1064 0 0 0 25 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787903134192 139788774976318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26073580 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 176534409 26699345920 22515 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 26073580 KiB
Current children cumulated memory: 90060 KiB

[startup+1.00083 s]*
/proc/loadavg: 6.16 2.41 1.57 2/201 10235
/proc/meminfo: memFree=21469280/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26475012 memory=120256 CPUtime=1.63 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 15691 0 0 0 155 8 0 0 20 0 27 0 176534403 27110412288 30064 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6618753 30064 3780 1 0 6606467 0
[pid=10212/tid=10214] ppid=10209 vsize=26475012 memory=0 CPUtime=0.98 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) R 10209 10212 8714 0 -1 4202560 11177 0 0 0 93 5 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788786964288 139788782749397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26475012 memory=140122318567040 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26475012 memory=140122167215759 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26475012 memory=238046570 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26475012 memory=6940436602134095191 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26475012 memory=3760822589563353144 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26475012 memory=7301858164987948385 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 176534404 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26475012 memory=8316850467074736180 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 27 0 176534405 27110412288 30125 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26475012 memory=12772 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 27 0 176534406 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26475012 memory=909626 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 27 0 176534406 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26475012 memory=8761640388318109335 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 27 0 176534407 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26475012 memory=0 CPUtime=0.07 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) S 10209 10212 8714 0 -1 1077944384 816 0 0 0 7 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787906292592 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26475012 memory=0 CPUtime=0.11 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 472 0 0 0 11 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26475012 memory=0 CPUtime=0.11 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) S 10209 10212 8714 0 -1 1077944384 422 0 0 0 11 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787904186992 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26475012 memory=0 CPUtime=0.3 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) R 10209 10212 8714 0 -1 4202560 1185 0 0 0 30 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787903134192 139788774980581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 27 0 176534409 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10233] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10233/stat : 10233 (java) S 10209 10212 8714 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 27 0 176534482 27110412288 30125 33554432000 4194304 4196468 140731031770304 139787899974272 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10234] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10234/stat : 10234 (java) S 10209 10212 8714 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 27 0 176534493 27110412288 30125 33554432000 4194304 4196468 140731031770304 139786966463056 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10235] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10235/stat : 10235 (java) R 10209 10212 8714 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 27 0 176534503 27110412288 30125 33554432000 4194304 4196468 140731031770304 139786963311408 139788782750338 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10236] ppid=10209 vsize=26475012 memory=140126613534335 CPUtime=0 cores=0-7
/proc/10212/task/10236/stat : 10236 (java) S 10209 10212 8714 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 27 0 176534504 27110412288 30125 33554432000 4194304 4196468 140731031770304 139786962261408 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10237] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10237/stat : 10237 (java) S 10209 10212 8714 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 27 0 176534504 27110412288 30125 33554432000 4194304 4196468 140731031770304 139786961208608 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10238] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10238/stat : 10238 (java) S 10209 10212 8714 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 27 0 176534504 27110412288 30125 33554432000 4194304 4196468 140731031770304 139786960155808 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10239] ppid=10209 vsize=26475012 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10239/stat : 10239 (java) S 10209 10212 8714 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 27 0 176534504 27110412288 30125 33554432000 4194304 4196468 140731031770304 139785951765536 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 26475012 KiB
Current children cumulated memory: 120256 KiB

[startup+1.11021 s]
/proc/loadavg: 6.16 2.41 1.57 2/201 10235
/proc/meminfo: memFree=21469280/32770624 swapFree=67108860/67108860
[pid=10212] ppid=10209 vsize=26878528 memory=144868 CPUtime=2.12 cores=0-7
/proc/10212/stat : 10212 (java) S 10209 10212 8714 0 -1 1077944320 20242 0 0 0 202 10 0 0 20 0 32 0 176534403 27523612672 36217 33554432000 4194304 4196468 140731031770304 140731031752848 139788782739191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
/proc/10212/statm: 6719632 36217 3801 1 0 6706825 0
[pid=10212/tid=10214] ppid=10209 vsize=26878528 memory=0 CPUtime=1 cores=0-7
/proc/10212/task/10214/stat : 10214 (java) S 10209 10212 8714 0 -1 1077944384 11943 0 0 0 95 5 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788786976896 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10215] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10215/stat : 10215 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788705319568 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10216] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10216/stat : 10216 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788339403280 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10217] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10217/stat : 10217 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788338350480 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10218] ppid=10209 vsize=26878528 memory=81880 CPUtime=0 cores=0-7
/proc/10212/task/10218/stat : 10218 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788337297680 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10219] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10219/stat : 10219 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788336245904 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10220] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10220/stat : 10220 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788335193104 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10221] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10221/stat : 10221 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 176534404 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788334140304 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10222] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10222/stat : 10222 (java) S 10209 10212 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 32 0 176534405 27523612672 36217 33554432000 4194304 4196468 140731031770304 139788333087504 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10223] ppid=10209 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/10212/task/10223/stat : 10223 (java) S 10209 10212 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 32 0 176534406 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787910502768 139788782750338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10224] ppid=10209 vsize=26878528 memory=43847321145304 CPUtime=0 cores=0-7
/proc/10212/task/10224/stat : 10224 (java) S 10209 10212 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 32 0 176534406 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787909448736 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10225] ppid=10209 vsize=26878528 memory=43847321145305 CPUtime=0 cores=0-7
/proc/10212/task/10225/stat : 10225 (java) S 10209 10212 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 32 0 176534407 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787908395888 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10226] ppid=10209 vsize=26878528 memory=43847321145306 CPUtime=0 cores=0-7
/proc/10212/task/10226/stat : 10226 (java) S 10209 10212 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787907344208 139788782757787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10227] ppid=10209 vsize=26878528 memory=43847321145307 CPUtime=0.1 cores=0-7
/proc/10212/task/10227/stat : 10227 (java) S 10209 10212 8714 0 -1 1077944384 1259 0 0 0 10 0 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787906292592 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10228] ppid=10209 vsize=26878528 memory=43847321145308 CPUtime=0.17 cores=0-7
/proc/10212/task/10228/stat : 10228 (java) S 10209 10212 8714 0 -1 1077944384 1123 0 0 0 16 1 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787905239792 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10229] ppid=10209 vsize=26878528 memory=1004 CPUtime=0.16 cores=0-7
/proc/10212/task/10229/stat : 10229 (java) R 10209 10212 8714 0 -1 4202560 867 0 0 0 16 0 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787904186992 139788766095967 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10230] ppid=10209 vsize=26878528 memory=5788 CPUtime=0.35 cores=0-7
/proc/10212/task/10230/stat : 10230 (java) S 10209 10212 8714 0 -1 1077944384 1492 0 0 0 34 1 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787903134192 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10231] ppid=10209 vsize=26878528 memory=1196 CPUtime=0 cores=0-7
/proc/10212/task/10231/stat : 10231 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787902081632 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10232] ppid=10209 vsize=26878528 memory=4612 CPUtime=0 cores=0-7
/proc/10212/task/10232/stat : 10232 (java) S 10209 10212 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 176534409 27523612672 36217 33554432000 4194304 4196468 140731031770304 139787901028912 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10234] ppid=10209 vsize=26878528 memory=18448 CPUtime=0 cores=0-7
/proc/10212/task/10234/stat : 10234 (java) S 10209 10212 8714 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 32 0 176534493 27523612672 36217 33554432000 4194304 4196468 140731031770304 139786966463056 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10235] ppid=10209 vsize=26878528 memory=26984 CPUtime=0.03 cores=0-7
/proc/10212/task/10235/stat : 10235 (java) S 10209 10212 8714 0 -1 1077944384 266 0 0 0 3 0 0 0 20 0 32 0 176534503 27523612672 36217 33554432000 4194304 4196468 140731031770304 139786963314224 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10236] ppid=10209 vsize=26878528 memory=4044 CPUtime=0.03 cores=0-7
/proc/10212/task/10236/stat : 10236 (java) S 10209 10212 8714 0 -1 1077944384 138 0 0 0 3 0 0 0 20 0 32 0 176534504 27523612672 36217 33554432000 4194304 4196468 140731031770304 139786962261424 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10237] ppid=10209 vsize=26878528 memory=1792 CPUtime=0.05 cores=0-7
/proc/10212/task/10237/stat : 10237 (java) S 10209 10212 8714 0 -1 1077944384 382 0 0 0 5 0 0 0 20 0 32 0 176534504 27523612672 36217 33554432000 4194304 4196468 140731031770304 139786961205296 139788782750338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10238] ppid=10209 vsize=26878528 memory=636 CPUtime=0.03 cores=0-7
/proc/10212/task/10238/stat : 10238 (java) S 10209 10212 8714 0 -1 1077944384 393 0 0 0 3 0 0 0 20 0 32 0 176534504 27523612672 36217 33554432000 4194304 4196468 140731031770304 139786960155824 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
[pid=10212/tid=10239] ppid=10209 vsize=26878528 memory=56 CPUtime=0.03 cores=0-7
/proc/10212/task/10239/stat : 10239 (java) S 10209 10212 8714 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 32 0 176534504 27523612672 36217 33554432000 4194304 4196468 140731031770304 139785951765552 139788782749397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18743296 140731031778402 140731031778587 140731031778587 140731031781327 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 26878528 KiB
Current children cumulated memory: 144868 KiB

Child status: 0
Real time (s): 1.13889
CPU time (s): 2.17027
CPU user time (s): 2.05232
CPU system time (s): 0.117949
CPU usage (%): 190.56
Max. virtual memory (cumulated for all children) (KiB): 26878528
Max. memory (cumulated for all children) (KiB): 144868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.05232
system time used= 0.117949
maximum resident set size= 148012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3818
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 10212
#   total CPU time (s): 2.17027
#   total CPU user time (s): 2.05232
#   total CPU system time (s): 0.117949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033783 second user time and 0.048716 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-22 22:26:45
IDJOB=4285440
IDBENCH=126911
IDSOLVER=2681
FILE ID=node107/4285440-1503434466
RUNJOBID= node107-1503425971-8741
PBS_JOBID= 20632137
Free space on /tmp= 61252 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0006-int.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-4285440-1503434466/watcher-4285440-1503434466 -o /tmp/evaluation-result-4285440-1503434466/solver-4285440-1503434466 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503425971-8741 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 124623972 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285440-1503434466.xml

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

MD5SUM BENCH= 88deb92c30d7b852b9920c0cc6da0ac1
RANDOM SEED=124623972

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.84
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.84
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.84
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.84
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:        21566708 kB
MemAvailable:   31950056 kB
Buffers:          282624 kB
Cached:         10386424 kB
SwapCached:            0 kB
Active:          1787020 kB
Inactive:        8934608 kB
Active(anon):      55328 kB
Inactive(anon):    41324 kB
Active(file):    1731692 kB
Inactive(file):  8893284 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42288 kB
Writeback:             0 kB
AnonPages:         59732 kB
Mapped:            55068 kB
Shmem:             41612 kB
Slab:             175320 kB
SReclaimable:     148416 kB
SUnreclaim:        26904 kB
KernelStack:        3184 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341464 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:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61212 MiB
End job on node107 at 2017-08-22 22:26:46