Trace number 4247417

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
R1: AbsCon-basic 2017-06-11SAT (TO)683 2400.04 2394.31

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.37/0.44	
0.37/0.44	AbsCon 2 
0.37/0.44	
1.47/0.83	  Solving XCSP3-instance-4247417-1500794938 as a COP in -infty..+infty
1.47/0.83	  Loading variables...
1.97/0.98	  Loading constraints...
3.59/1.37	  Solver SolverBacktrack being built...
3.59/1.37	
4.03/1.44	  Preprocessing : gac=false, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
4.03/1.44	
4.35/1.53	o 53955
4.79/1.62	o 48231
4.79/1.67	o 48027
5.20/1.72	o 43135
5.20/1.76	o 42735
5.61/1.81	o 42367
5.61/1.86	o 38047
6.03/1.90	o 37515
6.03/1.94	o 33931
6.03/1.98	o 33015
6.43/2.02	o 32979
6.43/2.05	o 32103
6.43/2.09	o 29111
6.79/2.12	o 28115
6.79/2.16	o 27795
6.79/2.19	o 26319
7.07/2.23	o 25939
7.07/2.26	o 25855
7.07/2.29	o 22567
7.21/2.32	o 22119
7.21/2.34	o 21319
7.21/2.37	o 20203
7.30/2.40	o 20199
7.30/2.43	o 20039
7.30/2.46	o 19943
7.30/2.49	o 19755
7.41/2.52	o 19559
7.41/2.55	o 19143
7.51/2.61	o 18843
7.51/2.64	o 18763
7.51/2.69	o 18571
7.72/2.81	o 16719
7.72/2.84	o 16311
7.94/3.00	o 16207
7.94/3.04	o 15951
8.04/3.15	o 15823
8.15/3.30	o 15059
8.27/3.35	o 14419
8.38/3.43	o 13599
8.38/3.46	o 13443
8.38/3.49	o 13007
8.57/3.68	o 12707
8.68/3.71	o 12183
8.88/3.95	o 11895
8.98/4.05	o 11879
9.08/4.10	o 5579
9.08/4.13	o 5055
9.53/4.32	o 3659
9.53/4.32	o 3083
10.13/4.99	o 1935
10.23/5.06	o 1707
11.28/6.07	o 1643
13.20/7.98	o 1543
14.11/8.89	o 1471
18.34/13.10	o 1395
18.44/13.18	o 1271
31.09/25.71	o 1171
31.19/25.85	o 1011
31.29/25.93	o 919
44.50/39.17	o 867
46.21/40.81	o 783
328.26/322.84	o 759
333.96/328.53	o 699
346.90/341.49	o 683
2400.02/2394.30	
2400.02/2394.30	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>
2400.02/2394.30	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-4247417-1500794938/watcher-4247417-1500794938 -o /tmp/evaluation-result-4247417-1500794938/solver-4247417-1500794938 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500794937-14791 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247417-1500794938.xml 

pid=14809
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 0.00 0.01 0.05 3/240 14816
/proc/meminfo: memFree=28468028/32770624 swapFree=6860/3366544
[pid=14816] ppid=14809 vsize=111596 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 1659 0 0 0 0 0 0 0 20 0 2 0 14761576 114274304 1412 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 27899 1412 1072 1 0 16810 0
[pid=14816/tid=14817] ppid=14809 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) R 14809 14816 14760 0 -1 4202560 372 0 0 0 0 0 0 0 20 0 2 0 14761577 369864704 1423 33554432000 4194304 4196468 140729742243728 139697969174544 139697946343005 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0

[startup+0.100249 s]
/proc/loadavg: 0.00 0.01 0.05 3/240 14816
/proc/meminfo: memFree=28468028/32770624 swapFree=6860/3366544
[pid=14816] ppid=14809 vsize=10434508 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 4278 0 0 0 6 1 0 0 20 0 13 0 14761576 10684936192 5477 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800971 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2608627 5477 2181 1 0 2597065 0
[pid=14816/tid=14817] ppid=14809 vsize=10434508 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) R 14809 14816 14760 0 -1 4202560 2899 0 0 0 6 0 0 0 20 0 13 0 14761577 10684936192 5477 33554432000 4194304 4196468 140729742243728 139697969158800 139697964954781 0 4 0 16800971 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10434508

