Trace number 4257568

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
AbsCon-basic 2017-06-11SAT (TO)783 244.088 240.01401

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-055.xml
MD5SUM02db274482b93fdda962f2b7dd8f24e7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark411
Best CPU time to get the best result obtained on this benchmark251.90199
Satisfiable
(Un)Satisfiability was proved
Number of variables3079
Number of constraints1593
Number of domains109
Minimum domain size2
Maximum domain size109
Distribution of domain sizes[{"size":2,"count":1541},{"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":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":2},{"size":22,"count":1},{"size":23,"count":2},{"size":24,"count":1},{"size":25,"count":2},{"size":26,"count":1},"...",{"size":61,"count":1}, {"size":63,"count":1}, {"size":65,"count":1}, {"size":67,"count":1}, {"size":69,"count":1}, {"size":71,"count":1}, {"size":73,"count":1}, {"size":75,"count":1}, {"size":77,"count":1}, {"size":79,"count":1}, {"size":81,"count":1}, {"size":83,"count":1}, {"size":85,"count":1}, {"size":87,"count":1}, {"size":89,"count":1}, {"size":91,"count":1}, {"size":93,"count":1}, {"size":95,"count":1}, {"size":97,"count":1}, {"size":99,"count":1}, {"size":101,"count":1}, {"size":103,"count":1}, {"size":105,"count":1}, {"size":107,"count":1}, {"size":109,"count":1}]
Minimum variable degree0
Maximum variable degree54
Distribution of variable degrees[{"degree":0,"count":1431},{"degree":2,"count":1593},{"degree":54,"count":55}]
Minimum constraint arity2
Maximum constraint arity55
Distribution of constraint arities[{"arity":2,"count":55},{"arity":3,"count":1486},{"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},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":25,"count":1},{"arity":26,"count":1},"...",{"arity":31,"count":1}, {"arity":32,"count":1}, {"arity":33,"count":1}, {"arity":34,"count":1}, {"arity":35,"count":1}, {"arity":36,"count":1}, {"arity":37,"count":1}, {"arity":38,"count":1}, {"arity":39,"count":1}, {"arity":40,"count":1}, {"arity":41,"count":1}, {"arity":42,"count":1}, {"arity":43,"count":1}, {"arity":44,"count":1}, {"arity":45,"count":1}, {"arity":46,"count":1}, {"arity":47,"count":1}, {"arity":48,"count":1}, {"arity":49,"count":1}, {"arity":50,"count":1}, {"arity":51,"count":1}, {"arity":52,"count":1}, {"arity":53,"count":1}, {"arity":54,"count":1}, {"arity":55,"count":1}]
Number of extensional constraints0
Number of intensional constraints1539
Distribution of constraint types[{"type":"intension","count":1539},{"type":"sum","count":54}]
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.25/0.35	
0.25/0.35	AbsCon 2 
0.25/0.35	
1.31/0.71	  Solving XCSP3-instance-4257568-1501652978 as a COP in -infty..+infty
1.31/0.71	  Loading variables...
1.69/0.85	  Loading constraints...
3.11/1.23	  Solver SolverBacktrack being built...
3.11/1.23	
3.35/1.30	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
3.35/1.30	
3.35/1.39	o 53955
3.72/1.48	o 48231
4.00/1.55	o 48027
4.30/1.60	o 43135
4.30/1.65	o 42735
4.62/1.71	o 42367
4.62/1.76	o 38047
4.92/1.80	o 37515
4.92/1.84	o 33931
4.92/1.88	o 33015
5.23/1.91	o 32979
5.23/1.95	o 32103
5.23/1.98	o 29111
5.53/2.01	o 28115
5.53/2.05	o 27795
5.53/2.08	o 26319
5.74/2.11	o 25939
5.74/2.14	o 25855
5.74/2.17	o 22567
5.74/2.20	o 22119
5.86/2.23	o 21319
5.86/2.26	o 20203
5.86/2.29	o 20199
5.97/2.32	o 20039
5.97/2.34	o 19943
5.97/2.37	o 19755
6.07/2.40	o 19559
6.07/2.43	o 19143
6.07/2.49	o 18843
6.18/2.52	o 18763
6.18/2.56	o 18571
6.28/2.68	o 16719
6.39/2.71	o 16311
6.49/2.87	o 16207
6.60/2.91	o 15951
6.70/3.02	o 15823
6.81/3.16	o 15059
6.92/3.21	o 14419
6.92/3.29	o 13599
7.03/3.32	o 13443
7.14/3.41	o 13007
7.23/3.53	o 12707
7.41/3.61	o 12183
7.71/3.94	o 11895
7.81/4.08	o 11879
7.91/4.15	o 5579
7.91/4.19	o 5055
8.01/4.24	o 3659
8.13/4.30	o 3083
8.83/5.06	o 1935
8.93/5.14	o 1707
9.97/6.15	o 1643
11.99/8.12	o 1543
12.89/9.03	o 1471
17.15/13.27	o 1395
17.26/13.37	o 1271
29.90/25.95	o 1171
30.01/26.09	o 1011
30.11/26.18	o 919
43.41/39.48	o 867
45.11/41.13	o 783
244.06/240.00	
244.06/240.00	v <instantiation id='sol61' type='solution' cost='783'>  <list> x[] y[][] c[] s[] </list>  <values> 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 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 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 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 -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 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 * * * * * * * * * * * * * -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 -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 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 -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 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 -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 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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 2 5 2 3 0 1 -2 5 4 5 12 9 8 -1 2 -1 2 -1 -2 -5 0 3 4 -1 2 -1 2 -3 4 1 0 -9 0 3 4 -3 0 1 0 1 4 -5 2 3 -6 7 -2 -3 2 -1 0 1 -2 1 4 25 4 9 0 1 4 25 16 25 144 81 64 1 4 1 4 1 4 25 0 9 16 1 4 1 4 9 16 1 0 81 0 9 16 9 0 1 0 1 16 25 4 9 36 49 4 9 4 1 0 1 4 1 </values>  </instantiation>
244.06/240.00	s SATISFIABLE

Verifier Data

OK	783

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-4257568-1501652978/watcher-4257568-1501652978 -o /tmp/evaluation-result-4257568-1501652978/solver-4257568-1501652978 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257568-1501652978.xml 

pid=6487
running on 4 cores: 0,2,4,6

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.95 2.01 2.04 2/195 6490
/proc/meminfo: memFree=31708148/32770624 swapFree=0/228448
[pid=6490] ppid=6487 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (runsolver) D 6487 6490 5131 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13918112 24240128 106 18446744073709551615 4194304 4338465 140737244490192 140737244487832 140236129370839 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 30535680 140737244496031 140737244496454 140737244496454 140737244499914 0
/proc/6490/statm: 5918 106 53 36 0 2156 0

[startup+0.100163 s]
/proc/loadavg: 1.95 2.01 2.04 2/195 6490
/proc/meminfo: memFree=31708148/32770624 swapFree=0/228448
[pid=6490] ppid=6487 vsize=9936560 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 3321 0 0 0 0 0 0 0 20 0 6 0 13918112 10175037440 3981 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2484140 3981 1874 1 0 2473645 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9936560

[startup+0.203336 s]
/proc/loadavg: 1.95 2.01 2.04 2/195 6490
/proc/meminfo: memFree=31708148/32770624 swapFree=0/228448
[pid=6490] ppid=6487 vsize=10551180 CPUtime=0.08 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 5127 0 0 0 6 2 0 0 20 0 15 0 13918112 10804408320 6655 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2637795 6655 2663 1 0 2627269 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10551180

[startup+0.300337 s]
/proc/loadavg: 1.95 2.01 2.04 2/195 6490
/proc/meminfo: memFree=31708148/32770624 swapFree=0/228448
[pid=6490] ppid=6487 vsize=10551180 CPUtime=0.25 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 8856 0 0 0 22 3 0 0 20 0 15 0 13918112 10804408320 9667 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2637795 9667 2894 1 0 2627269 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10551180

[startup+0.703107 s]
/proc/loadavg: 1.95 2.01 2.04 2/195 6490
/proc/meminfo: memFree=31708148/32770624 swapFree=0/228448
[pid=6490] ppid=6487 vsize=10621952 CPUtime=1.31 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 14389 0 0 0 125 6 0 0 20 0 16 0 13918112 10876878848 22817 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2655488 22817 3073 1 0 2644422 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10621952

[startup+1.50134 s]
/proc/loadavg: 1.95 2.01 2.04 5/211 6506
/proc/meminfo: memFree=31580752/32770624 swapFree=0/228444
[pid=6490] ppid=6487 vsize=10624000 CPUtime=4 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 27561 0 0 0 390 10 0 0 20 0 16 0 13918112 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 45065 3105 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 687 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) R 6487 6490 5131 0 -1 4202560 5148 0 0 0 95 0 0 0 20 0 16 0 13918126 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552569598736 140553063626596 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=0.93 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) R 6487 6490 5131 0 -1 4202560 3438 0 0 0 93 0 0 0 20 0 16 0 13918126 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552568556144 140553063628043 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.74 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 4224 0 0 0 73 1 0 0 20 0 16 0 13918126 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 13918130 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=1.13 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 6503 0 0 0 109 4 0 0 20 0 16 0 13918147 10878976000 45065 18446744073709551615 4194304 4196468 140735295352064 140552562197488 140552694593523 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 10624000

