Trace number 4285468

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22UNSAT 9.2426996 2.7088699

General information on the benchmark

NameSat/Sat-xcsp2-bmc/
bmc-ibm-7-16_X2.xml
MD5SUM8fc892d8cd45aeefd26f51f7c42b85f4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.0211802
Satisfiable
(Un)Satisfiability was proved
Number of variables8710
Number of constraints48484
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":8710}]
Minimum variable degree1
Maximum variable degree351
Distribution of variable degrees[{"degree":1,"count":80},{"degree":3,"count":130},{"degree":5,"count":38},{"degree":6,"count":1113},{"degree":7,"count":845},{"degree":8,"count":2310},{"degree":9,"count":982},{"degree":10,"count":398},{"degree":11,"count":355},{"degree":12,"count":309},{"degree":13,"count":256},{"degree":14,"count":153},{"degree":15,"count":50},{"degree":16,"count":123},{"degree":17,"count":53},{"degree":18,"count":29},{"degree":19,"count":97},{"degree":20,"count":271},{"degree":21,"count":131},{"degree":22,"count":230},{"degree":23,"count":114},{"degree":24,"count":12},{"degree":25,"count":9},{"degree":26,"count":6},{"degree":27,"count":9},{"degree":28,"count":16},{"degree":29,"count":80},{"degree":32,"count":16},{"degree":33,"count":80},{"degree":36,"count":26},{"degree":37,"count":125},{"degree":38,"count":61},{"degree":41,"count":5},{"degree":42,"count":48},{"degree":43,"count":40},{"degree":54,"count":12},{"degree":70,"count":6},{"degree":72,"count":6},{"degree":74,"count":6},{"degree":82,"count":4},{"degree":83,"count":16},{"degree":86,"count":6},{"degree":88,"count":6},{"degree":103,"count":12},{"degree":104,"count":6},{"degree":141,"count":6},{"degree":146,"count":12},{"degree":179,"count":6},{"degree":350,"count":1},{"degree":351,"count":5}]
Minimum constraint arity1
Maximum constraint arity33
Distribution of constraint arities[{"arity":1,"count":8912},{"arity":2,"count":32425},{"arity":3,"count":2423},{"arity":4,"count":885},{"arity":5,"count":1429},{"arity":6,"count":1209},{"arity":7,"count":251},{"arity":8,"count":411},{"arity":9,"count":201},{"arity":10,"count":18},{"arity":11,"count":129},{"arity":12,"count":9},{"arity":13,"count":109},{"arity":16,"count":9},{"arity":17,"count":50},{"arity":33,"count":14}]
Number of extensional constraints0
Number of intensional constraints8912
Distribution of constraint types[{"type":"intension","count":8912},{"type":"sum","count":39572}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 1457552691
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
8.02/2.31	c Parsing done, starting search...
8.88/2.68	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8971 MiB free)
  memory of node 1: 16384 MiB (9800 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285468-1503424029/watcher-4285468-1503424029 -o /tmp/evaluation-result-4285468-1503424029/solver-4285468-1503424029 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503415601-5795 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1457552691 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285468-1503424029.xml 

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

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


[startup+0.100135 s]*
/proc/loadavg: 8.61 8.77 8.81 2/199 6318
/proc/meminfo: memFree=19204016/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26000852 memory=33116 CPUtime=0.13 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 8691 0 0 0 11 2 0 0 20 0 20 0 175474291 26624872448 8279 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6500213 8279 3410 1 0 6487932 0
[pid=6298/tid=6300] ppid=6295 vsize=26000852 memory=4786370321117770655 CPUtime=0.09 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 6626 0 0 0 8 1 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947726083680 139947721888925 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26000852 memory=732370374124542949 CPUtime=0 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26000852 memory=140235787089536 CPUtime=0 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474293 26624872448 8279 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474294 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175474294 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946396427552 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175474295 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946395375216 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) S 6295 6298 5768 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) S 6295 6298 5768 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946392217584 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946391165296 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) S 6295 6298 5768 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946390112496 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26624872448 8279 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 33116 KiB

