Trace number 4274318

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 - Conflict Ordering 2017-07-26OPT2 19.624901 10.7092

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-10.xml
MD5SUMf18d8089cff3557044696c3f39147249
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.157353
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints120
Number of domains1
Minimum domain size45
Maximum domain size45
Distribution of domain sizes[{"size":45,"count":45}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":55},{"degree":9,"count":45}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":120}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.25/0.40	c version: 2017-07-26
0.25/0.40	c seed: 909994137
0.25/0.40	c timeout: 2520
0.25/0.40	c memlimit: 11000
0.25/0.40	c nbcore: 4
0.42/0.42	c Parsing instance...
18.47/10.13	c Parsing done, starting search...
18.47/10.17	o 44
18.67/10.21	o 43
18.67/10.24	o 42
18.67/10.27	o 41
18.92/10.30	o 40
18.92/10.32	o 39
18.92/10.34	o 38
18.92/10.37	o 37
18.92/10.39	o 36
19.10/10.41	o 35
19.10/10.42	o 34
19.10/10.44	o 33
19.10/10.46	o 32
19.10/10.47	o 31
19.10/10.49	o 30
19.21/10.50	o 29
19.21/10.51	o 28
19.21/10.53	o 27
19.21/10.54	o 26
19.21/10.55	o 25
19.21/10.56	o 24
19.21/10.57	o 23
19.21/10.58	o 22
19.21/10.58	o 21
19.21/10.59	o 20
19.38/10.60	o 19
19.38/10.61	o 18
19.38/10.62	o 17
19.38/10.62	o 16
19.38/10.63	o 15
19.38/10.63	o 14
19.38/10.64	o 13
19.38/10.64	o 12
19.38/10.64	o 11
19.38/10.65	o 10
19.38/10.65	o 9
19.38/10.65	o 8
19.38/10.66	o 7
19.38/10.66	o 6
19.38/10.66	o 5
19.38/10.66	o 4
19.38/10.66	o 3
19.38/10.67	o 2
19.38/10.68	s OPTIMUM FOUND
19.38/10.68	v <instantiation>
19.38/10.68	v 	<list>
19.38/10.68	v 		x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][6] x[5][7] x[5][8] x[5][9] x[6][7] x[6][8] x[6][9] x[7][8] x[7][9] x[8][9]
19.38/10.68	v 	</list>
19.38/10.68	v 	<values>
19.38/10.68	v 		1 2 2 2 1 2 1 0 1 2 1 1 2 2 0 1 2 1 1 0 0 2 2 1 0 1 0 2 2 2 2 1 1 2 2 1 2 1 0 2 2 1 1 0 1 
19.38/10.68	v 	</values>
19.38/10.68	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274318-1502862729/watcher-4274318-1502862729 -o /tmp/evaluation-result-4274318-1502862729/solver-4274318-1502862729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 909994137 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274318-1502862729.xml 

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

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

solver pid=30783, runsolver pid=30780

[startup+0.100123 s]*
/proc/loadavg: 1.62 1.48 1.44 2/196 30785
/proc/meminfo: memFree=31363728/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13358552 memory=16184 CPUtime=0 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 3356 0 0 0 0 0 0 0 20 0 6 0 13888000 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3339638 4046 1909 1 0 3329135 0
[pid=30783/tid=30785] ppid=30780 vsize=13358552 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 2044 0 0 0 0 0 0 0 20 0 6 0 13888010 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140282376311376 140282352350096 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13888011 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13358552 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13888011 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13888011 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13888011 13679157248 4046 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 16184 KiB

[startup+0.209807 s]*
/proc/loadavg: 1.62 1.48 1.44 6/209 30798
/proc/meminfo: memFree=31356652/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13975920 memory=26884 CPUtime=0.08 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 6520 0 0 0 7 1 0 0 20 0 15 0 13888000 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3493980 6721 3327 1 0 3482759 0
[pid=30783/tid=30785] ppid=30780 vsize=13975920 memory=7077796292425249400 CPUtime=0.06 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 4600 0 0 0 6 0 0 0 20 0 15 0 13888010 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140282376305000 140282356155742 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13975920 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13975920 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888012 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13888012 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281850058144 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13888013 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281849005552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13975920 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13975920 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888020 14311342080 6721 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 26884 KiB

