Trace number 4291895

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-07-02? (TO) 20059.5 2520.33

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-04-opt_c18.xml
MD5SUM61d46f07ed59020314d5adfe9107f362
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark394
Best CPU time to get the best result obtained on this benchmark17.7407
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2244
Number of domains6
Minimum domain size22
Maximum domain size44
Distribution of domain sizes[{"size":22,"count":32},{"size":24,"count":14},{"size":36,"count":90},{"size":42,"count":152},{"size":44,"count":112}]
Minimum variable degree5
Maximum variable degree21
Distribution of variable degrees[{"degree":5,"count":2},{"degree":6,"count":13},{"degree":7,"count":13},{"degree":8,"count":28},{"degree":9,"count":47},{"degree":10,"count":60},{"degree":11,"count":36},{"degree":12,"count":37},{"degree":13,"count":22},{"degree":14,"count":21},{"degree":15,"count":19},{"degree":16,"count":31},{"degree":17,"count":42},{"degree":18,"count":12},{"degree":19,"count":11},{"degree":20,"count":4},{"degree":21,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":2244}]
Number of extensional constraints0
Number of intensional constraints2244
Distribution of constraint types[{"type":"intension","count":2244}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.66/0.57	c version: 2018-07-02
0.66/0.57	c seed: 125615661
0.66/0.57	c timeout: 20160
0.66/0.58	c memlimit: 22000
0.66/0.58	c nbcore: 8
0.66/0.60	c Parsing instance...
3.18/1.39	c Parsing done, starting search...
20057.32/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 (9795 MiB free)
  memory of node 1: 16384 MiB (13934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291895-1532640030/watcher-4291895-1532640030 -o /tmp/evaluation-result-4291895-1532640030/solver-4291895-1532640030 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532633896-14579 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 125615661 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291895-1532640030.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=15170, runsolver pid=15167

[startup+0.10006 s]*
/proc/loadavg: 8.13 8.28 8.30 3/200 15190
/proc/meminfo: memFree=24284924/32770624 swapFree=67108860/67108860
[pid=15170] ppid=15167 vsize=26103424 memory=28820 CPUtime=0.11 cores=0-7
/proc/15170/stat : 15170 (java) S 15167 15170 14552 0 -1 1077944320 6591 0 0 0 10 1 0 0 20 0 20 0 81566304 26729906176 7205 33554432000 4194304 4196468 140725537559168 140725537541712 139872620912375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
/proc/15170/statm: 6525856 7205 3160 1 0 6487932 0
[pid=15170/tid=15172] ppid=15167 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15170/task/15172/stat : 15172 (java) R 15167 15170 14552 0 -1 4202560 4637 0 0 0 8 1 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872625141088 139872604992862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15173] ppid=15167 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15170/task/15173/stat : 15173 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872590625680 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15174] ppid=15167 vsize=26103424 memory=139623309870720 CPUtime=0 cores=0-7
/proc/15170/task/15174/stat : 15174 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872178350864 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15175] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15175/stat : 15175 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872177298576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15176] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15176/stat : 15176 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872176245776 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15177] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15177/stat : 15177 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872175192464 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15178] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15178/stat : 15178 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872174139664 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15179] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15179/stat : 15179 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872173087376 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15180] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15180/stat : 15180 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 7205 33554432000 4194304 4196468 140725537559168 139872172034576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15181] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15181/stat : 15181 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871883516528 139872620923522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15182] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15182/stat : 15182 (java) S 15167 15170 14552 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871882462496 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15183] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15183/stat : 15183 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81566308 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871881410160 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15184] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15184/stat : 15184 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871880358480 139872620930971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15185] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15185/stat : 15185 (java) S 15167 15170 14552 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871879305328 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15186] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15186/stat : 15186 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871878252528 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15187] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15187/stat : 15187 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871877200240 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15188] ppid=15167 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15170/task/15188/stat : 15188 (java) S 15167 15170 14552 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871876147440 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15189] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15189/stat : 15189 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871875095392 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15190] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15190/stat : 15190 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 7205 33554432000 4194304 4196468 140725537559168 139871874042672 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 28820 KiB