[startup+0.210301 s]*
/proc/loadavg: 8.61 8.77 8.81 3/199 6318
/proc/meminfo: memFree=19195392/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26000852 memory=42264 CPUtime=0.3 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 9722 0 0 0 27 3 0 0 20 0 20 0 175474291 26624872448 10566 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6500213 10566 3595 1 0 6487932 0
[pid=6298/tid=6300] ppid=6295 vsize=26000852 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 7260 0 0 0 18 2 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947726059600 139947705947486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26000852 memory=140235787938530 CPUtime=0 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474293 26624872448 10566 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175474294 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175474294 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946396427552 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175474295 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946395375216 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) S 6295 6298 5768 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) S 6295 6298 5768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946392217584 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) S 6295 6298 5768 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946391165296 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) R 6295 6298 5768 0 -1 4202560 406 0 0 0 5 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946390112496 139947721878934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26624872448 10566 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42264 KiB

[startup+0.309836 s]*
/proc/loadavg: 8.61 8.77 8.81 3/199 6318
/proc/meminfo: memFree=19189188/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26000872 memory=49672 CPUtime=0.48 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 10729 0 0 0 45 3 0 0 20 0 20 0 175474291 26624892928 12418 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6500218 12418 3692 1 0 6487932 0
[pid=6298/tid=6300] ppid=6295 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 7821 0 0 0 27 2 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947726104400 139947358945352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26000872 memory=140235648365487 CPUtime=0 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26000872 memory=140235648367792 CPUtime=0 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26000872 memory=140235648370096 CPUtime=0 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474293 26624892928 12418 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175474294 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26000872 memory=280471296747152 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175474294 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946396427552 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26000872 memory=280471296754064 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175474295 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946395375216 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26000872 memory=280471296695344 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26000872 memory=280471296767888 CPUtime=0.02 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) S 6295 6298 5768 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26000872 memory=280471296774800 CPUtime=0.03 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) S 6295 6298 5768 0 -1 1077944384 221 0 0 0 3 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946392217584 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26000872 memory=280471296772496 CPUtime=0.02 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) S 6295 6298 5768 0 -1 1077944384 310 0 0 0 2 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946391165296 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26000872 memory=280471296789056 CPUtime=0.08 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) S 6295 6298 5768 0 -1 1077944384 530 0 0 0 8 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946390112496 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26624892928 12418 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49672 KiB

[startup+0.700992 s]
/proc/loadavg: 8.61 8.77 8.81 3/199 6318
/proc/meminfo: memFree=19161656/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26002920 memory=120560 CPUtime=1.52 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 13497 0 0 0 147 5 0 0 20 0 20 0 175474291 26626990080 30140 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6500730 30140 3773 1 0 6488444 0
[pid=6298/tid=6300] ppid=6295 vsize=26002920 memory=7228673502677066580 CPUtime=0.67 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 8487 0 0 0 63 4 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947726100896 139947721878934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26002920 memory=27131308421466 CPUtime=0 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26002920 memory=140235648373971 CPUtime=0 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474292 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26002920 memory=1840 CPUtime=0 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474293 26626990080 30140 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26002920 memory=12136 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175474294 26626990080 30140 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0

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

[pid=6298/tid=6317] ppid=6295 vsize=26002920 memory=7085680916006201682 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26626990080 78373 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26002920 memory=140240082056831 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26626990080 78373 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 4.86 s
Current children cumulated vsize: 26002920 KiB
Current children cumulated memory: 313492 KiB

[startup+2.70878 s]
# the end of solver process 6298 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.87456 s, system=0.368138 s

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

