Trace number 4308884

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14? (TO) 20052.1 2520.33

General information on the benchmark

NameNurseRostering/
NurseRostering-11_c18.xml
MD5SUM05c4130aaeb0756e89b7f80c2b4d0b20
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2678
Number of constraints6759
Number of domains17
Minimum domain size1
Maximum domain size51
Distribution of domain sizes[{"size":1,"count":124},{"size":2,"count":536},{"size":7,"count":1400},{"size":29,"count":254},{"size":51,"count":364}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":1078},{"degree":3,"count":200},{"degree":19,"count":42},{"degree":20,"count":50},{"degree":21,"count":8},{"degree":22,"count":36},{"degree":23,"count":52},{"degree":24,"count":78},{"degree":25,"count":85},{"degree":26,"count":95},{"degree":27,"count":362},{"degree":28,"count":348},{"degree":29,"count":159},{"degree":30,"count":69},{"degree":31,"count":16}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":2382},{"arity":3,"count":2340},{"arity":4,"count":300},{"arity":6,"count":920},{"arity":7,"count":270},{"arity":29,"count":350},{"arity":51,"count":196},{"arity":100,"count":1}]
Number of extensional constraints1546
Number of intensional constraints836
Distribution of constraint types[{"type":"extension","count":1546},{"type":"intension","count":836},{"type":"regular","count":2590},{"type":"sum","count":100},{"type":"count","count":1686},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1312508162
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
4.95/1.83	c Parsing done, starting search...
20049.91/2520.10	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 (13597 MiB free)
  memory of node 1: 16384 MiB (10710 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308884-1534355330/watcher-4308884-1534355330 -o /tmp/evaluation-result-4308884-1534355330/solver-4308884-1534355330 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1534352793-26274 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1312508162 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308884-1534355330.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=26549, runsolver pid=26546


[startup+0.10014 s]*
/proc/loadavg: 6.72 8.44 8.26 2/202 26569
/proc/meminfo: memFree=24874616/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=26103420 memory=32708 CPUtime=0.12 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 7114 0 0 0 10 2 0 0 20 0 20 0 253096197 26729902080 8177 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6525855 8177 3141 1 0 6487932 0
[pid=26549/tid=26551] ppid=26546 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) R 26546 26549 26247 0 -1 4202560 5161 0 0 0 8 1 0 0 20 0 20 0 253096198 26729902080 8177 33554432000 4194304 4196468 140737089963024 140480751866224 140480733861040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=26103420 memory=139691802535552 CPUtime=0 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 8182 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479289002224 140480747674242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26561] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26561/stat : 26561 (java) S 26546 26549 26247 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479287948448 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26562] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26562/stat : 26562 (java) S 26546 26549 26247 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253096201 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479286895344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26563] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26563/stat : 26563 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479285843920 140480747681691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26564] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26564/stat : 26564 (java) R 26546 26549 26247 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479284792048 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26565] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26565/stat : 26565 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479283739504 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26566] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26566/stat : 26566 (java) R 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479282686448 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26567] ppid=26546 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/26549/task/26567/stat : 26567 (java) R 26546 26549 26247 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479281633904 140480747674242 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26568] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26568/stat : 26568 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479280581088 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26569] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26569/stat : 26569 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 8182 33554432000 4194304 4196468 140737089963024 140479279528624 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 32708 KiB

[startup+0.210201 s]*
/proc/loadavg: 6.72 8.44 8.26 4/202 26569
/proc/meminfo: memFree=24861532/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=26103420 memory=43380 CPUtime=0.3 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 10078 0 0 0 27 3 0 0 20 0 20 0 253096197 26729902080 10845 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6525855 10845 3266 1 0 6487932 0
[pid=26549/tid=26551] ppid=26546 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) R 26546 26549 26247 0 -1 4202560 7853 0 0 0 18 2 0 0 20 0 20 0 253096198 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480751884224 140480747685021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=26103420 memory=14961 CPUtime=0 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=26103420 memory=288370067954247296 CPUtime=0 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 10845 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479289002224 140480747674242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26561] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26561/stat : 26561 (java) S 26546 26549 26247 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479287948448 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26562] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26562/stat : 26562 (java) S 26546 26549 26247 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253096201 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479286895344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26563] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26563/stat : 26563 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479285843920 140480747681691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26564] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26564/stat : 26564 (java) S 26546 26549 26247 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479284792048 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26565] ppid=26546 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/26549/task/26565/stat : 26565 (java) S 26546 26549 26247 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479283739504 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26566] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26566/stat : 26566 (java) S 26546 26549 26247 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479282686448 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26567] ppid=26546 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/26549/task/26567/stat : 26567 (java) R 26546 26549 26247 0 -1 4202560 296 0 0 0 6 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479281629168 140480747675030 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26568] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26568/stat : 26568 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479280581088 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26569] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26569/stat : 26569 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 10845 33554432000 4194304 4196468 140737089963024 140479279528624 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43380 KiB

