Trace number 4285730

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22? (TO) 1144.9399 252.05701

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-6.xml
MD5SUM783c5eb4c347368f8a2e1c7f079a0df0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1094
Best CPU time to get the best result obtained on this benchmark1127.5699
Satisfiable
(Un)Satisfiability was proved
Number of variables28770
Number of constraints1392
Number of domains20
Minimum domain size2
Maximum domain size160
Distribution of domain sizes[{"size":2,"count":1370},{"size":8,"count":1370},{"size":12,"count":1370},{"size":36,"count":2740},{"size":42,"count":1370},{"size":75,"count":1370},{"size":79,"count":1370},{"size":93,"count":1370},{"size":110,"count":1370},{"size":117,"count":1370},{"size":121,"count":1370},{"size":123,"count":1370},{"size":126,"count":1370},{"size":139,"count":1370},{"size":141,"count":1370},{"size":142,"count":1370},{"size":149,"count":1370},{"size":153,"count":1370},{"size":158,"count":1370},{"size":160,"count":1370}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":28770}]
Minimum constraint arity21
Maximum constraint arity27400
Distribution of constraint arities[{"arity":21,"count":1370},{"arity":1370,"count":21},{"arity":27400,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1390}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1647059245
0.29/0.25	c timeout: 2016
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
3.19/1.12	c Parsing done, starting search...
1144.86/252.01	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285730-1503440060/watcher-4285730-1503440060 -o /tmp/evaluation-result-4285730-1503440060/solver-4285730-1503440060 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503425971-8741 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1647059245 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285730-1503440060.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=11066, runsolver pid=11063
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.79 6.86 7.28 2/198 11086
/proc/meminfo: memFree=22503360/32770624 swapFree=67108860/67108860
[pid=11066] ppid=11063 vsize=26000852 memory=31576 CPUtime=0.13 cores=0-7
/proc/11066/stat : 11066 (java) S 11063 11066 8714 0 -1 1077944320 8302 0 0 0 12 1 0 0 20 0 20 0 177093858 26624872448 7894 33554432000 4194304 4196468 140730181436896 140730181419440 140231848517367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
/proc/11066/statm: 6500213 7894 3412 1 0 6487932 0
[pid=11066/tid=11068] ppid=11063 vsize=26000852 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11066/task/11068/stat : 11068 (java) R 11063 11066 8714 0 -1 4202560 6243 0 0 0 8 0 0 0 20 0 20 0 177093859 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231852734048 140231832597854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11069] ppid=11063 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11066/task/11069/stat : 11069 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231407143824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11070] ppid=11063 vsize=26000852 memory=140443390699136 CPUtime=0 cores=0-7
/proc/11066/task/11070/stat : 11070 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231406091024 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11071] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11071/stat : 11071 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231405038736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11072] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11072/stat : 11072 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231403985936 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11073] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11073/stat : 11073 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231402932624 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11074] ppid=11063 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11074/stat : 11074 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231401879824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11075] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11075/stat : 11075 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231400827536 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11076] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11076/stat : 11076 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231399774736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11077] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11077/stat : 11077 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093861 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231357889136 140231848528514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11078] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11078/stat : 11078 (java) S 11063 11066 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177093862 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231356835104 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11079] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11079/stat : 11079 (java) S 11063 11066 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177093862 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231355782768 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11080] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11080/stat : 11080 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231354731088 140231848535963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11081] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11081/stat : 11081 (java) S 11063 11066 8714 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231106914416 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11082] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11082/stat : 11082 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231105861616 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11083] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11083/stat : 11083 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231104809328 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11084] ppid=11063 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/11066/task/11084/stat : 11084 (java) S 11063 11066 8714 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231103756528 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11085] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11085/stat : 11085 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231102704480 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11086] ppid=11063 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11086/stat : 11086 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093865 26624872448 7894 33554432000 4194304 4196468 140730181436896 140231101651760 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31576 KiB