[startup+1.60097 s]
/proc/loadavg: 8.61 8.77 8.81 9/199 6318
/proc/meminfo: memFree=19013672/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26002920 memory=339856 CPUtime=5.25 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 23389 0 0 0 504 21 0 0 20 0 20 0 175474291 26626990080 84964 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6500730 84964 3805 1 0 6488444 0
[pid=6298/tid=6300] ppid=6295 vsize=26002920 memory=6933690287860520088 CPUtime=1.47 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 8588 0 0 0 142 5 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947726102544 139947358938873 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26002920 memory=-9181546050914066336 CPUtime=0.05 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 36 0 0 0 3 2 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26002920 memory=-7739291840220455296 CPUtime=0.05 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 34 0 0 0 4 1 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26002920 memory=7100839852556452247 CPUtime=0.05 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 61 0 0 0 4 1 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26002920 memory=8514726395714956677 CPUtime=0.05 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 38 0 0 0 4 1 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26002920 memory=-8995268955501530231 CPUtime=0.06 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 44 0 0 0 4 2 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26002920 memory=4279135704013972374 CPUtime=0.06 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 46 0 0 0 5 1 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26002920 memory=-8886837261246875533 CPUtime=0.04 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 28 0 0 0 3 1 0 0 20 0 20 0 175474292 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26002920 memory=0 CPUtime=0.04 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 20 0 175474293 26626990080 84964 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26002920 memory=7883621990637465448 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 175474294 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26002920 memory=6368461990954626927 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 175474294 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946396427616 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26002920 memory=212 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 175474295 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946395375216 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26002920 memory=140235648481985 CPUtime=0.92 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) S 6295 6298 5768 0 -1 1077944384 4471 0 0 0 91 1 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26002920 memory=0 CPUtime=1.01 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) R 6295 6298 5768 0 -1 4202560 3617 0 0 0 101 0 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946392217584 139947705367382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26002920 memory=-8486080722631693414 CPUtime=0.94 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) R 6295 6298 5768 0 -1 4202560 2967 0 0 0 94 0 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946391156752 139947721880886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26002920 memory=-7023579799431922829 CPUtime=0.39 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) S 6295 6298 5768 0 -1 1077944384 1966 0 0 0 39 0 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946390112496 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26002920 memory=3047711553219693942 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26002920 memory=4426639978525455914 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26626990080 84964 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 26002920 KiB
Current children cumulated memory: 339856 KiB

[startup+2.40087 s]
/proc/loadavg: 8.61 8.77 8.81 4/199 6318
/proc/meminfo: memFree=18777124/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26004968 memory=465644 CPUtime=8.28 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 25642 0 0 0 795 33 0 0 20 0 20 0 175474291 26629087232 116411 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6501242 116411 3827 1 0 6488956 0
[pid=6298/tid=6300] ppid=6295 vsize=26004968 memory=8112282956445269571 CPUtime=2.22 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 9757 0 0 0 215 7 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947726103072 139947705947486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26004968 memory=0 CPUtime=0.09 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 60 0 0 0 6 3 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26004968 memory=0 CPUtime=0.09 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26004968 memory=0 CPUtime=0.09 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 81 0 0 0 7 2 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26004968 memory=6872598998417432672 CPUtime=0.08 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 49 0 0 0 6 2 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26004968 memory=0 CPUtime=0.1 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 94 0 0 0 7 3 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26004968 memory=0 CPUtime=0.1 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 73 0 0 0 8 2 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26004968 memory=280471297091744 CPUtime=0.08 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 53 0 0 0 6 2 0 0 20 0 20 0 175474292 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26004968 memory=22 CPUtime=0.09 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 58 0 0 0 6 3 0 0 20 0 20 0 175474293 26629087232 116411 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26004968 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 175474294 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26004968 memory=13565981461055745 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 175474294 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946396427616 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26004968 memory=311428 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 175474295 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946395375232 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26004968 memory=443 CPUtime=1.47 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) S 6295 6298 5768 0 -1 1077944384 4595 0 0 0 146 1 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26004968 memory=93 CPUtime=1.63 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) S 6295 6298 5768 0 -1 1077944384 3722 0 0 0 163 0 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946392217584 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26004968 memory=113 CPUtime=1.52 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) S 6295 6298 5768 0 -1 1077944384 3083 0 0 0 151 1 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946391165296 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26004968 memory=19584 CPUtime=0.59 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) S 6295 6298 5768 0 -1 1077944384 2383 0 0 0 59 0 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946390112496 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26004968 memory=1 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26004968 memory=280471296878064 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26629087232 116411 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 8.28 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 465644 KiB

