Trace number 4291142

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02OPT6 4.20513 1.95893

General information on the benchmark

NameTal/
Tal-01_c18.xml
MD5SUMbe8acda3d02cf8f075ea348930aabd56
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.58586
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints64
Number of domains6
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":9},{"size":2,"count":4},{"size":3,"count":5},{"size":6,"count":9},{"size":10,"count":6},{"size":42,"count":14}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":29},{"degree":1,"count":9},{"degree":2,"count":13},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":1},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":24},{"arity":2,"count":20},{"arity":3,"count":8},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":6,"count":2}]
Number of extensional constraints9
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":9},{"type":"intension","count":51},{"type":"count","count":4}]
Optimization problemYES
Type of objectivemin 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.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1424749520
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.52/0.97	c Parsing done, starting search...
3.33/1.89	o 22
3.33/1.89	o 18
3.97/1.90	o 6
3.97/1.93	s OPTIMUM FOUND
3.97/1.93	v <instantiation>
3.97/1.93	v 	<list>
3.97/1.93	v 		c[0][0] c[0][1] c[0][2] c[1][0] c[1][1] c[1][2] c[2][0] c[2][1] c[2][2] c[3][0] c[3][1] c[3][2] c[4][0] c[4][1] c[4][2] c[5][0] c[5][1] c[5][2] l[0][0] l[0][1] l[0][2] l[1][0] l[1][1] l[1][2] l[2][0] l[2][1] l[2][2] l[3][0] l[3][1] l[4][0] l[4][1] l[5][0] a[1][0] a[1][1] a[1][2] a[3][0] a[3][1] a[5][0] i[2][0] i[2][1] i[2][2] i[4][0] i[4][1] cnt[0] cnt[1] cnt[2] cnt[3]
3.97/1.93	v 	</list>
3.97/1.93	v 	<values>
3.97/1.93	v 		0 0 0 2 0 0 0 0 0 4 0 0 0 0 0 0 0 0 14 13 2 4 4 3 4 4 3 6 0 6 0 6 1 1 1 3 0 1 0 1 2 0 1 0 0 1 1 
3.97/1.93	v 	</values>
3.97/1.93	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291142-1532631355/watcher-4291142-1532631355 -o /tmp/evaluation-result-4291142-1532631355/solver-4291142-1532631355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532623784-9548 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1424749520 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291142-1532631355.xml 

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

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

solver pid=10202, runsolver pid=10199

[startup+0.100137 s]*
/proc/loadavg: 8.03 8.75 8.79 2/203 10222
/proc/meminfo: memFree=22964420/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26103424 memory=30512 CPUtime=0.11 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 7094 0 0 0 10 1 0 0 20 0 20 0 80698652 26729906176 7628 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6525856 7628 3144 1 0 6487932 0
[pid=10202/tid=10204] ppid=10199 vsize=26103424 memory=7824048260765358999 CPUtime=0.09 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) R 10199 10202 9521 0 -1 4202560 5276 0 0 0 8 1 0 0 20 0 20 0 80698652 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626578776432 139626554849131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26103424 memory=732369925651413989 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26103424 memory=139787313960576 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7760 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7826 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 7826 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698654 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625316021536 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625314969200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) S 10199 10202 9521 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625312864368 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625311811568 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625310759280 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) S 10199 10202 9521 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 20 0 80698657 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625309706480 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 7826 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30512 KiB

[startup+0.210183 s]*
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22951688/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26103424 memory=43020 CPUtime=0.3 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 10406 0 0 0 28 2 0 0 20 0 20 0 80698652 26729906176 10755 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6525856 10755 3344 1 0 6487932 0
[pid=10202/tid=10204] ppid=10199 vsize=26103424 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) R 10199 10202 9521 0 -1 4202560 8177 0 0 0 18 1 0 0 20 0 20 0 80698652 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626578801920 139626558653790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26103424 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26103424 memory=14548033454036632 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 10755 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698654 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625316021536 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625314969200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) S 10199 10202 9521 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625312864368 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) S 10199 10202 9521 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 20 0 80698657 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625311811568 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) S 10199 10202 9521 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625310759280 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) R 10199 10202 9521 0 -1 4202560 316 0 0 0 6 0 0 0 20 0 20 0 80698657 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625309702208 139626574594650 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 10755 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43020 KiB