[startup+0.320109 s]*
/proc/loadavg: 1.62 1.48 1.44 3/209 30798
/proc/meminfo: memFree=31341060/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13975920 memory=39196 CPUtime=0.25 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 10024 0 0 0 22 3 0 0 20 0 15 0 13888000 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3493980 9799 3547 1 0 3482759 0
[pid=30783/tid=30785] ppid=30780 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 7701 0 0 0 15 2 0 0 20 0 15 0 13888010 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140282376291040 140282372097181 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13975920 memory=139983581303249 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13888012 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13888012 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281850058144 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13888013 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281849005552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 15 0 13888015 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 160 0 0 0 1 0 0 0 20 0 15 0 13888015 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13975920 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) R 30780 30783 2357 0 -1 4202560 433 0 0 0 4 0 0 0 20 0 15 0 13888015 14311342080 9799 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282364312382 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14312390656 9799 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888020 14312390656 9799 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39196 KiB

[startup+0.702056 s]
/proc/loadavg: 1.62 1.48 1.44 4/209 30798
/proc/meminfo: memFree=31328752/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13977988 memory=66600 CPUtime=0.95 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 13867 0 0 0 90 5 0 0 20 0 15 0 13888000 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3494497 16650 3727 1 0 3483271 0
[pid=30783/tid=30785] ppid=30780 vsize=13977988 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 10406 0 0 0 50 4 0 0 20 0 15 0 13888010 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140282376309328 140282372096602 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13977988 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888011 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13977988 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13977988 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13888011 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13888012 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13888012 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281850058144 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13888013 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281849005552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13977988 memory=30305 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13977988 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) R 30780 30783 2357 0 -1 4202560 740 0 0 0 9 0 0 0 20 0 15 0 13888015 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282351942497 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13977988 memory=3893707620135494526 CPUtime=0.09 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 501 0 0 0 9 0 0 0 20 0 15 0 13888015 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13977988 memory=6944656592455097440 CPUtime=0.19 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) R 30780 30783 2357 0 -1 4202560 838 0 0 0 19 0 0 0 20 0 15 0 13888015 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281844793440 140282365172091 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13888020 14313459712 16650 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66600 KiB

[startup+1.50081 s]
/proc/loadavg: 1.62 1.48 1.44 3/209 30798
/proc/meminfo: memFree=31255032/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13977988 memory=258348 CPUtime=2.2 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 18585 0 0 0 200 20 0 0 20 0 15 0 13888000 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3494497 64587 3774 1 0 3483271 0
[pid=30783/tid=30785] ppid=30780 vsize=13977988 memory=7235705068751251264 CPUtime=1.26 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 11427 0 0 0 120 6 0 0 20 0 15 0 13888010 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140282376312816 140281971292702 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13977988 memory=7235705068751251264 CPUtime=0.07 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 133 0 0 0 4 3 0 0 20 0 15 0 13888011 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13977988 memory=279966906570752 CPUtime=0.06 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 179 0 0 0 4 2 0 0 20 0 15 0 13888011 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13977988 memory=7234299798116459368 CPUtime=0.06 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 374 0 0 0 4 2 0 0 20 0 15 0 13888011 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13977988 memory=7800344859672537426 CPUtime=0.07 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 208 0 0 0 4 3 0 0 20 0 15 0 13888011 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13977988 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 13888012 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13888012 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281850058208 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13977988 memory=139983453396032 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 13888013 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281849005568 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13977988 memory=-8774313645642428999 CPUtime=0.21 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 1766 0 0 0 21 0 0 0 20 0 15 0 13888015 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13977988 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 591 0 0 0 14 0 0 0 20 0 15 0 13888015 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13977988 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 2156 0 0 0 25 0 0 0 20 0 15 0 13888015 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 13888020 14313459712 64587 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 2.2 s
Current children cumulated vsize: 13977988 KiB

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