[startup+0.209627 s]*
/proc/loadavg: 8.79 6.86 7.28 3/198 11086
/proc/meminfo: memFree=22494184/32770624 swapFree=67108860/67108860
[pid=11066] ppid=11063 vsize=26000852 memory=40912 CPUtime=0.29 cores=0-7
/proc/11066/stat : 11066 (java) S 11063 11066 8714 0 -1 1077944320 9362 0 0 0 28 1 0 0 20 0 20 0 177093858 26624872448 10228 33554432000 4194304 4196468 140730181436896 140730181419440 140231848517367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
/proc/11066/statm: 6500213 10228 3598 1 0 6487932 0
[pid=11066/tid=11068] ppid=11063 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/11066/task/11068/stat : 11068 (java) R 11063 11066 8714 0 -1 4202560 6923 0 0 0 18 1 0 0 20 0 20 0 177093859 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231852737056 140231848539293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11069] ppid=11063 vsize=26000852 memory=12768 CPUtime=0 cores=0-7
/proc/11066/task/11069/stat : 11069 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231407143824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11070] ppid=11063 vsize=26000852 memory=140443390708564 CPUtime=0 cores=0-7
/proc/11066/task/11070/stat : 11070 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231406091024 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11071] ppid=11063 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11071/stat : 11071 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231405038736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11072] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11072/stat : 11072 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231403985936 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11073] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11073/stat : 11073 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231402932624 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11074] ppid=11063 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11074/stat : 11074 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231401879824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11075] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11075/stat : 11075 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231400827536 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11076] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11076/stat : 11076 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231399774736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11077] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11077/stat : 11077 (java) S 11063 11066 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177093861 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231357889136 140231848528514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11078] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11078/stat : 11078 (java) S 11063 11066 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177093862 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231356835104 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11079] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11079/stat : 11079 (java) S 11063 11066 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177093862 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231355782768 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11080] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11080/stat : 11080 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231354731088 140231848535963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11081] ppid=11063 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11066/task/11081/stat : 11081 (java) S 11063 11066 8714 0 -1 1077944384 426 0 0 0 1 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231106914416 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11082] ppid=11063 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11066/task/11082/stat : 11082 (java) S 11063 11066 8714 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231105861616 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11083] ppid=11063 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11066/task/11083/stat : 11083 (java) S 11063 11066 8714 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231104809328 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11084] ppid=11063 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/11066/task/11084/stat : 11084 (java) R 11063 11066 8714 0 -1 4202560 402 0 0 0 5 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231103756528 140231827980905 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11085] ppid=11063 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11085/stat : 11085 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093864 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231102704480 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11086] ppid=11063 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11086/stat : 11086 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093865 26624872448 10228 33554432000 4194304 4196468 140730181436896 140231101651760 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40912 KiB

[startup+0.309344 s]*
/proc/loadavg: 8.79 6.86 7.28 2/198 11086
/proc/meminfo: memFree=22487304/32770624 swapFree=67108860/67108860
[pid=11066] ppid=11063 vsize=26000872 memory=48996 CPUtime=0.48 cores=0-7
/proc/11066/stat : 11066 (java) S 11063 11066 8714 0 -1 1077944320 10559 0 0 0 46 2 0 0 20 0 20 0 177093858 26624892928 12249 33554432000 4194304 4196468 140730181436896 140730181419440 140231848517367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
/proc/11066/statm: 6500218 12249 3712 1 0 6487932 0
[pid=11066/tid=11068] ppid=11063 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11066/task/11068/stat : 11068 (java) R 11063 11066 8714 0 -1 4202560 7697 0 0 0 27 2 0 0 20 0 20 0 177093859 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231852739216 140231848529302 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11069] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11069/stat : 11069 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231407143824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11070] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11070/stat : 11070 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231406091024 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11071] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11071/stat : 11071 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231405038736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11072] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11072/stat : 11072 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231403985936 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11073] ppid=11063 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/11066/task/11073/stat : 11073 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231402932624 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11074] ppid=11063 vsize=26000872 memory=140443283190703 CPUtime=0 cores=0-7
/proc/11066/task/11074/stat : 11074 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231401879824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11075] ppid=11063 vsize=26000872 memory=140443283193008 CPUtime=0 cores=0-7
/proc/11066/task/11075/stat : 11075 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231400827536 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11076] ppid=11063 vsize=26000872 memory=140443283195312 CPUtime=0 cores=0-7
/proc/11066/task/11076/stat : 11076 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231399774736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11077] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11077/stat : 11077 (java) S 11063 11066 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177093861 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231357889136 140231848528514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11078] ppid=11063 vsize=26000872 memory=280886566397584 CPUtime=0 cores=0-7
/proc/11066/task/11078/stat : 11078 (java) S 11063 11066 8714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177093862 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231356835104 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11079] ppid=11063 vsize=26000872 memory=280886566404496 CPUtime=0 cores=0-7
/proc/11066/task/11079/stat : 11079 (java) S 11063 11066 8714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177093862 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231355782768 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11080] ppid=11063 vsize=26000872 memory=280886566345776 CPUtime=0 cores=0-7
/proc/11066/task/11080/stat : 11080 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231354731088 140231848535963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11081] ppid=11063 vsize=26000872 memory=280886566418320 CPUtime=0.03 cores=0-7
/proc/11066/task/11081/stat : 11081 (java) R 11063 11066 8714 0 -1 1077944384 551 0 0 0 3 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231106914416 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11082] ppid=11063 vsize=26000872 memory=280886566425232 CPUtime=0.04 cores=0-7
/proc/11066/task/11082/stat : 11082 (java) S 11063 11066 8714 0 -1 1077944384 240 0 0 0 4 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231105861616 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11083] ppid=11063 vsize=26000872 memory=280886566422928 CPUtime=0.01 cores=0-7
/proc/11066/task/11083/stat : 11083 (java) S 11063 11066 8714 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231104809328 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11084] ppid=11063 vsize=26000872 memory=280886566439536 CPUtime=0.08 cores=0-7
/proc/11066/task/11084/stat : 11084 (java) R 11063 11066 8714 0 -1 4202560 445 0 0 0 8 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231103756528 140231848538714 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11085] ppid=11063 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11085/stat : 11085 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093864 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231102704480 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11086] ppid=11063 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/11066/task/11086/stat : 11086 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093865 26624892928 12249 33554432000 4194304 4196468 140730181436896 140231101651760 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48996 KiB

