Trace number 4309033

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 2018-08-14? (TO) 19934.7 2520.32

General information on the benchmark

NameDubois/
Dubois-030_c18.xml
MD5SUM66307dff53c13fd4d4ac6b074183ea2b
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 benchmark3.68685
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints60
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":90}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":90}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":60}]
Number of extensional constraints60
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 210660241
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
1.19/0.84	c Parsing done, starting search...
19932.54/2520.09	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 (11006 MiB free)
  memory of node 1: 16384 MiB (12420 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309033-1534380554/watcher-4309033-1534380554 -o /tmp/evaluation-result-4309033-1534380554/solver-4309033-1534380554 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1534375482-10256 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 210660241 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309033-1534380554.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=10798, runsolver pid=10795
Current StackSize limit: 8192 KiB


[startup+0.102382 s]*
/proc/loadavg: 7.97 8.62 8.74 2/198 10818
/proc/meminfo: memFree=23972600/32770624 swapFree=67108196/67108860
[pid=10798] ppid=10795 vsize=26103420 memory=31760 CPUtime=0.11 cores=0-7
/proc/10798/stat : 10798 (java) S 10795 10798 10229 0 -1 1077944320 7363 0 0 0 10 1 0 0 20 0 20 0 255618606 26729902080 7940 33554432000 4194304 4196468 140726502745152 140726502727696 140297747988215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
/proc/10798/statm: 6525855 7940 3136 1 0 6487932 0
[pid=10798/tid=10800] ppid=10795 vsize=26103420 memory=8184336230955000224 CPUtime=0.09 cores=0-7
/proc/10798/task/10800/stat : 10800 (java) R 10795 10798 10229 0 -1 4202560 5434 0 0 0 8 1 0 0 20 0 20 0 255618606 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297752189880 140297732068702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10801] ppid=10795 vsize=26103420 memory=732369987825904613 CPUtime=0 cores=0-7
/proc/10798/task/10801/stat : 10801 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297670568336 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10802] ppid=10795 vsize=26103420 memory=139849488451200 CPUtime=0 cores=0-7
/proc/10798/task/10802/stat : 10802 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297669515536 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10803] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10803/stat : 10803 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297668463248 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10804] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297257269360 140297747999362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10810] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10810/stat : 10810 (java) S 10795 10798 10229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297256215328 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10811] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10811/stat : 10811 (java) S 10795 10798 10229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297007817840 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10812] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10812/stat : 10812 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297006766160 140297748006811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10813] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10813/stat : 10813 (java) S 10795 10798 10229 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297005714032 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10814] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10814/stat : 10814 (java) R 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297004661232 140297747999362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10815] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10815/stat : 10815 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297003608944 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10816] ppid=10795 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10798/task/10816/stat : 10816 (java) R 10795 10798 10229 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297002556144 140297726949946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10817] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10817/stat : 10817 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297001503072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10818] ppid=10795 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10798/task/10818/stat : 10818 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 8005 33554432000 4194304 4196468 140726502745152 140297000450352 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31760 KiB

