Trace number 4274812

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-26SAT (TO)1150 2520.0701 2473.4199

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r4.xml
MD5SUM82aaf070f4ed513873c305716b97d302
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1150
Best CPU time to get the best result obtained on this benchmark432.34601
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints53
Number of domains7
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":9},{"size":3,"count":18},{"size":5,"count":9},{"size":7,"count":45},{"size":11,"count":9}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":27},{"degree":3,"count":52},{"degree":4,"count":9},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":27},{"arity":4,"count":1},{"arity":7,"count":18},{"arity":9,"count":7}]
Number of extensional constraints27
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":27},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":24}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.27/1.26	c version: 2017-07-26
0.27/1.26	c seed: 752386735
0.27/1.26	c timeout: 2520
0.27/1.26	c memlimit: 11000
0.27/1.27	c nbcore: 4
0.27/1.28	c Parsing instance...
1.32/1.85	c Parsing done, starting first complete search...
1.32/1.87	o 2700
1.32/1.87	o 2650
1.32/1.88	o 2600
1.32/1.88	o 2550
1.32/1.88	o 2500
1.32/1.88	o 2450
1.32/1.88	o 2400
1.32/1.88	o 2350
1.32/1.88	o 2300
1.32/1.88	o 2250
1.32/1.89	o 2200
1.32/1.89	o 2150
1.32/1.89	o 2100
1.60/1.90	o 2050
1.60/1.90	o 2000
1.60/1.90	o 1950
1.60/1.90	o 1900
1.60/1.91	o 1850
1.60/1.91	o 1800
1.60/1.91	o 1750
1.60/1.91	o 1700
1.60/1.91	o 1650
1.60/1.91	o 1600
1.60/1.91	o 1550
1.60/1.91	o 1500
1.60/1.91	o 1450
1.60/1.91	o 1400
1.60/1.92	o 1350
1.60/1.92	o 1300
1.60/1.92	o 1250
1.60/1.92	o 1200
3.11/2.40	o 1150
4.64/3.54	c First complete search done, starting ALNS search...
1797.07/1763.57	c ALNS done, starting second complete search
2520.05/2473.40	s SATISFIABLE
2520.05/2473.40	v <instantiation>
2520.05/2473.40	v 	<list>
2520.05/2473.40	v 		r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] rpw[0] rpw[1] rpw[2] rpw[3] rpw[4] rpw[5] rpw[6] rpw[7] rpw[8] rcn[0] rcn[1] rcn[2] rcn[3] rcn[4] rcn[5] rcn[6] rcn[7] rcn[8] rpr[0] rpr[1] rpr[2] rpr[3] rpr[4] rpr[5] rpr[6] rpr[7] rpr[8]
2520.05/2473.40	v 	</list>
2520.05/2473.40	v 	<values>
2520.05/2473.40	v 		6 6 5 5 1 0 0 0 0 0 1 0 0 1 1 0 0 1 2 1 0 8 1 1 0 0 0 2 4 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 300 300 250 250 50 0 0 0 0 64 64 32 32 2 0 0 0 0 300 300 250 250 50 0 0 0 0 
2520.05/2473.40	v 	</values>
2520.05/2473.40	v </instantiation>

Verifier Data

OK	1150

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274812-1502888860/watcher-4274812-1502888860 -o /tmp/evaluation-result-4274812-1502888860/solver-4274812-1502888860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502868870-19147 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 752386735 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274812-1502888860.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
Current StackSize limit: 8192 KiB

solver pid=21779, runsolver pid=21776

