Trace number 4299229

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
The dodo solver 2018-04-29SAT (TO)19 2520.09 2515.32

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-05-4-rom_c18.xml
MD5SUM1b32d92326af8dd624b5ed4fc8860100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark24.0774
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints40
Number of domains5
Minimum domain size2
Maximum domain size10397
Distribution of domain sizes[{"size":2,"count":10},{"size":6,"count":70},{"size":27,"count":25},{"size":10397,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":50},{"degree":2,"count":70},{"degree":8,"count":25}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":10},{"arity":9,"count":30}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.15/0.13	c version: 2018-04-11
0.15/0.13	c seed: 1811631
0.15/0.13	c timeout: 2520
0.15/0.13	c memlimit: -1
0.15/0.13	c nbcore: -1
3.82/1.80	o 0
4.59/2.33	o 4
5.00/2.71	o 5
5.46/3.15	o 7
5.65/3.35	o 9
5.86/3.50	o 10
6.07/3.72	o 13
6.07/3.72	o 14
6.59/4.29	o 15
6.99/4.66	o 19
2520.05/2515.30	s SATISFIABLE
2520.05/2515.30	v <instantiation>
2520.05/2515.30	v 	<list>
2520.05/2515.30	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] 
2520.05/2515.30	v 	</list>
2520.05/2515.30	v 	<values>
2520.05/2515.30	v 		508 -1 -1 -1 851 -1 -1 -1 86 -1 -1 -1 8878 -1 -1 -1 4373 -1 -1 -1 9 -1 -1 -1 7294 -1 -1 -1 3819 -1 -1 -1 2944 -1 -1 -1 206 0 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 4 -1 -1 0 0 0 0 5 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 6 4 0 1 0 17 19 7 0 2 20 13 0 19 0 13 8 26 8 13 3 8 0 
2520.05/2515.30	v 	</values>
2520.05/2515.30	v </instantiation>

Verifier Data

OK	19

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299229-1532809053/watcher-4299229-1532809053 -o /tmp/evaluation-result-4299229-1532809053/solver-4299229-1532809053 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532809033-30700 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299229-1532809053.xml --timelimit 2520 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30819, runsolver pid=30816

[startup+0.106164 s]*
/proc/loadavg: 1.13 1.27 1.31 3/215 30834
/proc/meminfo: memFree=23270840/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10658972 memory=29024 CPUtime=0.15 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 5700 0 0 0 13 2 0 0 20 0 15 0 98468127 10914787328 7256 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2664743 7256 2859 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10658972 memory=-8125511277465473923 CPUtime=0.09 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 3188 0 0 0 8 1 0 0 20 0 15 0 98468128 10914787328 7322 33554432000 4194304 4196468 140722715384480 140554129102344 140554117110590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10914787328 7322 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10658972 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10658972 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468130 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98468130 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553683518368 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98468131 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) S 30816 30819 24557 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553679309424 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10658972 memory=140717071111808 CPUtime=0.02 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) R 30816 30819 24557 0 -1 4202560 684 0 0 0 2 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553678253736 140554117970299 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10658972 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468133 10914787328 7322 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 29024 KiB

[startup+0.210553 s]*
/proc/loadavg: 1.13 1.27 1.31 4/215 30834
/proc/meminfo: memFree=23258932/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661056 memory=40004 CPUtime=0.34 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 8129 0 0 0 31 3 0 0 20 0 15 0 98468127 10916921344 10001 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665264 10001 2990 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 5122 0 0 0 18 2 0 0 20 0 15 0 98468128 10916921344 10001 33554432000 4194304 4196468 140722715384480 140554129107552 140554124895389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10916921344 10001 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661056 memory=140717071296069 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661056 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468130 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98468130 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553683518368 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98468131 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) R 30816 30819 24557 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 15 0 98468133 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) R 30816 30819 24557 0 -1 4202560 394 0 0 0 3 0 0 0 20 0 15 0 98468133 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553679309424 140554105573760 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661056 memory=140717071111808 CPUtime=0.08 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 813 0 0 0 8 0 0 0 20 0 15 0 98468133 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553678256880 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916921344 10001 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661056 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468133 10916921344 10067 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40004 KiB

[startup+0.313913 s]*
/proc/loadavg: 1.13 1.27 1.31 6/215 30834
/proc/meminfo: memFree=23246152/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=52856 CPUtime=0.62 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 9266 0 0 0 58 4 0 0 20 0 15 0 98468127 10916999168 13214 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 13214 3071 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 5462 0 0 0 28 2 0 0 20 0 15 0 98468128 10916999168 13214 33554432000 4194304 4196468 140722715384480 140554129110976 140554103951351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=4294979917 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10916999168 13214 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=140717071661896 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468129 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468129 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553683518368 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) R 30816 30819 24557 0 -1 1077944384 762 0 0 0 7 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553680353616 140554124883669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) R 30816 30819 24557 0 -1 4202560 529 0 0 0 7 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553679296208 140554106283613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=140717071111808 CPUtime=0.14 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 1145 0 0 0 14 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553678252608 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=140717071111808 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 13214 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 52856 KiB

