Trace number 4263977

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)683 2520.04 2514.6201

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 benchmark331
Best CPU time to get the best result obtained on this benchmark2520.1299
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.30/0.33	
0.30/0.33	AbsCon 2 
0.30/0.33	
1.03/0.68	  Solving XCSP3-instance-4263977-1502291240 as a COP in -infty..+infty
1.03/0.68	  Loading variables...
1.76/0.81	  Loading constraints...
2.85/1.20	  Solver SolverBacktrack being built...
2.85/1.20	
3.19/1.27	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
3.19/1.27	
3.49/1.36	o 53955
3.83/1.45	o 48231
4.13/1.50	o 48027
4.13/1.55	o 43135
4.45/1.60	o 42735
4.45/1.64	o 42367
4.45/1.70	o 38047
4.75/1.75	o 37515
4.75/1.78	o 33931
5.06/1.82	o 33015
5.06/1.85	o 32979
5.06/1.89	o 32103
5.36/1.92	o 29111
5.36/1.96	o 28115
5.65/2.00	o 27795
5.65/2.03	o 26319
5.65/2.06	o 25939
5.65/2.09	o 25855
5.79/2.12	o 22567
5.79/2.15	o 22119
5.79/2.18	o 21319
5.94/2.21	o 20203
5.94/2.24	o 20199
5.94/2.27	o 20039
5.94/2.30	o 19943
6.05/2.33	o 19755
6.05/2.35	o 19559
6.05/2.38	o 19143
6.15/2.45	o 18843
6.15/2.48	o 18763
6.25/2.52	o 18571
6.37/2.64	o 16719
6.37/2.68	o 16311
6.60/2.83	o 16207
6.60/2.87	o 15951
6.70/2.98	o 15823
6.90/3.12	o 15059
6.90/3.18	o 14419
7.02/3.25	o 13599
7.02/3.28	o 13443
7.13/3.31	o 13007
7.32/3.50	o 12707
7.32/3.53	o 12183
7.52/3.77	o 11895
7.62/3.87	o 11879
7.73/3.92	o 5579
7.73/3.95	o 5055
7.73/3.97	o 3659
7.89/4.06	o 3083
8.72/4.81	o 1935
8.72/4.89	o 1707
9.76/5.89	o 1643
11.78/7.81	o 1543
12.68/8.72	o 1471
16.93/12.90	o 1395
16.93/12.99	o 1271
29.38/25.36	o 1171
29.58/25.50	o 1011
29.58/25.59	o 919
42.70/38.68	o 867
44.40/40.31	o 783
326.76/322.50	o 759
332.37/328.14	o 699
345.21/340.98	o 683
2520.01/2514.61	
2520.01/2514.61	v <instantiation id='sol64' type='solution' cost='683'>  <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 1 4 -7 2 -1 2 3 14 3 2 7 4 1 0 -3 0 7 0 3 2 -1 -2 -5 0 1 4 3 -2 -1 0 -11 0 1 0 -1 0 3 -2 3 2 -1 0 -3 -4 1 0 1 0 1 2 -1 -2 1 4 1 16 49 4 1 4 9 196 9 4 49 16 1 0 9 0 49 0 9 4 1 4 25 0 1 16 9 4 1 0 121 0 1 0 1 0 9 4 9 4 1 0 9 16 1 0 1 0 1 4 1 4 1 </values>  </instantiation>
2520.01/2514.61	s SATISFIABLE

Verifier Data

OK	683

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-4263977-1502291240/watcher-4263977-1502291240 -o /tmp/evaluation-result-4263977-1502291240/solver-4263977-1502291240 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8973 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263977-1502291240.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.05 2/196 14005
/proc/meminfo: memFree=30975484/32770624 swapFree=0/450296
[pid=14005] ppid=14002 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/14005/stat : 14005 (runsolver) D 14002 14005 4057 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 31344877 24240128 108 18446744073709551615 4194304 4338465 140723228364448 140723228362088 140455739695831 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 14745600 140723228369057 140723228369482 140723228369482 140723228372938 0
/proc/14005/statm: 5918 108 54 36 0 2156 0