[startup+0.100112 s]*
/proc/loadavg: 1.08 1.31 1.42 2/195 21780
/proc/meminfo: memFree=30978708/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/21779/stat : 21779 (runsolver) D 21776 21779 12560 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 91081276 34791424 114 18446744073709551615 4194304 4346622 140730543013264 140730543009896 140344614417111 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 13479936 140730543018053 140730543018532 140730543018532 140730543022026 0
/proc/21779/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.208871 s]*
/proc/loadavg: 1.08 1.31 1.42 2/195 21780
/proc/meminfo: memFree=30978708/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/21779/stat : 21779 (runsolver) D 21776 21779 12560 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 91081276 34791424 114 18446744073709551615 4194304 4346622 140730543013264 140730543009896 140344614417111 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 13479936 140730543018053 140730543018532 140730543018532 140730543022026 0
/proc/21779/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.308601 s]*
/proc/loadavg: 1.08 1.31 1.42 2/195 21780
/proc/meminfo: memFree=30978708/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/21779/stat : 21779 (runsolver) D 21776 21779 12560 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 91081276 34791424 114 18446744073709551615 4194304 4346622 140730543013264 140730543009896 140344614417111 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 13479936 140730543018053 140730543018532 140730543018532 140730543022026 0
/proc/21779/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.700269 s]
/proc/loadavg: 1.08 1.31 1.42 2/195 21780
/proc/meminfo: memFree=30978708/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/21779/stat : 21779 (runsolver) D 21776 21779 12560 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 91081276 34791424 114 18446744073709551615 4194304 4346622 140730543013264 140730543009896 140344614417111 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 13479936 140730543018053 140730543018532 140730543018532 140730543022026 0
/proc/21779/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+1.50055 s]
/proc/loadavg: 1.08 1.31 1.42 3/203 21788
/proc/meminfo: memFree=30971296/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13977988 memory=62804 CPUtime=0.8 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 13506 0 0 0 75 5 0 0 20 0 15 0 91081276 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3494497 15701 3715 1 0 3483271 0
[pid=21779/tid=21781] ppid=21776 vsize=13977988 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 10370 0 0 0 44 3 0 0 20 0 15 0 91081374 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140498399453760 140498379306334 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13977988 memory=140344498879955 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91081375 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91081375 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91081375 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13977988 memory=1400 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91081375 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13977988 memory=15344 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 91081376 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13977988 memory=30196 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91081376 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140497580159904 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13977988 memory=4044 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91081377 14313459712 15701 18446744073709551615 4194304 4196468 140729906464032 140497579107312 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 62804 KiB

[startup+3.10982 s]
/proc/loadavg: 1.08 1.31 1.42 3/209 21794
/proc/meminfo: memFree=30747384/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=222980 CPUtime=4.22 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 31137 0 0 0 412 10 0 0 20 0 15 0 91081276 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 55745 3801 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=0 CPUtime=2.08 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 14585 0 0 0 201 7 0 0 20 0 15 0 91081374 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140498399461592 140498380436253 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 91081375 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=140344498882784 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 91081375 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 358 0 0 0 0 0 0 0 20 0 15 0 91081375 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=288230617492234917 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 91081375 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=13845265987684136 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=280686850261591 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=288230377041175192 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=288285597486040864 CPUtime=0.87 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 5816 0 0 0 86 1 0 0 20 0 15 0 91081379 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 5992 0 0 0 85 0 0 0 20 0 15 0 91081379 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=140344498983978 CPUtime=0.37 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 2634 0 0 0 37 0 0 0 20 0 15 0 91081379 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=56 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=288230377007612190 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 91081383 14317654016 55745 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 4.22 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 222980 KiB

[startup+6.3008 s]
/proc/loadavg: 1.07 1.31 1.42 3/209 21794
/proc/meminfo: memFree=30645164/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=343736 CPUtime=8.54 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 34345 0 0 0 838 16 0 0 20 0 15 0 91081276 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 85934 3806 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=2257 CPUtime=5.23 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 16336 0 0 0 514 9 0 0 20 0 15 0 91081374 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140498399463376 140497999005083 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=164 CPUtime=0.01 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 15 0 91081375 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=56 CPUtime=0.01 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 91081375 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=288230377007612190 CPUtime=0.01 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 15 0 91081375 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 91081375 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=360286871517143701 CPUtime=0.01 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 233 0 0 0 1 0 0 0 20 0 15 0 91081376 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=288289986942619078 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=280688997765056 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=576587674381544995 CPUtime=1.36 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 6324 0 0 0 135 1 0 0 20 0 15 0 91081379 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=288293281132184405 CPUtime=1.31 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 6182 0 0 0 130 1 0 0 20 0 15 0 91081379 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 2929 0 0 0 48 1 0 0 20 0 15 0 91081379 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=280688997782896 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=164 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 91081383 14317654016 85934 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 8.54 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 343736 KiB