[startup+0.213897 s]*
/proc/loadavg: 8.13 8.28 8.30 3/200 15190
/proc/meminfo: memFree=24270616/32770624 swapFree=67108860/67108860
[pid=15170] ppid=15167 vsize=26103424 memory=42232 CPUtime=0.3 cores=0-7
/proc/15170/stat : 15170 (java) S 15167 15170 14552 0 -1 1077944320 10283 0 0 0 27 3 0 0 20 0 20 0 81566304 26729906176 10558 33554432000 4194304 4196468 140725537559168 140725537541712 139872620912375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
/proc/15170/statm: 6525856 10558 3344 1 0 6487932 0
[pid=15170/tid=15172] ppid=15167 vsize=26103424 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/15170/task/15172/stat : 15172 (java) R 15167 15170 14552 0 -1 4202560 7938 0 0 0 18 1 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872625139520 139872257513414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15173] ppid=15167 vsize=26103424 memory=10869 CPUtime=0 cores=0-7
/proc/15170/task/15173/stat : 15173 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872590625680 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15174] ppid=15167 vsize=26103424 memory=139623310356406 CPUtime=0 cores=0-7
/proc/15170/task/15174/stat : 15174 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872178350864 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15175] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15175/stat : 15175 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872177298576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15176] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15176/stat : 15176 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872176245776 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15177] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15177/stat : 15177 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872175192464 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15178] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15178/stat : 15178 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872174139664 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15179] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15179/stat : 15179 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872173087376 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15180] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15180/stat : 15180 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 10558 33554432000 4194304 4196468 140725537559168 139872172034576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15181] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15181/stat : 15181 (java) S 15167 15170 14552 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871883516528 139872620923522 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15182] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15182/stat : 15182 (java) S 15167 15170 14552 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871882462496 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15183] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15183/stat : 15183 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81566308 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871881410160 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15184] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15184/stat : 15184 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871880358480 139872620930971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15185] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15185/stat : 15185 (java) S 15167 15170 14552 0 -1 1077944384 474 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871879305328 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15186] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15186/stat : 15186 (java) S 15167 15170 14552 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871878252528 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15187] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15187/stat : 15187 (java) S 15167 15170 14552 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871877200240 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15188] ppid=15167 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/15170/task/15188/stat : 15188 (java) R 15167 15170 14552 0 -1 4202560 396 0 0 0 6 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871876147568 139872613149502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15189] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15189/stat : 15189 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871875095392 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15190] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15190/stat : 15190 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 10558 33554432000 4194304 4196468 140725537559168 139871874042672 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 42232 KiB

