Trace number 4275625

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-07-26UNSAT 23.398199 5.9401398

General information on the benchmark

NameRlfap/Rlfap-m1-scens/
Rlfap-scen-06.xml
MD5SUM7a29983c9ff052f95c6899aeb5034357
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.820391
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1322
Number of domains3
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":2},{"size":36,"count":92},{"size":44,"count":106}]
Minimum variable degree1
Maximum variable degree44
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":3},{"degree":3,"count":9},{"degree":4,"count":5},{"degree":5,"count":12},{"degree":6,"count":11},{"degree":7,"count":15},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":17},{"degree":11,"count":9},{"degree":12,"count":7},{"degree":13,"count":15},{"degree":14,"count":1},{"degree":15,"count":18},{"degree":17,"count":11},{"degree":19,"count":8},{"degree":20,"count":3},{"degree":21,"count":2},{"degree":22,"count":1},{"degree":23,"count":6},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":27,"count":4},{"degree":28,"count":8},{"degree":30,"count":4},{"degree":35,"count":2},{"degree":36,"count":2},{"degree":39,"count":1},{"degree":44,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1322}]
Number of extensional constraints0
Number of intensional constraints1322
Distribution of constraint types[{"type":"intension","count":1322}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1218709306
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
2.20/0.92	c Parsing done, starting search...
23.34/5.91	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275625-1502686029/watcher-4275625-1502686029 -o /tmp/evaluation-result-4275625-1502686029/solver-4275625-1502686029 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502685167-26091 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1218709306 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275625-1502686029.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=26203, runsolver pid=26200

[startup+0.100166 s]*
/proc/loadavg: 8.03 8.57 8.64 2/200 26223
/proc/meminfo: memFree=31405652/32770624 swapFree=67108860/67108860
[pid=26203] ppid=26200 vsize=14325320 memory=36224 CPUtime=0.12 cores=0-7
/proc/26203/stat : 26203 (java) S 26200 26203 26064 0 -1 1077944320 8438 0 0 0 10 2 0 0 20 0 20 0 101690651 14669127680 9056 33554432000 4194304 4196468 140736947843584 140736947826128 140566711828215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
/proc/26203/statm: 3581330 9056 3402 1 0 3569050 0
[pid=26203/tid=26205] ppid=26200 vsize=14325320 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/26203/task/26205/stat : 26205 (java) R 26200 26203 26064 0 -1 4202560 6372 0 0 0 7 1 0 0 20 0 20 0 101690651 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566716006128 140566711850141 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26206] ppid=26200 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26203/task/26206/stat : 26206 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566641916688 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26207] ppid=26200 vsize=14325320 memory=140162273793664 CPUtime=0 cores=0-7
/proc/26203/task/26207/stat : 26207 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566640864144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26208] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26208/stat : 26208 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566639811600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26209] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26209/stat : 26209 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566638759056 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26210] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26210/stat : 26210 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566637705488 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26211] ppid=26200 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26211/stat : 26211 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566636652944 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26212] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26212/stat : 26212 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566635600400 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26213] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26213/stat : 26213 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 9056 33554432000 4194304 4196468 140736947843584 140566634547856 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26214] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26214/stat : 26214 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565900859888 140566711839362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26215] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26215/stat : 26215 (java) S 26200 26203 26064 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565899806112 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26216] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26216/stat : 26216 (java) S 26200 26203 26064 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565898753520 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26217] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26217/stat : 26217 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565897702096 140566711846811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26218] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26218/stat : 26218 (java) S 26200 26203 26064 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565896648688 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26219] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26219/stat : 26219 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565895596144 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26220] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26220/stat : 26220 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565894543600 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26221] ppid=26200 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26203/task/26221/stat : 26221 (java) R 26200 26203 26064 0 -1 4202560 365 0 0 0 1 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565893491056 140566690947762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26222] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26222/stat : 26222 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565892438752 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26223] ppid=26200 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26223/stat : 26223 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 9056 33554432000 4194304 4196468 140736947843584 140565262101424 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 36224 KiB