[startup+0.309623 s]*
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22948276/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26103424 memory=46804 CPUtime=0.43 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 10839 0 0 0 41 2 0 0 20 0 20 0 80698652 26729906176 11701 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6525856 11701 3373 1 0 6487932 0
[pid=10202/tid=10204] ppid=10199 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) R 10199 10202 9521 0 -1 4202560 8517 0 0 0 28 1 0 0 20 0 20 0 80698652 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626578735040 139626559738856 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26103424 memory=139787159827375 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26103424 memory=139787159829680 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26103424 memory=139787159831984 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26729906176 11701 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698654 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=26103424 memory=279574319670928 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625316021536 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=26103424 memory=279574319677840 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80698655 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625314969200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=26103424 memory=279574319619120 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=26103424 memory=279574319691664 CPUtime=0 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) S 10199 10202 9521 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625312864368 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=26103424 memory=279574319698576 CPUtime=0.02 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) S 10199 10202 9521 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 20 0 80698657 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625311811568 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=26103424 memory=279574319696272 CPUtime=0 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) S 10199 10202 9521 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 80698657 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625310759280 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=26103424 memory=279574319712832 CPUtime=0.08 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) S 10199 10202 9521 0 -1 1077944384 332 0 0 0 8 0 0 0 20 0 20 0 80698657 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625309706480 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698658 26729906176 11701 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46804 KiB

[startup+0.700864 s]
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22924756/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26105492 memory=87464 CPUtime=0.99 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 17812 0 0 0 95 4 0 0 20 0 20 0 80698652 26732023808 21866 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6526373 21866 3499 1 0 6488444 0
[pid=10202/tid=10204] ppid=10199 vsize=26105492 memory=4639930699739721322 CPUtime=0.67 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) R 10199 10202 9521 0 -1 4202560 15020 0 0 0 64 3 0 0 20 0 20 0 80698652 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626578798000 139626574595229 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26105492 memory=43898860752858 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26105492 memory=139787159839763 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26105492 memory=2353 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26105492 memory=1728 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698653 26732023808 21866 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26105492 memory=792 CPUtime=0 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80698654 26732023808 21866 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0

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

[pid=10202/tid=10221] ppid=10199 vsize=26180248 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 80698658 26808573952 42686 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26180248 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 80698658 26808573952 42686 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 26180248 KiB
Current children cumulated memory: 170744 KiB

[startup+1.95888 s]
# the end of solver process 10202 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.05942 s, system=0.145707 s

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

[startup+1.601 s]
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22886852/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26248860 memory=181824 CPUtime=2.85 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 26195 0 0 0 274 11 0 0 20 0 22 0 80698652 26878832640 45456 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6562215 45456 3569 1 0 6524286 0
[pid=10202/tid=10204] ppid=10199 vsize=26248860 memory=6791534058613427641 CPUtime=1.52 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) R 10199 10202 9521 0 -1 4202560 19703 0 0 0 147 5 0 0 20 0 22 0 80698652 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626578808096 139626574595229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26248860 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26248860 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26248860 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26248860 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26248860 memory=6944656425123290226 CPUtime=0.01 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26248860 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26248860 memory=8514726395714820749 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26248860 memory=-6526411401870300574 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 22 0 80698653 26878832640 45456 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26248860 memory=8325318942799926698 CPUtime=0.01 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 22 0 80698654 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=26248860 memory=-7318199385754532806 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 22 0 80698655 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625316021600 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=26248860 memory=6440825210569778278 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 22 0 80698655 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625314969216 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=26248860 memory=7236229500900889449 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 80698657 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=26248860 memory=33 CPUtime=0.16 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) S 10199 10202 9521 0 -1 1077944384 883 0 0 0 15 1 0 0 20 0 22 0 80698657 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625312864368 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=26248860 memory=23956 CPUtime=0.26 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) S 10199 10202 9521 0 -1 1077944384 836 0 0 0 26 0 0 0 20 0 22 0 80698657 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625311811568 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=26248860 memory=1296 CPUtime=0.2 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) S 10199 10202 9521 0 -1 1077944384 662 0 0 0 20 0 0 0 20 0 22 0 80698657 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625310759280 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=26248860 memory=2448 CPUtime=0.56 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) S 10199 10202 9521 0 -1 1077944384 1895 0 0 0 56 0 0 0 20 0 22 0 80698657 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625309706480 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=26248860 memory=1728 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 80698658 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26248860 memory=792 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 80698658 26878832640 45456 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 26248860 KiB
Current children cumulated memory: 181824 KiB

