Trace number 4308911

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-08-14OPT6 4.8027 1.97969

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-08-14
0.67/0.55	c seed: 1574234346
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.51/0.97	c Parsing done, starting search...
4.41/1.91	o 34
4.41/1.91	o 18
4.41/1.92	o 6
4.41/1.95	s OPTIMUM FOUND
4.41/1.95	v <instantiation>
4.41/1.95	v 	<list>
4.41/1.95	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]
4.41/1.95	v 	</list>
4.41/1.95	v 	<values>
4.41/1.95	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 
4.41/1.95	v 	</values>
4.41/1.95	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 (14421 MiB free)
  memory of node 1: 16384 MiB (13601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308911-1534356501/watcher-4308911-1534356501 -o /tmp/evaluation-result-4308911-1534356501/solver-4308911-1534356501 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534353957-29558 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1574234346 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308911-1534356501.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=29990, runsolver pid=29987

[startup+0.10013 s]*
/proc/loadavg: 7.52 8.53 8.20 2/198 30010
/proc/meminfo: memFree=28677904/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26103420 memory=31744 CPUtime=0.11 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 7368 0 0 0 10 1 0 0 20 0 20 0 253213249 26729902080 7936 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6525855 7936 3138 1 0 6487932 0
[pid=29990/tid=29992] ppid=29987 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) R 29987 29990 29531 0 -1 4202560 5475 0 0 0 8 1 0 0 20 0 20 0 253213249 26729902080 7936 33554432000 4194304 4196468 140728899215664 140430741247080 140430717331228 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 7936 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26103420 memory=139966881805952 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 7936 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 8002 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 8002 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 8002 33554432000 4194304 4196468 140728899215664 140428942197536 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 8002 33554432000 4194304 4196468 140728899215664 140428941145200 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8002 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29987 29990 29531 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8002 33554432000 4194304 4196468 140728899215664 140428939041392 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8068 33554432000 4194304 4196468 140728899215664 140428937988592 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8068 33554432000 4194304 4196468 140728899215664 140428936936304 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29987 29990 29531 0 -1 1077944384 233 0 0 0 1 0 0 0 20 0 20 0 253213255 26729902080 8068 33554432000 4194304 4196468 140728899215664 140428935883504 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8068 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 8068 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31744 KiB

[startup+0.21013 s]*
/proc/loadavg: 7.52 8.53 8.20 4/198 30010
/proc/meminfo: memFree=28664680/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26103420 memory=43752 CPUtime=0.3 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 10524 0 0 0 28 2 0 0 20 0 20 0 253213249 26729902080 10938 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6525855 10938 3377 1 0 6487932 0
[pid=29990/tid=29992] ppid=29987 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) R 29987 29990 29531 0 -1 4202560 8323 0 0 0 18 1 0 0 20 0 20 0 253213249 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430741285072 140430721135966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26103420 memory=9298 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26103420 memory=139966881832212 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 10938 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428942197536 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428941145200 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29987 29990 29531 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428939041392 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29987 29990 29531 0 -1 1077944384 204 0 0 0 1 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428937988592 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428936936304 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) R 29987 29990 29531 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428935879184 140430737067414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 10938 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43752 KiB

[startup+0.310327 s]*
/proc/loadavg: 7.52 8.53 8.20 3/198 30010
/proc/meminfo: memFree=28661780/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26103420 memory=47308 CPUtime=0.43 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 10941 0 0 0 40 3 0 0 20 0 20 0 253213249 26729902080 11827 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6525855 11827 3418 1 0 6487932 0
[pid=29990/tid=29992] ppid=29987 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) R 29987 29990 29531 0 -1 4202560 8654 0 0 0 28 2 0 0 20 0 20 0 253213249 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430741217216 140430721135966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26103420 memory=139966743147439 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26103420 memory=139966743149744 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26103420 memory=139966743152048 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26729902080 11827 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26103420 memory=279933486311056 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428942197536 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26103420 memory=279933486317968 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 253213252 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428941145200 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26103420 memory=279933486259248 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26103420 memory=279933486331792 CPUtime=0.02 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29987 29990 29531 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428939041392 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26103420 memory=279933486338704 CPUtime=0.01 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29987 29990 29531 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428937988592 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26103420 memory=279933486336400 CPUtime=0 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29987 29990 29531 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428936936304 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26103420 memory=279933486353008 CPUtime=0.07 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29987 29990 29531 0 -1 1077944384 284 0 0 0 7 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428935883504 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213255 26729902080 11827 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 47308 KiB