[pid=30783/tid=30797] ppid=30780 vsize=13980036 memory=792 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 290711 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13980036 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13888020 14315556864 290711 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 10.52 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1162844 KiB

[startup+8.00083 s]*
/proc/loadavg: 1.90 1.55 1.46 3/209 30798
/proc/meminfo: memFree=29594068/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13980036 memory=1785592 CPUtime=13.76 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 30685 0 0 0 1200 176 0 0 20 0 15 0 13888000 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3495009 446398 3798 1 0 3483783 0
[pid=30783/tid=30785] ppid=30780 vsize=13980036 memory=-8774313645642428999 CPUtime=5.07 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 13196 0 0 0 498 9 0 0 20 0 15 0 13888010 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140282376311472 140281974544657 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13980036 memory=-7595718148000617580 CPUtime=1.67 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 1799 0 0 0 127 40 0 0 20 0 15 0 13888011 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13980036 memory=-7101718590825193272 CPUtime=1.69 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 1864 0 0 0 129 40 0 0 20 0 15 0 13888011 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13980036 memory=7974311998478750570 CPUtime=1.7 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 1535 0 0 0 130 40 0 0 20 0 15 0 13888011 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13980036 memory=4341871833389863792 CPUtime=1.7 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2078 0 0 0 129 41 0 0 20 0 15 0 13888011 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13980036 memory=-8985395855772247728 CPUtime=0.67 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 2193 0 0 0 67 0 0 0 20 0 15 0 13888012 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 38 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13888012 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281850058208 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 13888013 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281849005568 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13980036 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 2047 0 0 0 41 0 0 0 20 0 15 0 13888015 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13980036 memory=3461361991550455305 CPUtime=0.34 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 882 0 0 0 33 1 0 0 20 0 15 0 13888015 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13980036 memory=4207743729113327794 CPUtime=0.44 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 3621 0 0 0 43 1 0 0 20 0 15 0 13888015 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13980036 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13980036 memory=139983581296256 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13888020 14315556864 446398 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 13.76 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1785592 KiB

[startup+9.60077 s]
/proc/loadavg: 1.90 1.55 1.46 6/209 30798
/proc/meminfo: memFree=29051912/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13980036 memory=2326272 CPUtime=17.97 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 34193 0 0 0 1575 222 0 0 20 0 15 0 13888000 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3495009 581568 3798 1 0 3483783 0
[pid=30783/tid=30785] ppid=30780 vsize=13980036 memory=-8774313645642428999 CPUtime=5.25 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) S 30780 30783 2357 0 -1 1077944384 14878 0 0 0 515 10 0 0 20 0 15 0 13888010 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140282376310816 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13980036 memory=8692 CPUtime=2.54 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 2218 0 0 0 202 52 0 0 20 0 15 0 13888011 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13980036 memory=1200 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 2087 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13980036 memory=1610988 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2012 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13980036 memory=4016 CPUtime=2.56 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2730 0 0 0 205 51 0 0 20 0 15 0 13888011 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13980036 memory=16448 CPUtime=1.19 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) R 30780 30783 2357 0 -1 4202560 2247 0 0 0 119 0 0 0 20 0 15 0 13888012 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281851110352 140282356776009 0 0 1 16800974 0 0 0 -1 2 0 0 38 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13980036 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13888012 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281850058208 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 13888013 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281849005568 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13980036 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 2047 0 0 0 41 0 0 0 20 0 15 0 13888015 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13980036 memory=38 CPUtime=0.34 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 882 0 0 0 33 1 0 0 20 0 15 0 13888015 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13980036 memory=31 CPUtime=0.44 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 3622 0 0 0 43 1 0 0 20 0 15 0 13888015 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13980036 memory=42 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13888020 14315556864 581568 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 17.97 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2326272 KiB