[startup+0.2102 s]*
/proc/loadavg: 8.03 8.57 8.64 2/200 26223
/proc/meminfo: memFree=31396112/32770624 swapFree=67108860/67108860
[pid=26203] ppid=26200 vsize=14325320 memory=45108 CPUtime=0.29 cores=0-7
/proc/26203/stat : 26203 (java) S 26200 26203 26064 0 -1 1077944320 9444 0 0 0 26 3 0 0 20 0 20 0 101690651 14669127680 11277 33554432000 4194304 4196468 140736947843584 140736947826128 140566711828215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
/proc/26203/statm: 3581330 11277 3580 1 0 3569050 0
[pid=26203/tid=26205] ppid=26200 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/26203/task/26205/stat : 26205 (java) R 26200 26203 26064 0 -1 4202560 7009 0 0 0 17 2 0 0 20 0 20 0 101690651 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566716040400 140566711850141 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26206] ppid=26200 vsize=14325320 memory=13885 CPUtime=0 cores=0-7
/proc/26203/task/26206/stat : 26206 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566641916688 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26207] ppid=26200 vsize=14325320 memory=140162274132044 CPUtime=0 cores=0-7
/proc/26203/task/26207/stat : 26207 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566640864144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26208] ppid=26200 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26208/stat : 26208 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566639811600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26209] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26209/stat : 26209 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566638759056 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26210] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26210/stat : 26210 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566637705488 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26211] ppid=26200 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26211/stat : 26211 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566636652944 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26212] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26212/stat : 26212 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566635600400 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26213] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26213/stat : 26213 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669127680 11277 33554432000 4194304 4196468 140736947843584 140566634547856 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26214] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26214/stat : 26214 (java) S 26200 26203 26064 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565900859888 140566711839362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26215] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26215/stat : 26215 (java) S 26200 26203 26064 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565899806112 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26216] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26216/stat : 26216 (java) S 26200 26203 26064 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101690654 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565898753520 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26217] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26217/stat : 26217 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565897702096 140566711846811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26218] ppid=26200 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26203/task/26218/stat : 26218 (java) S 26200 26203 26064 0 -1 1077944384 367 0 0 0 1 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565896648688 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26219] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26219/stat : 26219 (java) S 26200 26203 26064 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565895596144 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26220] ppid=26200 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26203/task/26220/stat : 26220 (java) S 26200 26203 26064 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565894543600 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26221] ppid=26200 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/26203/task/26221/stat : 26221 (java) S 26200 26203 26064 0 -1 1077944384 388 0 0 0 5 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565893491056 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26222] ppid=26200 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26222/stat : 26222 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565892438752 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26223] ppid=26200 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26223/stat : 26223 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669127680 11277 33554432000 4194304 4196468 140736947843584 140565262101424 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 45108 KiB

[startup+0.309772 s]*
/proc/loadavg: 8.03 8.57 8.64 2/200 26223
/proc/meminfo: memFree=31388792/32770624 swapFree=67108860/67108860
[pid=26203] ppid=26200 vsize=14325340 memory=53028 CPUtime=0.48 cores=0-7
/proc/26203/stat : 26203 (java) S 26200 26203 26064 0 -1 1077944320 10488 0 0 0 44 4 0 0 20 0 20 0 101690651 14669148160 13257 33554432000 4194304 4196468 140736947843584 140736947826128 140566711828215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
/proc/26203/statm: 3581335 13257 3678 1 0 3569050 0
[pid=26203/tid=26205] ppid=26200 vsize=14325340 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/26203/task/26205/stat : 26205 (java) R 26200 26203 26064 0 -1 4202560 7584 0 0 0 26 2 0 0 20 0 20 0 101690651 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566716056624 140566695908702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26206] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26206/stat : 26206 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566641916688 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26207] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26207/stat : 26207 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566640864144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26208] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26208/stat : 26208 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566639811600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26209] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26209/stat : 26209 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566638759056 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26210] ppid=26200 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/26203/task/26210/stat : 26210 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566637705488 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26211] ppid=26200 vsize=14325340 memory=140162164159407 CPUtime=0 cores=0-7
/proc/26203/task/26211/stat : 26211 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566636652944 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26212] ppid=26200 vsize=14325340 memory=140162164161712 CPUtime=0 cores=0-7
/proc/26203/task/26212/stat : 26212 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566635600400 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26213] ppid=26200 vsize=14325340 memory=140162164164016 CPUtime=0 cores=0-7
/proc/26203/task/26213/stat : 26213 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14669148160 13257 33554432000 4194304 4196468 140736947843584 140566634547856 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26214] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26214/stat : 26214 (java) S 26200 26203 26064 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 101690654 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565900859888 140566711839362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26215] ppid=26200 vsize=14325340 memory=280324328334992 CPUtime=0 cores=0-7
/proc/26203/task/26215/stat : 26215 (java) S 26200 26203 26064 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101690654 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565899806112 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26216] ppid=26200 vsize=14325340 memory=280324328341904 CPUtime=0 cores=0-7
/proc/26203/task/26216/stat : 26216 (java) S 26200 26203 26064 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101690654 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565898753520 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26217] ppid=26200 vsize=14325340 memory=280324328283184 CPUtime=0 cores=0-7
/proc/26203/task/26217/stat : 26217 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565897702096 140566711846811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26218] ppid=26200 vsize=14325340 memory=280324328355728 CPUtime=0.04 cores=0-7
/proc/26203/task/26218/stat : 26218 (java) S 26200 26203 26064 0 -1 1077944384 500 0 0 0 4 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565896648688 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26219] ppid=26200 vsize=14325340 memory=280324328362640 CPUtime=0.01 cores=0-7
/proc/26203/task/26219/stat : 26219 (java) S 26200 26203 26064 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565895596144 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26220] ppid=26200 vsize=14325340 memory=280324328360336 CPUtime=0.03 cores=0-7
/proc/26203/task/26220/stat : 26220 (java) S 26200 26203 26064 0 -1 1077944384 331 0 0 0 3 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565894543600 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26221] ppid=26200 vsize=14325340 memory=280324328376944 CPUtime=0.08 cores=0-7
/proc/26203/task/26221/stat : 26221 (java) S 26200 26203 26064 0 -1 1077944384 498 0 0 0 8 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565893491056 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26222] ppid=26200 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26222/stat : 26222 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565892438752 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26223] ppid=26200 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/26203/task/26223/stat : 26223 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690657 14669148160 13257 33554432000 4194304 4196468 140736947843584 140565262101424 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 53028 KiB