[startup+12.701 s]
/proc/loadavg: 1.07 1.30 1.42 3/209 21794
/proc/meminfo: memFree=30712836/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=276068 CPUtime=15.19 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 39575 0 0 0 1502 17 0 0 20 0 15 0 91081276 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 69017 3808 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=0 CPUtime=11.6 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 18149 0 0 0 1151 9 0 0 20 0 15 0 91081374 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140498399463264 140497996406299 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 710 0 0 0 3 1 0 0 20 0 15 0 91081375 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=3763094146223722859 CPUtime=0.02 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 15 0 91081375 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 490 0 0 0 3 0 0 0 20 0 15 0 91081375 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=233869559245352 CPUtime=0.03 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 186 0 0 0 3 0 0 0 20 0 15 0 91081375 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=285768 CPUtime=0.02 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 15 0 91081376 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=149 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=50296 CPUtime=1.49 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 7307 0 0 0 148 1 0 0 20 0 15 0 91081379 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=1240 CPUtime=1.37 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 6668 0 0 0 136 1 0 0 20 0 15 0 91081379 14317654016 69017 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0

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

/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 52010 0 0 0 229385 44 0 0 20 0 15 0 91081374 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140498399464272 140497999576972 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=449068 CPUtime=14.21 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 4834 0 0 0 1355 66 0 0 20 0 15 0 91081375 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=449068 CPUtime=14.17 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 5656 0 0 0 1358 59 0 0 20 0 15 0 91081375 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=449116 CPUtime=14.17 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 5830 0 0 0 1354 63 0 0 20 0 15 0 91081375 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=449068 CPUtime=14.14 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 6016 0 0 0 1353 61 0 0 20 0 15 0 91081375 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=449068 CPUtime=9.25 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 4518 0 0 0 852 73 0 0 20 0 15 0 91081376 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=449068 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=449068 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=4144 CPUtime=1.9 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 15909 0 0 0 188 2 0 0 20 0 15 0 91081379 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=50404 CPUtime=1.89 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 17957 0 0 0 187 2 0 0 20 0 15 0 91081379 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=449068 CPUtime=0.67 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 13027 0 0 0 65 2 0 0 20 0 15 0 91081379 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=7300 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=449068 CPUtime=1.29 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 1097 0 0 0 59 70 0 0 20 0 15 0 91081383 14317654016 112791 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 2366.1 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 451164 KiB

[startup+2382.3 s]
/proc/loadavg: 1.45 1.42 1.44 3/209 22037
/proc/meminfo: memFree=27833828/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=453212 CPUtime=2427.2 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 128825 0 0 0 242339 381 0 0 20 0 15 0 91081276 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 113303 3819 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=280688997777160 CPUtime=2353.6 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 52394 0 0 0 235315 45 0 0 20 0 15 0 91081374 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140498399464272 140497999005162 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=453212 CPUtime=14.59 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 4906 0 0 0 1393 66 0 0 20 0 15 0 91081375 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=453212 CPUtime=14.55 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 5663 0 0 0 1395 60 0 0 20 0 15 0 91081375 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=453212 CPUtime=14.56 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 5848 0 0 0 1391 65 0 0 20 0 15 0 91081375 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=453212 CPUtime=14.53 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 6021 0 0 0 1391 62 0 0 20 0 15 0 91081375 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=453212 CPUtime=9.46 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 4526 0 0 0 871 75 0 0 20 0 15 0 91081376 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=453212 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=453212 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=453212 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=920 CPUtime=1.9 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 15909 0 0 0 188 2 0 0 20 0 15 0 91081379 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=453212 CPUtime=1.89 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 17957 0 0 0 187 2 0 0 20 0 15 0 91081379 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=453212 CPUtime=0.67 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 13027 0 0 0 65 2 0 0 20 0 15 0 91081379 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=453212 CPUtime=1.33 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 1101 0 0 0 61 72 0 0 20 0 15 0 91081383 14317654016 113303 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 2427.2 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 453212 KiB