[startup+0.310639 s]*
/proc/loadavg: 8.13 8.28 8.30 2/200 15190
/proc/meminfo: memFree=24267204/32770624 swapFree=67108860/67108860
[pid=15170] ppid=15167 vsize=26103424 memory=46060 CPUtime=0.43 cores=0-7
/proc/15170/stat : 15170 (java) S 15167 15170 14552 0 -1 1077944320 10717 0 0 0 40 3 0 0 20 0 20 0 81566304 26729906176 11515 33554432000 4194304 4196468 140725537559168 140725537541712 139872620912375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
/proc/15170/statm: 6525856 11515 3377 1 0 6487932 0
[pid=15170/tid=15172] ppid=15167 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/15170/task/15172/stat : 15172 (java) R 15167 15170 14552 0 -1 4202560 8261 0 0 0 28 2 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872625074112 139872604992892 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15173] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15173/stat : 15173 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872590625680 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15174] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15174/stat : 15174 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872178350864 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15175] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15175/stat : 15175 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872177298576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15176] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15176/stat : 15176 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872176245776 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15177] ppid=15167 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/15170/task/15177/stat : 15177 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872175192464 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15178] ppid=15167 vsize=26103424 memory=139623212872623 CPUtime=0 cores=0-7
/proc/15170/task/15178/stat : 15178 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872174139664 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15179] ppid=15167 vsize=26103424 memory=139623212874928 CPUtime=0 cores=0-7
/proc/15170/task/15179/stat : 15179 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872173087376 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15180] ppid=15167 vsize=26103424 memory=139623212877232 CPUtime=0 cores=0-7
/proc/15170/task/15180/stat : 15180 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26729906176 11515 33554432000 4194304 4196468 140725537559168 139872172034576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15181] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15181/stat : 15181 (java) S 15167 15170 14552 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871883516528 139872620923522 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15182] ppid=15167 vsize=26103424 memory=279246425761424 CPUtime=0 cores=0-7
/proc/15170/task/15182/stat : 15182 (java) S 15167 15170 14552 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81566307 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871882462496 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15183] ppid=15167 vsize=26103424 memory=279246425768336 CPUtime=0 cores=0-7
/proc/15170/task/15183/stat : 15183 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81566308 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871881410160 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15184] ppid=15167 vsize=26103424 memory=279246425709616 CPUtime=0 cores=0-7
/proc/15170/task/15184/stat : 15184 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871880358480 139872620930971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15185] ppid=15167 vsize=26103424 memory=279246425782160 CPUtime=0.01 cores=0-7
/proc/15170/task/15185/stat : 15185 (java) S 15167 15170 14552 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871879305328 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15186] ppid=15167 vsize=26103424 memory=279246425789072 CPUtime=0 cores=0-7
/proc/15170/task/15186/stat : 15186 (java) S 15167 15170 14552 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871878252528 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15187] ppid=15167 vsize=26103424 memory=279246425786768 CPUtime=0.01 cores=0-7
/proc/15170/task/15187/stat : 15187 (java) S 15167 15170 14552 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871877200240 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15188] ppid=15167 vsize=26103424 memory=279246425803376 CPUtime=0.07 cores=0-7
/proc/15170/task/15188/stat : 15188 (java) R 15167 15170 14552 0 -1 4202560 424 0 0 0 7 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871876147440 139872599281175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15189] ppid=15167 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15189/stat : 15189 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871875095392 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15190] ppid=15167 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15170/task/15190/stat : 15190 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566310 26729906176 11515 33554432000 4194304 4196468 140725537559168 139871874042672 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46060 KiB

[startup+0.700913 s]
/proc/loadavg: 8.13 8.28 8.30 2/200 15190
/proc/meminfo: memFree=24249096/32770624 swapFree=67108860/67108860
[pid=15170] ppid=15167 vsize=26105492 memory=84324 CPUtime=0.99 cores=0-7
/proc/15170/stat : 15170 (java) S 15167 15170 14552 0 -1 1077944320 17549 0 0 0 93 6 0 0 20 0 20 0 81566304 26732023808 21081 33554432000 4194304 4196468 140725537559168 140725537541712 139872620912375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
/proc/15170/statm: 6526373 21081 3504 1 0 6488444 0
[pid=15170/tid=15172] ppid=15167 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/15170/task/15172/stat : 15172 (java) R 15167 15170 14552 0 -1 4202560 14577 0 0 0 63 4 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872625118288 139872604992862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15173] ppid=15167 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15173/stat : 15173 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872590625680 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15174] ppid=15167 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15174/stat : 15174 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872178350864 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15175] ppid=15167 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15170/task/15175/stat : 15175 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872177298576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15176] ppid=15167 vsize=26105492 memory=792 CPUtime=0 cores=0-7
/proc/15170/task/15176/stat : 15176 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872176245776 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15177] ppid=15167 vsize=26105492 memory=1008 CPUtime=0 cores=0-7
/proc/15170/task/15177/stat : 15177 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872175192464 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15178] ppid=15167 vsize=26105492 memory=1228 CPUtime=0 cores=0-7
/proc/15170/task/15178/stat : 15178 (java) S 15167 15170 14552 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872174139664 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15179] ppid=15167 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/15170/task/15179/stat : 15179 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872173087376 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15180] ppid=15167 vsize=26105492 memory=15876 CPUtime=0 cores=0-7
/proc/15170/task/15180/stat : 15180 (java) S 15167 15170 14552 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81566305 26732023808 21081 33554432000 4194304 4196468 140725537559168 139872172034576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15181] ppid=15167 vsize=26105492 memory=18268 CPUtime=0 cores=0-7
/proc/15170/task/15181/stat : 15181 (java) S 15167 15170 14552 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81566307 26732023808 21081 33554432000 4194304 4196468 140725537559168 139871883516528 139872620923522 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0

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