[startup+0.700792 s]
/proc/loadavg: 8.79 6.86 7.28 5/198 11086
/proc/meminfo: memFree=22466464/32770624 swapFree=67108860/67108860
[pid=11066] ppid=11063 vsize=26002920 memory=103888 CPUtime=1.63 cores=0-7
/proc/11066/stat : 11066 (java) S 11063 11066 8714 0 -1 1077944320 15028 0 0 0 158 5 0 0 20 0 20 0 177093858 26626990080 25972 33554432000 4194304 4196468 140730181436896 140730181419440 140231848517367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
/proc/11066/statm: 6500730 25972 3781 1 0 6488444 0
[pid=11066/tid=11068] ppid=11063 vsize=26002920 memory=0 CPUtime=0.67 cores=0-7
/proc/11066/task/11068/stat : 11068 (java) R 11063 11066 8714 0 -1 4202560 8550 0 0 0 64 3 0 0 20 0 20 0 177093859 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231852750080 140231832560997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11069] ppid=11063 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11069/stat : 11069 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231407143824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11070] ppid=11063 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11070/stat : 11070 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231406091024 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11071] ppid=11063 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11071/stat : 11071 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231405038736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11072] ppid=11063 vsize=26002920 memory=1004 CPUtime=0 cores=0-7
/proc/11066/task/11072/stat : 11072 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231403985936 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11073] ppid=11063 vsize=26002920 memory=5788 CPUtime=0 cores=0-7
/proc/11066/task/11073/stat : 11073 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231402932624 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11074] ppid=11063 vsize=26002920 memory=1196 CPUtime=0 cores=0-7
/proc/11066/task/11074/stat : 11074 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231401879824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11075] ppid=11063 vsize=26002920 memory=4612 CPUtime=0 cores=0-7
/proc/11066/task/11075/stat : 11075 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231400827536 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11076] ppid=11063 vsize=26002920 memory=15876 CPUtime=0 cores=0-7
/proc/11066/task/11076/stat : 11076 (java) S 11063 11066 8714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177093860 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231399774736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11077] ppid=11063 vsize=26002920 memory=18448 CPUtime=0 cores=0-7
/proc/11066/task/11077/stat : 11077 (java) S 11063 11066 8714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 177093861 26626990080 25972 33554432000 4194304 4196468 140730181436896 140231357889136 140231848528514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0

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