[startup+10.4007 s]
/proc/loadavg: 1.90 1.55 1.46 3/209 30798
/proc/meminfo: memFree=29049804/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13980036 memory=2330892 CPUtime=19.1 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 35705 0 0 0 1687 223 0 0 20 0 15 0 13888000 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3495009 582723 3805 1 0 3483783 0
[pid=30783/tid=30785] ppid=30780 vsize=13980036 memory=0 CPUtime=5.74 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 14953 0 0 0 563 11 0 0 20 0 15 0 13888010 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140282376313216 140281975207410 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13980036 memory=-8774313645642428999 CPUtime=2.54 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 2218 0 0 0 202 52 0 0 20 0 15 0 13888011 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13980036 memory=4420 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 2087 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13980036 memory=6628 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2012 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13980036 memory=8836 CPUtime=2.56 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2730 0 0 0 205 51 0 0 20 0 15 0 13888011 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13980036 memory=11044 CPUtime=1.51 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 2706 0 0 0 151 0 0 0 20 0 15 0 13888012 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13980036 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13888012 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281850058208 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13980036 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 13888013 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281849005568 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13980036 memory=17668 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13980036 memory=19876 CPUtime=0.56 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 2361 0 0 0 56 0 0 0 20 0 15 0 13888015 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13980036 memory=22084 CPUtime=0.45 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) S 30780 30783 2357 0 -1 1077944384 1400 0 0 0 44 1 0 0 20 0 15 0 13888015 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13980036 memory=24292 CPUtime=0.51 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 3768 0 0 0 50 1 0 0 20 0 15 0 13888015 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13980036 memory=26497 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13980036 memory=2326272 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13888020 14315556864 582723 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 19.1 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2330892 KiB

[startup+10.6007 s]
/proc/loadavg: 1.90 1.55 1.46 3/209 30798
/proc/meminfo: memFree=29049804/32770624 swapFree=67108860/67108860
[pid=30783] ppid=30780 vsize=13980036 memory=2330920 CPUtime=19.38 cores=0,2,4,6
/proc/30783/stat : 30783 (java) S 30780 30783 2357 0 -1 1077944320 35722 0 0 0 1715 223 0 0 20 0 15 0 13888000 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140729164118912 140282372075255 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
/proc/30783/statm: 3495009 582730 3805 1 0 3483783 0
[pid=30783/tid=30785] ppid=30780 vsize=13980036 memory=264492676083852 CPUtime=5.94 cores=0,2,4,6
/proc/30783/task/30785/stat : 30785 (java) R 30780 30783 2357 0 -1 4202560 14954 0 0 0 583 11 0 0 20 0 15 0 13888010 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140282376313216 140281975210688 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30786] ppid=30780 vsize=13980036 memory=91175 CPUtime=2.54 cores=0,2,4,6
/proc/30783/task/30786/stat : 30786 (java) S 30780 30783 2357 0 -1 1077944384 2218 0 0 0 202 52 0 0 20 0 15 0 13888011 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140282291489040 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30787] ppid=30780 vsize=13980036 memory=-7023579799431922829 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30787/stat : 30787 (java) S 30780 30783 2357 0 -1 1077944384 2087 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140282290436496 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30788] ppid=30780 vsize=13980036 memory=-8486080722631693414 CPUtime=2.57 cores=0,2,4,6
/proc/30783/task/30788/stat : 30788 (java) S 30780 30783 2357 0 -1 1077944384 2012 0 0 0 206 51 0 0 20 0 15 0 13888011 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281970158096 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30789] ppid=30780 vsize=13980036 memory=-8412652152092201843 CPUtime=2.56 cores=0,2,4,6
/proc/30783/task/30789/stat : 30789 (java) S 30780 30783 2357 0 -1 1077944384 2730 0 0 0 205 51 0 0 20 0 15 0 13888011 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281969105552 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30790] ppid=30780 vsize=13980036 memory=4629546024076873078 CPUtime=1.51 cores=0,2,4,6
/proc/30783/task/30790/stat : 30790 (java) S 30780 30783 2357 0 -1 1077944384 2706 0 0 0 151 0 0 0 20 0 15 0 13888012 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281851111920 140282372086402 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 38 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30791] ppid=30780 vsize=13980036 memory=-7666414585839465563 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30791/stat : 30791 (java) S 30780 30783 2357 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13888012 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281850058208 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30792] ppid=30780 vsize=13980036 memory=-6520478321162704286 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30792/stat : 30792 (java) S 30780 30783 2357 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 13888013 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281849005568 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30793] ppid=30780 vsize=13980036 memory=-7521736447810188379 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30793/stat : 30793 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281847954128 140282372093851 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30794] ppid=30780 vsize=13980036 memory=7897517683652307531 CPUtime=0.58 cores=0,2,4,6
/proc/30783/task/30794/stat : 30794 (java) S 30780 30783 2357 0 -1 1077944384 2366 0 0 0 58 0 0 0 20 0 15 0 13888015 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281846900720 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30795] ppid=30780 vsize=13980036 memory=8514726395715349656 CPUtime=0.5 cores=0,2,4,6
/proc/30783/task/30795/stat : 30795 (java) R 30780 30783 2357 0 -1 4202560 1405 0 0 0 49 1 0 0 20 0 15 0 13888015 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281845848176 140282350478688 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30796] ppid=30780 vsize=13980036 memory=7100839878645619564 CPUtime=0.51 cores=0,2,4,6
/proc/30783/task/30796/stat : 30796 (java) S 30780 30783 2357 0 -1 1077944384 3774 0 0 0 50 1 0 0 20 0 15 0 13888015 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281844795632 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30797] ppid=30780 vsize=13980036 memory=-8634980985311628903 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30797/stat : 30797 (java) S 30780 30783 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13888015 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281843743328 140282372085461 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
[pid=30783/tid=30798] ppid=30780 vsize=13980036 memory=3047711553320166262 CPUtime=0 cores=0,2,4,6
/proc/30783/task/30798/stat : 30798 (java) S 30780 30783 2357 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 13888020 14315556864 582730 18446744073709551615 4194304 4196468 140729164136368 140281842690864 140282372086402 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 17981440 140729164140914 140729164141100 140729164141100 140729164144591 0
Current children cumulated CPU time: 19.38 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2330920 KiB

