Trace number 4310273

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14SAT (TO)38 252.065 245.321

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 benchmark23.6805
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.66/0.57	c version: 2018-08-14
0.66/0.57	c seed: 617980442
0.66/0.57	c timeout: 252
0.66/0.57	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
5.40/2.28	c Parsing done, starting first complete search...
5.83/2.50	o 0
6.02/2.57	o 4
6.16/2.62	o 5
6.35/2.71	o 10
6.51/2.81	o 13
6.51/2.83	o 15
6.51/2.89	o 18
6.63/3.00	o 19
6.76/3.02	o 20
6.86/3.13	o 21
6.96/3.21	o 22
6.96/3.25	o 25
7.72/3.98	o 26
11.05/7.17	o 30
17.68/13.78	c First complete search done, starting ALNS search...
44.01/37.96	o 32
93.91/87.57	o 33
93.91/87.57	o 38
252.03/245.30	s SATISFIABLE
252.03/245.30	v <instantiation>
252.03/245.30	v 	<list>
252.03/245.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]
252.03/245.30	v 	</list>
252.03/245.30	v 	<values>
252.03/245.30	v 		1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 1 11 8 6 7 11 4 13 0 26 8 13 3 20 18 6 0 20 18 18 7 26 18 18 26 
252.03/245.30	v 	</values>
252.03/245.30	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310273-1534330969/watcher-4310273-1534330969 -o /tmp/evaluation-result-4310273-1534330969/solver-4310273-1534330969 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 617980442 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310273-1534330969.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=22140, runsolver pid=22137

[startup+0.100107 s]*
/proc/loadavg: 2.47 2.14 1.86 6/218 22155
/proc/meminfo: memFree=10991180/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14082736 memory=30780 CPUtime=0.11 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 6611 0 0 0 10 1 0 0 20 0 15 0 250660112 14420721664 7695 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3520684 7695 3140 1 0 3482761 0
[pid=22140/tid=22142] ppid=22137 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 4733 0 0 0 8 1 0 0 20 0 15 0 250660112 14420721664 7695 33554432000 4194304 4196468 140735176284736 139659930079600 139659906152178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14082736 memory=5793855945215678905 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 7695 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250660114 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659467085344 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659466032496 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 15 0 250660118 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 7761 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 7827 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30780 KiB

[startup+0.212369 s]*
/proc/loadavg: 2.67 2.19 1.87 4/218 22155
/proc/meminfo: memFree=10975304/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14082736 memory=46812 CPUtime=0.3 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 10304 0 0 0 27 3 0 0 20 0 15 0 250660112 14420721664 11703 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3520684 11703 3378 1 0 3482761 0
[pid=22140/tid=22142] ppid=22137 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) S 22137 22140 20506 0 -1 1077944384 8018 0 0 0 18 2 0 0 20 0 15 0 250660112 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659930104816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14082736 memory=4211974420410576266 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250660114 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659467085344 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659466032496 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) R 22137 22140 20506 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) R 22137 22140 20506 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659462875376 139659907398460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0.06 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 309 0 0 0 6 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 11703 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46812 KiB

[startup+0.310916 s]*
/proc/loadavg: 2.67 2.19 1.87 3/218 22155
/proc/meminfo: memFree=10971876/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14082736 memory=50780 CPUtime=0.43 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 10727 0 0 0 40 3 0 0 20 0 15 0 250660112 14420721664 12695 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3520684 12695 3421 1 0 3482761 0
[pid=22140/tid=22142] ppid=22137 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 8400 0 0 0 27 2 0 0 20 0 15 0 250660112 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659930060736 139659911042110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14082736 memory=4211974420410576266 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14082736 memory=140694205788088 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14082736 memory=140694069049868 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14082736 memory=140694069038543 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250660113 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14082736 memory=140694205806260 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250660114 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14082736 memory=140694069047727 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659467085344 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14082736 memory=281388138086288 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250660115 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659466032496 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14082736 memory=281388138083984 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0.08 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 334 0 0 0 8 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14082736 memory=140694205785728 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660118 14420721664 12695 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50780 KiB