[startup+0.210449 s]*
/proc/loadavg: 7.97 8.62 8.74 3/198 10818
/proc/meminfo: memFree=23959392/32770624 swapFree=67108196/67108860
[pid=10798] ppid=10795 vsize=26103420 memory=43056 CPUtime=0.3 cores=0-7
/proc/10798/stat : 10798 (java) S 10795 10798 10229 0 -1 1077944320 10419 0 0 0 28 2 0 0 20 0 20 0 255618606 26729902080 10764 33554432000 4194304 4196468 140726502745152 140726502727696 140297747988215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
/proc/10798/statm: 6525855 10764 3344 1 0 6487932 0
[pid=10798/tid=10800] ppid=10795 vsize=26103420 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/10798/task/10800/stat : 10800 (java) R 10795 10798 10229 0 -1 4202560 8198 0 0 0 19 1 0 0 20 0 20 0 255618606 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297752214608 140297732068702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10801] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10801/stat : 10801 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297670568336 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10802] ppid=10795 vsize=26103420 memory=3907352482306115232 CPUtime=0 cores=0-7
/proc/10798/task/10802/stat : 10802 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297669515536 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10803] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10803/stat : 10803 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297668463248 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10804] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297257269360 140297747999362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10810] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10810/stat : 10810 (java) S 10795 10798 10229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297256215328 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10811] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10811/stat : 10811 (java) S 10795 10798 10229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297007817840 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10812] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10812/stat : 10812 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297006766160 140297748006811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10813] ppid=10795 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10798/task/10813/stat : 10813 (java) S 10795 10798 10229 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297005714032 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10814] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10814/stat : 10814 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297004661232 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10815] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10815/stat : 10815 (java) S 10795 10798 10229 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297003608944 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10816] ppid=10795 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/10798/task/10816/stat : 10816 (java) R 10795 10798 10229 0 -1 4202560 319 0 0 0 6 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297002550736 140297727343072 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10817] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10817/stat : 10817 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297001503072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10818] ppid=10795 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10798/task/10818/stat : 10818 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 10764 33554432000 4194304 4196468 140726502745152 140297000450352 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43056 KiB

[startup+0.310718 s]*
/proc/loadavg: 7.97 8.62 8.74 3/198 10818
/proc/meminfo: memFree=23955732/32770624 swapFree=67108196/67108860
[pid=10798] ppid=10795 vsize=26103420 memory=46840 CPUtime=0.42 cores=0-7
/proc/10798/stat : 10798 (java) S 10795 10798 10229 0 -1 1077944320 10853 0 0 0 40 2 0 0 20 0 20 0 255618606 26729902080 11710 33554432000 4194304 4196468 140726502745152 140726502727696 140297747988215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
/proc/10798/statm: 6525855 11710 3384 1 0 6487932 0
[pid=10798/tid=10800] ppid=10795 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10798/task/10800/stat : 10800 (java) R 10795 10798 10229 0 -1 4202560 8543 0 0 0 28 2 0 0 20 0 20 0 255618606 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297752197552 140297732068702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10801] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10801/stat : 10801 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297670568336 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10802] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10802/stat : 10802 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297669515536 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10803] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10803/stat : 10803 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297668463248 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10804] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=26103420 memory=139849369744303 CPUtime=0 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=26103420 memory=139849369746608 CPUtime=0 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=26103420 memory=139849369748912 CPUtime=0 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618607 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297257269360 140297747999362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10810] ppid=10795 vsize=26103420 memory=279698739504784 CPUtime=0 cores=0-7
/proc/10798/task/10810/stat : 10810 (java) S 10795 10798 10229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297256215328 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10811] ppid=10795 vsize=26103420 memory=279698739511696 CPUtime=0 cores=0-7
/proc/10798/task/10811/stat : 10811 (java) S 10795 10798 10229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618609 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297007817840 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10812] ppid=10795 vsize=26103420 memory=279698739452976 CPUtime=0 cores=0-7
/proc/10798/task/10812/stat : 10812 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297006766160 140297748006811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10813] ppid=10795 vsize=26103420 memory=279698739525520 CPUtime=0.02 cores=0-7
/proc/10798/task/10813/stat : 10813 (java) S 10795 10798 10229 0 -1 1077944384 434 0 0 0 2 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297005714032 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10814] ppid=10795 vsize=26103420 memory=279698739532432 CPUtime=0 cores=0-7
/proc/10798/task/10814/stat : 10814 (java) S 10795 10798 10229 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297004661232 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10815] ppid=10795 vsize=26103420 memory=279698739530128 CPUtime=0 cores=0-7
/proc/10798/task/10815/stat : 10815 (java) S 10795 10798 10229 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297003608944 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10816] ppid=10795 vsize=26103420 memory=279698739546688 CPUtime=0.07 cores=0-7
/proc/10798/task/10816/stat : 10816 (java) S 10795 10798 10229 0 -1 1077944384 335 0 0 0 7 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297002556144 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10817] ppid=10795 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10817/stat : 10817 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297001503072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10818] ppid=10795 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10798/task/10818/stat : 10818 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618612 26729902080 11710 33554432000 4194304 4196468 140726502745152 140297000450352 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46840 KiB