[startup+0.700814 s]
/proc/loadavg: 8.03 8.57 8.64 3/200 26223
/proc/meminfo: memFree=31376012/32770624 swapFree=67108860/67108860
[pid=26203] ppid=26200 vsize=14327388 memory=152860 CPUtime=1.4 cores=0-7
/proc/26203/stat : 26203 (java) S 26200 26203 26064 0 -1 1077944320 16516 0 0 0 133 7 0 0 20 0 20 0 101690651 14671245312 38215 33554432000 4194304 4196468 140736947843584 140736947826128 140566711828215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
/proc/26203/statm: 3581847 38215 3774 1 0 3569562 0
[pid=26203/tid=26205] ppid=26200 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/26203/task/26205/stat : 26205 (java) R 26200 26203 26064 0 -1 4202560 8705 0 0 0 63 4 0 0 20 0 20 0 101690651 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566716060928 140566310525514 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26206] ppid=26200 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26206/stat : 26206 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566641916688 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26207] ppid=26200 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26207/stat : 26207 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566640864144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26208] ppid=26200 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26208/stat : 26208 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566639811600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26209] ppid=26200 vsize=14327388 memory=1008 CPUtime=0 cores=0-7
/proc/26203/task/26209/stat : 26209 (java) S 26200 26203 26064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566638759056 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26210] ppid=26200 vsize=14327388 memory=4612 CPUtime=0 cores=0-7
/proc/26203/task/26210/stat : 26210 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566637705488 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26211] ppid=26200 vsize=14327388 memory=1428 CPUtime=0 cores=0-7
/proc/26203/task/26211/stat : 26211 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566636652944 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26212] ppid=26200 vsize=14327388 memory=1204 CPUtime=0 cores=0-7
/proc/26203/task/26212/stat : 26212 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566635600400 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26213] ppid=26200 vsize=14327388 memory=15876 CPUtime=0 cores=0-7
/proc/26203/task/26213/stat : 26213 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101690652 14671245312 38215 33554432000 4194304 4196468 140736947843584 140566634547856 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26214] ppid=26200 vsize=14327388 memory=18520 CPUtime=0 cores=0-7
/proc/26203/task/26214/stat : 26214 (java) S 26200 26203 26064 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 101690654 14671245312 38215 33554432000 4194304 4196468 140736947843584 140565900859888 140566711839362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0

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