[startup+1.80544 s]
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22886852/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=26849984 memory=186940 CPUtime=3.33 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 27929 0 0 0 321 12 0 0 20 0 31 0 80698652 27494383616 46735 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6712496 46735 3571 1 0 6674567 0
[pid=10202/tid=10204] ppid=10199 vsize=26849984 memory=4715433313220523562 CPUtime=1.72 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) S 10199 10202 9521 0 -1 1077944384 20440 0 0 0 166 6 0 0 20 0 31 0 80698652 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626578810432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=26849984 memory=-6520471753822164382 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=26849984 memory=-8341965534556230502 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=26849984 memory=8414074075373934941 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=26849984 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=26849984 memory=-6804530867367538332 CPUtime=0.01 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=26849984 memory=6944656591801720226 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=26849984 memory=-1391509512798377362 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=26849984 memory=-8412661042877600627 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 31 0 80698653 27494383616 46735 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=26849984 memory=-8180889150087863669 CPUtime=0.02 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 31 0 80698654 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=26849984 memory=8508281339140727949 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 31 0 80698655 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625316021600 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=26849984 memory=-7023579799431922829 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 31 0 80698655 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625314969216 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=26849984 memory=-8458152057954430348 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 31 0 80698657 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=26849984 memory=4196912344889787449 CPUtime=0.24 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) R 10199 10202 9521 0 -1 4202560 1403 0 0 0 23 1 0 0 20 0 31 0 80698657 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625312850248 139626556095009 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=26849984 memory=-7028383565733676694 CPUtime=0.3 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) S 10199 10202 9521 0 -1 1077944384 855 0 0 0 30 0 0 0 20 0 31 0 80698657 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625311811568 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=26849984 memory=4629546024076873078 CPUtime=0.24 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) R 10199 10202 9521 0 -1 1077944384 673 0 0 0 24 0 0 0 20 0 31 0 80698657 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625310759280 139626574584450 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=26849984 memory=3054156605368933524 CPUtime=0.61 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) R 10199 10202 9521 0 -1 4202560 1998 0 0 0 61 0 0 0 20 0 31 0 80698657 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625309706608 139626567670139 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=26849984 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 31 0 80698658 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=26849984 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 31 0 80698658 27494383616 46735 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 26849984 KiB
Current children cumulated memory: 186940 KiB

[startup+1.90082 s]
/proc/loadavg: 8.03 8.75 8.79 3/203 10222
/proc/meminfo: memFree=22886852/32770624 swapFree=67108860/67108860
[pid=10202] ppid=10199 vsize=27051760 memory=188940 CPUtime=3.97 cores=0-7
/proc/10202/stat : 10202 (java) S 10199 10202 9521 0 -1 1077944320 28671 0 0 0 384 13 0 0 20 0 34 0 80698652 27701002240 47235 33554432000 4194304 4196468 140726871354816 140726871337360 139626574573303 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
/proc/10202/statm: 6762940 47235 3580 1 0 6724490 0
[pid=10202/tid=10204] ppid=10199 vsize=27051760 memory=139791608927871 CPUtime=1.73 cores=0-7
/proc/10202/task/10204/stat : 10204 (java) S 10199 10202 9521 0 -1 1077944384 20452 0 0 0 167 6 0 0 20 0 34 0 80698652 27701002240 47235 33554432000 4194304 4196468 140726871354816 139626578810768 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10205] ppid=10199 vsize=27051760 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/10202/task/10205/stat : 10205 (java) S 10199 10202 9521 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 34 0 80698653 27701002240 47235 33554432000 4194304 4196468 140726871354816 139626527194000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10206] ppid=10199 vsize=27051760 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/10202/task/10206/stat : 10206 (java) S 10199 10202 9521 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 34 0 80698653 27701002240 47235 33554432000 4194304 4196468 140726871354816 139626526141200 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10207] ppid=10199 vsize=27051760 memory=3828 CPUtime=0 cores=0-7
/proc/10202/task/10207/stat : 10207 (java) S 10199 10202 9521 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 34 0 80698653 27701002240 47235 33554432000 4194304 4196468 140726871354816 139626525088912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10208] ppid=10199 vsize=27052788 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10208/stat : 10208 (java) S 10199 10202 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 34 0 80698653 27702054912 47235 33554432000 4194304 4196468 140726871354816 139626524036112 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10209] ppid=10199 vsize=27052788 memory=139787160040928 CPUtime=0.01 cores=0-7
/proc/10202/task/10209/stat : 10209 (java) S 10199 10202 9521 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 35 0 80698653 27702054912 47235 33554432000 4194304 4196468 140726871354816 139626522982800 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10210] ppid=10199 vsize=27052788 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10210/stat : 10210 (java) S 10199 10202 9521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 35 0 80698653 27702054912 47235 33554432000 4194304 4196468 140726871354816 139626521930000 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10211] ppid=10199 vsize=27052788 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10211/stat : 10211 (java) S 10199 10202 9521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 35 0 80698653 27702054912 47235 33554432000 4194304 4196468 140726871354816 139626520877712 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10212] ppid=10199 vsize=27052788 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10212/stat : 10212 (java) S 10199 10202 9521 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 35 0 80698653 27702054912 47235 33554432000 4194304 4196468 140726871354816 139626519824912 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10213] ppid=10199 vsize=27052788 memory=279574320164576 CPUtime=0.02 cores=0-7
/proc/10202/task/10213/stat : 10213 (java) S 10199 10202 9521 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 35 0 80698654 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625317075568 139626574584450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10214] ppid=10199 vsize=27052788 memory=279574320164768 CPUtime=0 cores=0-7
/proc/10202/task/10214/stat : 10214 (java) S 10199 10202 9521 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 35 0 80698655 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625316021600 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10215] ppid=10199 vsize=27052788 memory=279574320332192 CPUtime=0 cores=0-7
/proc/10202/task/10215/stat : 10215 (java) S 10199 10202 9521 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 35 0 80698655 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625314969216 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10216] ppid=10199 vsize=27052788 memory=0 CPUtime=0 cores=0-7
/proc/10202/task/10216/stat : 10216 (java) S 10199 10202 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 80698657 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625313917520 139626574591899 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10217] ppid=10199 vsize=27052788 memory=0 CPUtime=0.29 cores=0-7
/proc/10202/task/10217/stat : 10217 (java) R 10199 10202 9521 0 -1 4202560 1437 0 0 0 28 1 0 0 20 0 35 0 80698657 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625312855696 139626558966666 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10218] ppid=10199 vsize=27052788 memory=0 CPUtime=0.35 cores=0-7
/proc/10202/task/10218/stat : 10218 (java) R 10199 10202 9521 0 -1 4202560 877 0 0 0 35 0 0 0 20 0 35 0 80698657 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625311792480 139626558073686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10219] ppid=10199 vsize=27052788 memory=0 CPUtime=0.3 cores=0-7
/proc/10202/task/10219/stat : 10219 (java) R 10199 10202 9521 0 -1 4202560 736 0 0 0 30 0 0 0 20 0 35 0 80698657 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625310743360 139626574594650 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10220] ppid=10199 vsize=27052788 memory=6226598563232174439 CPUtime=0.67 cores=0-7
/proc/10202/task/10220/stat : 10220 (java) R 10199 10202 9521 0 -1 4202560 2151 0 0 0 67 0 0 0 20 0 35 0 80698657 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625309706608 139626556136912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10221] ppid=10199 vsize=27052788 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/10202/task/10221/stat : 10221 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 80698658 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625308654432 139626574583509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
[pid=10202/tid=10222] ppid=10199 vsize=27052788 memory=7085680916006791250 CPUtime=0 cores=0-7
/proc/10202/task/10222/stat : 10222 (java) S 10199 10202 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 80698658 27702054912 47235 33554432000 4194304 4196468 140726871354816 139625307601712 139626574584450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140726871356493 140726871356677 140726871356677 140726871359439 0
Current children cumulated CPU time: 3.97 s
Current children cumulated vsize: 27051760 KiB
Current children cumulated memory: 188940 KiB