[startup+0.700765 s]
/proc/loadavg: 1.13 1.27 1.31 5/215 30834
/proc/meminfo: memFree=23190552/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=246448 CPUtime=1.78 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 11369 0 0 0 165 13 0 0 20 0 15 0 98468127 10916999168 61612 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 61612 3116 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=273113614945225 CPUtime=0.64 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 5684 0 0 0 60 4 0 0 20 0 15 0 98468128 10916999168 61612 33554432000 4194304 4196468 140722715384480 140554129112080 140554124885398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=4051047449723404320 CPUtime=0.02 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 15 0 98468129 10916999168 61612 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 45 0 0 0 1 2 0 0 20 0 15 0 98468129 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 25 0 0 0 0 1 0 0 20 0 15 0 98468129 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=7809523229951467576 CPUtime=0.02 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 47 0 0 0 1 1 0 0 20 0 15 0 98468129 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=-6439724508107906857 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553683518368 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 1527 0 0 0 34 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) R 30816 30819 24557 0 -1 4202560 1137 0 0 0 39 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553679300704 140554109999615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) R 30816 30819 24557 0 -1 4202560 1424 0 0 0 24 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553678256880 140554103238064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 61612 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 246448 KiB

[startup+1.50078 s]
/proc/loadavg: 1.36 1.32 1.32 4/215 30834
/proc/meminfo: memFree=22894900/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=404760 CPUtime=3.59 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 12874 0 0 0 326 33 0 0 20 0 15 0 98468127 10916999168 101190 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 101190 3156 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=12848 CPUtime=1.35 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 5821 0 0 0 131 4 0 0 20 0 15 0 98468128 10916999168 101190 33554432000 4194304 4196468 140722715384480 140554129107920 140553765063639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 159 0 0 0 4 6 0 0 20 0 15 0 98468129 10916999168 101190 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 117 0 0 0 4 7 0 0 20 0 15 0 98468129 10916999168 101190 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 126 0 0 0 3 6 0 0 20 0 15 0 98468129 10916999168 101190 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 299 0 0 0 5 6 0 0 20 0 15 0 98468129 10916999168 101190 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 101190 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0

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

/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 24317 0 0 0 244146 28 0 0 20 0 15 0 98468128 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554129114272 140553765213125 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 1165 0 0 0 15 10 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1362 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.23 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 470 0 0 0 14 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2156 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.09 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 4661 0 0 0 4 5 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553683518432 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.14 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 8430 0 0 0 113 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.91 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) S 30816 30819 24557 0 -1 1077944384 5470 0 0 0 90 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553679309424 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=1708 CPUtime=0.39 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 3897 0 0 0 38 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553678256880 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.64 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1687 0 0 0 69 95 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 2447 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1360848 KiB

[startup+2502.3 s]
/proc/loadavg: 1.74 1.83 1.83 2/194 30960
/proc/meminfo: memFree=22118584/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2507.05 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 55507 0 0 0 250560 145 0 0 20 0 15 0 98468127 10916999168 340212 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 340212 3185 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2501.73 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 24756 0 0 0 250145 28 0 0 20 0 15 0 98468128 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554129114272 140553765213039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 1165 0 0 0 15 10 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1362 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.23 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 470 0 0 0 14 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2156 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.1 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 4668 0 0 0 4 6 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553683518432 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.14 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 8433 0 0 0 113 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=455 CPUtime=0.91 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) S 30816 30819 24557 0 -1 1077944384 5472 0 0 0 90 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553679309424 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 3899 0 0 0 38 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553678256880 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=455 CPUtime=1.69 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1721 0 0 0 72 97 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 2507.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1360848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.3 s]
/proc/loadavg: 1.62 1.80 1.82 2/194 30960
/proc/meminfo: memFree=22118584/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2520.05 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 55523 0 0 0 251860 145 0 0 20 0 15 0 98468127 10916999168 340212 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 340212 3185 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2514.73 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 24770 0 0 0 251445 28 0 0 20 0 15 0 98468128 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554129114272 140553765213150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 1165 0 0 0 15 10 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1362 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=15872 CPUtime=0.23 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 470 0 0 0 14 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2156 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.1 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 4668 0 0 0 4 6 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=7595434460710398566 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553683518432 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.14 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 8433 0 0 0 113 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.91 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) S 30816 30819 24557 0 -1 1077944384 5472 0 0 0 90 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553679309424 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.39 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 3899 0 0 0 38 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553678256880 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.7 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1723 0 0 0 72 98 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1360848 KiB

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

[startup+2515.32 s]
# the end of solver process 30819 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=1.46819 s

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