[startup+0.700813 s]
/proc/loadavg: 2.67 2.19 1.87 3/218 22155
/proc/meminfo: memFree=10952592/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14084804 memory=86332 CPUtime=0.97 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 17522 0 0 0 92 5 0 0 20 0 15 0 250660112 14422839296 21583 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3521201 21583 3499 1 0 3483273 0
[pid=22140/tid=22142] ppid=22137 vsize=14084804 memory=876 CPUtime=0.66 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 14778 0 0 0 62 4 0 0 20 0 15 0 250660112 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659930100464 139659925898397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660113 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250660113 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250660114 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250660115 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659467085344 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250660115 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659466032496 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14084804 memory=268 CPUtime=0.07 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 509 0 0 0 7 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14084804 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 419 0 0 0 7 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14084804 memory=20520 CPUtime=0.15 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 435 0 0 0 15 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14084804 memory=281388138270192 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250660118 14422839296 21583 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86332 KiB

[startup+1.50073 s]
/proc/loadavg: 2.67 2.19 1.87 8/218 22155
/proc/meminfo: memFree=10577260/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14088900 memory=231316 CPUtime=3.27 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 26124 0 0 0 317 10 0 0 20 0 15 0 250660112 14427033600 57829 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3522225 57829 3566 1 0 3484297 0
[pid=22140/tid=22142] ppid=22137 vsize=14088900 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 19372 0 0 0 137 6 0 0 20 0 15 0 250660112 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659930109472 139659540114442 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14088900 memory=-3535359994705172833 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 15 0 250660113 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14088900 memory=-3472574513799858003 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 11 0 0 0 1 0 0 0 20 0 15 0 250660113 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14088900 memory=-1088251628401078322 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 250660113 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14088900 memory=-6439125508584334690 CPUtime=0.01 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 15 0 250660113 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14088900 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 15 0 250660114 14427033600 57829 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0

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

/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 36678 0 0 0 16150 15 0 0 20 0 15 0 250660112 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659930112504 139659541253735 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14092996 memory=1133520 CPUtime=0.52 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1622 0 0 0 35 17 0 0 20 0 15 0 250660113 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14092996 memory=1133520 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 2309 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14092996 memory=1133520 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 2325 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14092996 memory=1117076 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 1907 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14092996 memory=1104788 CPUtime=0.04 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5121 0 0 0 4 0 0 0 20 0 15 0 250660114 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14092996 memory=1133520 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659467085408 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14092996 memory=1129364 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659466032512 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14092996 memory=1082256 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14092996 memory=960 CPUtime=1.98 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 9182 0 0 0 197 1 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14092996 memory=1123220 CPUtime=1.96 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 7868 0 0 0 194 2 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14092996 memory=1112980 CPUtime=0.9 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 8210 0 0 0 89 1 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14092996 memory=1121172 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14092996 memory=1121172 CPUtime=0.1 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1174 0 0 0 5 5 0 0 20 0 15 0 250660118 14431227904 283380 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 168.83 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1133520 KiB