[startup+0.100091 s]
/proc/loadavg: 2.01 2.04 2.05 2/196 14005
/proc/meminfo: memFree=30975484/32770624 swapFree=0/450296
[pid=14005] ppid=14002 vsize=10151672 CPUtime=0.03 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 4012 0 0 0 3 0 0 0 20 0 9 0 31344877 10395312128 5119 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2537918 5119 2122 1 0 2527415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200281 s]
/proc/loadavg: 2.01 2.04 2.05 2/196 14005
/proc/meminfo: memFree=30975484/32770624 swapFree=0/450296
[pid=14005] ppid=14002 vsize=10551180 CPUtime=0.12 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 5391 0 0 0 11 1 0 0 20 0 15 0 31344877 10804408320 6907 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2637795 6907 2772 1 0 2627261 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10551180

[startup+0.300318 s]
/proc/loadavg: 2.01 2.04 2.05 2/196 14005
/proc/meminfo: memFree=30975484/32770624 swapFree=0/450296
[pid=14005] ppid=14002 vsize=10553264 CPUtime=0.3 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 9064 0 0 0 28 2 0 0 20 0 15 0 31344877 10806542336 10437 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2638316 10437 2962 1 0 2627261 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10553264

[startup+0.704278 s]
/proc/loadavg: 2.01 2.04 2.05 2/196 14005
/proc/meminfo: memFree=30975484/32770624 swapFree=0/450296
[pid=14005] ppid=14002 vsize=10621952 CPUtime=1.42 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 14263 0 0 0 137 5 0 0 20 0 16 0 31344877 10876878848 23077 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2655488 23077 3081 1 0 2644414 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 10621952

[startup+1.50132 s]
/proc/loadavg: 2.01 2.04 2.05 5/212 14021
/proc/meminfo: memFree=30849592/32770624 swapFree=0/450588
[pid=14005] ppid=14002 vsize=10624000 CPUtime=4.13 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 27473 0 0 0 405 8 0 0 20 0 16 0 31344877 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 44823 3115 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 663 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=0.98 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) R 14002 14005 4057 0 -1 4202560 4890 0 0 0 98 0 0 0 20 0 16 0 31344888 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495568682736 140495992497225 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) R 14002 14005 4057 0 -1 4202560 3932 0 0 0 100 0 0 0 20 0 16 0 31344888 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495567631568 140495994112673 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.74 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 3895 0 0 0 73 1 0 0 20 0 16 0 31344888 10878976000 44823 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 44851 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 31344892 10878976000 44851 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=1.15 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 6545 0 0 0 112 3 0 0 20 0 16 0 31344909 10878976000 44851 18446744073709551615 4194304 4196468 140727175794512 140495493782424 140495652304913 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 10624000

[startup+3.1006 s]
/proc/loadavg: 2.01 2.04 2.05 3/212 14021
/proc/meminfo: memFree=30787864/32770624 swapFree=0/450588
[pid=14005] ppid=14002 vsize=10624000 CPUtime=6.9 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 32177 0 0 0 680 10 0 0 20 0 16 0 31344877 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 51019 3116 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 31344883 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 680 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.55 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 7287 0 0 0 154 1 0 0 20 0 16 0 31344888 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.54 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 5454 0 0 0 154 0 0 0 20 0 16 0 31344888 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.8 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 4294 0 0 0 79 1 0 0 20 0 16 0 31344888 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 31344892 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=2.75 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 6911 0 0 0 271 4 0 0 20 0 16 0 31344909 10878976000 51019 18446744073709551615 4194304 4196468 140727175794512 140495493775616 140495652835443 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 6.9
Current children cumulated vsize (KiB) 10624000