[startup+0.309524 s]*
/proc/loadavg: 6.72 8.44 8.26 2/202 26569
/proc/meminfo: memFree=24858120/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=26103420 memory=46932 CPUtime=0.43 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 10491 0 0 0 40 3 0 0 20 0 20 0 253096197 26729902080 11733 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6525855 11733 3300 1 0 6487932 0
[pid=26549/tid=26551] ppid=26546 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) R 26546 26549 26247 0 -1 4202560 8190 0 0 0 28 2 0 0 20 0 20 0 253096198 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480751871544 140480726015408 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=26103420 memory=139691663913903 CPUtime=0 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=26103420 memory=139691663916208 CPUtime=0 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=26103420 memory=139691663918512 CPUtime=0 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26729902080 11733 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479289002224 140480747674242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26561] ppid=26546 vsize=26103420 memory=279383327843984 CPUtime=0 cores=0-7
/proc/26549/task/26561/stat : 26561 (java) S 26546 26549 26247 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253096200 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479287948448 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26562] ppid=26546 vsize=26103420 memory=279383327850896 CPUtime=0 cores=0-7
/proc/26549/task/26562/stat : 26562 (java) S 26546 26549 26247 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253096201 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479286895344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26563] ppid=26546 vsize=26103420 memory=279383327792176 CPUtime=0 cores=0-7
/proc/26549/task/26563/stat : 26563 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479285843920 140480747681691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26564] ppid=26546 vsize=26103420 memory=279383327864720 CPUtime=0 cores=0-7
/proc/26549/task/26564/stat : 26564 (java) S 26546 26549 26247 0 -1 1077944384 455 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479284792048 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26565] ppid=26546 vsize=26103420 memory=279383327871632 CPUtime=0.02 cores=0-7
/proc/26549/task/26565/stat : 26565 (java) S 26546 26549 26247 0 -1 1077944384 113 0 0 0 2 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479283739504 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26566] ppid=26546 vsize=26103420 memory=279383327869328 CPUtime=0.01 cores=0-7
/proc/26549/task/26566/stat : 26566 (java) S 26546 26549 26247 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479282686448 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26567] ppid=26546 vsize=26103420 memory=279383327885936 CPUtime=0.07 cores=0-7
/proc/26549/task/26567/stat : 26567 (java) S 26546 26549 26247 0 -1 1077944384 302 0 0 0 7 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479281633904 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26568] ppid=26546 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26568/stat : 26568 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479280581088 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26569] ppid=26546 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26549/task/26569/stat : 26569 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096203 26729902080 11733 33554432000 4194304 4196468 140737089963024 140479279528624 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46932 KiB

[startup+0.700846 s]
/proc/loadavg: 6.72 8.44 8.26 2/202 26569
/proc/meminfo: memFree=24834432/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=26105488 memory=87376 CPUtime=0.99 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 17313 0 0 0 94 5 0 0 20 0 20 0 253096197 26732019712 21844 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6526372 21844 3493 1 0 6488444 0
[pid=26549/tid=26551] ppid=26546 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) R 26546 26549 26247 0 -1 4202560 14559 0 0 0 63 4 0 0 20 0 20 0 253096198 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480751887264 140480747675030 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=26105488 memory=10692 CPUtime=0 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=26105488 memory=1620 CPUtime=0 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=26105488 memory=6864 CPUtime=0 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=26105488 memory=4548 CPUtime=0 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=26105488 memory=15188 CPUtime=0 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096199 26732019712 21844 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=26105488 memory=4008 CPUtime=0 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) S 26546 26549 26247 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253096200 26732019712 21844 33554432000 4194304 4196468 140737089963024 140479289002224 140480747674242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0

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