[startup+222.301 s]
/proc/loadavg: 1.56 2.04 1.90 3/215 22309
/proc/meminfo: memFree=16969168/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14092996 memory=1134260 CPUtime=228.92 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 81119 0 0 0 22792 100 0 0 20 0 15 0 250660112 14431227904 283565 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3523249 283565 3604 1 0 3485321 0
[pid=22140/tid=22142] ppid=22137 vsize=14092996 memory=1134260 CPUtime=221.64 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 37911 0 0 0 22149 15 0 0 20 0 15 0 250660112 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659930111704 139659541253613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14092996 memory=1133524 CPUtime=0.52 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1622 0 0 0 35 17 0 0 20 0 15 0 250660113 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14092996 memory=1134244 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 2309 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14092996 memory=1134244 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 2325 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14092996 memory=1134260 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 1907 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14092996 memory=1134260 CPUtime=0.04 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5131 0 0 0 4 0 0 0 20 0 15 0 250660114 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14092996 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659467085408 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14092996 memory=1134260 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659466032512 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14092996 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14092996 memory=4616 CPUtime=2 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 10181 0 0 0 199 1 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14092996 memory=1134260 CPUtime=1.96 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 7923 0 0 0 194 2 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14092996 memory=1134260 CPUtime=0.92 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 9180 0 0 0 90 2 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14092996 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14092996 memory=1134260 CPUtime=0.13 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1201 0 0 0 6 7 0 0 20 0 15 0 250660118 14431227904 283565 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 228.92 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1134260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+245.301 s]
/proc/loadavg: 1.53 2.00 1.90 3/215 22310
/proc/meminfo: memFree=16964252/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14092996 memory=1134432 CPUtime=252.03 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 85725 0 0 0 25102 101 0 0 20 0 15 0 250660112 14431227904 283608 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3523249 283608 3605 1 0 3485321 0
[pid=22140/tid=22142] ppid=22137 vsize=14092996 memory=1134432 CPUtime=244.64 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 39060 0 0 0 24449 15 0 0 20 0 15 0 250660112 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659930111784 139659541253471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14092996 memory=1580 CPUtime=0.52 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1622 0 0 0 35 17 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 2309 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 2325 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 1907 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0.04 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5167 0 0 0 4 0 0 0 20 0 15 0 250660114 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659467085408 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659466032512 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14092996 memory=1134432 CPUtime=2.07 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 12034 0 0 0 206 1 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14092996 memory=1134432 CPUtime=1.98 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 9143 0 0 0 196 2 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14092996 memory=4128 CPUtime=0.92 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 9522 0 0 0 90 2 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0.15 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1207 0 0 0 7 8 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1134432 KiB

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

[startup+245.321 s]
# the end of solver process 22140 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.037 s, system=1.02786 s

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