[startup+0.700914 s]
/proc/loadavg: 7.52 8.53 8.20 2/198 30010
/proc/meminfo: memFree=28637968/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26105488 memory=85964 CPUtime=0.99 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 17863 0 0 0 94 5 0 0 20 0 20 0 253213249 26732019712 21491 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6526372 21491 3504 1 0 6488444 0
[pid=29990/tid=29992] ppid=29987 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) R 29987 29990 29531 0 -1 4202560 15087 0 0 0 63 4 0 0 20 0 20 0 253213249 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430741279648 140430721135966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26105488 memory=1244 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26105488 memory=1036 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26105488 memory=1776 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26105488 memory=5724 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26105488 memory=14768 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253213250 26732019712 21491 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26105488 memory=42752 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253213252 26732019712 21491 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0

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

[pid=29990/tid=30009] ppid=29987 vsize=26180244 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 253213255 26808569856 45122 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26180244 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 21 0 253213255 26808569856 45122 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 26180244 KiB
Current children cumulated memory: 180488 KiB

[startup+1.97963 s]
# the end of solver process 29990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.63709 s, system=0.16561 s

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

[startup+1.60406 s]
/proc/loadavg: 7.52 8.53 8.20 3/198 30010
/proc/meminfo: memFree=28592364/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26248856 memory=182192 CPUtime=2.92 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 26355 0 0 0 279 13 0 0 20 0 22 0 253213249 26878828544 45548 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6562214 45548 3571 1 0 6524286 0
[pid=29990/tid=29992] ppid=29987 vsize=26248856 memory=0 CPUtime=1.53 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) R 29987 29990 29531 0 -1 4202560 19888 0 0 0 147 6 0 0 20 0 22 0 253213249 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430741273376 140430722423616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26248856 memory=3632 CPUtime=0.01 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26248856 memory=139966743360960 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26248856 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 22 0 253213250 26878828544 45548 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26248856 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 22 0 253213252 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26248856 memory=13481902344460 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 22 0 253213252 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428942197600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26248856 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 22 0 253213252 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428941145216 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26248856 memory=13566015871133490 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26248856 memory=0 CPUtime=0.2 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29987 29990 29531 0 -1 1077944384 977 0 0 0 20 0 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428939041392 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26248856 memory=0 CPUtime=0.24 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29987 29990 29531 0 -1 1077944384 774 0 0 0 23 1 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428937988592 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26248856 memory=0 CPUtime=0.22 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29987 29990 29531 0 -1 1077944384 664 0 0 0 22 0 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428936936304 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26248856 memory=0 CPUtime=0.55 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29987 29990 29531 0 -1 1077944384 1791 0 0 0 54 1 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428935883504 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26248856 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 22 0 253213255 26878828544 45548 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 26248856 KiB
Current children cumulated memory: 182192 KiB

[startup+1.80121 s]
/proc/loadavg: 7.52 8.53 8.20 3/198 30010
/proc/meminfo: memFree=28592364/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26983108 memory=185048 CPUtime=3.65 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 27640 0 0 0 351 14 0 0 20 0 33 0 253213249 27630702592 46262 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6745777 46262 3572 1 0 6707849 0
[pid=29990/tid=29992] ppid=29987 vsize=26983108 memory=1190 CPUtime=1.66 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29987 29990 29531 0 -1 1077944384 20310 0 0 0 160 6 0 0 20 0 33 0 253213249 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430741292608 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26983108 memory=279933486448304 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26983108 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26983108 memory=14696292299313048 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26983108 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26983108 memory=1257 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26983108 memory=2 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26983108 memory=95 CPUtime=0.01 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26983108 memory=279933486293568 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46262 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26983108 memory=6944656592455360604 CPUtime=0.01 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 33 0 253213252 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26983108 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 33 0 253213252 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428942197600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26983108 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 33 0 253213252 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428941145216 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26983108 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26983108 memory=6944656592387989600 CPUtime=0.25 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) R 29987 29990 29531 0 -1 4202560 1002 0 0 0 25 0 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428939034584 140430716219505 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26983108 memory=6655300316396806240 CPUtime=0.3 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) R 29987 29990 29531 0 -1 4202560 1032 0 0 0 29 1 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428937974560 140430729296869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26983108 memory=2056 CPUtime=0.26 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) R 29987 29990 29531 0 -1 1077944384 702 0 0 0 26 0 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428936936432 140430737065685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26983108 memory=0 CPUtime=0.6 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29987 29990 29531 0 -1 1077944384 1912 0 0 0 59 1 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428935883504 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26983108 memory=279933486217136 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26983108 memory=268759927455130 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46262 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 3.65 s
Current children cumulated vsize: 26983108 KiB
Current children cumulated memory: 185048 KiB