[startup+2442.3 s]
/proc/loadavg: 1.47 1.43 1.44 3/209 22039
/proc/meminfo: memFree=28071280/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=457312 CPUtime=2488.4 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 130187 0 0 0 248450 390 0 0 20 0 15 0 91081276 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 114328 3819 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=457312 CPUtime=2412.89 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 53096 0 0 0 241243 46 0 0 20 0 15 0 91081374 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140498399464272 140497999150966 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=457312 CPUtime=15.01 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 5088 0 0 0 1433 68 0 0 20 0 15 0 91081375 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=457312 CPUtime=14.97 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 5879 0 0 0 1435 62 0 0 20 0 15 0 91081375 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=457312 CPUtime=14.98 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 5951 0 0 0 1431 67 0 0 20 0 15 0 91081375 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=455264 CPUtime=14.95 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 6085 0 0 0 1431 64 0 0 20 0 15 0 91081375 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=455264 CPUtime=9.68 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 4607 0 0 0 891 77 0 0 20 0 15 0 91081376 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=455264 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=457312 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=455264 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=457312 CPUtime=1.9 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 15911 0 0 0 188 2 0 0 20 0 15 0 91081379 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=457312 CPUtime=1.89 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 17959 0 0 0 187 2 0 0 20 0 15 0 91081379 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=457312 CPUtime=0.67 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 13029 0 0 0 65 2 0 0 20 0 15 0 91081379 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=457312 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=-8774313645642428999 CPUtime=1.36 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 1109 0 0 0 63 73 0 0 20 0 15 0 91081383 14317654016 114328 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 2488.4 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 457312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2473.4 s]
/proc/loadavg: 1.55 1.46 1.45 3/209 22041
/proc/meminfo: memFree=28107020/32770624 swapFree=67105588/67108860
[pid=21779] ppid=21776 vsize=13982084 memory=459360 CPUtime=2520.05 cores=1,3,5,7
/proc/21779/stat : 21779 (java) S 21776 21779 12560 0 -1 1077944320 130541 0 0 0 251612 393 0 0 20 0 15 0 91081276 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140729906446576 140498395225847 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 97 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
/proc/21779/statm: 3495521 114840 3819 1 0 3484295 0
[pid=21779/tid=21781] ppid=21776 vsize=13982084 memory=4872558044660077418 CPUtime=2443.64 cores=1,3,5,7
/proc/21779/task/21781/stat : 21781 (java) R 21776 21779 12560 0 -1 4202560 53341 0 0 0 244318 46 0 0 20 0 15 0 91081374 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140498399464272 140497999576711 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21782] ppid=21776 vsize=13982084 memory=2032 CPUtime=15.2 cores=1,3,5,7
/proc/21779/task/21782/stat : 21782 (java) S 21776 21779 12560 0 -1 1077944384 5163 0 0 0 1452 68 0 0 20 0 15 0 91081375 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140498314640144 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21783] ppid=21776 vsize=13982084 memory=302022848351043610 CPUtime=15.16 cores=1,3,5,7
/proc/21779/task/21783/stat : 21783 (java) S 21776 21779 12560 0 -1 1077944384 5898 0 0 0 1454 62 0 0 20 0 15 0 91081375 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140498313587600 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21784] ppid=21776 vsize=13982084 memory=288230617509003574 CPUtime=15.17 cores=1,3,5,7
/proc/21779/task/21784/stat : 21784 (java) S 21776 21779 12560 0 -1 1077944384 5951 0 0 0 1450 67 0 0 20 0 15 0 91081375 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497993591824 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21785] ppid=21776 vsize=13982084 memory=15540738687502695 CPUtime=15.14 cores=1,3,5,7
/proc/21779/task/21785/stat : 21785 (java) S 21776 21779 12560 0 -1 1077944384 6094 0 0 0 1450 64 0 0 20 0 15 0 91081375 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497992539280 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21786] ppid=21776 vsize=13982084 memory=1228 CPUtime=9.77 cores=1,3,5,7
/proc/21779/task/21786/stat : 21786 (java) S 21776 21779 12560 0 -1 1077944384 4612 0 0 0 900 77 0 0 20 0 15 0 91081376 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497581213680 140498395236994 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21787] ppid=21776 vsize=13982084 memory=1400 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21787/stat : 21787 (java) S 21776 21779 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 91081376 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497580159968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21788] ppid=21776 vsize=13982084 memory=15344 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21788/stat : 21788 (java) S 21776 21779 12560 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 91081377 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497579107328 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21789] ppid=21776 vsize=13982084 memory=30260 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21789/stat : 21789 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497578055888 140498395244443 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21790] ppid=21776 vsize=13982084 memory=459360 CPUtime=1.9 cores=1,3,5,7
/proc/21779/task/21790/stat : 21790 (java) S 21776 21779 12560 0 -1 1077944384 15911 0 0 0 188 2 0 0 20 0 15 0 91081379 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497577003504 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21791] ppid=21776 vsize=13982084 memory=-8774313645642428999 CPUtime=1.9 cores=1,3,5,7
/proc/21779/task/21791/stat : 21791 (java) S 21776 21779 12560 0 -1 1077944384 17959 0 0 0 187 3 0 0 20 0 15 0 91081379 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497575950960 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21792] ppid=21776 vsize=13982084 memory=8330969454845486047 CPUtime=0.67 cores=1,3,5,7
/proc/21779/task/21792/stat : 21792 (java) S 21776 21779 12560 0 -1 1077944384 13029 0 0 0 65 2 0 0 20 0 15 0 91081379 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497507052272 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21793] ppid=21776 vsize=13982084 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/21779/task/21793/stat : 21793 (java) S 21776 21779 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91081379 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497505999968 140498395236053 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
[pid=21779/tid=21794] ppid=21776 vsize=13982084 memory=5792026467084274234 CPUtime=1.38 cores=1,3,5,7
/proc/21779/task/21794/stat : 21794 (java) S 21776 21779 12560 0 -1 1077944384 1110 0 0 0 64 74 0 0 20 0 15 0 91081383 14317654016 114840 18446744073709551615 4194304 4196468 140729906464032 140497504946480 140498395236994 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17965056 140729906471283 140729906471465 140729906471465 140729906474959 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 459360 KiB

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

