Trace number 4274814

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2017-07-26OPT2 19.6523 10.9128

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.22/0.41	c version: 2017-07-26
0.22/0.41	c seed: 1715488972
0.22/0.41	c timeout: 2520
0.22/0.41	c memlimit: 11000
0.22/0.41	c nbcore: 4
0.40/0.43	c Parsing instance...
18.48/10.34	c Parsing done, starting first complete search...
18.48/10.39	o 44
18.67/10.43	o 43
18.67/10.45	o 42
18.67/10.48	o 41
18.92/10.51	o 40
18.92/10.53	o 39
18.92/10.56	o 38
18.92/10.58	o 37
19.10/10.60	o 36
19.10/10.62	o 35
19.10/10.64	o 34
19.10/10.65	o 33
19.10/10.67	o 32
19.10/10.69	o 31
19.24/10.70	o 30
19.24/10.71	o 29
19.24/10.73	o 28
19.24/10.74	o 27
19.24/10.75	o 26
19.24/10.76	o 25
19.24/10.77	o 24
19.24/10.78	o 23
19.24/10.79	o 22
19.39/10.80	o 21
19.39/10.81	o 20
19.39/10.82	o 19
19.39/10.82	o 18
19.39/10.83	o 17
19.39/10.83	o 16
19.39/10.84	o 15
19.39/10.85	o 14
19.39/10.85	o 13
19.39/10.85	o 12
19.39/10.86	o 11
19.39/10.86	o 10
19.39/10.86	o 9
19.39/10.87	o 8
19.39/10.87	o 7
19.39/10.87	o 6
19.39/10.87	o 5
19.39/10.88	o 4
19.39/10.88	o 3
19.39/10.88	o 2
19.39/10.89	s OPTIMUM FOUND
19.39/10.89	v <instantiation>
19.39/10.89	v 	<list>
19.39/10.89	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.39/10.89	v 	</list>
19.39/10.89	v 	<values>
19.39/10.89	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.39/10.89	v 	</values>
19.39/10.89	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 (14349 MiB free)
  memory of node 1: 16384 MiB (15162 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274814-1502889475/watcher-4274814-1502889475 -o /tmp/evaluation-result-4274814-1502889475/solver-4274814-1502889475 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1715488972 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274814-1502889475.xml 

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

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


[startup+0.100154 s]*
/proc/loadavg: 1.48 1.39 1.37 2/199 16360
/proc/meminfo: memFree=30220324/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=33976 memory=452 CPUtime=0 cores=1,3,5,7
/proc/16359/stat : 16359 (runsolver) D 16356 16359 12395 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 130859962 34791424 113 18446744073709551615 4194304 4346622 140726883428960 140726883425592 140506288595671 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6446216 6449568 37634048 140726883434564 140726883435044 140726883435044 140726883438538 0
/proc/16359/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.209259 s]*
/proc/loadavg: 1.48 1.39 1.37 2/212 16373
/proc/meminfo: memFree=30210024/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13976388 memory=23320 CPUtime=0.05 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 5337 0 0 0 5 0 0 0 20 0 15 0 130859962 14311821312 5830 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3494097 5830 3070 1 0 3482876 0
[pid=16359/tid=16361] ppid=16356 vsize=13976388 memory=8318255677412212789 CPUtime=0.04 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 3537 0 0 0 4 0 0 0 20 0 15 0 130859975 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140368767449696 140368655908726 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13976388 memory=331 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13976388 memory=140506291560674 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130859976 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13976388 memory=140506291545728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130859977 14311821312 5962 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130859977 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367678866848 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130859978 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367677814256 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13976388 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 130859980 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13976388 memory=140506291545728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 15 0 130859980 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13976388 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13976388 memory=140506291545728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859984 14311821312 6028 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 23320 KiB

[startup+0.31024 s]*
/proc/loadavg: 1.48 1.39 1.37 4/213 16374
/proc/meminfo: memFree=30196264/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13975920 memory=38892 CPUtime=0.22 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 9920 0 0 0 20 2 0 0 20 0 15 0 130859962 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3493980 9723 3544 1 0 3482759 0
[pid=16359/tid=16361] ppid=16356 vsize=13975920 memory=-8774313645642428999 CPUtime=0.14 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 7616 0 0 0 13 1 0 0 20 0 15 0 130859975 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140368767429184 140368747287902 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130859976 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13975920 memory=140506291545728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130859977 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130859977 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367678866848 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130859978 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367677814256 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 15 0 130859980 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13975920 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 15 0 130859980 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13975920 memory=140506291545728 CPUtime=0.04 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) R 16356 16359 12395 0 -1 4202560 405 0 0 0 4 0 0 0 20 0 15 0 130859980 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368755444542 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13975920 memory=140506291545728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859984 14311342080 9723 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 38892 KiB