[startup+245.301 s]
/proc/loadavg: 1.53 2.00 1.90 3/215 22310
/proc/meminfo: memFree=16964252/32770624 swapFree=67108860/67108860
[pid=22140] ppid=22137 vsize=14092996 memory=1134432 CPUtime=252.03 cores=0,2,4,6
/proc/22140/stat : 22140 (java) S 22137 22140 20506 0 -1 1077944320 85725 0 0 0 25102 101 0 0 20 0 15 0 250660112 14431227904 283608 33554432000 4194304 4196468 140735176284736 140735176267280 139659925876471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
/proc/22140/statm: 3523249 283608 3605 1 0 3485321 0
[pid=22140/tid=22142] ppid=22137 vsize=14092996 memory=1134432 CPUtime=244.64 cores=0,2,4,6
/proc/22140/task/22142/stat : 22142 (java) R 22137 22140 20506 0 -1 4202560 39060 0 0 0 24449 15 0 0 20 0 15 0 250660112 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659930111784 139659541253471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22143] ppid=22137 vsize=14092996 memory=1580 CPUtime=0.52 cores=0,2,4,6
/proc/22140/task/22143/stat : 22143 (java) S 22137 22140 20506 0 -1 1077944384 1622 0 0 0 35 17 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659855964816 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22144] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22144/stat : 22144 (java) S 22137 22140 20506 0 -1 1077944384 2309 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659520424464 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22145] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22145/stat : 22145 (java) S 22137 22140 20506 0 -1 1077944384 2325 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659519371664 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22146] ppid=22137 vsize=14092996 memory=1134428 CPUtime=0.53 cores=0,2,4,6
/proc/22140/task/22146/stat : 22146 (java) S 22137 22140 20506 0 -1 1077944384 1907 0 0 0 35 18 0 0 20 0 15 0 250660113 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659518318864 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22147] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0.04 cores=0,2,4,6
/proc/22140/task/22147/stat : 22147 (java) S 22137 22140 20506 0 -1 1077944384 5167 0 0 0 4 0 0 0 20 0 15 0 250660114 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659468139376 139659925887618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22148] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22148/stat : 22148 (java) S 22137 22140 20506 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659467085408 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22149] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22149/stat : 22149 (java) S 22137 22140 20506 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250660115 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659466032512 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22150] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22150/stat : 22150 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659464980816 139659925895067 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22151] ppid=22137 vsize=14092996 memory=1134432 CPUtime=2.07 cores=0,2,4,6
/proc/22140/task/22151/stat : 22151 (java) S 22137 22140 20506 0 -1 1077944384 12034 0 0 0 206 1 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659463928176 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22152] ppid=22137 vsize=14092996 memory=1134432 CPUtime=1.98 cores=0,2,4,6
/proc/22140/task/22152/stat : 22152 (java) S 22137 22140 20506 0 -1 1077944384 9143 0 0 0 196 2 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659462875376 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22153] ppid=22137 vsize=14092996 memory=4128 CPUtime=0.92 cores=0,2,4,6
/proc/22140/task/22153/stat : 22153 (java) S 22137 22140 20506 0 -1 1077944384 9522 0 0 0 90 2 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659461822576 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22154] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0 cores=0,2,4,6
/proc/22140/task/22154/stat : 22154 (java) S 22137 22140 20506 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659460770016 139659925886677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
[pid=22140/tid=22155] ppid=22137 vsize=14092996 memory=1134432 CPUtime=0.15 cores=0,2,4,6
/proc/22140/task/22155/stat : 22155 (java) S 22137 22140 20506 0 -1 1077944384 1207 0 0 0 7 8 0 0 20 0 15 0 250660118 14431227904 283608 33554432000 4194304 4196468 140735176284736 139659459718320 139659925887618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 35880960 140735176287323 140735176287502 140735176287502 140735176290255 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 1134432 KiB

Child status: 143
Real time (s): 245.321
CPU time (s): 252.065
CPU user time (s): 251.037
CPU system time (s): 1.02786
CPU usage (%): 102.749
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 1134432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.037
system time used= 1.02786
maximum resident set size= 1139100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9800
involuntary context switches= 349


# summary of solver processes directly reported to runsolver:
#   pid: 22140
#   total CPU time (s): 252.065
#   total CPU user time (s): 251.037
#   total CPU system time (s): 1.02786

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.40585 second user time and 2.49571 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 13:02:49
IDJOB=4310273
IDBENCH=141311
IDSOLVER=2796
FILE ID=node139/4310273-1534330969
RUNJOBID= node139-1534329043-20537
PBS_JOBID= 21038153
Free space on /tmp= 34928 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310273-1534330969/watcher-4310273-1534330969 -o /tmp/evaluation-result-4310273-1534330969/solver-4310273-1534330969 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534329043-20537 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 617980442 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310273-1534330969.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=617980442

node139.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.80
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.80
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.80
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.80
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:        11008672 kB
MemAvailable:   23829400 kB
Buffers:          270792 kB
Cached:         12648956 kB
SwapCached:            0 kB
Active:         14341820 kB
Inactive:        6685704 kB
Active(anon):    8061300 kB
Inactive(anon):   106808 kB
Active(file):    6280520 kB
Inactive(file):  6578896 kB
Unevictable:        7192 kB
Mlocked:            7192 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36160 kB
Writeback:             0 kB
AnonPages:       8093324 kB
Mapped:            78776 kB
Shmem:             57996 kB
Slab:             418564 kB
SReclaimable:     389772 kB
SUnreclaim:        28792 kB
KernelStack:        3648 kB
PageTables:        21032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9987524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7153664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 34952 MiB
End job on node139 at 2018-08-15 13:06:55