[startup+2473.42 s]
# the end of solver process 21779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.13 s, system=3.93444 s

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

Child status: 143
Real time (s): 2473.42
CPU time (s): 2520.07
CPU user time (s): 2516.13
CPU system time (s): 3.93444
CPU usage (%): 101.886
Max. virtual memory (cumulated for all children) (KiB): 13983108
Max. memory (cumulated for all children) (KiB): 459360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.13
system time used= 3.93444
maximum resident set size= 459692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 321249
involuntary context switches= 9697


# summary of solver processes directly reported to runsolver:
#   pid: 21779
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.13
#   total CPU system time (s): 3.93444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2747 second user time and 23.4311 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-16 14:53:37
IDJOB=4274812
IDBENCH=140552
IDSOLVER=2667
FILE ID=node126/4274812-1502888860
RUNJOBID= node126-1502868870-19147
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r4.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-4274812-1502888860/watcher-4274812-1502888860 -o /tmp/evaluation-result-4274812-1502888860/solver-4274812-1502888860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502868870-19147 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 752386735 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274812-1502888860.xml

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

MD5SUM BENCH= 82aaf070f4ed513873c305716b97d302
RANDOM SEED=752386735

node126.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.81
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.81
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.81
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.81
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:        30979008 kB
MemAvailable:   31458268 kB
Buffers:          259592 kB
Cached:           502504 kB
SwapCached:          524 kB
Active:          1017764 kB
Inactive:         301800 kB
Active(anon):     510308 kB
Inactive(anon):    88796 kB
Active(file):     507456 kB
Inactive(file):   213004 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42296 kB
Writeback:             0 kB
AnonPages:        557060 kB
Mapped:            65776 kB
Shmem:             41632 kB
Slab:             175996 kB
SReclaimable:     149268 kB
SUnreclaim:        26728 kB
KernelStack:        3424 kB
PageTables:         6196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1290204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-16 15:34:51