[startup+2515.3 s]
/proc/loadavg: 1.62 1.80 1.82 2/194 30960
/proc/meminfo: memFree=22118584/32770624 swapFree=67108688/67108860
[pid=30819] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2520.05 cores=1,3,5,7
/proc/30819/stat : 30819 (java) S 30816 30819 24557 0 -1 1077944320 55523 0 0 0 251860 145 0 0 20 0 15 0 98468127 10916999168 340212 33554432000 4194304 4196468 140722715384480 140722715367024 140554124873463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
/proc/30819/statm: 2665283 340212 3185 1 0 2627263 0
[pid=30819/tid=30821] ppid=30816 vsize=10661132 memory=1360848 CPUtime=2514.73 cores=1,3,5,7
/proc/30819/task/30821/stat : 30821 (java) R 30816 30819 24557 0 -1 4202560 24770 0 0 0 251445 28 0 0 20 0 15 0 98468128 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554129114272 140553765213150 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30822] ppid=30816 vsize=10661132 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30822/stat : 30822 (java) S 30816 30819 24557 0 -1 1077944384 1165 0 0 0 15 10 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140554081426192 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30823] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30823/stat : 30823 (java) S 30816 30819 24557 0 -1 1077944384 1362 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553730579344 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30824] ppid=30816 vsize=10661132 memory=15872 CPUtime=0.23 cores=1,3,5,7
/proc/30819/task/30824/stat : 30824 (java) S 30816 30819 24557 0 -1 1077944384 470 0 0 0 14 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553729526800 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30825] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.25 cores=1,3,5,7
/proc/30819/task/30825/stat : 30825 (java) S 30816 30819 24557 0 -1 1077944384 2156 0 0 0 16 9 0 0 20 0 15 0 98468129 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553728474256 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30826] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.1 cores=1,3,5,7
/proc/30819/task/30826/stat : 30826 (java) S 30816 30819 24557 0 -1 1077944384 4668 0 0 0 4 6 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553684572144 140554124884610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30827] ppid=30816 vsize=10661132 memory=7595434460710398566 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30827/stat : 30827 (java) S 30816 30819 24557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 98468130 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553683518432 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30828] ppid=30816 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30828/stat : 30828 (java) S 30816 30819 24557 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 98468131 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553682465776 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30829] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30829/stat : 30829 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553681414352 140554124892059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30830] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.14 cores=1,3,5,7
/proc/30819/task/30830/stat : 30830 (java) S 30816 30819 24557 0 -1 1077944384 8433 0 0 0 113 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553680361968 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30831] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.91 cores=1,3,5,7
/proc/30819/task/30831/stat : 30831 (java) S 30816 30819 24557 0 -1 1077944384 5472 0 0 0 90 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553679309424 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30832] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0.39 cores=1,3,5,7
/proc/30819/task/30832/stat : 30832 (java) S 30816 30819 24557 0 -1 1077944384 3899 0 0 0 38 1 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553678256880 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30833] ppid=30816 vsize=10661132 memory=1360848 CPUtime=0 cores=1,3,5,7
/proc/30819/task/30833/stat : 30833 (java) S 30816 30819 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553610062944 140554124883669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
[pid=30819/tid=30834] ppid=30816 vsize=10661132 memory=1360848 CPUtime=1.7 cores=1,3,5,7
/proc/30819/task/30834/stat : 30834 (java) S 30816 30819 24557 0 -1 1077944384 1723 0 0 0 72 98 0 0 20 0 15 0 98468133 10916999168 340212 33554432000 4194304 4196468 140722715384480 140553609009456 140554124884610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26128384 140722715391096 140722715391241 140722715391241 140722715393999 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1360848 KiB

Child status: 143
Real time (s): 2515.32
CPU time (s): 2520.09
CPU user time (s): 2518.62
CPU system time (s): 1.46819
CPU usage (%): 100.19
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1360848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.46819
maximum resident set size= 1361512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56314
involuntary context switches= 1937


# summary of solver processes directly reported to runsolver:
#   pid: 30819
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 1.46819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0733 second user time and 25.1127 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 22:17:33
IDJOB=4299229
IDBENCH=141311
IDSOLVER=2768
FILE ID=node106/4299229-1532809053
RUNJOBID= node106-1532809033-30700
PBS_JOBID= 21022468
Free space on /tmp= 46164 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299229-1532809053/watcher-4299229-1532809053 -o /tmp/evaluation-result-4299229-1532809053/solver-4299229-1532809053 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532809033-30700 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299229-1532809053.xml --timelimit 2520

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=751261340

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23287128 kB
MemAvailable:   31745800 kB
Buffers:          233568 kB
Cached:          8386444 kB
SwapCached:            0 kB
Active:          2735028 kB
Inactive:        6126076 kB
Active(anon):     188156 kB
Inactive(anon):    80488 kB
Active(file):    2546872 kB
Inactive(file):  6045588 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              2292 kB
Writeback:             0 kB
AnonPages:        370572 kB
Mapped:            55424 kB
Shmem:             25056 kB
Slab:             322324 kB
SReclaimable:     294672 kB
SUnreclaim:        27652 kB
KernelStack:        3808 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 22:59:28