[startup+6.30069 s]
/proc/loadavg: 2.01 2.04 2.05 3/212 14021
/proc/meminfo: memFree=30744660/32770624 swapFree=0/450600
[pid=14005] ppid=14002 vsize=10624000 CPUtime=10.27 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 34091 0 0 0 1014 13 0 0 20 0 16 0 31344877 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 60369 3131 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 765 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.59 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 7321 0 0 0 158 1 0 0 20 0 16 0 31344888 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.56 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 5471 0 0 0 156 0 0 0 20 0 16 0 31344888 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.84 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 5222 0 0 0 83 1 0 0 20 0 16 0 31344888 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 16 0 31344892 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=5.92 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 7155 0 0 0 587 5 0 0 20 0 16 0 31344909 10878976000 60369 18446744073709551615 4194304 4196468 140727175794512 140495493780864 140495653296737 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 10.27
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 1.93 2.02 2.04 3/212 14021
/proc/meminfo: memFree=30744376/32770624 swapFree=0/450600
[pid=14005] ppid=14002 vsize=10624000 CPUtime=16.73 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 35991 0 0 0 1659 14 0 0 20 0 16 0 31344877 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 60410 3133 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 770 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 60410 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0

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

[pid=14005] ppid=14002 vsize=10624000 CPUtime=2387.65 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 51532 0 0 0 238713 52 0 0 20 0 16 0 31344877 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 64848 3144 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 1016 0 0 0 2 1 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.69 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 10452 0 0 0 168 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 7468 0 0 0 164 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.94 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 9842 0 0 0 92 2 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0.85 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 682 0 0 0 41 44 0 0 20 0 16 0 31344892 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=2382.13 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 13944 0 0 0 238207 6 0 0 20 0 16 0 31344909 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495493783800 140495652837139 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 2387.65
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 1.92 1.99 2.03 3/212 14288
/proc/meminfo: memFree=30963288/32770624 swapFree=0/451588
[pid=14005] ppid=14002 vsize=10624000 CPUtime=2447.67 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 51607 0 0 0 244714 53 0 0 20 0 16 0 31344877 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 64848 3144 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 1021 0 0 0 2 1 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.69 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 10454 0 0 0 168 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 7471 0 0 0 164 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.94 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 9842 0 0 0 92 2 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 716 0 0 0 42 45 0 0 20 0 16 0 31344892 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=2442.14 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 13975 0 0 0 244208 6 0 0 20 0 16 0 31344909 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495493783800 140495653295864 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 2447.67
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/212 14290
/proc/meminfo: memFree=30969072/32770624 swapFree=0/451624
[pid=14005] ppid=14002 vsize=10624000 CPUtime=2507.7 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 51611 0 0 0 250717 53 0 0 20 0 16 0 31344877 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 64848 3144 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 1021 0 0 0 2 1 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.69 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 10454 0 0 0 168 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 7471 0 0 0 164 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.94 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 9842 0 0 0 92 2 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0.89 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 720 0 0 0 43 46 0 0 20 0 16 0 31344892 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=2502.14 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 13975 0 0 0 250208 6 0 0 20 0 16 0 31344909 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495493783800 140495653139525 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 2507.7
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.6 s]
/proc/loadavg: 1.98 1.99 2.03 3/211 14290
/proc/meminfo: memFree=30969212/32770624 swapFree=0/451624
[pid=14005] ppid=14002 vsize=10624000 CPUtime=2520.01 cores=0,2,4,6
/proc/14005/stat : 14005 (java) S 14002 14005 4057 0 -1 1077944320 51614 0 0 0 251947 54 0 0 20 0 16 0 31344877 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140727175777056 140496009002743 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
/proc/14005/statm: 2656000 64848 3144 1 0 2644926 0
[pid=14005/tid=14007] ppid=14002 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/14005/task/14007/stat : 14007 (java) S 14002 14005 4057 0 -1 1077944384 6184 0 0 0 19 2 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140496013245616 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14008] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14008/stat : 14008 (java) S 14002 14005 4057 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495965968912 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14009] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14009/stat : 14009 (java) S 14002 14005 4057 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495964916368 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14010] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14010/stat : 14010 (java) S 14002 14005 4057 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495618234640 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14011] ppid=14002 vsize=10624000 CPUtime=0.01 cores=0,2,4,6
/proc/14005/task/14011/stat : 14011 (java) S 14002 14005 4057 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 16 0 31344883 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495617182096 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14012] ppid=14002 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/14005/task/14012/stat : 14012 (java) S 14002 14005 4057 0 -1 1077944384 1021 0 0 0 2 2 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495572908784 140496009013890 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14013] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14013/stat : 14013 (java) S 14002 14005 4057 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495571855008 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14014] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14014/stat : 14014 (java) S 14002 14005 4057 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 31344885 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495570801904 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14015] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14015/stat : 14015 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495569750480 140496009021339 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14016] ppid=14002 vsize=10624000 CPUtime=1.69 cores=0,2,4,6
/proc/14005/task/14016/stat : 14016 (java) S 14002 14005 4057 0 -1 1077944384 10454 0 0 0 168 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495568697584 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14017] ppid=14002 vsize=10624000 CPUtime=1.65 cores=0,2,4,6
/proc/14005/task/14017/stat : 14017 (java) S 14002 14005 4057 0 -1 1077944384 7471 0 0 0 164 1 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495567645040 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14018] ppid=14002 vsize=10624000 CPUtime=0.94 cores=0,2,4,6
/proc/14005/task/14018/stat : 14018 (java) S 14002 14005 4057 0 -1 1077944384 9842 0 0 0 92 2 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495566591984 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14019] ppid=14002 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/14005/task/14019/stat : 14019 (java) S 14002 14005 4057 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 31344888 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495565539680 140496009012949 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14020] ppid=14002 vsize=10624000 CPUtime=0.89 cores=0,2,4,6
/proc/14005/task/14020/stat : 14020 (java) S 14002 14005 4057 0 -1 1077944384 722 0 0 0 43 46 0 0 20 0 16 0 31344892 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495564487728 140496009013890 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
[pid=14005/tid=14021] ppid=14002 vsize=10624000 CPUtime=2514.45 cores=0,2,4,6
/proc/14005/task/14021/stat : 14021 (java) R 14002 14005 4057 0 -1 4202560 13976 0 0 0 251439 6 0 0 20 0 16 0 31344909 10878976000 64848 18446744073709551615 4194304 4196468 140727175794512 140495493783800 140495653295924 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25681920 140727175803342 140727175803471 140727175803471 140727175806927 0
Current children cumulated CPU time (s) 2520.01
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 14005 sig 9
??? kill -14005 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2514.62
CPU time (s): 2520.04
CPU user time (s): 2519.49
CPU system time (s): 0.546116
CPU usage (%): 100.216
Max. virtual memory (cumulated for all children) (KiB): 10625988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.49
system time used= 0.546116
maximum resident set size= 260048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57226
involuntary context switches= 1751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4787 second user time and 14.1624 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-09 16:53:16
IDJOB=4263977
IDBENCH=127009
IDSOLVER=2652
FILE ID=node125/4263977-1502291240
RUNJOBID= node125-1502257550-8973
PBS_JOBID= 
Free space on /tmp= 62024 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-4263977-1502291240/watcher-4263977-1502291240 -o /tmp/evaluation-result-4263977-1502291240/solver-4263977-1502291240 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502257550-8973 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263977-1502291240.xml

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

MD5SUM BENCH= 02db274482b93fdda962f2b7dd8f24e7
RANDOM SEED=1870596677

node125.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.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	: 5333.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	: 5333.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	: 5333.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:        30975748 kB
MemAvailable:   31559400 kB
Buffers:          203488 kB
Cached:           665544 kB
SwapCached:            0 kB
Active:           913672 kB
Inactive:         467012 kB
Active(anon):     512208 kB
Inactive(anon):    16716 kB
Active(file):     401464 kB
Inactive(file):   450296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8016 kB
Writeback:             0 kB
AnonPages:        511868 kB
Mapped:            48920 kB
Shmem:             17060 kB
Slab:             120404 kB
SReclaimable:      95456 kB
SUnreclaim:        24948 kB
KernelStack:        3456 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1534208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-09 17:35:11