[pid=26203/tid=26221] ppid=26200 vsize=16070376 memory=0 CPUtime=1.11 cores=0-7
/proc/26203/task/26221/stat : 26221 (java) S 26200 26203 26064 0 -1 1077944384 8608 0 0 0 108 3 0 0 20 0 46 0 101690657 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565893491056 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26222] ppid=26200 vsize=16070376 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26222/stat : 26222 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 101690657 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565892438752 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26223] ppid=26200 vsize=16070376 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26223/stat : 26223 (java) S 26200 26203 26064 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 101690657 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565262101424 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26224] ppid=26200 vsize=16070376 memory=0 CPUtime=0.02 cores=0-7
/proc/26203/task/26224/stat : 26224 (java) S 26200 26203 26064 0 -1 1077944384 62 0 0 0 2 0 0 0 20 0 46 0 101690915 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565249717456 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26225] ppid=26200 vsize=16070376 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26225/stat : 26225 (java) S 26200 26203 26064 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 101690927 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565248665040 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26226] ppid=26200 vsize=16070376 memory=-6876588628787748224 CPUtime=1.48 cores=0-7
/proc/26203/task/26226/stat : 26226 (java) R 26200 26203 26064 0 -1 4202560 173 0 0 0 147 1 0 0 20 0 46 0 101690937 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565245508952 140566319358818 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26227] ppid=26200 vsize=16070376 memory=-3704326594973231466 CPUtime=0.72 cores=0-7
/proc/26203/task/26227/stat : 26227 (java) S 26200 26203 26064 0 -1 1077944384 72 0 0 0 72 0 0 0 20 0 46 0 101690938 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565244462096 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26228] ppid=26200 vsize=16070376 memory=-3284643825843719562 CPUtime=0.26 cores=0-7
/proc/26203/task/26228/stat : 26228 (java) S 26200 26203 26064 0 -1 1077944384 78 0 0 0 26 0 0 0 20 0 46 0 101690938 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565243409552 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26229] ppid=26200 vsize=16070376 memory=39748 CPUtime=1.86 cores=0-7
/proc/26203/task/26229/stat : 26229 (java) S 26200 26203 26064 0 -1 1077944384 114 0 0 0 186 0 0 0 20 0 46 0 101690938 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565242357008 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26230] ppid=26200 vsize=16070376 memory=0 CPUtime=0.56 cores=0-7
/proc/26203/task/26230/stat : 26230 (java) S 26200 26203 26064 0 -1 1077944384 65 0 0 0 56 0 0 0 20 0 46 0 101690940 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565241304464 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26231] ppid=26200 vsize=16070376 memory=7649399388526229042 CPUtime=0.3 cores=0-7
/proc/26203/task/26231/stat : 26231 (java) S 26200 26203 26064 0 -1 1077944384 42 0 0 0 30 0 0 0 20 0 46 0 101690940 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565240251920 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26232] ppid=26200 vsize=16070376 memory=4640489169973432421 CPUtime=1.01 cores=0-7
/proc/26203/task/26232/stat : 26232 (java) S 26200 26203 26064 0 -1 1077944384 119 0 0 0 100 1 0 0 20 0 46 0 101690940 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565239199376 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26233] ppid=26200 vsize=16070376 memory=7883944108235712103 CPUtime=0.44 cores=0-7
/proc/26203/task/26233/stat : 26233 (java) S 26200 26203 26064 0 -1 1077944384 65 0 0 0 44 0 0 0 20 0 46 0 101690940 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565238146832 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26234] ppid=26200 vsize=16070376 memory=7237398200207235428 CPUtime=0.39 cores=0-7
/proc/26203/task/26234/stat : 26234 (java) S 26200 26203 26064 0 -1 1077944384 39 0 0 0 39 0 0 0 20 0 46 0 101690940 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565237093264 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26235] ppid=26200 vsize=16070376 memory=7235404790122506088 CPUtime=0.22 cores=0-7
/proc/26203/task/26235/stat : 26235 (java) S 26200 26203 26064 0 -1 1077944384 63 0 0 0 22 0 0 0 20 0 46 0 101690941 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565236040720 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26236] ppid=26200 vsize=16070376 memory=0 CPUtime=0.45 cores=0-7
/proc/26203/task/26236/stat : 26236 (java) S 26200 26203 26064 0 -1 1077944384 47 0 0 0 45 0 0 0 20 0 46 0 101690941 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565234988176 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26237] ppid=26200 vsize=16070376 memory=0 CPUtime=0.73 cores=0-7
/proc/26203/task/26237/stat : 26237 (java) S 26200 26203 26064 0 -1 1077944384 81 0 0 0 72 1 0 0 20 0 46 0 101690941 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565233935632 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26238] ppid=26200 vsize=16070376 memory=0 CPUtime=0.36 cores=0-7
/proc/26203/task/26238/stat : 26238 (java) S 26200 26203 26064 0 -1 1077944384 65 0 0 0 36 0 0 0 20 0 46 0 101690968 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565230749072 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26239] ppid=26200 vsize=16070376 memory=0 CPUtime=0.48 cores=0-7
/proc/26203/task/26239/stat : 26239 (java) S 26200 26203 26064 0 -1 1077944384 42 0 0 0 48 0 0 0 20 0 46 0 101690970 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565229696528 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26240] ppid=26200 vsize=16070376 memory=0 CPUtime=0.06 cores=0-7
/proc/26203/task/26240/stat : 26240 (java) S 26200 26203 26064 0 -1 1077944384 32 0 0 0 6 0 0 0 20 0 46 0 101690971 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565228643984 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26241] ppid=26200 vsize=16070376 memory=6944656592387989600 CPUtime=0.04 cores=0-7
/proc/26203/task/26241/stat : 26241 (java) S 26200 26203 26064 0 -1 1077944384 26 0 0 0 4 0 0 0 20 0 46 0 101690971 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565227591440 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26242] ppid=26200 vsize=16070376 memory=280324328894776 CPUtime=0.38 cores=0-7
/proc/26203/task/26242/stat : 26242 (java) S 26200 26203 26064 0 -1 1077944384 33 0 0 0 38 0 0 0 20 0 46 0 101690971 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565226537872 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26243] ppid=26200 vsize=16070376 memory=-6800859132029471843 CPUtime=0.49 cores=0-7
/proc/26203/task/26243/stat : 26243 (java) S 26200 26203 26064 0 -1 1077944384 54 0 0 0 49 0 0 0 20 0 46 0 101690973 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565225485328 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26244] ppid=26200 vsize=16070376 memory=288230574492221466 CPUtime=1.32 cores=0-7
/proc/26203/task/26244/stat : 26244 (java) R 26200 26203 26064 0 -1 4202560 108 0 0 0 130 2 0 0 20 0 46 0 101690974 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565224426520 140566319337183 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26245] ppid=26200 vsize=16070376 memory=288230617509003574 CPUtime=0.07 cores=0-7
/proc/26203/task/26245/stat : 26245 (java) S 26200 26203 26064 0 -1 1077944384 31 0 0 0 7 0 0 0 20 0 46 0 101690974 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565223380240 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26246] ppid=26200 vsize=16070376 memory=14979992052304174 CPUtime=0.23 cores=0-7
/proc/26203/task/26246/stat : 26246 (java) S 26200 26203 26064 0 -1 1077944384 35 0 0 0 23 0 0 0 20 0 46 0 101690974 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565222327696 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26247] ppid=26200 vsize=16070376 memory=0 CPUtime=0.32 cores=0-7
/proc/26203/task/26247/stat : 26247 (java) S 26200 26203 26064 0 -1 1077944384 169 0 0 0 32 0 0 0 20 0 46 0 101690974 16456065024 268474 33554432000 4194304 4196468 140736947843584 140565221275152 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26248] ppid=26200 vsize=16070376 memory=0 CPUtime=0.25 cores=0-7
/proc/26203/task/26248/stat : 26248 (java) S 26200 26203 26064 0 -1 1077944384 29 0 0 0 25 0 0 0 20 0 46 0 101690976 16456065024 268474 33554432000 4194304 4196468 140736947843584 140563139520144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26249] ppid=26200 vsize=16070376 memory=0 CPUtime=0.23 cores=0-7
/proc/26203/task/26249/stat : 26249 (java) S 26200 26203 26064 0 -1 1077944384 45 0 0 0 23 0 0 0 20 0 46 0 101690977 16456065024 268474 33554432000 4194304 4196468 140736947843584 140563138467600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
Current children cumulated CPU time: 23.2 s
Current children cumulated vsize: 16070376 KiB
Current children cumulated memory: 1073896 KiB

