Trace number 4255572

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 - ALNS 2017-07-26SAT (TO)15 248.686 240.015

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-015.xml
MD5SUMbc2f8d4b91081a5d55245e328f9be905
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.9211299
Satisfiable
(Un)Satisfiability was proved
Number of variables239
Number of constraints133
Number of domains29
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":133},{"degree":14,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":106},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints119
Distribution of constraint types[{"type":"intension","count":119},{"type":"sum","count":14}]
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.31/0.44	c version: 2017-07-26
0.31/0.44	c seed: 1558299546
0.31/0.44	c timeout: 264
0.31/0.44	c memlimit: 11000
0.31/0.44	c nbcore: 4
0.31/0.46	c Parsing instance...
1.41/1.01	c Parsing done, starting search...
1.41/1.03	o 1015
1.67/1.12	o 511
1.67/1.15	o 75
4.41/2.09	o 71
4.73/2.29	o 67
5.61/2.95	o 63
5.61/2.96	o 59
5.77/3.01	o 23
5.88/3.11	o 15
248.65/240.00	s SATISFIABLE
248.65/240.00	v <instantiation>
248.65/240.00	v 	<list>
248.65/240.00	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[10][0] y[10][1] y[10][2] y[10][3] y[11][0] y[11][1] y[11][2] y[12][0] y[12][1] y[13][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13]
248.65/240.00	v 	</list>
248.65/240.00	v 	<values>
248.65/240.00	v 		-1 -1 -1 -1 -1 1 1 -1 -1 1 1 -1 1 -1 1 1 1 1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 -1 1 -1 1 -1 1 1 -1 -1 1 -1 -1 1 1 1 1 1 -1 -1 1 -1 -1 1 1 -1 1 -1 -1 1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 -1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 0 -1 0 3 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 
248.65/240.00	v 	</values>
248.65/240.00	v </instantiation>

Verifier Data

OK	15

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255572-1501633631/watcher-4255572-1501633631 -o /tmp/evaluation-result-4255572-1501633631/solver-4255572-1501633631 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17027 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1558299546 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255572-1501633631.xml 

pid=23852
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.52 1.54 1.52 3/195 23855
/proc/meminfo: memFree=31659908/32770624 swapFree=0/207084
[pid=23855] ppid=23852 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/23855/stat : 23855 (runsolver) D 23852 23855 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11986236 24240128 108 18446744073709551615 4194304 4338465 140733429776624 140733429774264 139734671323863 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 38825984 140733429784684 140733429785158 140733429785158 140733429788618 0
/proc/23855/statm: 5918 108 54 36 0 2156 0

[startup+0.100157 s]
/proc/loadavg: 1.52 1.54 1.52 3/195 23855
/proc/meminfo: memFree=31659908/32770624 swapFree=0/207084
[pid=23855] ppid=23852 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/23855/stat : 23855 (runsolver) D 23852 23855 5091 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11986236 24240128 108 18446744073709551615 4194304 4338465 140733429776624 140733429774264 139734671323863 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 38825984 140733429784684 140733429785158 140733429785158 140733429788618 0
/proc/23855/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200324 s]
/proc/loadavg: 1.52 1.54 1.52 3/195 23855
/proc/meminfo: memFree=31659908/32770624 swapFree=0/207084
[pid=23855] ppid=23852 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 4569 0 0 0 5 0 0 0 20 0 14 0 11986236 14240239616 5575 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3476621 5575 2549 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300248 s]
/proc/loadavg: 1.52 1.54 1.52 3/195 23855
/proc/meminfo: memFree=31659908/32770624 swapFree=0/207084
[pid=23855] ppid=23852 vsize=13975920 CPUtime=0.13 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 9053 0 0 0 11 2 0 0 20 0 15 0 11986236 14311342080 8583 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3493980 8583 3374 1 0 3482767 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13975920

[startup+0.706641 s]
/proc/loadavg: 1.52 1.54 1.52 3/195 23855
/proc/meminfo: memFree=31659908/32770624 swapFree=0/207084
[pid=23855] ppid=23852 vsize=13977988 CPUtime=0.89 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 13186 0 0 0 85 4 0 0 20 0 15 0 11986236 14313459712 15965 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3494497 15965 3718 1 0 3483279 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 13977988