[startup+0.700915 s]
/proc/loadavg: 7.97 8.62 8.74 2/198 10818
/proc/meminfo: memFree=23931796/32770624 swapFree=67108196/67108860
[pid=10798] ppid=10795 vsize=26105488 memory=87756 CPUtime=0.98 cores=0-7
/proc/10798/stat : 10798 (java) S 10795 10798 10229 0 -1 1077944320 17879 0 0 0 94 4 0 0 20 0 20 0 255618606 26732019712 21939 33554432000 4194304 4196468 140726502745152 140726502727696 140297747988215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
/proc/10798/statm: 6526372 21939 3496 1 0 6488444 0
[pid=10798/tid=10800] ppid=10795 vsize=26105488 memory=6224889892466676325 CPUtime=0.67 cores=0-7
/proc/10798/task/10800/stat : 10800 (java) R 10795 10798 10229 0 -1 4202560 15031 0 0 0 64 3 0 0 20 0 20 0 255618606 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297752211536 140297732068732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10801] ppid=10795 vsize=26105488 memory=46458661262466 CPUtime=0 cores=0-7
/proc/10798/task/10801/stat : 10801 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297670568336 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10802] ppid=10795 vsize=26105488 memory=139849369757287 CPUtime=0 cores=0-7
/proc/10798/task/10802/stat : 10802 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297669515536 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10803] ppid=10795 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10803/stat : 10803 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297668463248 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10804] ppid=10795 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=26105488 memory=1752 CPUtime=0 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618607 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=26105488 memory=844 CPUtime=0 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618609 26732019712 21939 33554432000 4194304 4196468 140726502745152 140297257269360 140297747999362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0

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