[pid=15170/tid=15192] ppid=15167 vsize=27650836 memory=8532 CPUtime=3.53 cores=0-7
/proc/15170/task/15192/stat : 15192 (java) S 15167 15170 14552 0 -1 1077944384 14214 0 0 0 132 221 0 0 20 0 43 0 81566639 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871857448480 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15193] ppid=15167 vsize=27650836 memory=792 CPUtime=2502.77 cores=0-7
/proc/15170/task/15193/stat : 15193 (java) R 15167 15170 14552 0 -1 4202560 85992 0 0 0 250149 128 0 0 20 0 43 0 81566656 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871856390000 139872268423666 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15194] ppid=15167 vsize=27650836 memory=1008 CPUtime=0.7 cores=0-7
/proc/15170/task/15194/stat : 15194 (java) S 15167 15170 14552 0 -1 1077944384 583 0 0 0 69 1 0 0 20 0 43 0 81566657 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871855342384 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15195] ppid=15167 vsize=27650836 memory=1228 CPUtime=1.13 cores=0-7
/proc/15170/task/15195/stat : 15195 (java) S 15167 15170 14552 0 -1 1077944384 150 0 0 0 111 2 0 0 20 0 43 0 81566657 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871854290096 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15196] ppid=15167 vsize=27650836 memory=1200 CPUtime=0.77 cores=0-7
/proc/15170/task/15196/stat : 15196 (java) S 15167 15170 14552 0 -1 1077944384 137 0 0 0 75 2 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871649784736 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15197] ppid=15167 vsize=27650836 memory=15876 CPUtime=0.7 cores=0-7
/proc/15170/task/15197/stat : 15197 (java) S 15167 15170 14552 0 -1 1077944384 101 0 0 0 68 2 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871648732592 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15198] ppid=15167 vsize=27650836 memory=18268 CPUtime=0.18 cores=0-7
/proc/15170/task/15198/stat : 15198 (java) S 15167 15170 14552 0 -1 1077944384 45 0 0 0 18 0 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871647679648 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15199] ppid=15167 vsize=27650836 memory=14980 CPUtime=2502.98 cores=0-7
/proc/15170/task/15199/stat : 15199 (java) R 15167 15170 14552 0 -1 4202560 81371 0 0 0 250192 106 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871646619976 139872267957147 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15200] ppid=15167 vsize=27650836 memory=5487780 CPUtime=2494.83 cores=0-7
/proc/15170/task/15200/stat : 15200 (java) R 15167 15170 14552 0 -1 4202560 81035 0 0 0 249365 118 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871645567128 139872272805263 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15201] ppid=15167 vsize=27650836 memory=920 CPUtime=2495.62 cores=0-7
/proc/15170/task/15201/stat : 15201 (java) R 15167 15170 14552 0 -1 4202560 84369 0 0 0 249440 122 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871644513816 139872264862591 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15202] ppid=15167 vsize=27650836 memory=5912 CPUtime=2498.76 cores=0-7
/proc/15170/task/15202/stat : 15202 (java) R 15167 15170 14552 0 -1 4202560 81696 0 0 0 249768 108 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871643461016 139872272772659 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15203] ppid=15167 vsize=27650836 memory=1408 CPUtime=0.59 cores=0-7
/proc/15170/task/15203/stat : 15203 (java) S 15167 15170 14552 0 -1 1077944384 126 0 0 0 58 1 0 0 20 0 43 0 81566664 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871642416304 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15204] ppid=15167 vsize=27650836 memory=4504 CPUtime=2501.06 cores=0-7
/proc/15170/task/15204/stat : 15204 (java) R 15167 15170 14552 0 -1 4202560 84773 0 0 0 249982 124 0 0 20 0 43 0 81566694 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871641355976 139872272471055 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15205] ppid=15167 vsize=27650836 memory=5485732 CPUtime=0 cores=0-7
/proc/15170/task/15205/stat : 15205 (java) S 15167 15170 14552 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 43 0 81566694 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871640311216 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15206] ppid=15167 vsize=27650836 memory=4104 CPUtime=0 cores=0-7
/proc/15170/task/15206/stat : 15206 (java) S 15167 15170 14552 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 43 0 81566694 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871639258272 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15207] ppid=15167 vsize=27650836 memory=4052 CPUtime=2501.66 cores=0-7
/proc/15170/task/15207/stat : 15207 (java) R 15167 15170 14552 0 -1 4202560 79661 0 0 0 250053 113 0 0 20 0 43 0 81566694 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871638198552 139872272805143 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15208] ppid=15167 vsize=27650836 memory=644 CPUtime=1.26 cores=0-7
/proc/15170/task/15208/stat : 15208 (java) S 15167 15170 14552 0 -1 1077944384 361 0 0 0 123 3 0 0 20 0 43 0 81566694 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871637153328 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15209] ppid=15167 vsize=27650836 memory=1792 CPUtime=0 cores=0-7
/proc/15170/task/15209/stat : 15209 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 43 0 81566790 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871633966000 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15210] ppid=15167 vsize=27650836 memory=1232 CPUtime=0 cores=0-7
/proc/15170/task/15210/stat : 15210 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 43 0 81566790 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871632913200 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15211] ppid=15167 vsize=27650836 memory=956 CPUtime=0 cores=0-7
/proc/15170/task/15211/stat : 15211 (java) S 15167 15170 14552 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 43 0 81566791 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871631860912 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15212] ppid=15167 vsize=27650836 memory=2424 CPUtime=0 cores=0-7
/proc/15170/task/15212/stat : 15212 (java) S 15167 15170 14552 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 43 0 81566791 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871630807952 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15213] ppid=15167 vsize=27650836 memory=1576 CPUtime=2497.92 cores=0-7
/proc/15170/task/15213/stat : 15213 (java) R 15167 15170 14552 0 -1 4202560 82478 0 0 0 249682 110 0 0 20 0 43 0 81566793 28314456064 1371945 33554432000 4194304 4196468 140725537559168 139871629748248 139872273222163 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
Current children cumulated CPU time: 20057.3 s
Current children cumulated vsize: 27650836 KiB
Current children cumulated memory: 5487780 KiB

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

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

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