[startup+1.90121 s]
/proc/loadavg: 7.52 8.53 8.20 3/198 30010
/proc/meminfo: memFree=28592364/32770624 swapFree=67108796/67108860
[pid=29990] ppid=29987 vsize=26983108 memory=186332 CPUtime=4.41 cores=0-7
/proc/29990/stat : 29990 (java) S 29987 29990 29531 0 -1 1077944320 28388 0 0 0 427 14 0 0 20 0 33 0 253213249 27630702592 46583 33554432000 4194304 4196468 140728899215664 140728899198208 140430737055479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
/proc/29990/statm: 6745777 46583 3578 1 0 6707849 0
[pid=29990/tid=29992] ppid=29987 vsize=26983108 memory=0 CPUtime=1.67 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29987 29990 29531 0 -1 1077944384 20322 0 0 0 161 6 0 0 20 0 33 0 253213249 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430741292944 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29993] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430689675664 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29994] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29987 29990 29531 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430688622864 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29995] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29987 29990 29531 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430687570576 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29996] ppid=29987 vsize=26983108 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29987 29990 29531 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430686517776 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29997] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29987 29990 29531 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430685465488 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29998] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29987 29990 29531 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430684412688 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=29999] ppid=29987 vsize=26983108 memory=140924 CPUtime=0.01 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29987 29990 29531 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430683360400 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30000] ppid=29987 vsize=26983108 memory=279933486498064 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29987 29990 29531 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 33 0 253213250 27630702592 46583 33554432000 4194304 4196468 140728899215664 140430682307600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30001] ppid=29987 vsize=26983108 memory=279933486469632 CPUtime=0.01 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29987 29990 29531 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 33 0 253213252 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428943251568 140430737066626 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30002] ppid=29987 vsize=26983108 memory=279933486469824 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29987 29990 29531 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 33 0 253213252 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428942197600 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30003] ppid=29987 vsize=26983108 memory=279933486470016 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29987 29990 29531 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 33 0 253213252 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428941145216 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30004] ppid=29987 vsize=26983108 memory=279933486470208 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29987 29990 29531 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428940093520 140430737074075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30005] ppid=29987 vsize=26983108 memory=279933486448320 CPUtime=0.31 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29987 29990 29531 0 -1 1077944384 1083 0 0 0 31 0 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428939041392 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30006] ppid=29987 vsize=26983108 memory=279933486171936 CPUtime=0.36 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) R 29987 29990 29531 0 -1 4202560 1211 0 0 0 35 1 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428937978512 140430729344928 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30007] ppid=29987 vsize=26983108 memory=279933486172128 CPUtime=0.31 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) R 29987 29990 29531 0 -1 4202560 879 0 0 0 31 0 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428936936400 140430737076826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30008] ppid=29987 vsize=26983108 memory=279933486172320 CPUtime=0.65 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) R 29987 29990 29531 0 -1 4202560 2109 0 0 0 64 1 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428935879744 140430715421787 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30009] ppid=29987 vsize=26983108 memory=279933486172512 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29987 29990 29531 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428934830432 140430737065685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
[pid=29990/tid=30010] ppid=29987 vsize=26983108 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30010/stat : 30010 (java) S 29987 29990 29531 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 33 0 253213255 27630702592 46583 33554432000 4194304 4196468 140728899215664 140428933777712 140430737066626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140728899224653 140728899224837 140728899224837 140728899227599 0
Current children cumulated CPU time: 4.41 s
Current children cumulated vsize: 26983108 KiB
Current children cumulated memory: 186332 KiB

Child status: 0
Real time (s): 1.97969
CPU time (s): 4.8027
CPU user time (s): 4.63709
CPU system time (s): 0.16561
CPU usage (%): 242.599
Max. virtual memory (cumulated for all children) (KiB): 26983108
Max. memory (cumulated for all children) (KiB): 186332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.63709
system time used= 0.16561
maximum resident set size= 197508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5078
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 29990
#   total CPU time (s): 4.8027
#   total CPU user time (s): 4.63709
#   total CPU system time (s): 0.16561

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03437 second user time and 0.056892 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-15 20:08:21
IDJOB=4308911
IDBENCH=141104
IDSOLVER=2793
FILE ID=node138/4308911-1534356501
RUNJOBID= node138-1534353957-29558
PBS_JOBID= 21038263
Free space on /tmp= 38064 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
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-4308911-1534356501/watcher-4308911-1534356501 -o /tmp/evaluation-result-4308911-1534356501/solver-4308911-1534356501 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534353957-29558 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1574234346 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308911-1534356501.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=1574234346

node138.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.71
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.71
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.71
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.71
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:        28696100 kB
MemAvailable:   31887400 kB
Buffers:          102264 kB
Cached:          3346956 kB
SwapCached:           12 kB
Active:          1794896 kB
Inactive:        1715072 kB
Active(anon):       4628 kB
Inactive(anon):   116684 kB
Active(file):    1790268 kB
Inactive(file):  1598388 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35904 kB
Writeback:             0 kB
AnonPages:         81716 kB
Mapped:            54592 kB
Shmem:             57932 kB
Slab:             259100 kB
SReclaimable:     231104 kB
SUnreclaim:        27996 kB
KernelStack:        3520 kB
PageTables:         5420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38032 MiB
End job on node138 at 2018-08-15 20:08:23