[startup+1.50464 s]
/proc/loadavg: 1.52 1.54 1.52 5/210 23870
/proc/meminfo: memFree=31578372/32770624 swapFree=0/207108
[pid=23855] ppid=23852 vsize=13982084 CPUtime=2.94 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 25851 0 0 0 284 10 0 0 20 0 15 0 11986236 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 51345 3779 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=1.29 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 15024 0 0 0 122 7 0 0 20 0 15 0 11986247 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823930464176 139823910750042 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 15 0 11986248 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 11986248 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 11986248 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 11986248 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 15 0 11986249 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 51345 18446744073709551615 4194304 4196468 140725614358592 139823471699360 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) R 23852 23855 5091 0 -1 4202560 2969 0 0 0 52 1 0 0 20 0 15 0 11986252 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823468521296 139823906926976 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) R 23852 23855 5091 0 -1 4202560 2244 0 0 0 53 0 0 0 20 0 15 0 11986252 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823467470408 139823906926976 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.53 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 3335 0 0 0 53 0 0 0 20 0 15 0 11986252 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 11986261 14317654016 51386 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 13982084

[startup+3.10062 s]
/proc/loadavg: 1.64 1.57 1.53 3/210 23870
/proc/meminfo: memFree=31452780/32770624 swapFree=0/207112
[pid=23855] ppid=23852 vsize=13982084 CPUtime=5.88 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 30770 0 0 0 573 15 0 0 20 0 15 0 11986236 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 87434 3793 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=2.86 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 15243 0 0 0 277 9 0 0 20 0 15 0 11986247 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823930464400 139823550643505 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 11986248 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11986248 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 15 0 11986248 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 11986248 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 371 0 0 0 1 0 0 0 20 0 15 0 11986249 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.09 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 4782 0 0 0 108 1 0 0 20 0 15 0 11986252 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=1.17 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 4321 0 0 0 116 1 0 0 20 0 15 0 11986252 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 3867 0 0 0 64 1 0 0 20 0 15 0 11986252 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 11986261 14317654016 87434 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 13982084

[startup+6.30068 s]
/proc/loadavg: 1.64 1.57 1.53 3/210 23870
/proc/meminfo: memFree=31073464/32770624 swapFree=0/207124
[pid=23855] ppid=23852 vsize=13982084 CPUtime=9.41 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 31654 0 0 0 920 21 0 0 20 0 15 0 11986236 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 153145 3797 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=6.03 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 15619 0 0 0 591 12 0 0 20 0 15 0 11986247 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823930463920 139823554019418 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 367 0 0 0 1 1 0 0 20 0 15 0 11986248 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 15 0 11986248 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 15 0 11986248 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 72 0 0 0 1 1 0 0 20 0 15 0 11986248 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 623 0 0 0 1 0 0 0 20 0 15 0 11986249 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.26 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 4868 0 0 0 125 1 0 0 20 0 15 0 11986252 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=1.27 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 4360 0 0 0 126 1 0 0 20 0 15 0 11986252 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.67 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 3950 0 0 0 66 1 0 0 20 0 15 0 11986252 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 11986261 14317654016 153145 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.70 1.58 1.54 3/210 23870
/proc/meminfo: memFree=31081520/32770624 swapFree=0/207132
[pid=23855] ppid=23852 vsize=13982084 CPUtime=16.26 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 34398 0 0 0 1601 25 0 0 20 0 15 0 11986236 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 152357 3801 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=12.4 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 16736 0 0 0 1228 12 0 0 20 0 15 0 11986247 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823930463904 139823554678831 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 380 0 0 0 2 1 0 0 20 0 15 0 11986248 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0.03 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 57 0 0 0 2 1 0 0 20 0 15 0 11986248 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 809 0 0 0 3 1 0 0 20 0 15 0 11986248 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 92 0 0 0 2 2 0 0 20 0 15 0 11986248 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 648 0 0 0 2 0 0 0 20 0 15 0 11986249 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 152357 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0

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