[startup+3.10071 s]
/proc/loadavg: 2.11 2.04 2.05 4/211 6506
/proc/meminfo: memFree=31521492/32770624 swapFree=0/228444
[pid=6490] ppid=6487 vsize=10624000 CPUtime=6.81 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 32486 0 0 0 670 11 0 0 20 0 16 0 13918112 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 51809 3106 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918121 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 704 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.52 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 7827 0 0 0 152 0 0 0 20 0 16 0 13918126 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.52 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 4952 0 0 0 151 1 0 0 20 0 16 0 13918126 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.8 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 4582 0 0 0 79 1 0 0 20 0 16 0 13918126 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 13918130 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 6857 0 0 0 268 4 0 0 20 0 16 0 13918147 10878976000 51809 18446744073709551615 4194304 4196468 140735295352064 140552562199936 140552695464584 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 10624000

[startup+6.30059 s]
/proc/loadavg: 2.11 2.04 2.05 4/211 6506
/proc/meminfo: memFree=31479668/32770624 swapFree=0/228456
[pid=6490] ppid=6487 vsize=10624000 CPUtime=10.17 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 34418 0 0 0 1003 14 0 0 20 0 16 0 13918112 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60635 3125 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 855 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.54 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 7872 0 0 0 154 0 0 0 20 0 16 0 13918126 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.55 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 5010 0 0 0 154 1 0 0 20 0 16 0 13918126 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.83 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 5421 0 0 0 82 1 0 0 20 0 16 0 13918126 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 13918130 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=5.9 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 7101 0 0 0 585 5 0 0 20 0 16 0 13918147 10878976000 60635 18446744073709551615 4194304 4196468 140735295352064 140552562204688 140552695901584 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 2.10 2.04 2.05 3/211 6506
/proc/meminfo: memFree=31481740/32770624 swapFree=0/228460
[pid=6490] ppid=6487 vsize=10624000 CPUtime=16.65 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 36922 0 0 0 1650 15 0 0 20 0 16 0 13918112 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60681 3130 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 875 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60681 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0

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