[startup+0.200317 s]
/proc/loadavg: 0.00 0.01 0.05 3/240 14816
/proc/meminfo: memFree=28468028/32770624 swapFree=6860/3366544
[pid=14816] ppid=14809 vsize=10900580 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 5271 0 0 0 13 1 0 0 20 0 20 0 14761576 11162193920 6827 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2725145 6827 2686 1 0 2713552 0
[pid=14816/tid=14817] ppid=14809 vsize=10900580 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) R 14809 14816 14760 0 -1 4202560 3339 0 0 0 11 1 0 0 20 0 20 0 14761577 11162193920 6827 33554432000 4194304 4196468 140729742243728 139697969152640 139697964954781 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 10900580

[startup+0.300401 s]
/proc/loadavg: 0.00 0.01 0.05 3/240 14816
/proc/meminfo: memFree=28468028/32770624 swapFree=6860/3366544
[pid=14816] ppid=14809 vsize=10900580 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 7674 0 0 0 28 2 0 0 20 0 20 0 14761576 11162193920 9079 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2725145 9079 2893 1 0 2713552 0
[pid=14816/tid=14817] ppid=14809 vsize=10900580 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) R 14809 14816 14760 0 -1 4202560 4861 0 0 0 18 1 0 0 20 0 20 0 14761577 11162193920 9079 33554432000 4194304 4196468 140729742243728 139697969158016 139697964944790 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10900580

[startup+0.700208 s]
/proc/loadavg: 0.00 0.01 0.05 3/240 14816
/proc/meminfo: memFree=28468028/32770624 swapFree=6860/3366544
[pid=14816] ppid=14809 vsize=10971352 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 11411 0 0 0 104 4 0 0 20 0 21 0 14761576 11234664448 18743 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2742838 18743 3088 1 0 2730705 0
[pid=14816/tid=14817] ppid=14809 vsize=10971352 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11234664448 18743 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 10971352

[startup+1.50108 s]
/proc/loadavg: 0.00 0.01 0.05 7/284 14863
/proc/meminfo: memFree=28264176/32770624 swapFree=6860/3366608
[pid=14816] ppid=14809 vsize=10973400 CPUtime=4.35 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 19820 0 0 0 428 7 0 0 20 0 21 0 14761576 11236761600 42916 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 42916 3137 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 14761580 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14843/stat : 14843 (java) S 14809 14816 14760 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697506821664 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14844] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14844/stat : 14844 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697505768816 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14848] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14848/stat : 14848 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761588 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697504717136 139697964951451 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14849] ppid=14809 vsize=10973400 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14849/stat : 14849 (java) R 14809 14816 14760 0 -1 4202560 1854 0 0 0 68 0 0 0 20 0 21 0 14761588 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697503646064 139697958038577 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14850] ppid=14809 vsize=10973400 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14850/stat : 14850 (java) R 14809 14816 14760 0 -1 4202560 2685 0 0 0 74 0 0 0 20 0 21 0 14761588 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697435165104 139697957222321 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14851] ppid=14809 vsize=10973400 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14851/stat : 14851 (java) R 14809 14816 14760 0 -1 4202560 2516 0 0 0 73 0 0 0 20 0 21 0 14761588 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697434108232 139697944195441 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14852] ppid=14809 vsize=10973400 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14852/stat : 14852 (java) S 14809 14816 14760 0 -1 1077944384 3490 0 0 0 82 1 0 0 20 0 21 0 14761588 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697433069552 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14853] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14853/stat : 14853 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761589 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697432018016 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761591 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 2719 0 0 0 102 2 0 0 20 0 21 0 14761620 11236761600 42916 33554432000 4194304 4196468 140729742243728 139697427774968 139697593727912 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 10973400