[startup+5.90161 s]
/proc/loadavg: 7.46 8.44 8.60 4/226 26249
/proc/meminfo: memFree=30348924/32770624 swapFree=67108860/67108860
[pid=26203] ppid=26200 vsize=16070376 memory=1074612 CPUtime=23.34 cores=0-7
/proc/26203/stat : 26203 (java) S 26200 26203 26064 0 -1 1077944320 47644 0 0 0 2278 56 0 0 20 0 45 0 101690651 16456065024 268588 33554432000 4194304 4196468 140736947843584 140736947826128 140566711828215 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
/proc/26203/statm: 4017594 268588 3849 1 0 4004788 0
[pid=26203/tid=26205] ppid=26200 vsize=16070376 memory=526456 CPUtime=2.81 cores=0-7
/proc/26203/task/26205/stat : 26205 (java) S 26200 26203 26064 0 -1 1077944384 14702 0 0 0 271 10 0 0 20 0 45 0 101690651 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566716065920 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26206] ppid=26200 vsize=16070376 memory=0 CPUtime=0.12 cores=0-7
/proc/26203/task/26206/stat : 26206 (java) S 26200 26203 26064 0 -1 1077944384 172 0 0 0 10 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566641916688 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26207] ppid=26200 vsize=16070376 memory=523608 CPUtime=0.11 cores=0-7
/proc/26203/task/26207/stat : 26207 (java) S 26200 26203 26064 0 -1 1077944384 191 0 0 0 9 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566640864144 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26208] ppid=26200 vsize=16070376 memory=114714482837738 CPUtime=0.08 cores=0-7
/proc/26203/task/26208/stat : 26208 (java) S 26200 26203 26064 0 -1 1077944384 1192 0 0 0 6 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566639811600 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26209] ppid=26200 vsize=16070376 memory=6791534058613427641 CPUtime=0.07 cores=0-7
/proc/26203/task/26209/stat : 26209 (java) S 26200 26203 26064 0 -1 1077944384 185 0 0 0 5 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566638759056 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26210] ppid=26200 vsize=16070376 memory=29064 CPUtime=0.08 cores=0-7
/proc/26203/task/26210/stat : 26210 (java) S 26200 26203 26064 0 -1 1077944384 93 0 0 0 6 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566637705488 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26211] ppid=26200 vsize=16070376 memory=1296 CPUtime=0.11 cores=0-7
/proc/26203/task/26211/stat : 26211 (java) S 26200 26203 26064 0 -1 1077944384 188 0 0 0 8 3 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566636652944 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26212] ppid=26200 vsize=16070376 memory=427580 CPUtime=0.08 cores=0-7
/proc/26203/task/26212/stat : 26212 (java) S 26200 26203 26064 0 -1 1077944384 242 0 0 0 6 2 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566635600400 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26213] ppid=26200 vsize=16070376 memory=6944656592455360604 CPUtime=0.11 cores=0-7
/proc/26203/task/26213/stat : 26213 (java) S 26200 26203 26064 0 -1 1077944384 215 0 0 0 8 3 0 0 20 0 45 0 101690652 16456065024 268653 33554432000 4194304 4196468 140736947843584 140566634547856 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26214] ppid=26200 vsize=16070376 memory=6656426216303648864 CPUtime=0.04 cores=0-7
/proc/26203/task/26214/stat : 26214 (java) S 26200 26203 26064 0 -1 1077944384 2162 0 0 0 4 0 0 0 20 0 45 0 101690654 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565900859888 140566711839362 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26215] ppid=26200 vsize=16070376 memory=280324328457504 CPUtime=0 cores=0-7
/proc/26203/task/26215/stat : 26215 (java) S 26200 26203 26064 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 45 0 101690654 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565899806176 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26216] ppid=26200 vsize=16070376 memory=4134930498285298233 CPUtime=0 cores=0-7
/proc/26203/task/26216/stat : 26216 (java) S 26200 26203 26064 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 45 0 101690654 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565898753536 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26217] ppid=26200 vsize=16070376 memory=0 CPUtime=0 cores=0-7
/proc/26203/task/26217/stat : 26217 (java) S 26200 26203 26064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565897702096 140566711846811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26218] ppid=26200 vsize=16070376 memory=7523656168780360301 CPUtime=1.98 cores=0-7
/proc/26203/task/26218/stat : 26218 (java) S 26200 26203 26064 0 -1 1077944384 5592 0 0 0 196 2 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565896648688 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 53 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26219] ppid=26200 vsize=16070376 memory=57 CPUtime=1.63 cores=0-7
/proc/26203/task/26219/stat : 26219 (java) S 26200 26203 26064 0 -1 1077944384 6324 0 0 0 161 2 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565895595904 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26220] ppid=26200 vsize=16070376 memory=280324328949136 CPUtime=1.88 cores=0-7
/proc/26203/task/26220/stat : 26220 (java) S 26200 26203 26064 0 -1 1077944384 4601 0 0 0 187 1 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565894543600 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26221] ppid=26200 vsize=16070376 memory=288230596017389863 CPUtime=1.11 cores=0-7
/proc/26203/task/26221/stat : 26221 (java) S 26200 26203 26064 0 -1 1077944384 8608 0 0 0 108 3 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565893491056 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26222] ppid=26200 vsize=16070376 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/26203/task/26222/stat : 26222 (java) S 26200 26203 26064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565892438752 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26223] ppid=26200 vsize=16070376 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/26203/task/26223/stat : 26223 (java) S 26200 26203 26064 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 45 0 101690657 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565262101424 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26225] ppid=26200 vsize=16070376 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/26203/task/26225/stat : 26225 (java) S 26200 26203 26064 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 45 0 101690927 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565248665040 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26226] ppid=26200 vsize=16070376 memory=6655300316396806240 CPUtime=1.57 cores=0-7
/proc/26203/task/26226/stat : 26226 (java) S 26200 26203 26064 0 -1 1077944384 194 0 0 0 156 1 0 0 20 0 45 0 101690937 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565245508384 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26227] ppid=26200 vsize=16070376 memory=6944656592455360604 CPUtime=0.72 cores=0-7
/proc/26203/task/26227/stat : 26227 (java) S 26200 26203 26064 0 -1 1077944384 72 0 0 0 72 0 0 0 20 0 45 0 101690938 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565244462096 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26228] ppid=26200 vsize=16070376 memory=6944656592455360604 CPUtime=0.26 cores=0-7
/proc/26203/task/26228/stat : 26228 (java) S 26200 26203 26064 0 -1 1077944384 78 0 0 0 26 0 0 0 20 0 45 0 101690938 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565243409552 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26229] ppid=26200 vsize=16070376 memory=-7361183220417257581 CPUtime=1.86 cores=0-7
/proc/26203/task/26229/stat : 26229 (java) R 26200 26203 26064 0 -1 4202560 119 0 0 0 186 0 0 0 20 0 45 0 101690938 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565242349936 140566711850141 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26230] ppid=26200 vsize=16070376 memory=-7595718148000617680 CPUtime=0.56 cores=0-7
/proc/26203/task/26230/stat : 26230 (java) S 26200 26203 26064 0 -1 1077944384 65 0 0 0 56 0 0 0 20 0 45 0 101690940 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565241304464 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26231] ppid=26200 vsize=16070376 memory=-7027408097459412384 CPUtime=0.3 cores=0-7
/proc/26203/task/26231/stat : 26231 (java) S 26200 26203 26064 0 -1 1077944384 42 0 0 0 30 0 0 0 20 0 45 0 101690940 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565240251920 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26232] ppid=26200 vsize=16070376 memory=280324328488976 CPUtime=1.01 cores=0-7
/proc/26203/task/26232/stat : 26232 (java) S 26200 26203 26064 0 -1 1077944384 119 0 0 0 100 1 0 0 20 0 45 0 101690940 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565239199376 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26233] ppid=26200 vsize=16070376 memory=-3967418655009478193 CPUtime=0.44 cores=0-7
/proc/26203/task/26233/stat : 26233 (java) R 26200 26203 26064 0 -1 4202560 96 0 0 0 44 0 0 0 20 0 45 0 101690940 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565238144512 140566693086033 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26234] ppid=26200 vsize=16070376 memory=-3967418655009478193 CPUtime=0.39 cores=0-7
/proc/26203/task/26234/stat : 26234 (java) S 26200 26203 26064 0 -1 1077944384 39 0 0 0 39 0 0 0 20 0 45 0 101690940 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565237093264 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26235] ppid=26200 vsize=16070376 memory=-2746958450906831424 CPUtime=0.22 cores=0-7
/proc/26203/task/26235/stat : 26235 (java) S 26200 26203 26064 0 -1 1077944384 63 0 0 0 22 0 0 0 20 0 45 0 101690941 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565236040720 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26236] ppid=26200 vsize=16070376 memory=7523376918531162212 CPUtime=0.45 cores=0-7
/proc/26203/task/26236/stat : 26236 (java) S 26200 26203 26064 0 -1 1077944384 47 0 0 0 45 0 0 0 20 0 45 0 101690941 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565234988176 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26237] ppid=26200 vsize=16070376 memory=7158866711969622380 CPUtime=0.73 cores=0-7
/proc/26203/task/26237/stat : 26237 (java) S 26200 26203 26064 0 -1 1077944384 81 0 0 0 72 1 0 0 20 0 45 0 101690941 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565233935632 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26238] ppid=26200 vsize=16070376 memory=7810763844726514514 CPUtime=0.36 cores=0-7
/proc/26203/task/26238/stat : 26238 (java) R 26200 26203 26064 0 -1 1077944384 70 0 0 0 36 0 0 0 20 0 45 0 101690968 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565230742816 140566711838421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26239] ppid=26200 vsize=16070376 memory=7810763844726514514 CPUtime=0.48 cores=0-7
/proc/26203/task/26239/stat : 26239 (java) S 26200 26203 26064 0 -1 1077944384 42 0 0 0 48 0 0 0 20 0 45 0 101690970 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565229696528 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26240] ppid=26200 vsize=16070376 memory=7810763844726514514 CPUtime=0.06 cores=0-7
/proc/26203/task/26240/stat : 26240 (java) S 26200 26203 26064 0 -1 1077944384 43 0 0 0 6 0 0 0 20 0 45 0 101690971 16456065024 268653 33554432000 4194304 4196468 140736947843584 140565228636560 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26241] ppid=26200 vsize=16070376 memory=0 CPUtime=0.04 cores=0-7
/proc/26203/task/26241/stat : 26241 (java) S 26200 26203 26064 0 -1 1077944384 26 0 0 0 4 0 0 0 20 0 45 0 101690971 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565227591440 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26242] ppid=26200 vsize=16070376 memory=7883667032043443306 CPUtime=0.38 cores=0-7
/proc/26203/task/26242/stat : 26242 (java) S 26200 26203 26064 0 -1 1077944384 33 0 0 0 38 0 0 0 20 0 45 0 101690971 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565226537872 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26243] ppid=26200 vsize=16070376 memory=7883667032043443306 CPUtime=0.5 cores=0-7
/proc/26203/task/26243/stat : 26243 (java) S 26200 26203 26064 0 -1 1077944384 58 0 0 0 50 0 0 0 20 0 45 0 101690973 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565225477904 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26244] ppid=26200 vsize=16070376 memory=7523656168780360301 CPUtime=1.33 cores=0-7
/proc/26203/task/26244/stat : 26244 (java) S 26200 26203 26064 0 -1 1077944384 124 0 0 0 131 2 0 0 20 0 45 0 101690974 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565224426432 140566711839362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26245] ppid=26200 vsize=16070376 memory=7811586369752951141 CPUtime=0.07 cores=0-7
/proc/26203/task/26245/stat : 26245 (java) S 26200 26203 26064 0 -1 1077944384 31 0 0 0 7 0 0 0 20 0 45 0 101690974 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565223380240 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26246] ppid=26200 vsize=16070376 memory=7523656168780360301 CPUtime=0.23 cores=0-7
/proc/26203/task/26246/stat : 26246 (java) S 26200 26203 26064 0 -1 1077944384 35 0 0 0 23 0 0 0 20 0 45 0 101690974 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565222327696 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26247] ppid=26200 vsize=16070376 memory=7883667032043443306 CPUtime=0.32 cores=0-7
/proc/26203/task/26247/stat : 26247 (java) R 26200 26203 26064 0 -1 4202560 177 0 0 0 32 0 0 0 20 0 45 0 101690974 16456065024 268659 33554432000 4194304 4196468 140736947843584 140565221265840 140566711840150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26248] ppid=26200 vsize=16070376 memory=7811586369752951141 CPUtime=0.25 cores=0-7
/proc/26203/task/26248/stat : 26248 (java) S 26200 26203 26064 0 -1 1077944384 39 0 0 0 25 0 0 0 20 0 45 0 101690976 16456065024 268659 33554432000 4194304 4196468 140736947843584 140563139513888 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
[pid=26203/tid=26249] ppid=26200 vsize=16070376 memory=7523656168780360301 CPUtime=0.23 cores=0-7
/proc/26203/task/26249/stat : 26249 (java) S 26200 26203 26064 0 -1 1077944384 49 0 0 0 23 0 0 0 20 0 45 0 101690977 16456065024 268659 33554432000 4194304 4196468 140736947843584 140563138460320 140566711838421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28045312 140736947852385 140736947852571 140736947852571 140736947855311 0
Current children cumulated CPU time: 23.34 s
Current children cumulated vsize: 16070376 KiB
Current children cumulated memory: 1074612 KiB