/proc/26549/task/26571/stat : 26571 (java) S 26546 26549 26247 0 -1 1077944384 8860 0 0 0 86 103 0 0 20 0 34 0 253096765 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479262938016 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26572] ppid=26546 vsize=27053804 memory=2216 CPUtime=2489.32 cores=0-7
/proc/26549/task/26572/stat : 26572 (java) R 26546 26549 26247 0 -1 4202560 60349 0 0 0 248858 74 0 0 20 0 34 0 253096780 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479259781464 140480357955734 0 4 0 16800975 0 0 0 -1 0 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26573] ppid=26546 vsize=27053804 memory=3988 CPUtime=2494.49 cores=0-7
/proc/26549/task/26573/stat : 26573 (java) R 26546 26549 26247 0 -1 4202560 56012 0 0 0 249377 72 0 0 20 0 34 0 253096781 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479258729000 140480345094813 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26574] ppid=26546 vsize=27053804 memory=2036 CPUtime=2486.73 cores=0-7
/proc/26549/task/26574/stat : 26574 (java) R 26546 26549 26247 0 -1 4202560 62879 0 0 0 248598 75 0 0 20 0 34 0 253096781 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479257677056 140480354239046 0 4 0 16800975 0 0 0 -1 7 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26575] ppid=26546 vsize=27053804 memory=7528 CPUtime=2484.22 cores=0-7
/proc/26549/task/26575/stat : 26575 (java) R 26546 26549 26247 0 -1 4202560 54053 0 0 0 248351 71 0 0 20 0 34 0 253096787 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479254528096 140480359626842 0 4 0 16800975 0 0 0 -1 3 0 0 32 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26576] ppid=26546 vsize=27053804 memory=800 CPUtime=2498.2 cores=0-7
/proc/26549/task/26576/stat : 26576 (java) R 26546 26549 26247 0 -1 4202560 64141 0 0 0 249741 79 0 0 20 0 34 0 253096787 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479186323232 140480356476561 0 4 0 16800975 0 0 0 -1 6 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26577] ppid=26546 vsize=27053804 memory=4104 CPUtime=2497.54 cores=0-7
/proc/26549/task/26577/stat : 26577 (java) R 26546 26549 26247 0 -1 4202560 64085 0 0 0 249679 75 0 0 20 0 34 0 253096787 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479185270824 140480345094818 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26578] ppid=26546 vsize=27053804 memory=1800 CPUtime=0.46 cores=0-7
/proc/26549/task/26578/stat : 26578 (java) S 26546 26549 26247 0 -1 1077944384 373 0 0 0 46 0 0 0 20 0 34 0 253096788 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479184224944 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26579] ppid=26546 vsize=27053804 memory=916 CPUtime=2489.53 cores=0-7
/proc/26549/task/26579/stat : 26579 (java) R 26546 26549 26247 0 -1 4202560 58866 0 0 0 248880 73 0 0 20 0 34 0 253096788 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479183165224 140480354239264 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26580] ppid=26546 vsize=27053804 memory=4396 CPUtime=0.49 cores=0-7
/proc/26549/task/26580/stat : 26580 (java) S 26546 26549 26247 0 -1 1077944384 449 0 0 0 48 1 0 0 20 0 34 0 253096789 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479182120368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26581] ppid=26546 vsize=27053804 memory=1408 CPUtime=2497.88 cores=0-7
/proc/26549/task/26581/stat : 26581 (java) R 26546 26549 26247 0 -1 4202560 54371 0 0 0 249713 75 0 0 20 0 34 0 253096790 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479181060648 140480354239286 0 4 0 16800975 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26582] ppid=26546 vsize=27053804 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26549/task/26582/stat : 26582 (java) S 26546 26549 26247 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 34 0 253096792 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479180014768 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26583] ppid=26546 vsize=27053804 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/26549/task/26583/stat : 26583 (java) S 26546 26549 26247 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 34 0 253096792 27703095296 1105238 33554432000 4194304 4196468 140737089963024 140479178962224 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 20049.9 s
Current children cumulated vsize: 27053804 KiB
Current children cumulated memory: 4420952 KiB

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