[pid=10798/tid=10804] ppid=10795 vsize=27118320 memory=1796 CPUtime=7.53 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 96225 0 0 0 711 42 0 0 20 0 35 0 255618607 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=27118320 memory=916 CPUtime=7.49 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 98686 0 0 0 707 42 0 0 20 0 35 0 255618607 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=27118320 memory=4460 CPUtime=7.53 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 90781 0 0 0 712 41 0 0 20 0 35 0 255618607 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=27118320 memory=1408 CPUtime=7.49 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 92628 0 0 0 707 42 0 0 20 0 35 0 255618607 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=27118320 memory=4144 CPUtime=7.5 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 84172 0 0 0 711 39 0 0 20 0 35 0 255618607 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=27118320 memory=3484456 CPUtime=8.1 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 162838 0 0 0 709 101 0 0 20 0 35 0 255618609 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297257269360 140297747999362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 34 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10810] ppid=10795 vsize=27118320 memory=4108 CPUtime=0 cores=0-7
/proc/10798/task/10810/stat : 10810 (java) S 10795 10798 10229 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 35 0 255618609 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297256215392 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10811] ppid=10795 vsize=27118320 memory=1398720917958146503 CPUtime=0 cores=0-7
/proc/10798/task/10811/stat : 10811 (java) S 10795 10798 10229 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 35 0 255618609 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297007817856 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10812] ppid=10795 vsize=27118320 memory=752 CPUtime=0 cores=0-7
/proc/10798/task/10812/stat : 10812 (java) S 10795 10798 10229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297006766160 140297748006811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10813] ppid=10795 vsize=27118320 memory=1124 CPUtime=1.02 cores=0-7
/proc/10798/task/10813/stat : 10813 (java) S 10795 10798 10229 0 -1 1077944384 13455 0 0 0 100 2 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297005714032 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10814] ppid=10795 vsize=27118320 memory=1824 CPUtime=0.9 cores=0-7
/proc/10798/task/10814/stat : 10814 (java) S 10795 10798 10229 0 -1 1077944384 6195 0 0 0 89 1 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297004661232 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10815] ppid=10795 vsize=27118320 memory=39132 CPUtime=0.96 cores=0-7
/proc/10798/task/10815/stat : 10815 (java) S 10795 10798 10229 0 -1 1077944384 8817 0 0 0 95 1 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297003608944 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10816] ppid=10795 vsize=27118320 memory=3484456 CPUtime=1.04 cores=0-7
/proc/10798/task/10816/stat : 10816 (java) S 10795 10798 10229 0 -1 1077944384 61685 0 0 0 95 9 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297002556144 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10817] ppid=10795 vsize=27118320 memory=15916 CPUtime=0 cores=0-7
/proc/10798/task/10817/stat : 10817 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297001503072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10818] ppid=10795 vsize=27118320 memory=504 CPUtime=0.9 cores=0-7
/proc/10798/task/10818/stat : 10818 (java) S 10795 10798 10229 0 -1 1077944384 8798 0 0 0 39 51 0 0 20 0 35 0 255618612 27769159680 871114 33554432000 4194304 4196468 140726502745152 140297000450352 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 48 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10819] ppid=10795 vsize=27118320 memory=1704 CPUtime=0.1 cores=0-7
/proc/10798/task/10819/stat : 10819 (java) S 10795 10798 10229 0 -1 1077944384 12997 0 0 0 9 1 0 0 20 0 35 0 255618757 27769159680 871114 33554432000 4194304 4196468 140726502745152 140296989107024 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10820] ppid=10795 vsize=27118320 memory=1176 CPUtime=4.9 cores=0-7
/proc/10798/task/10820/stat : 10820 (java) S 10795 10798 10229 0 -1 1077944384 14383 0 0 0 214 276 0 0 20 0 35 0 255618774 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295862215712 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10821] ppid=10795 vsize=27118320 memory=932 CPUtime=1142.28 cores=0-7
/proc/10798/task/10821/stat : 10821 (java) S 10795 10798 10229 0 -1 1077944384 47720 0 0 0 114182 46 0 0 20 0 35 0 255618794 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295859066384 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10822] ppid=10795 vsize=27118320 memory=2056 CPUtime=2029.86 cores=0-7
/proc/10798/task/10822/stat : 10822 (java) R 10795 10798 10229 0 -1 4202560 92172 0 0 0 202894 92 0 0 20 0 35 0 255618795 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295858006232 140297346973894 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10823] ppid=10795 vsize=27118320 memory=928 CPUtime=1470.67 cores=0-7
/proc/10798/task/10823/stat : 10823 (java) R 10795 10798 10229 0 -1 4202560 59802 0 0 0 147000 67 0 0 20 0 35 0 255618795 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295856953568 140297346810021 0 4 0 16800975 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10824] ppid=10795 vsize=27118320 memory=1568 CPUtime=1968.74 cores=0-7
/proc/10798/task/10824/stat : 10824 (java) R 10795 10798 10229 0 -1 4202560 87131 0 0 0 196785 89 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295853803752 140297339229419 0 4 0 16800975 0 0 0 -1 3 0 0 19 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10825] ppid=10795 vsize=27118320 memory=2216 CPUtime=1242.19 cores=0-7
/proc/10798/task/10825/stat : 10825 (java) S 10795 10798 10229 0 -1 1077944384 58176 0 0 0 124168 51 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295852758032 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10826] ppid=10795 vsize=27118320 memory=3984 CPUtime=1801.31 cores=0-7
/proc/10798/task/10826/stat : 10826 (java) R 10795 10798 10229 0 -1 4202560 79353 0 0 0 180052 79 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295851697504 140297347249562 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10827] ppid=10795 vsize=27118320 memory=2036 CPUtime=1894.78 cores=0-7
/proc/10798/task/10827/stat : 10827 (java) R 10795 10798 10229 0 -1 4202560 77431 0 0 0 189390 88 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295850645376 140297341660931 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10828] ppid=10795 vsize=27118320 memory=288230574492221466 CPUtime=1828.85 cores=0-7
/proc/10798/task/10828/stat : 10828 (java) R 10795 10798 10229 0 -1 4202560 77514 0 0 0 182801 84 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295849592416 140297346964101 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10829] ppid=10795 vsize=27118320 memory=288230596050944315 CPUtime=436.06 cores=0-7
/proc/10798/task/10829/stat : 10829 (java) R 10795 10798 10229 0 -1 4202560 16773 0 0 0 43575 31 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295848542976 140297343643288 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10830] ppid=10795 vsize=27118320 memory=15537418795230700 CPUtime=2079.13 cores=0-7
/proc/10798/task/10830/stat : 10830 (java) S 10795 10798 10229 0 -1 1077944384 86008 0 0 0 207808 105 0 0 20 0 35 0 255618802 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295847495056 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10831] ppid=10795 vsize=27118320 memory=1356 CPUtime=1767.21 cores=0-7
/proc/10798/task/10831/stat : 10831 (java) R 10795 10798 10229 0 -1 4202560 75117 0 0 0 176637 84 0 0 20 0 35 0 255618807 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295846435560 140297346809340 0 4 0 16800975 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10832] ppid=10795 vsize=27118320 memory=304274648164728858 CPUtime=309.22 cores=0-7
/proc/10798/task/10832/stat : 10832 (java) S 10795 10798 10229 0 -1 1077944384 19326 0 0 0 30895 27 0 0 20 0 35 0 255618807 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295537514128 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10841] ppid=10795 vsize=27118320 memory=304556144700162363 CPUtime=1882.06 cores=0-7
/proc/10798/task/10841/stat : 10841 (java) S 10795 10798 10229 0 -1 1077944384 76752 0 0 0 188123 83 0 0 20 0 35 0 255664721 27769159680 871114 33554432000 4194304 4196468 140726502745152 140295534326800 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
Current children cumulated CPU time: 19932.5 s
Current children cumulated vsize: 27118320 KiB
Current children cumulated memory: 3484456 KiB

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