[startup+2.60091 s]
/proc/loadavg: 8.61 8.77 8.81 4/199 6318
/proc/meminfo: memFree=18777124/32770624 swapFree=67108860/67108860
[pid=6298] ppid=6295 vsize=26007016 memory=475484 CPUtime=8.88 cores=0-7
/proc/6298/stat : 6298 (java) S 6295 6298 5768 0 -1 1077944320 28156 0 0 0 853 35 0 0 20 0 20 0 175474291 26631184384 118871 33554432000 4194304 4196468 140733240607744 140733240590288 139947721866999 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
/proc/6298/statm: 6501754 118871 3827 1 0 6489468 0
[pid=6298/tid=6300] ppid=6295 vsize=26007016 memory=8328453600958622283 CPUtime=2.42 cores=0-7
/proc/6298/task/6300/stat : 6300 (java) R 6295 6298 5768 0 -1 4202560 10933 0 0 0 234 8 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947726073792 139947721878934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6301] ppid=6295 vsize=26007016 memory=-8412652160765825907 CPUtime=0.09 cores=0-7
/proc/6298/task/6301/stat : 6301 (java) S 6295 6298 5768 0 -1 1077944384 60 0 0 0 6 3 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947279776656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6302] ppid=6295 vsize=26007016 memory=7100839878645619564 CPUtime=0.09 cores=0-7
/proc/6298/task/6302/stat : 6302 (java) S 6295 6298 5768 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947278723856 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6303] ppid=6295 vsize=26007016 memory=-8634980985311628903 CPUtime=0.09 cores=0-7
/proc/6298/task/6303/stat : 6303 (java) S 6295 6298 5768 0 -1 1077944384 81 0 0 0 7 2 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947277671568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6304] ppid=6295 vsize=26007016 memory=0 CPUtime=0.08 cores=0-7
/proc/6298/task/6304/stat : 6304 (java) S 6295 6298 5768 0 -1 1077944384 49 0 0 0 6 2 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947276618768 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6305] ppid=6295 vsize=26007016 memory=280471297016928 CPUtime=0.1 cores=0-7
/proc/6298/task/6305/stat : 6305 (java) S 6295 6298 5768 0 -1 1077944384 94 0 0 0 7 3 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947275565456 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6306] ppid=6295 vsize=26007016 memory=739411310616781920 CPUtime=0.1 cores=0-7
/proc/6298/task/6306/stat : 6306 (java) S 6295 6298 5768 0 -1 1077944384 73 0 0 0 8 2 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947274512656 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6307] ppid=6295 vsize=26007016 memory=8514701219730523551 CPUtime=0.08 cores=0-7
/proc/6298/task/6307/stat : 6307 (java) S 6295 6298 5768 0 -1 1077944384 53 0 0 0 6 2 0 0 20 0 20 0 175474292 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947273460368 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6308] ppid=6295 vsize=26007016 memory=5793147969014752611 CPUtime=0.09 cores=0-7
/proc/6298/task/6308/stat : 6308 (java) S 6295 6298 5768 0 -1 1077944384 58 0 0 0 6 3 0 0 20 0 20 0 175474293 26631184384 118871 33554432000 4194304 4196468 140733240607744 139947272407568 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6309] ppid=6295 vsize=26007016 memory=7881692300100068706 CPUtime=0 cores=0-7
/proc/6298/task/6309/stat : 6309 (java) S 6295 6298 5768 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 175474294 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946397481584 139947721878146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6310] ppid=6295 vsize=26007016 memory=7013348598665273706 CPUtime=0 cores=0-7
/proc/6298/task/6310/stat : 6310 (java) S 6295 6298 5768 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 175474294 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946396427616 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6311] ppid=6295 vsize=26007016 memory=6946355389695027008 CPUtime=0 cores=0-7
/proc/6298/task/6311/stat : 6311 (java) S 6295 6298 5768 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 175474295 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946395375232 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6312] ppid=6295 vsize=26007016 memory=6946355389695027008 CPUtime=0 cores=0-7
/proc/6298/task/6312/stat : 6312 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946394323536 139947721885595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6313] ppid=6295 vsize=26007016 memory=257052 CPUtime=1.56 cores=0-7
/proc/6298/task/6313/stat : 6313 (java) R 6295 6298 5768 0 -1 4202560 4616 0 0 0 155 1 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946393270384 139947721878934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6314] ppid=6295 vsize=26007016 memory=6656426216303648864 CPUtime=1.74 cores=0-7
/proc/6298/task/6314/stat : 6314 (java) R 6295 6298 5768 0 -1 4202560 3746 0 0 0 174 0 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946392200480 139947721888346 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6315] ppid=6295 vsize=26007016 memory=0 CPUtime=1.59 cores=0-7
/proc/6298/task/6315/stat : 6315 (java) S 6295 6298 5768 0 -1 1077944384 3111 0 0 0 158 1 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946391165296 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6316] ppid=6295 vsize=26007016 memory=0 CPUtime=0.72 cores=0-7
/proc/6298/task/6316/stat : 6316 (java) R 6295 6298 5768 0 -1 4202560 3648 0 0 0 71 1 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946390112496 139947705947486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6317] ppid=6295 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6317/stat : 6317 (java) S 6295 6298 5768 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175474297 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946389060448 139947721877205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
[pid=6298/tid=6318] ppid=6295 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/6298/task/6318/stat : 6318 (java) S 6295 6298 5768 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175474298 26631184384 118871 33554432000 4194304 4196468 140733240607744 139946388007728 139947721878146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12587008 140733240616033 140733240616219 140733240616219 140733240618959 0
Current children cumulated CPU time: 8.88 s
Current children cumulated vsize: 26007016 KiB
Current children cumulated memory: 475484 KiB