[startup+2520.33 s]
# the end of solver process 26549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20034.1 s, system=18.0619 s

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

[startup+2520.2 s]
/proc/loadavg: 9.10 8.94 8.90 9/216 26681
/proc/meminfo: memFree=20476328/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=27521808 memory=4421968 CPUtime=20051.3 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 1459623 0 0 0 2003327 1802 0 0 20 0 43 0 253096197 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6880452 1105492 3638 1 0 6842003 0
[pid=26549/tid=26551] ppid=26546 vsize=27521808 memory=4126316290023845779 CPUtime=5.45 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) S 26546 26549 26247 0 -1 1077944384 24107 0 0 0 533 12 0 0 20 0 43 0 253096198 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480751900560 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=27521808 memory=2036 CPUtime=11.14 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 94253 0 0 0 971 143 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=27521808 memory=7528 CPUtime=11.16 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 108535 0 0 0 972 144 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=27521808 memory=800 CPUtime=11.04 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 105963 0 0 0 967 137 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=27521808 memory=4104 CPUtime=11.16 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 105321 0 0 0 972 144 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 51 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=27521808 memory=1800 CPUtime=11.11 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 98455 0 0 0 969 142 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=27521808 memory=916 CPUtime=11.13 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 97039 0 0 0 965 148 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 51 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=27521808 memory=4396 CPUtime=10.96 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 99127 0 0 0 954 142 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=27521808 memory=1408 CPUtime=11.16 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 107147 0 0 0 969 147 0 0 20 0 43 0 253096199 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=27521808 memory=4084 CPUtime=1.25 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) S 26546 26549 26247 0 -1 1077944384 59872 0 0 0 109 16 0 0 20 0 43 0 253096200 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479289002176 140480747673301 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26561] ppid=26546 vsize=27521808 memory=4422492 CPUtime=0 cores=0-7
/proc/26549/task/26561/stat : 26561 (java) S 26546 26549 26247 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 43 0 253096200 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479287948512 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26562] ppid=26546 vsize=27521808 memory=290763849282617370 CPUtime=0 cores=0-7
/proc/26549/task/26562/stat : 26562 (java) S 26546 26549 26247 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 43 0 253096201 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479286895360 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26563] ppid=26546 vsize=27521808 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/26549/task/26563/stat : 26563 (java) S 26546 26549 26247 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479285843920 140480747681691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26564] ppid=26546 vsize=27521808 memory=16101468159609437 CPUtime=3.71 cores=0-7
/proc/26549/task/26564/stat : 26564 (java) S 26546 26549 26247 0 -1 1077944384 17470 0 0 0 365 6 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479284792048 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26565] ppid=26546 vsize=27521808 memory=508 CPUtime=3.55 cores=0-7
/proc/26549/task/26565/stat : 26565 (java) S 26546 26549 26247 0 -1 1077944384 12952 0 0 0 354 1 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479283739504 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26566] ppid=26546 vsize=27521808 memory=3500 CPUtime=3.65 cores=0-7
/proc/26549/task/26566/stat : 26566 (java) R 26546 26549 26247 0 -1 1077944384 12134 0 0 0 363 2 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479282686448 140480747674242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26567] ppid=26546 vsize=27521808 memory=69004 CPUtime=1.77 cores=0-7
/proc/26549/task/26567/stat : 26567 (java) R 26546 26549 26247 0 -1 4202560 23999 0 0 0 172 5 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479281633904 140480733338239 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26568] ppid=26546 vsize=27521808 memory=1100 CPUtime=0 cores=0-7
/proc/26549/task/26568/stat : 26568 (java) S 26546 26549 26247 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479280581088 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26569] ppid=26546 vsize=27521808 memory=2356 CPUtime=0.69 cores=0-7
/proc/26549/task/26569/stat : 26569 (java) R 26546 26549 26247 0 -1 1077944384 4228 0 0 0 44 25 0 0 20 0 43 0 253096203 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479279528624 140480747674242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26570] ppid=26546 vsize=27521808 memory=1784 CPUtime=0 cores=0-7
/proc/26549/task/26570/stat : 26570 (java) S 26546 26549 26247 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 43 0 253096749 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479266087424 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26571] ppid=26546 vsize=27521808 memory=752 CPUtime=1.89 cores=0-7
/proc/26549/task/26571/stat : 26571 (java) S 26546 26549 26247 0 -1 1077944384 8887 0 0 0 86 103 0 0 20 0 43 0 253096765 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479262937904 140480747674242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26572] ppid=26546 vsize=27521808 memory=1224 CPUtime=2489.49 cores=0-7
/proc/26549/task/26572/stat : 26572 (java) R 26546 26549 26247 0 -1 4202560 60350 0 0 0 248875 74 0 0 20 0 43 0 253096780 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479259782904 140480354239286 0 4 0 16800975 0 0 0 -1 0 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26573] ppid=26546 vsize=27521808 memory=1828 CPUtime=2494.65 cores=0-7
/proc/26549/task/26573/stat : 26573 (java) R 26546 26549 26247 0 -1 4202560 56013 0 0 0 249393 72 0 0 20 0 43 0 253096781 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479258729000 140480354239307 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26574] ppid=26546 vsize=27521808 memory=5728 CPUtime=2486.87 cores=0-7
/proc/26549/task/26574/stat : 26574 (java) R 26546 26549 26247 0 -1 4202560 62879 0 0 0 248612 75 0 0 20 0 43 0 253096781 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479257675944 140480357955734 0 4 0 16800975 0 0 0 -1 6 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26575] ppid=26546 vsize=27521808 memory=1408 CPUtime=2484.39 cores=0-7
/proc/26549/task/26575/stat : 26575 (java) R 26546 26549 26247 0 -1 4202560 54105 0 0 0 248368 71 0 0 20 0 43 0 253096787 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479254526248 140480347038712 0 4 0 16800975 0 0 0 -1 1 0 0 32 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26576] ppid=26546 vsize=27521808 memory=2036 CPUtime=2498.34 cores=0-7
/proc/26549/task/26576/stat : 26576 (java) R 26546 26549 26247 0 -1 4202560 64142 0 0 0 249755 79 0 0 20 0 43 0 253096787 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479186323120 140480354238877 0 4 0 16800975 0 0 0 -1 5 0 0 30 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26577] ppid=26546 vsize=27521808 memory=7528 CPUtime=2497.7 cores=0-7
/proc/26549/task/26577/stat : 26577 (java) R 26546 26549 26247 0 -1 4202560 64087 0 0 0 249695 75 0 0 20 0 43 0 253096787 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479185270824 140480358608064 0 4 0 16800975 0 0 0 -1 3 0 0 26 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26578] ppid=26546 vsize=27521808 memory=800 CPUtime=0.48 cores=0-7
/proc/26549/task/26578/stat : 26578 (java) S 26546 26549 26247 0 -1 1077944384 1032 0 0 0 48 0 0 0 20 0 43 0 253096788 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479184224944 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26579] ppid=26546 vsize=27521808 memory=4104 CPUtime=2489.7 cores=0-7
/proc/26549/task/26579/stat : 26579 (java) R 26546 26549 26247 0 -1 4202560 58867 0 0 0 248897 73 0 0 20 0 43 0 253096788 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479183165112 140480354239286 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26580] ppid=26546 vsize=27521808 memory=1800 CPUtime=0.5 cores=0-7
/proc/26549/task/26580/stat : 26580 (java) S 26546 26549 26247 0 -1 1077944384 789 0 0 0 49 1 0 0 20 0 43 0 253096789 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479182120368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26581] ppid=26546 vsize=27521808 memory=916 CPUtime=2498.04 cores=0-7
/proc/26549/task/26581/stat : 26581 (java) R 26546 26549 26247 0 -1 4202560 54372 0 0 0 249729 75 0 0 20 0 43 0 253096790 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479181062008 140480354239286 0 4 0 16800975 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26582] ppid=26546 vsize=27521808 memory=4396 CPUtime=0 cores=0-7
/proc/26549/task/26582/stat : 26582 (java) S 26546 26549 26247 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 43 0 253096792 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479180013712 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26583] ppid=26546 vsize=27521808 memory=1408 CPUtime=0 cores=0-7
/proc/26549/task/26583/stat : 26583 (java) S 26546 26549 26247 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 43 0 253096792 28182331392 1105492 33554432000 4194304 4196468 140737089963024 140479178961664 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 20051.3 s
Current children cumulated vsize: 27521808 KiB
Current children cumulated memory: 4421968 KiB