[startup+2520.2 s]
/proc/loadavg: 8.72 8.81 8.75 9/223 15288
/proc/meminfo: memFree=18808836/32770624 swapFree=67108860/67108860
[pid=15170] ppid=15167 vsize=27784992 memory=5488628 CPUtime=20058.8 cores=0-7
/proc/15170/stat : 15170 (java) S 15167 15170 14552 0 -1 1077944320 1150124 0 0 0 2004714 1164 0 0 20 0 45 0 81566304 28451831808 1372157 33554432000 4194304 4196468 140725537559168 140725537541712 139872620912375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
/proc/15170/statm: 6946248 1372157 3622 1 0 6907798 0
[pid=15170/tid=15172] ppid=15167 vsize=27784992 memory=2240 CPUtime=3.4 cores=0-7
/proc/15170/task/15172/stat : 15172 (java) S 15167 15170 14552 0 -1 1077944384 23567 0 0 0 330 10 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872625149840 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15173] ppid=15167 vsize=27784992 memory=4128 CPUtime=4.84 cores=0-7
/proc/15170/task/15173/stat : 15173 (java) S 15167 15170 14552 0 -1 1077944384 42594 0 0 0 463 21 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872590625680 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15174] ppid=15167 vsize=27784992 memory=6791534058613427641 CPUtime=4.82 cores=0-7
/proc/15170/task/15174/stat : 15174 (java) S 15167 15170 14552 0 -1 1077944384 40678 0 0 0 463 19 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872178350864 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15175] ppid=15167 vsize=27784992 memory=7892 CPUtime=4.81 cores=0-7
/proc/15170/task/15175/stat : 15175 (java) S 15167 15170 14552 0 -1 1077944384 40580 0 0 0 462 19 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872177298576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15176] ppid=15167 vsize=27784992 memory=840 CPUtime=4.83 cores=0-7
/proc/15170/task/15176/stat : 15176 (java) S 15167 15170 14552 0 -1 1077944384 41988 0 0 0 462 21 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872176245776 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15177] ppid=15167 vsize=27784992 memory=288230574492221466 CPUtime=4.83 cores=0-7
/proc/15170/task/15177/stat : 15177 (java) S 15167 15170 14552 0 -1 1077944384 40588 0 0 0 461 22 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872175192464 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15178] ppid=15167 vsize=27784992 memory=288230583166042426 CPUtime=4.78 cores=0-7
/proc/15170/task/15178/stat : 15178 (java) S 15167 15170 14552 0 -1 1077944384 41589 0 0 0 458 20 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872174139664 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15179] ppid=15167 vsize=27784992 memory=13573716680378929 CPUtime=4.83 cores=0-7
/proc/15170/task/15179/stat : 15179 (java) S 15167 15170 14552 0 -1 1077944384 42070 0 0 0 461 22 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872173087376 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15180] ppid=15167 vsize=27784992 memory=644 CPUtime=4.86 cores=0-7
/proc/15170/task/15180/stat : 15180 (java) S 15167 15170 14552 0 -1 1077944384 36009 0 0 0 466 20 0 0 20 0 45 0 81566305 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139872172034576 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15181] ppid=15167 vsize=27784992 memory=1792 CPUtime=1.38 cores=0-7
/proc/15170/task/15181/stat : 15181 (java) S 15167 15170 14552 0 -1 1077944384 71398 0 0 0 114 24 0 0 20 0 45 0 81566307 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871883516528 139872620923522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15182] ppid=15167 vsize=27784992 memory=1232 CPUtime=0 cores=0-7
/proc/15170/task/15182/stat : 15182 (java) S 15167 15170 14552 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 45 0 81566307 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871882462560 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15183] ppid=15167 vsize=27784992 memory=5487272 CPUtime=0 cores=0-7
/proc/15170/task/15183/stat : 15183 (java) S 15167 15170 14552 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 45 0 81566308 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871881410176 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15184] ppid=15167 vsize=27784992 memory=2424 CPUtime=0 cores=0-7
/proc/15170/task/15184/stat : 15184 (java) S 15167 15170 14552 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871880358480 139872620930971 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15185] ppid=15167 vsize=27784992 memory=1576 CPUtime=2.24 cores=0-7
/proc/15170/task/15185/stat : 15185 (java) S 15167 15170 14552 0 -1 1077944384 8837 0 0 0 220 4 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871879305328 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15186] ppid=15167 vsize=27784992 memory=928 CPUtime=2.54 cores=0-7
/proc/15170/task/15186/stat : 15186 (java) R 15167 15170 14552 0 -1 4202560 10174 0 0 0 251 3 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871878243944 139872614018102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15187] ppid=15167 vsize=27784992 memory=2240 CPUtime=2.31 cores=0-7
/proc/15170/task/15187/stat : 15187 (java) S 15167 15170 14552 0 -1 1077944384 5706 0 0 0 230 1 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871877200240 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15188] ppid=15167 vsize=27784992 memory=4128 CPUtime=1.39 cores=0-7
/proc/15170/task/15188/stat : 15188 (java) R 15167 15170 14552 0 -1 4202560 18434 0 0 0 136 3 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871876147360 139872613151851 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15189] ppid=15167 vsize=27784992 memory=2200 CPUtime=0 cores=0-7
/proc/15170/task/15189/stat : 15189 (java) S 15167 15170 14552 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871875095392 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15190] ppid=15167 vsize=27784992 memory=7892 CPUtime=0.73 cores=0-7
/proc/15170/task/15190/stat : 15190 (java) S 15167 15170 14552 0 -1 1077944384 3622 0 0 0 40 33 0 0 20 0 45 0 81566310 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871874042672 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15191] ppid=15167 vsize=27784992 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15170/task/15191/stat : 15191 (java) S 15167 15170 14552 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 45 0 81566616 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871860598144 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15192] ppid=15167 vsize=27784992 memory=6791534058613427641 CPUtime=3.53 cores=0-7
/proc/15170/task/15192/stat : 15192 (java) S 15167 15170 14552 0 -1 1077944384 14214 0 0 0 132 221 0 0 20 0 45 0 81566639 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871857448480 139872620923522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15193] ppid=15167 vsize=27784992 memory=5492400 CPUtime=2502.96 cores=0-7
/proc/15170/task/15193/stat : 15193 (java) R 15167 15170 14552 0 -1 4202560 85997 0 0 0 250168 128 0 0 20 0 45 0 81566656 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871856387136 139872266836581 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15194] ppid=15167 vsize=27784992 memory=15876 CPUtime=0.71 cores=0-7
/proc/15170/task/15194/stat : 15194 (java) D 15167 15170 14552 0 -1 4202560 798 0 0 0 70 1 0 0 20 0 45 0 81566657 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871855330040 139872613629527 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 8 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15195] ppid=15167 vsize=27784992 memory=2240 CPUtime=1.13 cores=0-7
/proc/15170/task/15195/stat : 15195 (java) S 15167 15170 14552 0 -1 1077944384 173 0 0 0 111 2 0 0 20 0 45 0 81566657 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871854290096 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15196] ppid=15167 vsize=27784992 memory=4128 CPUtime=0.77 cores=0-7
/proc/15170/task/15196/stat : 15196 (java) S 15167 15170 14552 0 -1 1077944384 137 0 0 0 75 2 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871649784736 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15197] ppid=15167 vsize=27784992 memory=2200 CPUtime=0.7 cores=0-7
/proc/15170/task/15197/stat : 15197 (java) S 15167 15170 14552 0 -1 1077944384 122 0 0 0 68 2 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871648732592 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15198] ppid=15167 vsize=27784992 memory=7892 CPUtime=0.18 cores=0-7
/proc/15170/task/15198/stat : 15198 (java) R 15167 15170 14552 0 -1 4202560 46 0 0 0 18 0 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871647679536 139872257476135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15199] ppid=15167 vsize=27784992 memory=840 CPUtime=2503.14 cores=0-7
/proc/15170/task/15199/stat : 15199 (java) R 15167 15170 14552 0 -1 4202560 81373 0 0 0 250208 106 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871646619928 139872272805136 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15200] ppid=15167 vsize=27784992 memory=1800 CPUtime=2495.01 cores=0-7
/proc/15170/task/15200/stat : 15200 (java) R 15167 15170 14552 0 -1 4202560 81036 0 0 0 249383 118 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871645566968 139872272805148 0 4 0 16800975 0 0 0 -1 2 0 0 20 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15201] ppid=15167 vsize=27784992 memory=139623212790937 CPUtime=2495.79 cores=0-7
/proc/15170/task/15201/stat : 15201 (java) R 15167 15170 14552 0 -1 1077944384 84374 0 0 0 249457 122 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871644513680 139872620922581 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15202] ppid=15167 vsize=27784992 memory=7090448557202759767 CPUtime=2498.93 cores=0-7
/proc/15170/task/15202/stat : 15202 (java) R 15167 15170 14552 0 -1 4202560 81700 0 0 0 249785 108 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871643460280 139872272804933 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15203] ppid=15167 vsize=27784992 memory=7090448557202759767 CPUtime=0.6 cores=0-7
/proc/15170/task/15203/stat : 15203 (java) D 15167 15170 14552 0 -1 4202560 803 0 0 0 59 1 0 0 20 0 45 0 81566664 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871642404792 139872603060333 0 4 0 16800975 18446744071582151416 0 0 -1 1 0 0 10 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15204] ppid=15167 vsize=27784992 memory=7090448557202759767 CPUtime=2501.2 cores=0-7
/proc/15170/task/15204/stat : 15204 (java) S 15167 15170 14552 0 -1 1077944384 84805 0 0 0 249996 124 0 0 20 0 45 0 81566694 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871641355792 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15205] ppid=15167 vsize=27784992 memory=7090448557202759767 CPUtime=0.01 cores=0-7
/proc/15170/task/15205/stat : 15205 (java) S 15167 15170 14552 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 45 0 81566694 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871640311216 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15206] ppid=15167 vsize=27784992 memory=10980 CPUtime=0 cores=0-7
/proc/15170/task/15206/stat : 15206 (java) S 15167 15170 14552 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 45 0 81566694 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871639258416 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15207] ppid=15167 vsize=27784992 memory=8315171486948655189 CPUtime=2501.82 cores=0-7
/proc/15170/task/15207/stat : 15207 (java) S 15167 15170 14552 0 -1 1077944384 79661 0 0 0 250069 113 0 0 20 0 45 0 81566694 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871638198416 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15208] ppid=15167 vsize=27784992 memory=12809 CPUtime=1.26 cores=0-7
/proc/15170/task/15208/stat : 15208 (java) S 15167 15170 14552 0 -1 1077944384 400 0 0 0 123 3 0 0 20 0 45 0 81566694 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871637153328 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15209] ppid=15167 vsize=27784992 memory=-7094132109863559211 CPUtime=0 cores=0-7
/proc/15170/task/15209/stat : 15209 (java) S 15167 15170 14552 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 45 0 81566790 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871633966000 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15210] ppid=15167 vsize=27784992 memory=279246425555184 CPUtime=0 cores=0-7
/proc/15170/task/15210/stat : 15210 (java) S 15167 15170 14552 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 45 0 81566790 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871632905248 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15211] ppid=15167 vsize=27784992 memory=279246425555184 CPUtime=0 cores=0-7
/proc/15170/task/15211/stat : 15211 (java) S 15167 15170 14552 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 45 0 81566791 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871631860816 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15212] ppid=15167 vsize=27784992 memory=279246425555184 CPUtime=0 cores=0-7
/proc/15170/task/15212/stat : 15212 (java) S 15167 15170 14552 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 45 0 81566791 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871630806048 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
[pid=15170/tid=15213] ppid=15167 vsize=27784992 memory=279246425555184 CPUtime=2498.1 cores=0-7
/proc/15170/task/15213/stat : 15213 (java) S 15167 15170 14552 0 -1 1077944384 82481 0 0 0 249700 110 0 0 20 0 45 0 81566793 28451831808 1372157 33554432000 4194304 4196468 140725537559168 139871629748032 139872620922581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 7770112 140725537567822 140725537568005 140725537568005 140725537570767 0
Current children cumulated CPU time: 20058.8 s
Current children cumulated vsize: 27784992 KiB
Current children cumulated memory: 5488628 KiB