/proc/meminfo: memFree=31421468/32770624 swapFree=0/228576
[pid=6490] ppid=6487 vsize=10624000 CPUtime=106.35 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 43733 0 0 0 10618 17 0 0 20 0 16 0 13918112 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60735 3130 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 996 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.6 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 9117 0 0 0 160 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.62 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 7196 0 0 0 161 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 7346 0 0 0 86 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 433 0 0 0 1 1 0 0 20 0 16 0 13918130 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=101.89 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 10509 0 0 0 10183 6 0 0 20 0 16 0 13918147 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552562204784 140552695902427 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 106.35
Current children cumulated vsize (KiB) 10624000

[startup+162.301 s]
/proc/loadavg: 1.96 1.98 2.03 3/211 6667
/proc/meminfo: memFree=31419208/32770624 swapFree=0/228612
[pid=6490] ppid=6487 vsize=10624000 CPUtime=166.36 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 44218 0 0 0 16618 18 0 0 20 0 16 0 13918112 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60735 3130 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 998 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.6 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 9119 0 0 0 160 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.62 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 7198 0 0 0 161 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 7501 0 0 0 86 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 435 0 0 0 1 2 0 0 20 0 16 0 13918130 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=161.87 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 10831 0 0 0 16181 6 0 0 20 0 16 0 13918147 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552562205768 140552695463799 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 10624000