[startup+2520.3 s]
/proc/loadavg: 9.10 8.94 8.90 9/216 26681
/proc/meminfo: memFree=20476328/32770624 swapFree=67108840/67108860
[pid=26549] ppid=26546 vsize=27852572 memory=4422352 CPUtime=20052.1 cores=0-7
/proc/26549/stat : 26549 (java) S 26546 26549 26247 0 -1 1077944320 1460879 0 0 0 2003405 1802 0 0 20 0 43 0 253096197 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140737089945568 140480747663095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
/proc/26549/statm: 6963143 1105588 3639 1 0 6924694 0
[pid=26549/tid=26551] ppid=26546 vsize=27852572 memory=4422492 CPUtime=5.45 cores=0-7
/proc/26549/task/26551/stat : 26551 (java) S 26546 26549 26247 0 -1 1077944384 24132 0 0 0 533 12 0 0 20 0 43 0 253096198 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480751901776 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26552] ppid=26546 vsize=27852572 memory=4421976 CPUtime=11.14 cores=0-7
/proc/26549/task/26552/stat : 26552 (java) S 26546 26549 26247 0 -1 1077944384 94253 0 0 0 971 143 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480670243344 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26553] ppid=26546 vsize=27852572 memory=4421464 CPUtime=11.16 cores=0-7
/proc/26549/task/26553/stat : 26553 (java) S 26546 26549 26247 0 -1 1077944384 108535 0 0 0 972 144 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480669190800 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26554] ppid=26546 vsize=27852572 memory=4420952 CPUtime=11.04 cores=0-7
/proc/26549/task/26554/stat : 26554 (java) S 26546 26549 26247 0 -1 1077944384 105963 0 0 0 967 137 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480668137744 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26555] ppid=26546 vsize=27852572 memory=4422492 CPUtime=11.16 cores=0-7
/proc/26549/task/26555/stat : 26555 (java) S 26546 26549 26247 0 -1 1077944384 105321 0 0 0 972 144 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480667085200 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 51 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26556] ppid=26546 vsize=27852572 memory=4421068 CPUtime=11.11 cores=0-7
/proc/26549/task/26556/stat : 26556 (java) S 26546 26549 26247 0 -1 1077944384 98455 0 0 0 969 142 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480666033168 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26557] ppid=26546 vsize=27852572 memory=0 CPUtime=11.13 cores=0-7
/proc/26549/task/26557/stat : 26557 (java) S 26546 26549 26247 0 -1 1077944384 97039 0 0 0 965 148 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480664980624 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 51 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26558] ppid=26546 vsize=27852572 memory=1224 CPUtime=10.96 cores=0-7
/proc/26549/task/26558/stat : 26558 (java) S 26546 26549 26247 0 -1 1077944384 99127 0 0 0 954 142 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480663927568 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26559] ppid=26546 vsize=27852572 memory=3500 CPUtime=11.16 cores=0-7
/proc/26549/task/26559/stat : 26559 (java) S 26546 26549 26247 0 -1 1077944384 107147 0 0 0 969 147 0 0 20 0 43 0 253096199 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140480298900368 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 53 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26560] ppid=26546 vsize=27852572 memory=0 CPUtime=1.25 cores=0-7
/proc/26549/task/26560/stat : 26560 (java) R 26546 26549 26247 0 -1 12591168 59887 0 0 0 109 16 0 0 20 0 43 0 253096200 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140479289002144 140480728260605 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26561] ppid=26546 vsize=27852572 memory=6864 CPUtime=0 cores=0-7
/proc/26549/task/26561/stat : 26561 (java) S 26546 26549 26247 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 43 0 253096200 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140479287948512 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26562] ppid=26546 vsize=27852572 memory=4427620 CPUtime=0 cores=0-7
/proc/26549/task/26562/stat : 26562 (java) S 26546 26549 26247 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 43 0 253096201 28521033728 1105588 33554432000 4194304 4196468 140737089963024 140479286895360 140480747673301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26564] ppid=26546 vsize=27852572 memory=0 CPUtime=3.73 cores=0-7
/proc/26549/task/26564/stat : 26564 (java) R 26546 26549 26247 0 -1 1077944384 17649 0 0 0 367 6 0 0 20 0 43 0 253096203 28521033728 1105591 33554432000 4194304 4196468 140737089963024 140479284777008 140480747673301 256 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26565] ppid=0 vsize=0 memory=7446285545431739287 CPUtime=3.55 cores=0-7
/proc/26549/task/26565/stat : 26565 (java) X 0 -1 -1 0 -1 4228172 12952 0 0 0 354 1 0 0 20 0 0 0 253096203 0 0 0 0 0 0 0 0 0 4 0 0 18446744073709551615 0 0 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0
[pid=26549/tid=26566] ppid=26546 vsize=27852572 memory=4428132 CPUtime=3.69 cores=0-7
/proc/26549/task/26566/stat : 26566 (java) R 26546 26549 26247 0 -1 1077944384 12695 0 0 0 367 2 0 0 20 0 38 0 253096203 28521033728 1105691 33554432000 4194304 4196468 140737089963024 140479282677728 140480747673301 256 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26567] ppid=26546 vsize=27852572 memory=1088 CPUtime=1.78 cores=0-7
/proc/26549/task/26567/stat : 26567 (java) R 26546 26549 26247 0 -1 1077944384 24072 0 0 0 173 5 0 0 20 0 29 0 253096203 28521033728 1105731 33554432000 4194304 4196468 140737089963024 140479281633904 140480747674242 256 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
[pid=26549/tid=26573] ppid=26546 vsize=27852572 memory=4104 CPUtime=2494.73 cores=0-7
/proc/26549/task/26573/stat : 26573 (java) R 26546 26549 26247 0 -1 1077944384 56014 0 0 0 249401 72 0 0 20 0 16 0 253096781 28521033728 1105867 33554432000 4194304 4196468 140737089963024 140479258728864 140480747673301 256 4 0 16800975 0 0 0 -1 1 0 0 27 0 0 6293624 6294260 15437824 140737089967181 140737089967365 140737089967365 140737089970127 0
Current children cumulated CPU time: 20052.1 s
Current children cumulated vsize: 27852572 KiB
Current children cumulated memory: 4422352 KiB