[startup+0.700723 s]
/proc/loadavg: 1.48 1.39 1.37 3/213 16374
/proc/meminfo: memFree=30181640/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13977988 memory=66256 CPUtime=0.92 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 13820 0 0 0 88 4 0 0 20 0 15 0 130859962 14313459712 16500 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3494497 16564 3717 1 0 3483271 0
[pid=16359/tid=16361] ppid=16356 vsize=13977988 memory=471 CPUtime=0.52 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 10404 0 0 0 49 3 0 0 20 0 15 0 130859975 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140368767441584 140368747287902 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13977988 memory=119 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13977988 memory=7 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13977988 memory=1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859976 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13977988 memory=609 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 130859976 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13977988 memory=9157 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 130859977 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13977988 memory=1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 130859977 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367678866848 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 130859978 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367677814256 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13977988 memory=3326 CPUtime=0.1 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 842 0 0 0 10 0 0 0 20 0 15 0 130859980 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13977988 memory=4296 CPUtime=0.08 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 388 0 0 0 8 0 0 0 20 0 15 0 130859980 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13977988 memory=1608 CPUtime=0.19 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 805 0 0 0 19 0 0 0 20 0 15 0 130859980 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13977988 memory=928 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13977988 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 130859984 14313459712 16564 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66256 KiB

[startup+1.50074 s]
/proc/loadavg: 1.48 1.39 1.37 3/213 16374
/proc/meminfo: memFree=30107052/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13977988 memory=257884 CPUtime=2.19 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 16428 0 0 0 204 15 0 0 20 0 15 0 130859962 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3494497 64471 3769 1 0 3483271 0
[pid=16359/tid=16361] ppid=16356 vsize=13977988 memory=13 CPUtime=1.25 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 10876 0 0 0 121 4 0 0 20 0 15 0 130859975 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140368767444864 140368407036487 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13977988 memory=2 CPUtime=0.06 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 91 0 0 0 4 2 0 0 20 0 15 0 130859976 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13977988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 96 0 0 0 5 2 0 0 20 0 15 0 130859976 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13977988 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 86 0 0 0 4 2 0 0 20 0 15 0 130859976 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13977988 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 331 0 0 0 5 2 0 0 20 0 15 0 130859976 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 130859977 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13977988 memory=29 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 130859977 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367678866848 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13977988 memory=85 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 130859978 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367677814272 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13977988 memory=4 CPUtime=0.17 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 1052 0 0 0 17 0 0 0 20 0 15 0 130859980 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13977988 memory=2400 CPUtime=0.2 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 1155 0 0 0 20 0 0 0 20 0 15 0 130859980 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13977988 memory=130332 CPUtime=0.24 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 1221 0 0 0 24 0 0 0 20 0 15 0 130859980 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13977988 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859984 14313459712 64471 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 2.19 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 257884 KiB

[startup+3.11123 s]
/proc/loadavg: 1.53 1.40 1.38 6/213 16374
/proc/meminfo: memFree=29551000/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13977988 memory=702456 CPUtime=5.16 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 20685 0 0 0 452 64 0 0 20 0 15 0 130859962 14313459712 175614 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3494497 175614 3783 1 0 3483271 0
[pid=16359/tid=16361] ppid=16356 vsize=13977988 memory=0 CPUtime=2.44 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) S 16356 16359 12395 0 -1 1077944384 11620 0 0 0 238 6 0 0 20 0 15 0 130859975 14313459712 175614 18446744073709551615 4194304 4196468 140728461102560 140368767444864 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0

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


[startup+8.00077 s]*
/proc/loadavg: 1.48 1.39 1.37 3/213 16374
/proc/meminfo: memFree=28528644/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13980036 memory=1702928 CPUtime=13.74 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 29750 0 0 0 1204 170 0 0 20 0 15 0 130859962 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3495009 425732 3796 1 0 3483783 0
[pid=16359/tid=16361] ppid=16356 vsize=13980036 memory=6080231477226790976 CPUtime=4.93 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 13341 0 0 0 484 9 0 0 20 0 15 0 130859975 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140368767443456 140368408577255 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13980036 memory=3184097920075968559 CPUtime=1.7 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1407 0 0 0 131 39 0 0 20 0 15 0 130859976 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13980036 memory=140506291545728 CPUtime=1.71 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 1613 0 0 0 133 38 0 0 20 0 15 0 130859976 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13980036 memory=0 CPUtime=1.7 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1370 0 0 0 132 38 0 0 20 0 15 0 130859976 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13980036 memory=0 CPUtime=1.69 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 1520 0 0 0 130 39 0 0 20 0 15 0 130859976 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13980036 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 2852 0 0 0 69 0 0 0 20 0 15 0 130859977 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 48 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 130859977 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367678866912 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 130859978 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367677814272 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13980036 memory=3618983287174733855 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13980036 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 1611 0 0 0 37 0 0 0 20 0 15 0 130859980 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13980036 memory=-7521736447810188379 CPUtime=0.43 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 1604 0 0 0 43 0 0 0 20 0 15 0 130859980 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13980036 memory=4207040778890294531 CPUtime=0.43 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 2990 0 0 0 42 1 0 0 20 0 15 0 130859980 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 62 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13980036 memory=7897517683652307531 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13980036 memory=8514726395715349656 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 130859984 14315556864 425732 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 61 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 13.74 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 1702928 KiB