/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 154435 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 320 0 0 0 1 1 0 0 20 0 15 0 11986261 14317654016 154435 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 55.77
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.29 1.48 1.50 3/210 23873
/proc/meminfo: memFree=31052788/32770624 swapFree=0/207192
[pid=23855] ppid=23852 vsize=13982084 CPUtime=108.45 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 65631 0 0 0 10779 66 0 0 20 0 15 0 11986236 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 157882 3805 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=101.04 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 22085 0 0 0 10090 14 0 0 20 0 15 0 11986247 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823930465120 139823554019182 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 1489 0 0 0 44 12 0 0 20 0 15 0 11986248 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0.55 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 960 0 0 0 45 10 0 0 20 0 15 0 11986248 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 2430 0 0 0 47 10 0 0 20 0 15 0 11986248 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0.57 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 566 0 0 0 47 10 0 0 20 0 15 0 11986248 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.38 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 1907 0 0 0 32 6 0 0 20 0 15 0 11986249 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.76 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 11469 0 0 0 174 2 0 0 20 0 15 0 11986252 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=2.13 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 14665 0 0 0 211 2 0 0 20 0 15 0 11986252 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 8177 0 0 0 74 1 0 0 20 0 15 0 11986252 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 459 0 0 0 2 3 0 0 20 0 15 0 11986261 14317654016 157882 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 108.45
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.34 1.47 1.50 3/209 23875
/proc/meminfo: memFree=31037064/32770624 swapFree=0/207220
[pid=23855] ppid=23852 vsize=13982084 CPUtime=169.58 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 71444 0 0 0 16869 89 0 0 20 0 15 0 11986236 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 160241 3805 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=160.41 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 23032 0 0 0 16026 15 0 0 20 0 15 0 11986247 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823930465008 139823550643472 0 4 1 16800974 0 0 0 -1 7 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 1641 0 0 0 72 18 0 0 20 0 15 0 11986248 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=0.9 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 1088 0 0 0 75 15 0 0 20 0 15 0 11986248 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=0.91 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 2997 0 0 0 77 14 0 0 20 0 15 0 11986248 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=0.91 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 685 0 0 0 77 14 0 0 20 0 15 0 11986248 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.61 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 1939 0 0 0 52 9 0 0 20 0 15 0 11986249 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.78 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 12151 0 0 0 176 2 0 0 20 0 15 0 11986252 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=2.22 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 17677 0 0 0 220 2 0 0 20 0 15 0 11986252 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 8338 0 0 0 74 1 0 0 20 0 15 0 11986252 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0.08 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 462 0 0 0 4 4 0 0 20 0 15 0 11986261 14317654016 160241 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 169.58
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.46 1.46 1.50 3/209 23954
/proc/meminfo: memFree=30230868/32770624 swapFree=0/207296
[pid=23855] ppid=23852 vsize=13982084 CPUtime=230.66 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 74886 0 0 0 22953 113 0 0 20 0 15 0 11986236 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 163222 3805 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=219.75 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 24297 0 0 0 21958 17 0 0 20 0 15 0 11986247 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823930464896 139823554679111 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=1.26 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 1835 0 0 0 103 23 0 0 20 0 15 0 11986248 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=1.26 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 1204 0 0 0 106 20 0 0 20 0 15 0 11986248 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=1.28 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 3190 0 0 0 108 20 0 0 20 0 15 0 11986248 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=1.28 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 786 0 0 0 108 20 0 0 20 0 15 0 11986248 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.85 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 2183 0 0 0 73 12 0 0 20 0 15 0 11986249 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.79 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 13058 0 0 0 177 2 0 0 20 0 15 0 11986252 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=2.23 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 17858 0 0 0 221 2 0 0 20 0 15 0 11986252 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 8560 0 0 0 74 1 0 0 20 0 15 0 11986252 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 481 0 0 0 6 6 0 0 20 0 15 0 11986261 14317654016 163222 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 230.66
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.51 1.47 1.50 3/209 23954
/proc/meminfo: memFree=29994284/32770624 swapFree=0/207312
[pid=23855] ppid=23852 vsize=13982084 CPUtime=248.65 cores=1,3,5,7
/proc/23855/stat : 23855 (java) S 23852 23855 5091 0 -1 1077944320 77429 0 0 0 24746 119 0 0 20 0 15 0 11986236 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 140725614341136 139823926226679 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
/proc/23855/statm: 3495521 163893 3805 1 0 3484303 0
[pid=23855/tid=23857] ppid=23852 vsize=13982084 CPUtime=237.27 cores=1,3,5,7
/proc/23855/task/23857/stat : 23857 (java) R 23852 23855 5091 0 -1 4202560 25225 0 0 0 23709 18 0 0 20 0 15 0 11986247 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823930465120 139823557017208 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23858] ppid=23852 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/23855/task/23858/stat : 23858 (java) S 23852 23855 5091 0 -1 1077944384 2402 0 0 0 112 25 0 0 20 0 15 0 11986248 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823883192592 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23859] ppid=23852 vsize=13982084 CPUtime=1.36 cores=1,3,5,7
/proc/23855/task/23859/stat : 23859 (java) S 23852 23855 5091 0 -1 1077944384 1248 0 0 0 114 22 0 0 20 0 15 0 11986248 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823882140048 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23860] ppid=23852 vsize=13982084 CPUtime=1.38 cores=1,3,5,7
/proc/23855/task/23860/stat : 23860 (java) S 23852 23855 5091 0 -1 1077944384 3347 0 0 0 117 21 0 0 20 0 15 0 11986248 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823881087504 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23861] ppid=23852 vsize=13982084 CPUtime=1.37 cores=1,3,5,7
/proc/23855/task/23861/stat : 23861 (java) S 23852 23855 5091 0 -1 1077944384 819 0 0 0 116 21 0 0 20 0 15 0 11986248 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823880034960 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23862] ppid=23852 vsize=13982084 CPUtime=0.92 cores=1,3,5,7
/proc/23855/task/23862/stat : 23862 (java) S 23852 23855 5091 0 -1 1077944384 2437 0 0 0 79 13 0 0 20 0 15 0 11986249 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823472753136 139823926237826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23863] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23863/stat : 23863 (java) S 23852 23855 5091 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823471699424 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23864] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23864/stat : 23864 (java) S 23852 23855 5091 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 11986250 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823470646784 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23865] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23865/stat : 23865 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823469595344 139823926245275 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23866] ppid=23852 vsize=13982084 CPUtime=1.79 cores=1,3,5,7
/proc/23855/task/23866/stat : 23866 (java) S 23852 23855 5091 0 -1 1077944384 13585 0 0 0 177 2 0 0 20 0 15 0 11986252 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823468541936 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23867] ppid=23852 vsize=13982084 CPUtime=2.23 cores=1,3,5,7
/proc/23855/task/23867/stat : 23867 (java) S 23852 23855 5091 0 -1 1077944384 17860 0 0 0 221 2 0 0 20 0 15 0 11986252 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823467489392 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23868] ppid=23852 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/23855/task/23868/stat : 23868 (java) S 23852 23855 5091 0 -1 1077944384 8562 0 0 0 74 1 0 0 20 0 15 0 11986252 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823398512880 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23869] ppid=23852 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/23855/task/23869/stat : 23869 (java) S 23852 23855 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11986252 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823397460576 139823926236885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
[pid=23855/tid=23870] ppid=23852 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/23855/task/23870/stat : 23870 (java) S 23852 23855 5091 0 -1 1077944384 510 0 0 0 6 6 0 0 20 0 15 0 11986261 14317654016 163893 18446744073709551615 4194304 4196468 140725614358592 139823396408112 139823926237826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33521664 140725614363031 140725614363211 140725614363211 140725614366671 0
Current children cumulated CPU time (s) 248.65
Current children cumulated vsize (KiB) 13982084

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23855 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.015
CPU time (s): 248.686
CPU user time (s): 247.48
CPU system time (s): 1.20544
CPU usage (%): 103.612
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.48
system time used= 1.20544
maximum resident set size= 656624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31980
involuntary context switches= 716

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.25139 second user time and 1.2651 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-02 02:13:12
IDJOB=4255572
IDBENCH=126988
IDSOLVER=2638
FILE ID=node129/4255572-1501633631
RUNJOBID= node129-1501623099-17027
PBS_JOBID= 
Free space on /tmp= 61732 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-015.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255572-1501633631/watcher-4255572-1501633631 -o /tmp/evaluation-result-4255572-1501633631/solver-4255572-1501633631 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501623099-17027 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1558299546 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4255572-1501633631.xml

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

MD5SUM BENCH= bc2f8d4b91081a5d55245e328f9be905
RANDOM SEED=1558299546

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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.57
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.53
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.57
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.53
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.57
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.53
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31659644 kB
MemAvailable:   31864760 kB
Buffers:          107188 kB
Cached:           380460 kB
SwapCached:            0 kB
Active:           490328 kB
Inactive:         215616 kB
Active(anon):     218892 kB
Inactive(anon):     8532 kB
Active(file):     271436 kB
Inactive(file):   207084 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42504 kB
Writeback:             0 kB
AnonPages:        228244 kB
Mapped:            44652 kB
Shmem:              8872 kB
Slab:             110008 kB
SReclaimable:      84864 kB
SUnreclaim:        25144 kB
KernelStack:        3712 kB
PageTables:         5696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1156380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61692 MiB
End job on node129 at 2017-08-02 02:17:12