Child status: 0
Real time (s): 5.94014
CPU time (s): 23.3982
CPU user time (s): 22.8216
CPU system time (s): 0.576593
CPU usage (%): 393.9
Max. virtual memory (cumulated for all children) (KiB): 16070376
Max. memory (cumulated for all children) (KiB): 1081372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8216
system time used= 0.576593
maximum resident set size= 1081372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47863
page faults= 0
swaps= 0
block input operations= 56
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10228
involuntary context switches= 1176


# summary of solver processes directly reported to runsolver:
#   pid: 26203
#   total CPU time (s): 23.3982
#   total CPU user time (s): 22.8216
#   total CPU system time (s): 0.576593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07434 second user time and 0.104891 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-14 06:32:50
IDJOB=4275625
IDBENCH=120826
IDSOLVER=2668
FILE ID=node106/4275625-1502686029
RUNJOBID= node106-1502685167-26091
PBS_JOBID= 20628992
Free space on /tmp= 61772 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens/Rlfap-scen-06.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275625-1502686029/watcher-4275625-1502686029 -o /tmp/evaluation-result-4275625-1502686029/solver-4275625-1502686029 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502685167-26091 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1218709306 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275625-1502686029.xml

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

MD5SUM BENCH= 7a29983c9ff052f95c6899aeb5034357
RANDOM SEED=1218709306

node106.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.86
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.86
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.86
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.86
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:        31426312 kB
MemAvailable:   31980968 kB
Buffers:          139636 kB
Cached:           700184 kB
SwapCached:            0 kB
Active:           473488 kB
Inactive:         422928 kB
Active(anon):      12404 kB
Inactive(anon):    72080 kB
Active(file):     461084 kB
Inactive(file):   350848 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42292 kB
Writeback:             4 kB
AnonPages:         62368 kB
Mapped:            44160 kB
Shmem:             25228 kB
Slab:             142836 kB
SReclaimable:     117120 kB
SUnreclaim:        25716 kB
KernelStack:        3248 kB
PageTables:         4760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61732 MiB
End job on node106 at 2017-08-14 06:32:56