[startup+2520.32 s]
# the end of solver process 10798 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19920.8 s, system=13.8823 s

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

[startup+2520.2 s]
/proc/loadavg: 8.65 8.84 8.82 9/214 10933
/proc/meminfo: memFree=20510244/32770624 swapFree=67108196/67108860
[pid=10798] ppid=10795 vsize=27584268 memory=3485280 CPUtime=19934 cores=0-7
/proc/10798/stat : 10798 (java) S 10795 10798 10229 0 -1 1077944320 1931075 0 0 0 1992017 1385 0 0 20 0 42 0 255618606 28246290432 871320 33554432000 4194304 4196468 140726502745152 140726502727696 140297747988215 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
/proc/10798/statm: 6896067 871320 3616 1 0 6857618 0
[pid=10798/tid=10800] ppid=10795 vsize=27584268 memory=1100 CPUtime=1.88 cores=0-7
/proc/10798/task/10800/stat : 10800 (java) S 10795 10798 10229 0 -1 1077944384 20286 0 0 0 182 6 0 0 20 0 42 0 255618606 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297752225680 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10801] ppid=10795 vsize=27584268 memory=15188 CPUtime=7.5 cores=0-7
/proc/10798/task/10801/stat : 10801 (java) S 10795 10798 10229 0 -1 1077944384 107841 0 0 0 707 43 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297670568336 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10802] ppid=10795 vsize=27584268 memory=39132 CPUtime=7.52 cores=0-7
/proc/10798/task/10802/stat : 10802 (java) S 10795 10798 10229 0 -1 1077944384 99678 0 0 0 710 42 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297669515536 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10803] ppid=10795 vsize=27584268 memory=4028 CPUtime=7.49 cores=0-7
/proc/10798/task/10803/stat : 10803 (java) S 10795 10798 10229 0 -1 1077944384 93137 0 0 0 707 42 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297668463248 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10804] ppid=10795 vsize=27584268 memory=15916 CPUtime=7.53 cores=0-7
/proc/10798/task/10804/stat : 10804 (java) S 10795 10798 10229 0 -1 1077944384 96225 0 0 0 711 42 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297667410448 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10805] ppid=10795 vsize=27584268 memory=504 CPUtime=7.49 cores=0-7
/proc/10798/task/10805/stat : 10805 (java) S 10795 10798 10229 0 -1 1077944384 98686 0 0 0 707 42 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297666358160 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10806] ppid=10795 vsize=27584268 memory=1704 CPUtime=7.53 cores=0-7
/proc/10798/task/10806/stat : 10806 (java) S 10795 10798 10229 0 -1 1077944384 90781 0 0 0 712 41 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297665305360 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10807] ppid=10795 vsize=27584268 memory=303430223234596890 CPUtime=7.49 cores=0-7
/proc/10798/task/10807/stat : 10807 (java) S 10795 10798 10229 0 -1 1077944384 92628 0 0 0 707 42 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297664253072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10808] ppid=10795 vsize=27584268 memory=288230596050944315 CPUtime=7.5 cores=0-7
/proc/10798/task/10808/stat : 10808 (java) S 10795 10798 10229 0 -1 1077944384 84172 0 0 0 711 39 0 0 20 0 42 0 255618607 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297663200272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10809] ppid=10795 vsize=27584268 memory=15537418795230700 CPUtime=8.1 cores=0-7
/proc/10798/task/10809/stat : 10809 (java) S 10795 10798 10229 0 -1 1077944384 162839 0 0 0 709 101 0 0 20 0 42 0 255618609 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297257269312 140297747998421 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 34 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10810] ppid=10795 vsize=27584268 memory=15916 CPUtime=0 cores=0-7
/proc/10798/task/10810/stat : 10810 (java) S 10795 10798 10229 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 42 0 255618609 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297256215392 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10811] ppid=10795 vsize=27584268 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/10798/task/10811/stat : 10811 (java) S 10795 10798 10229 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 42 0 255618609 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297007817856 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10812] ppid=10795 vsize=27584268 memory=1704 CPUtime=0 cores=0-7
/proc/10798/task/10812/stat : 10812 (java) S 10795 10798 10229 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297006766160 140297748006811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10813] ppid=10795 vsize=27584268 memory=6791534058613427641 CPUtime=1.03 cores=0-7
/proc/10798/task/10813/stat : 10813 (java) S 10795 10798 10229 0 -1 1077944384 13597 0 0 0 101 2 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297005714032 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10814] ppid=10795 vsize=27584268 memory=69380 CPUtime=0.9 cores=0-7
/proc/10798/task/10814/stat : 10814 (java) S 10795 10798 10229 0 -1 1077944384 6195 0 0 0 89 1 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297004661232 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10815] ppid=10795 vsize=27584268 memory=3478312 CPUtime=0.97 cores=0-7
/proc/10798/task/10815/stat : 10815 (java) S 10795 10798 10229 0 -1 1077944384 8905 0 0 0 96 1 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297003608944 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10816] ppid=10795 vsize=27584268 memory=3478312 CPUtime=1.05 cores=0-7
/proc/10798/task/10816/stat : 10816 (java) S 10795 10798 10229 0 -1 1077944384 62811 0 0 0 96 9 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297002556144 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10817] ppid=10795 vsize=27584268 memory=3463052 CPUtime=0 cores=0-7
/proc/10798/task/10817/stat : 10817 (java) S 10795 10798 10229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297001503072 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10818] ppid=10795 vsize=27584268 memory=2056 CPUtime=0.9 cores=0-7
/proc/10798/task/10818/stat : 10818 (java) S 10795 10798 10229 0 -1 1077944384 8798 0 0 0 39 51 0 0 20 0 42 0 255618612 28246290432 871320 33554432000 4194304 4196468 140726502745152 140297000450352 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 48 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10819] ppid=10795 vsize=27584268 memory=3463052 CPUtime=0.1 cores=0-7
/proc/10798/task/10819/stat : 10819 (java) S 10795 10798 10229 0 -1 1077944384 12997 0 0 0 9 1 0 0 20 0 42 0 255618757 28246290432 871320 33554432000 4194304 4196468 140726502745152 140296989107024 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10820] ppid=10795 vsize=27584268 memory=1568 CPUtime=4.91 cores=0-7
/proc/10798/task/10820/stat : 10820 (java) S 10795 10798 10229 0 -1 1077944384 14385 0 0 0 214 277 0 0 20 0 42 0 255618774 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295862215600 140297747999362 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10821] ppid=10795 vsize=27584268 memory=6791534058613427641 CPUtime=1142.29 cores=0-7
/proc/10798/task/10821/stat : 10821 (java) S 10795 10798 10229 0 -1 1077944384 48070 0 0 0 114183 46 0 0 20 0 42 0 255618794 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295859066256 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10822] ppid=10795 vsize=27584268 memory=1224 CPUtime=2030.04 cores=0-7
/proc/10798/task/10822/stat : 10822 (java) R 10795 10798 10229 0 -1 4202560 92191 0 0 0 202912 92 0 0 20 0 42 0 255618795 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295858006376 140297347250414 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10823] ppid=10795 vsize=27584268 memory=2180 CPUtime=1470.85 cores=0-7
/proc/10798/task/10823/stat : 10823 (java) R 10795 10798 10229 0 -1 4202560 59820 0 0 0 147018 67 0 0 20 0 42 0 255618795 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295856953704 140297343706343 0 4 0 16800975 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10824] ppid=10795 vsize=27584268 memory=1752 CPUtime=1968.91 cores=0-7
/proc/10798/task/10824/stat : 10824 (java) R 10795 10798 10229 0 -1 4202560 87151 0 0 0 196802 89 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295853803752 140297343643324 0 4 0 16800975 0 0 0 -1 7 0 0 19 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10825] ppid=10795 vsize=27584268 memory=844 CPUtime=1242.2 cores=0-7
/proc/10798/task/10825/stat : 10825 (java) S 10795 10798 10229 0 -1 1077944384 58255 0 0 0 124169 51 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295852754272 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10826] ppid=10795 vsize=27584268 memory=10072 CPUtime=1801.48 cores=0-7
/proc/10798/task/10826/stat : 10826 (java) R 10795 10798 10229 0 -1 4202560 79373 0 0 0 180069 79 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295851697640 140297346963987 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10827] ppid=10795 vsize=27584268 memory=1398720917958146503 CPUtime=1894.95 cores=0-7
/proc/10798/task/10827/stat : 10827 (java) R 10795 10798 10229 0 -1 4202560 77452 0 0 0 189407 88 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295850645216 140297343643324 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10828] ppid=10795 vsize=27584268 memory=-7003737579269690708 CPUtime=1829 cores=0-7
/proc/10798/task/10828/stat : 10828 (java) R 10795 10798 10229 0 -1 4202560 77535 0 0 0 182816 84 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295849592552 140726503349471 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10829] ppid=10795 vsize=27584268 memory=752 CPUtime=436.25 cores=0-7
/proc/10798/task/10829/stat : 10829 (java) R 10795 10798 10229 0 -1 4202560 16793 0 0 0 43594 31 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295848540648 140726503349471 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10830] ppid=10795 vsize=27584268 memory=1124 CPUtime=2079.13 cores=0-7
/proc/10798/task/10830/stat : 10830 (java) S 10795 10798 10229 0 -1 1077944384 86033 0 0 0 207808 105 0 0 20 0 42 0 255618802 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295847489232 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10831] ppid=10795 vsize=27584268 memory=1824 CPUtime=1767.4 cores=0-7
/proc/10798/task/10831/stat : 10831 (java) R 10795 10798 10229 0 -1 4202560 75141 0 0 0 176656 84 0 0 20 0 42 0 255618807 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295846435176 140297347149878 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10832] ppid=10795 vsize=27584268 memory=1356 CPUtime=309.22 cores=0-7
/proc/10798/task/10832/stat : 10832 (java) S 10795 10798 10229 0 -1 1077944384 19347 0 0 0 30895 27 0 0 20 0 42 0 255618807 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295537513552 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
[pid=10798/tid=10841] ppid=10795 vsize=27584268 memory=1752 CPUtime=1882.07 cores=0-7
/proc/10798/task/10841/stat : 10841 (java) S 10795 10798 10229 0 -1 1077944384 77077 0 0 0 188124 83 0 0 20 0 42 0 255664721 28246290432 871320 33554432000 4194304 4196468 140726502745152 140295534326672 140297747998421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 12316672 140726502753358 140726502753541 140726502753541 140726502756303 0
Current children cumulated CPU time: 19934 s
Current children cumulated vsize: 27584268 KiB
Current children cumulated memory: 3485280 KiB