Child status: 0
Real time (s): 10.7092
CPU time (s): 19.6249
CPU user time (s): 17.3717
CPU system time (s): 2.25321
CPU usage (%): 183.253
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 2330920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.3717
system time used= 2.25321
maximum resident set size= 2332092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35840
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= 3180
involuntary context switches= 136


# summary of solver processes directly reported to runsolver:
#   pid: 30783
#   total CPU time (s): 19.6249
#   total CPU user time (s): 17.3717
#   total CPU system time (s): 2.25321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.09015 second user time and 0.141495 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 07:38:13
IDJOB=4274318
IDBENCH=140555
IDSOLVER=2666
FILE ID=node129/4274318-1502862729
RUNJOBID= node129-1502746532-7259
PBS_JOBID= 
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-10.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274318-1502862729/watcher-4274318-1502862729 -o /tmp/evaluation-result-4274318-1502862729/solver-4274318-1502862729 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502746532-7259 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 909994137 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274318-1502862729.xml

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

MD5SUM BENCH= f18d8089cff3557044696c3f39147249
RANDOM SEED=909994137

node129.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.61
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.61
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.61
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.61
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:        31366908 kB
MemAvailable:   31879436 kB
Buffers:          180728 kB
Cached:           618812 kB
SwapCached:            0 kB
Active:           549728 kB
Inactive:         441732 kB
Active(anon):     192720 kB
Inactive(anon):    16744 kB
Active(file):     357008 kB
Inactive(file):   424988 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42504 kB
Writeback:             4 kB
AnonPages:        192436 kB
Mapped:            46440 kB
Shmem:             17060 kB
Slab:             117216 kB
SReclaimable:      92732 kB
SUnreclaim:        24484 kB
KernelStack:        3408 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1157792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-16 07:38:24