[startup+9.60064 s]
/proc/loadavg: 1.48 1.39 1.37 6/213 16374
/proc/meminfo: memFree=28021056/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13980036 memory=2208216 CPUtime=17.78 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 33035 0 0 0 1568 210 0 0 20 0 15 0 130859962 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3495009 552054 3796 1 0 3483783 0
[pid=16359/tid=16361] ppid=16356 vsize=13980036 memory=0 CPUtime=5.19 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) S 16356 16359 12395 0 -1 1077944384 15020 0 0 0 509 10 0 0 20 0 15 0 130859975 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140368767443024 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13980036 memory=-8774313645642428999 CPUtime=2.52 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1656 0 0 0 202 50 0 0 20 0 15 0 130859976 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13980036 memory=6224627045080584274 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 2136 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13980036 memory=6440241270572998976 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1687 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13980036 memory=5788080250800066896 CPUtime=2.51 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 1993 0 0 0 203 48 0 0 20 0 15 0 130859976 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13980036 memory=5788080250800066896 CPUtime=1.19 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) R 16356 16359 12395 0 -1 4202560 2896 0 0 0 119 0 0 0 20 0 15 0 130859977 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367679919168 140368747908131 0 0 1 16800974 0 0 0 -1 5 0 0 48 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13980036 memory=5788361725776777552 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 130859977 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367678866912 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13980036 memory=1155112 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 130859978 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367677814272 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13980036 memory=5867745464977805669 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13980036 memory=-6517945041656397445 CPUtime=0.37 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 12395 0 -1 1077944384 1611 0 0 0 37 0 0 0 20 0 15 0 130859980 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13980036 memory=-8970745359494625598 CPUtime=0.43 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 1604 0 0 0 43 0 0 0 20 0 15 0 130859980 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13980036 memory=6944656592455360604 CPUtime=0.43 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 2990 0 0 0 42 1 0 0 20 0 15 0 130859980 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 62 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13980036 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13980036 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 130859984 14315556864 552054 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 61 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 17.78 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2208216 KiB

[startup+10.4007 s]
/proc/loadavg: 1.48 1.39 1.37 3/213 16374
/proc/meminfo: memFree=28020064/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13980036 memory=2210572 CPUtime=18.67 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 34520 0 0 0 1657 210 0 0 20 0 15 0 130859962 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3495009 552643 3796 1 0 3483783 0
[pid=16359/tid=16361] ppid=16356 vsize=13980036 memory=14695201360840521 CPUtime=5.59 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 15966 0 0 0 549 10 0 0 20 0 15 0 130859975 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140368767426256 140368408965782 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13980036 memory=2208216 CPUtime=2.52 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1656 0 0 0 202 50 0 0 20 0 15 0 130859976 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13980036 memory=0 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 2136 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13980036 memory=-8774313645642428999 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1687 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13980036 memory=4612 CPUtime=2.51 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 1993 0 0 0 203 48 0 0 20 0 15 0 130859976 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13980036 memory=1728 CPUtime=1.59 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 3363 0 0 0 159 0 0 0 20 0 15 0 130859977 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 48 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13980036 memory=9068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 130859977 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367678866912 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13980036 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 130859978 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367677814272 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13980036 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13980036 memory=15884 CPUtime=0.4 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) R 16356 16359 12395 0 -1 4202560 1633 0 0 0 40 0 0 0 20 0 15 0 130859980 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367675709424 140368741620157 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13980036 memory=4048 CPUtime=0.46 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) R 16356 16359 12395 0 -1 4202560 1631 0 0 0 46 0 0 0 20 0 15 0 130859980 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368746701816 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13980036 memory=37632 CPUtime=0.45 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 3013 0 0 0 44 1 0 0 20 0 15 0 130859980 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 62 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13980036 memory=18468 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13980036 memory=2208216 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 130859984 14315556864 552643 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 61 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 18.67 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2210572 KiB