[startup+3.10089 s]
/proc/loadavg: 0.00 0.01 0.05 4/284 14863
/proc/meminfo: memFree=28112644/32770624 swapFree=6860/3366564
[pid=14816] ppid=14809 vsize=10973400 CPUtime=8.04 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 28680 0 0 0 795 9 0 0 20 0 21 0 14761576 11236761600 52356 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 52356 3142 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 14761578 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 21 0 14761580 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14843/stat : 14843 (java) S 14809 14816 14760 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697506821664 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14844] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14844/stat : 14844 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697505768816 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14848] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14848/stat : 14848 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761588 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697504717136 139697964951451 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14849] ppid=14809 vsize=10973400 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14849/stat : 14849 (java) S 14809 14816 14760 0 -1 1077944384 3078 0 0 0 127 1 0 0 20 0 21 0 14761588 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697503664496 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14850] ppid=14809 vsize=10973400 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14850/stat : 14850 (java) S 14809 14816 14760 0 -1 1077944384 6087 0 0 0 148 0 0 0 20 0 21 0 14761588 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697435175152 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14851] ppid=14809 vsize=10973400 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14851/stat : 14851 (java) S 14809 14816 14760 0 -1 1077944384 3857 0 0 0 138 0 0 0 20 0 21 0 14761588 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697434122352 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14852] ppid=14809 vsize=10973400 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14852/stat : 14852 (java) S 14809 14816 14760 0 -1 1077944384 4492 0 0 0 93 1 0 0 20 0 21 0 14761588 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697433069552 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14853] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14853/stat : 14853 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761589 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697432018016 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 21 0 14761591 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=2.63 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 4503 0 0 0 261 2 0 0 20 0 21 0 14761620 11236761600 52356 33554432000 4194304 4196468 140729742243728 139697427767296 139697594049409 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 10973400