/proc/11066/task/11080/stat : 11080 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231354731088 140231848535963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11081] ppid=11063 vsize=27344476 memory=7950336 CPUtime=3 cores=0-7
/proc/11066/task/11081/stat : 11081 (java) S 11063 11066 8714 0 -1 1077944384 19536 0 0 0 295 5 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231106914416 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11082] ppid=11063 vsize=27344476 memory=276 CPUtime=3.68 cores=0-7
/proc/11066/task/11082/stat : 11082 (java) S 11063 11066 8714 0 -1 1077944384 22358 0 0 0 364 4 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231105861616 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11083] ppid=11063 vsize=27344476 memory=6944656575208382560 CPUtime=2.9 cores=0-7
/proc/11066/task/11083/stat : 11083 (java) S 11063 11066 8714 0 -1 1077944384 15228 0 0 0 288 2 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231104809328 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11084] ppid=11063 vsize=27344476 memory=7950336 CPUtime=1.33 cores=0-7
/proc/11066/task/11084/stat : 11084 (java) S 11063 11066 8714 0 -1 1077944384 19217 0 0 0 129 4 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231103756528 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11085] ppid=11063 vsize=27344476 memory=0 CPUtime=0 cores=0-7
/proc/11066/task/11085/stat : 11085 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 177093864 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231102704480 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11086] ppid=11063 vsize=27344476 memory=288230574492221466 CPUtime=0.08 cores=0-7
/proc/11066/task/11086/stat : 11086 (java) S 11063 11066 8714 0 -1 1077944384 1655 0 0 0 5 3 0 0 20 0 40 0 177093865 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231101651760 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11096] ppid=11063 vsize=27344476 memory=288230621803970871 CPUtime=0.07 cores=0-7
/proc/11066/task/11096/stat : 11096 (java) S 11063 11066 8714 0 -1 1077944384 694 0 0 0 6 1 0 0 20 0 40 0 177098692 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231091361104 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11097] ppid=11063 vsize=27344476 memory=15260333174426010 CPUtime=0.5 cores=0-7
/proc/11066/task/11097/stat : 11097 (java) S 11063 11066 8714 0 -1 1077944384 2182 0 0 0 31 19 0 0 20 0 40 0 177098704 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140231088211376 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11098] ppid=11063 vsize=27344476 memory=7950336 CPUtime=11.12 cores=0-7
/proc/11066/task/11098/stat : 11098 (java) S 11063 11066 8714 0 -1 1077944384 704 0 0 0 1112 0 0 0 20 0 40 0 177098713 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230950642704 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11099] ppid=11063 vsize=27344476 memory=7950336 CPUtime=112.17 cores=0-7
/proc/11066/task/11099/stat : 11099 (java) S 11063 11066 8714 0 -1 1077944384 14682 0 0 0 11170 47 0 0 20 0 40 0 177098714 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230949589904 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11100] ppid=11063 vsize=27344476 memory=7792 CPUtime=110.27 cores=0-7
/proc/11066/task/11100/stat : 11100 (java) S 11063 11066 8714 0 -1 1077944384 13326 0 0 0 10987 40 0 0 20 0 40 0 177098714 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230948537616 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11101] ppid=11063 vsize=27344476 memory=4044 CPUtime=77.25 cores=0-7
/proc/11066/task/11101/stat : 11101 (java) S 11063 11066 8714 0 -1 1077944384 5552 0 0 0 7719 6 0 0 20 0 40 0 177098714 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230947484816 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11102] ppid=11063 vsize=27344476 memory=1792 CPUtime=155.39 cores=0-7
/proc/11066/task/11102/stat : 11102 (java) R 11063 11066 8714 0 -1 4202560 25518 0 0 0 15454 85 0 0 20 0 40 0 177098714 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230946426264 140231447831837 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11103] ppid=11063 vsize=27344476 memory=636 CPUtime=50.93 cores=0-7
/proc/11066/task/11103/stat : 11103 (java) S 11063 11066 8714 0 -1 1077944384 6368 0 0 0 5072 21 0 0 20 0 40 0 177098717 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230945379728 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11104] ppid=11063 vsize=27344476 memory=7963112 CPUtime=8.07 cores=0-7
/proc/11066/task/11104/stat : 11104 (java) S 11063 11066 8714 0 -1 1077944384 511 0 0 0 807 0 0 0 20 0 40 0 177098717 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230944327440 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11105] ppid=11063 vsize=27344476 memory=27084 CPUtime=101.96 cores=0-7
/proc/11066/task/11105/stat : 11105 (java) S 11063 11066 8714 0 -1 1077944384 13532 0 0 0 10160 36 0 0 20 0 40 0 177098717 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230943274640 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11106] ppid=11063 vsize=27344476 memory=4044 CPUtime=0 cores=0-7
/proc/11066/task/11106/stat : 11106 (java) S 11063 11066 8714 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 40 0 177098717 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230942221328 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11107] ppid=11063 vsize=27344476 memory=7963112 CPUtime=87.16 cores=0-7
/proc/11066/task/11107/stat : 11107 (java) S 11063 11066 8714 0 -1 1077944384 7982 0 0 0 8700 16 0 0 20 0 40 0 177098717 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230941168528 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11108] ppid=11063 vsize=27344476 memory=7963112 CPUtime=12.47 cores=0-7
/proc/11066/task/11108/stat : 11108 (java) S 11063 11066 8714 0 -1 1077944384 1374 0 0 0 1245 2 0 0 20 0 40 0 177098718 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230940116240 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11109] ppid=11063 vsize=27344476 memory=7950336 CPUtime=40.71 cores=0-7
/proc/11066/task/11109/stat : 11109 (java) S 11063 11066 8714 0 -1 1077944384 5001 0 0 0 4048 23 0 0 20 0 40 0 177098718 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230939063440 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11110] ppid=11063 vsize=27344476 memory=7950336 CPUtime=29.16 cores=0-7
/proc/11066/task/11110/stat : 11110 (java) S 11063 11066 8714 0 -1 1077944384 4560 0 0 0 2902 14 0 0 20 0 40 0 177098721 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230938011152 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11111] ppid=11063 vsize=27344476 memory=7963112 CPUtime=4.1 cores=0-7
/proc/11066/task/11111/stat : 11111 (java) S 11063 11066 8714 0 -1 1077944384 434 0 0 0 410 0 0 0 20 0 40 0 177099001 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230936958352 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11112] ppid=11063 vsize=27344476 memory=7950336 CPUtime=2.9 cores=0-7
/proc/11066/task/11112/stat : 11112 (java) S 11063 11066 8714 0 -1 1077944384 312 0 0 0 289 1 0 0 20 0 40 0 177099001 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230935906064 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11113] ppid=11063 vsize=27344476 memory=7963112 CPUtime=44.5 cores=0-7
/proc/11066/task/11113/stat : 11113 (java) S 11063 11066 8714 0 -1 1077944384 2816 0 0 0 4446 4 0 0 20 0 40 0 177099001 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230934853264 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11141] ppid=11063 vsize=27344476 memory=49004 CPUtime=121.14 cores=0-7
/proc/11066/task/11141/stat : 11141 (java) R 11063 11066 8714 0 -1 4202560 14724 0 0 0 12083 31 0 0 20 0 40 0 177102459 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230931658960 140231447702541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11142] ppid=11063 vsize=27344476 memory=7963112 CPUtime=42.78 cores=0-7
/proc/11066/task/11142/stat : 11142 (java) S 11063 11066 8714 0 -1 1077944384 4702 0 0 0 4275 3 0 0 20 0 40 0 177102462 28000743424 1990778 33554432000 4194304 4196468 140730181436896 140230930613136 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
Current children cumulated CPU time: 1085.11 s
Current children cumulated vsize: 27344476 KiB
Current children cumulated memory: 7963112 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 3.29 5.54 6.67 3/222 11142
/proc/meminfo: memFree=14549360/32770624 swapFree=67108860/67108860
[pid=11066] ppid=11063 vsize=27344476 memory=7971376 CPUtime=1144.86 cores=0-7
/proc/11066/stat : 11066 (java) S 11063 11066 8714 0 -1 1077944320 294794 0 0 0 113836 650 0 0 20 0 40 0 177093858 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140730181419440 140231848517367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
/proc/11066/statm: 6836119 1992844 3867 1 0 6823312 0
[pid=11066/tid=11068] ppid=11063 vsize=27344476 memory=1232 CPUtime=48.28 cores=0-7
/proc/11066/task/11068/stat : 11068 (java) S 11063 11066 8714 0 -1 1077944384 21092 0 0 0 4795 33 0 0 20 0 40 0 177093859 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231852755072 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11069] ppid=11063 vsize=27344476 memory=4872558044660077418 CPUtime=1.62 cores=0-7
/proc/11066/task/11069/stat : 11069 (java) S 11063 11066 8714 0 -1 1077944384 5251 0 0 0 134 28 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231407143824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11070] ppid=11063 vsize=27344476 memory=0 CPUtime=1.62 cores=0-7
/proc/11066/task/11070/stat : 11070 (java) S 11063 11066 8714 0 -1 1077944384 5431 0 0 0 133 29 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231406091024 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11071] ppid=11063 vsize=27344476 memory=17828 CPUtime=1.62 cores=0-7
/proc/11066/task/11071/stat : 11071 (java) S 11063 11066 8714 0 -1 1077944384 6086 0 0 0 131 31 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231405038736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11072] ppid=11063 vsize=27344476 memory=0 CPUtime=1.58 cores=0-7
/proc/11066/task/11072/stat : 11072 (java) S 11063 11066 8714 0 -1 1077944384 4811 0 0 0 133 25 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231403985936 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11073] ppid=11063 vsize=27344476 memory=11670 CPUtime=1.62 cores=0-7
/proc/11066/task/11073/stat : 11073 (java) S 11063 11066 8714 0 -1 1077944384 5376 0 0 0 137 25 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231402932624 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11074] ppid=11063 vsize=27344476 memory=7450194455176503403 CPUtime=1.64 cores=0-7
/proc/11066/task/11074/stat : 11074 (java) S 11063 11066 8714 0 -1 1077944384 6209 0 0 0 140 24 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231401879824 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11075] ppid=11063 vsize=27344476 memory=280886566191344 CPUtime=1.62 cores=0-7
/proc/11066/task/11075/stat : 11075 (java) S 11063 11066 8714 0 -1 1077944384 5396 0 0 0 135 27 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231400827536 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11076] ppid=11063 vsize=27344476 memory=280886566191344 CPUtime=1.58 cores=0-7
/proc/11066/task/11076/stat : 11076 (java) S 11063 11066 8714 0 -1 1077944384 5642 0 0 0 133 25 0 0 20 0 40 0 177093860 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231399774736 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11077] ppid=11063 vsize=27344476 memory=1224 CPUtime=0.26 cores=0-7
/proc/11066/task/11077/stat : 11077 (java) S 11063 11066 8714 0 -1 1077944384 16444 0 0 0 24 2 0 0 20 0 40 0 177093861 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231357889136 140231848528514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11078] ppid=11063 vsize=27344476 memory=792 CPUtime=0 cores=0-7
/proc/11066/task/11078/stat : 11078 (java) S 11063 11066 8714 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 40 0 177093862 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231356835168 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11079] ppid=11063 vsize=27344476 memory=1004 CPUtime=0 cores=0-7
/proc/11066/task/11079/stat : 11079 (java) S 11063 11066 8714 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 40 0 177093862 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231355782784 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11080] ppid=11063 vsize=27344476 memory=5788 CPUtime=0 cores=0-7
/proc/11066/task/11080/stat : 11080 (java) S 11063 11066 8714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231354731088 140231848535963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11081] ppid=11063 vsize=27344476 memory=1196 CPUtime=3 cores=0-7
/proc/11066/task/11081/stat : 11081 (java) S 11063 11066 8714 0 -1 1077944384 19544 0 0 0 295 5 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231106914416 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11082] ppid=11063 vsize=27344476 memory=7971376 CPUtime=3.68 cores=0-7
/proc/11066/task/11082/stat : 11082 (java) S 11063 11066 8714 0 -1 1077944384 22364 0 0 0 364 4 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231105861616 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11083] ppid=11063 vsize=27344476 memory=7963112 CPUtime=2.9 cores=0-7
/proc/11066/task/11083/stat : 11083 (java) S 11063 11066 8714 0 -1 1077944384 15234 0 0 0 288 2 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231104809328 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11084] ppid=11063 vsize=27344476 memory=7950336 CPUtime=1.33 cores=0-7
/proc/11066/task/11084/stat : 11084 (java) S 11063 11066 8714 0 -1 1077944384 19235 0 0 0 129 4 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231103756528 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 35 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11085] ppid=11063 vsize=27344476 memory=7649399384348569905 CPUtime=0 cores=0-7
/proc/11066/task/11085/stat : 11085 (java) S 11063 11066 8714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 177093864 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231102704480 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11086] ppid=11063 vsize=27344476 memory=7950336 CPUtime=0.09 cores=0-7
/proc/11066/task/11086/stat : 11086 (java) S 11063 11066 8714 0 -1 1077944384 1741 0 0 0 5 4 0 0 20 0 40 0 177093865 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231101651760 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 37 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11096] ppid=11063 vsize=27344476 memory=4140 CPUtime=0.07 cores=0-7
/proc/11066/task/11096/stat : 11096 (java) S 11063 11066 8714 0 -1 1077944384 694 0 0 0 6 1 0 0 20 0 40 0 177098692 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231091361104 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11097] ppid=11063 vsize=27344476 memory=7792 CPUtime=0.61 cores=0-7
/proc/11066/task/11097/stat : 11097 (java) S 11063 11066 8714 0 -1 1077944384 2448 0 0 0 36 25 0 0 20 0 40 0 177098704 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140231088211376 140231848528514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11098] ppid=11063 vsize=27344476 memory=840 CPUtime=11.12 cores=0-7
/proc/11066/task/11098/stat : 11098 (java) S 11063 11066 8714 0 -1 1077944384 704 0 0 0 1112 0 0 0 20 0 40 0 177098713 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230950642704 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11099] ppid=11063 vsize=27344476 memory=1692 CPUtime=112.17 cores=0-7
/proc/11066/task/11099/stat : 11099 (java) S 11063 11066 8714 0 -1 1077944384 14682 0 0 0 11170 47 0 0 20 0 40 0 177098714 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230949589904 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11100] ppid=11063 vsize=27344476 memory=912 CPUtime=110.27 cores=0-7
/proc/11066/task/11100/stat : 11100 (java) S 11063 11066 8714 0 -1 1077944384 13326 0 0 0 10987 40 0 0 20 0 40 0 177098714 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230948537616 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11101] ppid=11063 vsize=27344476 memory=6791534058613427641 CPUtime=77.25 cores=0-7
/proc/11066/task/11101/stat : 11101 (java) S 11063 11066 8714 0 -1 1077944384 5552 0 0 0 7719 6 0 0 20 0 40 0 177098714 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230947484816 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11102] ppid=11063 vsize=27344476 memory=4104 CPUtime=185.06 cores=0-7
/proc/11066/task/11102/stat : 11102 (java) R 11063 11066 8714 0 -1 4202560 31117 0 0 0 18395 111 0 0 20 0 40 0 177098714 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230946426352 140231447240196 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11103] ppid=11063 vsize=27344476 memory=1156 CPUtime=50.93 cores=0-7
/proc/11066/task/11103/stat : 11103 (java) S 11063 11066 8714 0 -1 1077944384 6368 0 0 0 5072 21 0 0 20 0 40 0 177098717 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230945379728 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11104] ppid=11063 vsize=27344476 memory=280886568617728 CPUtime=8.07 cores=0-7
/proc/11066/task/11104/stat : 11104 (java) S 11063 11066 8714 0 -1 1077944384 511 0 0 0 807 0 0 0 20 0 40 0 177098717 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230944327440 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11105] ppid=11063 vsize=27344476 memory=7971376 CPUtime=101.96 cores=0-7
/proc/11066/task/11105/stat : 11105 (java) S 11063 11066 8714 0 -1 1077944384 13532 0 0 0 10160 36 0 0 20 0 40 0 177098717 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230943274640 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11106] ppid=11063 vsize=27344476 memory=7523942041838370916 CPUtime=0 cores=0-7
/proc/11066/task/11106/stat : 11106 (java) S 11063 11066 8714 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 40 0 177098717 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230942221328 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11107] ppid=11063 vsize=27344476 memory=7523942041838370916 CPUtime=87.16 cores=0-7
/proc/11066/task/11107/stat : 11107 (java) S 11063 11066 8714 0 -1 1077944384 7982 0 0 0 8700 16 0 0 20 0 40 0 177098717 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230941168528 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11108] ppid=11063 vsize=27344476 memory=7523942041838370916 CPUtime=12.47 cores=0-7
/proc/11066/task/11108/stat : 11108 (java) S 11063 11066 8714 0 -1 1077944384 1374 0 0 0 1245 2 0 0 20 0 40 0 177098718 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230940116240 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11109] ppid=11063 vsize=27344476 memory=7523942041838370916 CPUtime=40.71 cores=0-7
/proc/11066/task/11109/stat : 11109 (java) S 11063 11066 8714 0 -1 1077944384 5001 0 0 0 4048 23 0 0 20 0 40 0 177098718 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230939063440 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11110] ppid=11063 vsize=27344476 memory=8026935612891359080 CPUtime=29.16 cores=0-7
/proc/11066/task/11110/stat : 11110 (java) S 11063 11066 8714 0 -1 1077944384 4560 0 0 0 2902 14 0 0 20 0 40 0 177098721 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230938011152 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11111] ppid=11063 vsize=27344476 memory=5859859763321990250 CPUtime=4.1 cores=0-7
/proc/11066/task/11111/stat : 11111 (java) S 11063 11066 8714 0 -1 1077944384 434 0 0 0 410 0 0 0 20 0 40 0 177099001 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230936958352 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11112] ppid=11063 vsize=27344476 memory=7451576472825260649 CPUtime=2.9 cores=0-7
/proc/11066/task/11112/stat : 11112 (java) S 11063 11066 8714 0 -1 1077944384 312 0 0 0 289 1 0 0 20 0 40 0 177099001 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230935906064 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11113] ppid=11063 vsize=27344476 memory=5937829439955823207 CPUtime=44.5 cores=0-7
/proc/11066/task/11113/stat : 11113 (java) S 11063 11066 8714 0 -1 1077944384 2816 0 0 0 4446 4 0 0 20 0 40 0 177099001 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230934853264 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11141] ppid=11063 vsize=27344476 memory=5937829439955823207 CPUtime=150.79 cores=0-7
/proc/11066/task/11141/stat : 11141 (java) R 11063 11066 8714 0 -1 4202560 17349 0 0 0 15043 36 0 0 20 0 40 0 177102459 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230931662736 140231447240030 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
[pid=11066/tid=11142] ppid=11063 vsize=27344476 memory=7596563663161682024 CPUtime=42.78 cores=0-7
/proc/11066/task/11142/stat : 11142 (java) S 11063 11066 8714 0 -1 1077944384 4702 0 0 0 4275 3 0 0 20 0 40 0 177102462 28000743424 1992844 33554432000 4194304 4196468 140730181436896 140230930613136 140231848527573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18358272 140730181440615 140730181440800 140730181440800 140730181443535 0
Current children cumulated CPU time: 1144.86 s
Current children cumulated vsize: 27344476 KiB
Current children cumulated memory: 7971376 KiB

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