Child status: 0
Real time (s): 1.95893
CPU time (s): 4.20513
CPU user time (s): 4.05942
CPU system time (s): 0.145707
CPU usage (%): 214.665
Max. virtual memory (cumulated for all children) (KiB): 27051760
Max. memory (cumulated for all children) (KiB): 188940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.05942
system time used= 0.145707
maximum resident set size= 197312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5608
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 10202
#   total CPU time (s): 4.20513
#   total CPU user time (s): 4.05942
#   total CPU system time (s): 0.145707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033586 second user time and 0.055523 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 20:55:55
IDJOB=4291142
IDBENCH=141104
IDSOLVER=2745
FILE ID=node135/4291142-1532631355
RUNJOBID= node135-1532623784-9548
PBS_JOBID= 21022026
Free space on /tmp= 48368 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Tal/Tal-01_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291142-1532631355/watcher-4291142-1532631355 -o /tmp/evaluation-result-4291142-1532631355/solver-4291142-1532631355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532623784-9548 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1424749520 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291142-1532631355.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=1424749520

node135.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.50
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.50
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.50
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.50
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:        22981368 kB
MemAvailable:   31924960 kB
Buffers:          210988 kB
Cached:          8912808 kB
SwapCached:            0 kB
Active:          2592312 kB
Inactive:        6587172 kB
Active(anon):       5120 kB
Inactive(anon):    78288 kB
Active(file):    2587192 kB
Inactive(file):  6508884 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35832 kB
Writeback:             0 kB
AnonPages:         94460 kB
Mapped:            41012 kB
Shmem:             25248 kB
Slab:             304420 kB
SReclaimable:     275976 kB
SUnreclaim:        28444 kB
KernelStack:        3600 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48332 MiB
End job on node135 at 2018-07-26 20:55:57