[startup+6.30084 s]
/proc/loadavg: 0.16 0.05 0.06 3/284 14863
/proc/meminfo: memFree=28037428/32770624 swapFree=6860/3366564
[pid=14816] ppid=14809 vsize=10973400 CPUtime=11.58 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 31130 0 0 0 1136 22 0 0 20 0 21 0 14761576 11236761600 59471 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 59471 3153 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 960 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 151 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 21 0 14761580 11236761600 59471 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 1323 0 0 0 36 49 0 0 20 0 21 0 14761591 11236761600 67007 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=2321.04 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 14971 0 0 0 232101 3 0 0 20 0 21 0 14761620 11236761600 67007 33554432000 4194304 4196468 140729742243728 139697427775480 139697594855536 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 2327.98
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 1.32 1.67 1.62 2/256 15019
/proc/meminfo: memFree=28212476/32770624 swapFree=6860/3368572
[pid=14816] ppid=14809 vsize=10973400 CPUtime=2388.02 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 54802 0 0 0 238738 64 0 0 20 0 21 0 14761576 11236761600 68327 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 68327 3173 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 960 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 151 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 727 0 0 0 2 2 0 0 20 0 21 0 14761580 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14843/stat : 14843 (java) S 14809 14816 14760 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697506821664 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14844] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14844/stat : 14844 (java) S 14809 14816 14760 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697505768816 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14848] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14848/stat : 14848 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697504717136 139697964951451 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14849] ppid=14809 vsize=10973400 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14849/stat : 14849 (java) S 14809 14816 14760 0 -1 1077944384 4764 0 0 0 134 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697503664496 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14850] ppid=14809 vsize=10973400 CPUtime=1.57 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14850/stat : 14850 (java) S 14809 14816 14760 0 -1 1077944384 7211 0 0 0 156 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697435175152 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14851] ppid=14809 vsize=10973400 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14851/stat : 14851 (java) S 14809 14816 14760 0 -1 1077944384 6390 0 0 0 148 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697434122352 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14852] ppid=14809 vsize=10973400 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14852/stat : 14852 (java) S 14809 14816 14760 0 -1 1077944384 11178 0 0 0 107 2 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697433069552 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14853] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14853/stat : 14853 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761589 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697432018016 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 1356 0 0 0 36 50 0 0 20 0 21 0 14761591 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=2381.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 15324 0 0 0 238099 3 0 0 20 0 21 0 14761620 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697427775016 139697594488768 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 2388.02
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.3 s]
/proc/loadavg: 1.27 1.64 1.61 2/256 15019
/proc/meminfo: memFree=28212776/32770624 swapFree=6860/3368572
[pid=14816] ppid=14809 vsize=10973400 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 54804 0 0 0 239938 64 0 0 20 0 21 0 14761576 11236761600 68327 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 68327 3173 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 960 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 151 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 727 0 0 0 2 2 0 0 20 0 21 0 14761580 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14843/stat : 14843 (java) S 14809 14816 14760 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697506821664 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14844] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14844/stat : 14844 (java) S 14809 14816 14760 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697505768816 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14848] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14848/stat : 14848 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697504717136 139697964951451 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14849] ppid=14809 vsize=10973400 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14849/stat : 14849 (java) S 14809 14816 14760 0 -1 1077944384 4764 0 0 0 134 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697503664496 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14850] ppid=14809 vsize=10973400 CPUtime=1.57 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14850/stat : 14850 (java) S 14809 14816 14760 0 -1 1077944384 7211 0 0 0 156 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697435175152 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14851] ppid=14809 vsize=10973400 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14851/stat : 14851 (java) S 14809 14816 14760 0 -1 1077944384 6390 0 0 0 148 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697434122352 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14852] ppid=14809 vsize=10973400 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14852/stat : 14852 (java) S 14809 14816 14760 0 -1 1077944384 11178 0 0 0 107 2 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697433069552 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14853] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14853/stat : 14853 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761589 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697432018016 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 1358 0 0 0 36 50 0 0 20 0 21 0 14761591 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=2393.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 15324 0 0 0 239299 3 0 0 20 0 21 0 14761620 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697427775016 139697594856781 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 10973400

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