[startup+222.306 s]
/proc/loadavg: 1.99 1.99 2.03 3/211 6669
/proc/meminfo: memFree=31419064/32770624 swapFree=0/228632
[pid=6490] ppid=6487 vsize=10624000 CPUtime=226.37 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 44449 0 0 0 22618 19 0 0 20 0 16 0 13918112 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60735 3130 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 1005 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.6 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 9120 0 0 0 160 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.62 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 7210 0 0 0 161 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 7502 0 0 0 86 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 468 0 0 0 2 3 0 0 20 0 16 0 13918130 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=221.86 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 11008 0 0 0 22180 6 0 0 20 0 16 0 13918147 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552562205768 140552695902522 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 226.37
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.99 1.99 2.03 3/211 6669
/proc/meminfo: memFree=31419188/32770624 swapFree=0/228640
[pid=6490] ppid=6487 vsize=10624000 CPUtime=244.06 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5131 0 -1 1077944320 44449 0 0 0 24387 19 0 0 20 0 16 0 13918112 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140735295334608 140553077612279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
/proc/6490/statm: 2656000 60735 3130 1 0 2644934 0
[pid=6490/tid=6492] ppid=6487 vsize=10624000 CPUtime=0.2 cores=0,2,4,6
/proc/6490/task/6492/stat : 6492 (java) S 6487 6490 5131 0 -1 1077944384 6192 0 0 0 18 2 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553081855152 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6493] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) S 6487 6490 5131 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140553008032656 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6494] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6494/stat : 6494 (java) S 6487 6490 5131 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552687315728 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6495] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6495/stat : 6495 (java) S 6487 6490 5131 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552686263440 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6496] ppid=6487 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/6490/task/6496/stat : 6496 (java) S 6487 6490 5131 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 16 0 13918121 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552685210640 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6497] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5131 0 -1 1077944384 1005 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552573818992 140553077623426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6498] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5131 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552572764960 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6499] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5131 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 13918123 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552571712624 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6500] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552570660944 140553077630875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6501] ppid=6487 vsize=10624000 CPUtime=1.6 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5131 0 -1 1077944384 9120 0 0 0 160 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552569608816 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6502] ppid=6487 vsize=10624000 CPUtime=1.62 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5131 0 -1 1077944384 7210 0 0 0 161 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552568556016 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6503] ppid=6487 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5131 0 -1 1077944384 7502 0 0 0 86 1 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552567503728 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6504] ppid=6487 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 13918126 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552566451168 140553077622485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6505] ppid=6487 vsize=10624000 CPUtime=0.05 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5131 0 -1 1077944384 468 0 0 0 2 3 0 0 20 0 16 0 13918130 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552565397936 140553077623426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
[pid=6490/tid=6506] ppid=6487 vsize=10624000 CPUtime=239.55 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) R 6487 6490 5131 0 -1 4202560 11008 0 0 0 23949 6 0 0 20 0 16 0 13918147 10878976000 60735 18446744073709551615 4194304 4196468 140735295352064 140552562205768 140552695763332 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140735295353290 140735295353419 140735295353419 140735295356879 0
Current children cumulated CPU time (s) 244.06
Current children cumulated vsize (KiB) 10624000

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 6490 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.014
CPU time (s): 244.088
CPU user time (s): 243.89
CPU system time (s): 0.198027
CPU usage (%): 101.697
Max. virtual memory (cumulated for all children) (KiB): 10625716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.89
system time used= 0.198027
maximum resident set size= 243640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45293
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= 7850
involuntary context switches= 320

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.934257 second user time and 1.39808 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 07:35:41
IDJOB=4257568
IDBENCH=127009
IDSOLVER=2642
FILE ID=node131/4257568-1501652978
RUNJOBID= node131-1501638784-27504
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-055.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257568-1501652978/watcher-4257568-1501652978 -o /tmp/evaluation-result-4257568-1501652978/solver-4257568-1501652978 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501638784-27504 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257568-1501652978.xml

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

MD5SUM BENCH= 02db274482b93fdda962f2b7dd8f24e7
RANDOM SEED=1828553866

node131.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	: 5334.07
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	: 5334.07
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	: 5334.07
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	: 5334.07
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:        31707888 kB
MemAvailable:   31880928 kB
Buffers:          119540 kB
Cached:           335300 kB
SwapCached:            0 kB
Active:           419968 kB
Inactive:         236980 kB
Active(anon):     202592 kB
Inactive(anon):     8532 kB
Active(file):     217376 kB
Inactive(file):   228448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8044 kB
Writeback:             4 kB
AnonPages:        201888 kB
Mapped:            42312 kB
Shmem:              8872 kB
Slab:             111208 kB
SReclaimable:      86104 kB
SUnreclaim:        25104 kB
KernelStack:        3456 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1042012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 61928 MiB
End job on node131 at 2017-08-02 07:39:42