Child status: 0
Real time (s): 2.70887
CPU time (s): 9.2427
CPU user time (s): 8.87456
CPU system time (s): 0.368138
CPU usage (%): 341.201
Max. virtual memory (cumulated for all children) (KiB): 26007016
Max. memory (cumulated for all children) (KiB): 475484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.87456
system time used= 0.368138
maximum resident set size= 477424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3714
involuntary context switches= 49


# summary of solver processes directly reported to runsolver:
#   pid: 6298
#   total CPU time (s): 9.2427
#   total CPU user time (s): 8.87456
#   total CPU system time (s): 0.368138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033967 second user time and 0.072446 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-22 19:32:48
IDJOB=4285468
IDBENCH=123430
IDSOLVER=2681
FILE ID=node105/4285468-1503424029
RUNJOBID= node105-1503415601-5795
PBS_JOBID= 20632127
Free space on /tmp= 60028 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Sat/Sat-xcsp2-bmc/bmc-ibm-7-16_X2.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-4285468-1503424029/watcher-4285468-1503424029 -o /tmp/evaluation-result-4285468-1503424029/solver-4285468-1503424029 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503415601-5795 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1457552691 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285468-1503424029.xml

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

MD5SUM BENCH= 8fc892d8cd45aeefd26f51f7c42b85f4
RANDOM SEED=1457552691

node105.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.17
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.17
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.17
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.17
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:        19223224 kB
MemAvailable:   31933244 kB
Buffers:          251836 kB
Cached:         12727740 kB
SwapCached:            0 kB
Active:          3248976 kB
Inactive:        9783752 kB
Active(anon):       3628 kB
Inactive(anon):    94016 kB
Active(file):    3245348 kB
Inactive(file):  9689736 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             46184 kB
Writeback:             0 kB
AnonPages:         60332 kB
Mapped:            55032 kB
Shmem:             41612 kB
Slab:             208104 kB
SReclaimable:     181544 kB
SUnreclaim:        26560 kB
KernelStack:        3248 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340588 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59988 MiB
End job on node105 at 2017-08-22 19:32:51