[startup+2520.3 s]*
/proc/loadavg: 8.72 8.81 8.75 2/182 15291
/proc/meminfo: memFree=19399308/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.33
CPU time (s): 20059.5
CPU user time (s): 20047.8
CPU system time (s): 11.681
CPU usage (%): 795.907
Max. virtual memory (cumulated for all children) (KiB): 27784992
Max. memory (cumulated for all children) (KiB): 6120852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20047.8
system time used= 11.681
maximum resident set size= 6123320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1152030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362287
involuntary context switches= 420930


# summary of solver processes directly reported to runsolver:
#   pid: 15170
#   total CPU time (s): 20059.5
#   total CPU user time (s): 20047.8
#   total CPU system time (s): 11.681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4027 second user time and 32.4989 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 23:20:30
IDJOB=4291895
IDBENCH=141196
IDSOLVER=2745
FILE ID=node150/4291895-1532640030
RUNJOBID= node150-1532633896-14579
PBS_JOBID= 21022183
Free space on /tmp= 53100 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-04-opt_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-4291895-1532640030/watcher-4291895-1532640030 -o /tmp/evaluation-result-4291895-1532640030/solver-4291895-1532640030 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532633896-14579 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 125615661 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291895-1532640030.xml

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

MD5SUM BENCH= 61d46f07ed59020314d5adfe9107f362
RANDOM SEED=125615661

node150.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.76
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.76
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.76
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.76
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:        24300772 kB
MemAvailable:   31927356 kB
Buffers:          212280 kB
Cached:          7606704 kB
SwapCached:            0 kB
Active:          2222764 kB
Inactive:        5650224 kB
Active(anon):       6640 kB
Inactive(anon):    75212 kB
Active(file):    2216124 kB
Inactive(file):  5575012 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35700 kB
Writeback:             0 kB
AnonPages:        100312 kB
Mapped:            41160 kB
Shmem:             25224 kB
Slab:             292144 kB
SReclaimable:     263908 kB
SUnreclaim:        28236 kB
KernelStack:        3376 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53064 MiB
End job on node150 at 2018-07-27 00:02:31