[startup+2520.3 s]*
/proc/loadavg: 8.65 8.84 8.82 2/181 10944
/proc/meminfo: memFree=23146288/32770624 swapFree=67108196/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.32
CPU time (s): 19934.7
CPU user time (s): 19920.8
CPU system time (s): 13.8823
CPU usage (%): 790.961
Max. virtual memory (cumulated for all children) (KiB): 27584268
Max. memory (cumulated for all children) (KiB): 3485280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19920.8
system time used= 13.8823
maximum resident set size= 3486292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1931428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 895009
involuntary context switches= 448571


# summary of solver processes directly reported to runsolver:
#   pid: 10798
#   total CPU time (s): 19934.7
#   total CPU user time (s): 19920.8
#   total CPU system time (s): 13.8823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.3507 second user time and 32.8222 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-16 02:49:14
IDJOB=4309033
IDBENCH=141405
IDSOLVER=2793
FILE ID=node151/4309033-1534380554
RUNJOBID= node151-1534375482-10256
PBS_JOBID= 21038297
Free space on /tmp= 44724 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Dubois/Dubois-030_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-4309033-1534380554/watcher-4309033-1534380554 -o /tmp/evaluation-result-4309033-1534380554/solver-4309033-1534380554 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1534375482-10256 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 210660241 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309033-1534380554.xml

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

MD5SUM BENCH= 66307dff53c13fd4d4ac6b074183ea2b
RANDOM SEED=210660241

node151.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.87
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.87
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.87
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.87
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:        23990052 kB
MemAvailable:   31892592 kB
Buffers:          192888 kB
Cached:          7949408 kB
SwapCached:           12 kB
Active:          4194820 kB
Inactive:        4002492 kB
Active(anon):       4232 kB
Inactive(anon):   110768 kB
Active(file):    4190588 kB
Inactive(file):  3891724 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35868 kB
Writeback:             0 kB
AnonPages:         74204 kB
Mapped:            57308 kB
Shmem:             57716 kB
Slab:             276840 kB
SReclaimable:     248688 kB
SUnreclaim:        28152 kB
KernelStack:        3520 kB
PageTables:         5040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 44688 MiB
End job on node151 at 2018-08-16 03:31:15