[startup+10.8012 s]
/proc/loadavg: 1.48 1.39 1.37 3/213 16374
/proc/meminfo: memFree=28020064/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=13980036 memory=2214304 CPUtime=19.39 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 12395 0 -1 1077944320 35784 0 0 0 1728 211 0 0 20 0 15 0 130859962 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140728461085104 140368763207415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 12 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
/proc/16359/statm: 3495009 553576 3803 1 0 3483783 0
[pid=16359/tid=16361] ppid=16356 vsize=13980036 memory=6655300316396806240 CPUtime=5.99 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 12395 0 -1 4202560 16005 0 0 0 589 10 0 0 20 0 15 0 130859975 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140368767437056 140368409181597 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16362] ppid=16356 vsize=13980036 memory=6656426216303648864 CPUtime=2.52 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 12395 0 -1 1077944384 1656 0 0 0 202 50 0 0 20 0 15 0 130859976 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140368726313232 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16363] ppid=16356 vsize=13980036 memory=6943526294502006880 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 12395 0 -1 1077944384 2136 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140368362682768 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16364] ppid=16356 vsize=13980036 memory=6944656592455360604 CPUtime=2.53 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 12395 0 -1 1077944384 1687 0 0 0 205 48 0 0 20 0 15 0 130859976 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140368361630224 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16365] ppid=16356 vsize=13980036 memory=6944656592455360604 CPUtime=2.51 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 12395 0 -1 1077944384 1993 0 0 0 203 48 0 0 20 0 15 0 130859976 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140368360577680 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16366] ppid=16356 vsize=13980036 memory=6944652177228980320 CPUtime=1.59 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 12395 0 -1 1077944384 3363 0 0 0 159 0 0 0 20 0 15 0 130859977 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367679920624 140368763218562 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 48 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16367] ppid=16356 vsize=13980036 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 12395 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 130859977 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367678866912 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16368] ppid=16356 vsize=13980036 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 12395 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 130859978 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367677814272 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16369] ppid=16356 vsize=13980036 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367676762832 140368763226011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16370] ppid=16356 vsize=13980036 memory=7100839878677399656 CPUtime=0.56 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) R 16356 16359 12395 0 -1 4202560 2293 0 0 0 56 0 0 0 20 0 15 0 130859980 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367675698224 140368744393344 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16371] ppid=16356 vsize=13980036 memory=7533807675690544519 CPUtime=0.56 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 12395 0 -1 1077944384 2121 0 0 0 56 0 0 0 20 0 15 0 130859980 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367674656880 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16372] ppid=16356 vsize=13980036 memory=4628979680815260534 CPUtime=0.5 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 12395 0 -1 1077944384 3088 0 0 0 49 1 0 0 20 0 15 0 130859980 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367673604336 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 62 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16373] ppid=16356 vsize=13980036 memory=7100839861497530472 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 130859980 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367672552032 140368763217621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
[pid=16359/tid=16374] ppid=16356 vsize=13980036 memory=140510586513023 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 12395 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 130859984 14315556864 553576 18446744073709551615 4194304 4196468 140728461102560 140367671499568 140368763218562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 61 0 0 6293624 6294260 32583680 140728461107570 140728461107753 140728461107753 140728461111247 0
Current children cumulated CPU time: 19.39 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 2214304 KiB

[startup+10.9006 s]*
/proc/loadavg: 1.48 1.39 1.37 3/200 16375
/proc/meminfo: memFree=28016616/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 10.9128
CPU time (s): 19.6523
CPU user time (s): 17.5265
CPU system time (s): 2.1258
CPU usage (%): 180.085
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 2214304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5265
system time used= 2.1258
maximum resident set size= 2215416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35930
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= 3190
involuntary context switches= 141


# summary of solver processes directly reported to runsolver:
#   pid: 16359
#   total CPU time (s): 19.6523
#   total CPU user time (s): 17.5265
#   total CPU system time (s): 2.1258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.10038 second user time and 0.139892 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-16 15:04:13
IDJOB=4274814
IDBENCH=140555
IDSOLVER=2667
FILE ID=node135/4274814-1502889475
RUNJOBID= node135-1502658244-13745
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-10.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274814-1502889475/watcher-4274814-1502889475 -o /tmp/evaluation-result-4274814-1502889475/solver-4274814-1502889475 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13745 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1715488972 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274814-1502889475.xml

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

MD5SUM BENCH= f18d8089cff3557044696c3f39147249
RANDOM SEED=1715488972

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
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.21
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.21
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.21
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:        30220428 kB
MemAvailable:   31306580 kB
Buffers:          331612 kB
Cached:          1056856 kB
SwapCached:            0 kB
Active:          1482700 kB
Inactive:         614380 kB
Active(anon):     709108 kB
Inactive(anon):    49516 kB
Active(file):     773592 kB
Inactive(file):   564864 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42328 kB
Writeback:             4 kB
AnonPages:        708776 kB
Mapped:            76720 kB
Shmem:             49848 kB
Slab:             155652 kB
SReclaimable:     127060 kB
SUnreclaim:        28592 kB
KernelStack:        3488 kB
PageTables:         6432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2060836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61948 MiB
End job on node135 at 2017-08-16 15:04:24