Child status: 143
Real time (s): 2520.33
CPU time (s): 20052.1
CPU user time (s): 20034.1
CPU system time (s): 18.0619
CPU usage (%): 795.614
Max. virtual memory (cumulated for all children) (KiB): 27852572
Max. memory (cumulated for all children) (KiB): 4856696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20034.1
system time used= 18.0619
maximum resident set size= 4856916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1460904
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363326
involuntary context switches= 438436


# summary of solver processes directly reported to runsolver:
#   pid: 26549
#   total CPU time (s): 20052.1
#   total CPU user time (s): 20034.1
#   total CPU system time (s): 18.0619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.924 second user time and 35.2195 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 19:48:50
IDJOB=4308884
IDBENCH=141054
IDSOLVER=2793
FILE ID=node135/4308884-1534355330
RUNJOBID= node135-1534352793-26274
PBS_JOBID= 21038254
Free space on /tmp= 49628 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/NurseRostering/NurseRostering-11_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308884-1534355330/watcher-4308884-1534355330 -o /tmp/evaluation-result-4308884-1534355330/solver-4308884-1534355330 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1534352793-26274 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1312508162 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308884-1534355330.xml

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

MD5SUM BENCH= 05c4130aaeb0756e89b7f80c2b4d0b20
RANDOM SEED=1312508162

node135.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.50
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.50
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.50
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.50
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:        24891848 kB
MemAvailable:   31892016 kB
Buffers:          170920 kB
Cached:          7074132 kB
SwapCached:           20 kB
Active:          3945696 kB
Inactive:        3355132 kB
Active(anon):       4748 kB
Inactive(anon):   111460 kB
Active(file):    3940948 kB
Inactive(file):  3243672 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             36360 kB
Writeback:             0 kB
AnonPages:         62212 kB
Mapped:            58272 kB
Shmem:             57996 kB
Slab:             272172 kB
SReclaimable:     244008 kB
SUnreclaim:        28164 kB
KernelStack:        3248 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 49592 MiB
End job on node135 at 2018-08-15 20:30:51