[startup+2394.3 s]
/proc/loadavg: 1.27 1.64 1.61 2/256 15019
/proc/meminfo: memFree=28212776/32770624 swapFree=6860/3368572
[pid=14816] ppid=14809 vsize=10973400 CPUtime=2400.02 cores=0,2,4,6,8,10,12,14
/proc/14816/stat : 14816 (java) S 14809 14816 14760 0 -1 1077944320 54804 0 0 0 239938 64 0 0 20 0 21 0 14761576 11236761600 68327 33554432000 4194304 4196468 140729742243728 140729742226272 139697964932855 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
/proc/14816/statm: 2743350 68327 3173 1 0 2731217 0
[pid=14816/tid=14817] ppid=14809 vsize=10973400 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14817/stat : 14817 (java) S 14809 14816 14760 0 -1 1077944384 5173 0 0 0 26 2 0 0 20 0 21 0 14761577 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697969175728 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 4 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14821] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14821/stat : 14821 (java) S 14809 14816 14760 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697906936976 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14822] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14822/stat : 14822 (java) S 14809 14816 14760 0 -1 1077944384 21 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697570241552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14823] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14823/stat : 14823 (java) S 14809 14816 14760 0 -1 1077944384 16 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697569188752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14824] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14824/stat : 14824 (java) S 14809 14816 14760 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697568135952 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14825] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14825/stat : 14825 (java) S 14809 14816 14760 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697567083152 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14826] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14826/stat : 14826 (java) S 14809 14816 14760 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697566030352 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14827] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14827/stat : 14827 (java) S 14809 14816 14760 0 -1 1077944384 960 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697564977552 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14828] ppid=14809 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14828/stat : 14828 (java) S 14809 14816 14760 0 -1 1077944384 151 0 0 0 1 1 0 0 20 0 21 0 14761578 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697563924752 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14834] ppid=14809 vsize=10973400 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14834/stat : 14834 (java) S 14809 14816 14760 0 -1 1077944384 727 0 0 0 2 2 0 0 20 0 21 0 14761580 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697507875696 139697964944002 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14843] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14843/stat : 14843 (java) S 14809 14816 14760 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697506821664 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14844] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14844/stat : 14844 (java) S 14809 14816 14760 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 21 0 14761581 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697505768816 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14848] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14848/stat : 14848 (java) S 14809 14816 14760 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697504717136 139697964951451 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14849] ppid=14809 vsize=10973400 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14849/stat : 14849 (java) S 14809 14816 14760 0 -1 1077944384 4764 0 0 0 134 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697503664496 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14850] ppid=14809 vsize=10973400 CPUtime=1.57 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14850/stat : 14850 (java) S 14809 14816 14760 0 -1 1077944384 7211 0 0 0 156 1 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697435175152 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14851] ppid=14809 vsize=10973400 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14851/stat : 14851 (java) S 14809 14816 14760 0 -1 1077944384 6390 0 0 0 148 0 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697434122352 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14852] ppid=14809 vsize=10973400 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14852/stat : 14852 (java) S 14809 14816 14760 0 -1 1077944384 11178 0 0 0 107 2 0 0 20 0 21 0 14761588 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697433069552 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14853] ppid=14809 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14853/stat : 14853 (java) S 14809 14816 14760 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 14761589 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697432018016 139697964943061 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14860] ppid=14809 vsize=10973400 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14860/stat : 14860 (java) S 14809 14816 14760 0 -1 1077944384 1358 0 0 0 36 50 0 0 20 0 21 0 14761591 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697430965296 139697964944002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
[pid=14816/tid=14862] ppid=14809 vsize=10973400 CPUtime=2393.02 cores=0,2,4,6,8,10,12,14
/proc/14816/task/14862/stat : 14862 (java) R 14809 14816 14760 0 -1 4202560 15324 0 0 0 239299 3 0 0 20 0 21 0 14761620 11236761600 68327 33554432000 4194304 4196468 140729742243728 139697427775016 139697594856781 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 25313280 140729742251203 140729742251332 140729742251332 140729742254031 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2394.31
CPU time (s): 2400.04
CPU user time (s): 2399.39
CPU system time (s): 0.648875
CPU usage (%): 100.239
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.39
system time used= 0.648875
maximum resident set size= 274088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55124
page faults= 0
swaps= 0
block input operations= 416
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56091
involuntary context switches= 122253

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1722 second user time and 17.4193 second system time

The end

Launcher Data

Begin job on node126 at 2017-07-23 09:28:58
IDJOB=4247417
IDBENCH=127009
IDSOLVER=2624
FILE ID=node126/4247417-1500794938
RUNJOBID= node126-1500794937-14791
PBS_JOBID= 20624662
Free space on /tmp= 61776 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-4247417-1500794938/watcher-4247417-1500794938 -o /tmp/evaluation-result-4247417-1500794938/solver-4247417-1500794938 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1500794937-14791 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247417-1500794938.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 02db274482b93fdda962f2b7dd8f24e7
RANDOM SEED=1314006442

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.50
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        28477152 kB
MemAvailable:   31992008 kB
Buffers:          143364 kB
Cached:          3646188 kB
SwapCached:            0 kB
Active:           458992 kB
Inactive:        3383052 kB
Active(anon):      55244 kB
Inactive(anon):     8708 kB
Active(file):     403748 kB
Inactive(file):  3374344 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7528 kB
Writeback:             0 kB
AnonPages:         59044 kB
Mapped:            31556 kB
Shmem:              8840 kB
Slab:             137676 kB
SReclaimable:     105196 kB
SUnreclaim:        32480 kB
KernelStack:        4096 kB
PageTables:         5296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61768 MiB
End job on node126 at 2017-07-23 10:08:52