[startup+252.057 s]
# the end of solver process 11066 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1138.39 s, system=6.54933 s

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

Child status: 143
Real time (s): 252.057
CPU time (s): 1144.94
CPU user time (s): 1138.39
CPU system time (s): 6.54933
CPU usage (%): 454.237
Max. virtual memory (cumulated for all children) (KiB): 27344476
Max. memory (cumulated for all children) (KiB): 7971376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1138.39
system time used= 6.54933
maximum resident set size= 7971876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41421
involuntary context switches= 24981


# summary of solver processes directly reported to runsolver:
#   pid: 11066
#   total CPU time (s): 1144.94
#   total CPU user time (s): 1138.39
#   total CPU system time (s): 6.54933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.29268 second user time and 3.25289 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-22 23:59:59
IDJOB=4285730
IDBENCH=124197
IDSOLVER=2682
FILE ID=node107/4285730-1503440060
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/Cutstock/Cutstock-zinc-s1/Cutstock-t16-6.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-4285730-1503440060/watcher-4285730-1503440060 -o /tmp/evaluation-result-4285730-1503440060/solver-4285730-1503440060 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503425971-8741 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1647059245 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285730-1503440060.xml

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

MD5SUM BENCH= 783c5eb4c347368f8a2e1c7f079a0df0
RANDOM SEED=1647059245

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:        22521144 kB
MemAvailable:   31949048 kB
Buffers:          266128 kB
Cached:          9447712 kB
SwapCached:            0 kB
Active:          1785528 kB
Inactive:        7984900 kB
Active(anon):      46100 kB
Inactive(anon):    54376 kB
Active(file):    1739428 kB
Inactive(file):  7930524 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42264 kB
Writeback:             0 kB
AnonPages:         75304 kB
Mapped:            55584 kB
Shmem:             41612 kB
Slab:             174328 kB
SReclaimable:     147576 kB
SUnreclaim:        26752 kB
KernelStack:        3520 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61212 MiB
End job on node107 at 2017-08-23 00:04:12